See ------------------------------------------ [...truncated 28142 lines...] 17/07/31 03:36:58 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 0.0 (TID 0) in 530 ms on localhost (executor driver) (1/1) 17/07/31 03:36:58 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 0.0, whose tasks have all completed, from pool default 17/07/31 03:36:58 INFO scheduler.DAGScheduler: ShuffleMapStage 0 (parallelizePairs at SparkExecutionContext.java:700) finished in 0.600 s 17/07/31 03:36:58 INFO scheduler.DAGScheduler: looking for newly runnable stages 17/07/31 03:36:58 INFO scheduler.DAGScheduler: running: Set() 17/07/31 03:36:58 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 2) 17/07/31 03:36:58 INFO scheduler.DAGScheduler: failed: Set() 17/07/31 03:36:58 INFO scheduler.DAGScheduler: Submitting ResultStage 2 (MapPartitionsRDD[5] at mapValues at BinarySPInstruction.java:117), which has no missing parents 17/07/31 03:36:58 INFO memory.MemoryStore: Block broadcast_2 stored as values in memory (estimated size 4.2 KB, free 1033.8 MB) 17/07/31 03:36:58 INFO memory.MemoryStore: Block broadcast_2_piece0 stored as bytes in memory (estimated size 2.3 KB, free 1033.8 MB) 17/07/31 03:36:58 INFO storage.BlockManagerInfo: Added broadcast_2_piece0 in memory on 23.246.248.181:41062 (size: 2.3 KB, free: 1033.8 MB) 17/07/31 03:36:58 INFO spark.SparkContext: Created broadcast 2 from broadcast at DAGScheduler.scala:996 17/07/31 03:36:58 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 2 (MapPartitionsRDD[5] at mapValues at BinarySPInstruction.java:117) 17/07/31 03:36:58 INFO scheduler.TaskSchedulerImpl: Adding task set 2.0 with 1 tasks 17/07/31 03:36:58 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_2.0 tasks to pool default 17/07/31 03:36:58 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 2.0 (TID 2, localhost, executor driver, partition 0, PROCESS_LOCAL, 5813 bytes) 17/07/31 03:36:58 INFO executor.Executor: Running task 0.0 in stage 2.0 (TID 2) 17/07/31 03:36:58 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/07/31 03:36:58 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 5 ms 17/07/31 03:36:58 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/07/31 03:36:58 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 17/07/31 03:36:58 INFO executor.Executor: Finished task 0.0 in stage 2.0 (TID 2). 2077 bytes result sent to driver 17/07/31 03:36:58 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 2.0 (TID 2) in 141 ms on localhost (executor driver) (1/1) 17/07/31 03:36:58 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 2.0, whose tasks have all completed, from pool default 17/07/31 03:36:58 INFO scheduler.DAGScheduler: ResultStage 2 (collect at SparkExecutionContext.java:790) finished in 0.152 s 17/07/31 03:36:59 INFO storage.BlockManagerInfo: Removed broadcast_2_piece0 on 23.246.248.181:41062 in memory (size: 2.3 KB, free: 1033.8 MB) 17/07/31 03:36:59 INFO storage.BlockManagerInfo: Removed broadcast_0_piece0 on 23.246.248.181:41062 in memory (size: 1302.0 B, free: 1033.8 MB) 17/07/31 03:36:59 INFO storage.BlockManagerInfo: Removed broadcast_1_piece0 on 23.246.248.181:41062 in memory (size: 1305.0 B, free: 1033.8 MB) 17/07/31 03:36:59 INFO spark.ContextCleaner: Cleaned shuffle 0 17/07/31 03:36:59 INFO spark.ContextCleaner: Cleaned shuffle 1 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Registering RDD 7 (parallelizePairs at SparkExecutionContext.java:700) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Registering RDD 6 (parallelizePairs at SparkExecutionContext.java:700) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Got job 1 (collect at SparkExecutionContext.java:790) with 1 output partitions 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Final stage: ResultStage 5 (collect at SparkExecutionContext.java:790) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Parents of final stage: List(ShuffleMapStage 3, ShuffleMapStage 4) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Missing parents: List(ShuffleMapStage 3, ShuffleMapStage 4) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 3 (ParallelCollectionRDD[7] at parallelizePairs at SparkExecutionContext.java:700), which has no missing parents 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_3 stored as values in memory (estimated size 2032.0 B, free 1033.8 MB) 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_3_piece0 stored as bytes in memory (estimated size 1305.0 B, free 1033.8 MB) 17/07/31 03:37:00 INFO storage.BlockManagerInfo: Added broadcast_3_piece0 in memory on 23.246.248.181:41062 (size: 1305.0 B, free: 1033.8 MB) 17/07/31 03:37:00 INFO spark.SparkContext: Created broadcast 3 from broadcast at DAGScheduler.scala:996 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ShuffleMapStage 3 (ParallelCollectionRDD[7] at parallelizePairs at SparkExecutionContext.java:700) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Adding task set 3.0 with 1 tasks 17/07/31 03:37:00 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_3.0 tasks to pool default 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 4 (ParallelCollectionRDD[6] at parallelizePairs at SparkExecutionContext.java:700), which has no missing parents 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 3.0 (TID 3, localhost, executor driver, partition 0, PROCESS_LOCAL, 6445 bytes) 17/07/31 03:37:00 INFO executor.Executor: Running task 0.0 in stage 3.0 (TID 3) 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_4 stored as values in memory (estimated size 2032.0 B, free 1033.8 MB) 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_4_piece0 stored as bytes in memory (estimated size 1305.0 B, free 1033.8 MB) 17/07/31 03:37:00 INFO storage.BlockManagerInfo: Added broadcast_4_piece0 in memory on 23.246.248.181:41062 (size: 1305.0 B, free: 1033.8 MB) 17/07/31 03:37:00 INFO executor.Executor: Finished task 0.0 in stage 3.0 (TID 3). 1254 bytes result sent to driver 17/07/31 03:37:00 INFO spark.SparkContext: Created broadcast 4 from broadcast at DAGScheduler.scala:996 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ShuffleMapStage 4 (ParallelCollectionRDD[6] at parallelizePairs at SparkExecutionContext.java:700) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Adding task set 4.0 with 1 tasks 17/07/31 03:37:00 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_4.0 tasks to pool default 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 4.0 (TID 4, localhost, executor driver, partition 0, PROCESS_LOCAL, 6445 bytes) 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 3.0 (TID 3) in 27 ms on localhost (executor driver) (1/1) 17/07/31 03:37:00 INFO executor.Executor: Running task 0.0 in stage 4.0 (TID 4) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 3.0, whose tasks have all completed, from pool default 17/07/31 03:37:00 INFO executor.Executor: Finished task 0.0 in stage 4.0 (TID 4). 1254 bytes result sent to driver 17/07/31 03:37:00 INFO scheduler.DAGScheduler: ShuffleMapStage 3 (parallelizePairs at SparkExecutionContext.java:700) finished in 0.040 s 17/07/31 03:37:00 INFO scheduler.DAGScheduler: looking for newly runnable stages 17/07/31 03:37:00 INFO scheduler.DAGScheduler: running: Set(ShuffleMapStage 4) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: failed: Set() 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 4.0 (TID 4) in 22 ms on localhost (executor driver) (1/1) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 4.0, whose tasks have all completed, from pool default 17/07/31 03:37:00 INFO scheduler.DAGScheduler: ShuffleMapStage 4 (parallelizePairs at SparkExecutionContext.java:700) finished in 0.023 s 17/07/31 03:37:00 INFO scheduler.DAGScheduler: looking for newly runnable stages 17/07/31 03:37:00 INFO scheduler.DAGScheduler: running: Set() 17/07/31 03:37:00 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5) 17/07/31 03:37:00 INFO scheduler.DAGScheduler: failed: Set() 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting ResultStage 5 (MapPartitionsRDD[11] at mapValues at BinarySPInstruction.java:117), which has no missing parents 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_5 stored as values in memory (estimated size 4.2 KB, free 1033.8 MB) 17/07/31 03:37:00 INFO memory.MemoryStore: Block broadcast_5_piece0 stored as bytes in memory (estimated size 2.3 KB, free 1033.8 MB) 17/07/31 03:37:00 INFO storage.BlockManagerInfo: Added broadcast_5_piece0 in memory on 23.246.248.181:41062 (size: 2.3 KB, free: 1033.8 MB) 17/07/31 03:37:00 INFO spark.SparkContext: Created broadcast 5 from broadcast at DAGScheduler.scala:996 17/07/31 03:37:00 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 5 (MapPartitionsRDD[11] at mapValues at BinarySPInstruction.java:117) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Adding task set 5.0 with 1 tasks 17/07/31 03:37:00 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_5.0 tasks to pool default 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 5.0 (TID 5, localhost, executor driver, partition 0, PROCESS_LOCAL, 5814 bytes) 17/07/31 03:37:00 INFO executor.Executor: Running task 0.0 in stage 5.0 (TID 5) 17/07/31 03:37:00 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/07/31 03:37:00 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 17/07/31 03:37:00 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/07/31 03:37:00 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 17/07/31 03:37:00 INFO executor.Executor: Finished task 0.0 in stage 5.0 (TID 5). 2240 bytes result sent to driver 17/07/31 03:37:00 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 5.0 (TID 5) in 34 ms on localhost (executor driver) (1/1) 17/07/31 03:37:00 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 5.0, whose tasks have all completed, from pool default 17/07/31 03:37:00 INFO scheduler.DAGScheduler: ResultStage 5 (collect at SparkExecutionContext.java:790) finished in 0.036 s 17/07/31 03:37:01 INFO storage.BlockManagerInfo: Removed broadcast_5_piece0 on 23.246.248.181:41062 in memory (size: 2.3 KB, free: 1033.8 MB) 17/07/31 03:37:01 INFO storage.BlockManagerInfo: Removed broadcast_4_piece0 on 23.246.248.181:41062 in memory (size: 1305.0 B, free: 1033.8 MB) 17/07/31 03:37:01 INFO storage.BlockManagerInfo: Removed broadcast_3_piece0 on 23.246.248.181:41062 in memory (size: 1305.0 B, free: 1033.8 MB) 17/07/31 03:37:01 INFO spark.ContextCleaner: Cleaned shuffle 2 17/07/31 03:37:01 INFO spark.ContextCleaner: Cleaned shuffle 3 17/07/31 03:38:28 INFO server.ServerConnector: Stopped ServerConnector@26d790b6{HTTP/1.1}{0.0.0.0:4040} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@678bc47f{/stages/stage/kill,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@67ad1b41{/jobs/job/kill,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@12f2b8cc{/api,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@34733ac7{/,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7c8f952e{/static,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@73f0db48{/executors/threadDump/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@52be9326{/executors/threadDump,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7317746c{/executors/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@24f560b8{/executors,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@39830d94{/environment/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@10c639d9{/environment,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@25de5d6f{/storage/rdd/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2227f98d{/storage/rdd,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@4cfcb21f{/storage/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2bc3cdc0{/storage,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@6b0d8e68{/stages/pool/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@3b0ab7ea{/stages/pool,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@38c9a95{/stages/stage/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@304e1819{/stages/stage,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2d1fb90a{/stages/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2b627b9d{/stages,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@445ef5f0{/jobs/job/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@6c0e2858{/jobs/job,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@4a598447{/jobs/json,null,UNAVAILABLE} 17/07/31 03:38:28 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@1d3e5da3{/jobs,null,UNAVAILABLE} 17/07/31 03:38:28 INFO ui.SparkUI: Stopped Spark web UI at http://23.246.248.181:4040 17/07/31 03:38:28 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped! 17/07/31 03:38:28 INFO memory.MemoryStore: MemoryStore cleared 17/07/31 03:38:28 INFO storage.BlockManager: BlockManager stopped 17/07/31 03:38:28 INFO storage.BlockManagerMaster: BlockManagerMaster stopped 17/07/31 03:38:28 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped! 17/07/31 03:38:28 INFO spark.SparkContext: Successfully stopped SparkContext Running org.apache.sysml.test.integration.scripts.nn.NNTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 429.721 sec - in org.apache.sysml.test.integration.scripts.nn.NNTest 17/07/31 03:38:28 INFO util.ShutdownHookManager: Shutdown hook called 17/07/31 03:38:28 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-c77337f0-0d96-41e7-91e7-1a3ac9923072 Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,069.32 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest 17/07/31 03:38:48 INFO util.ShutdownHookManager: Shutdown hook called 17/07/31 03:38:48 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-a94ac80b-fd01-435d-89b0-da62b6dbc26f Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 291.495 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest Running org.apache.sysml.test.integration.functions.append.AppendChainTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 794.387 sec - in org.apache.sysml.test.integration.functions.append.AppendChainTest Running org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 382.964 sec - in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.058 sec - in org.apache.sysml.test.integration.applications.dml.HITSDMLTest Running org.apache.sysml.test.integration.applications.parfor.ParForSampleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.174 sec - in org.apache.sysml.test.integration.applications.parfor.ParForSampleTest Running org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.875 sec - in org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 230.491 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,069.247 sec - in org.apache.sysml.test.integration.functions.append.AppendMatrixTest Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 295.777 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.356 sec - in org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.159 sec - in org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest Running org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.979 sec - in org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest Running org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.138 sec - in org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.795 sec - in org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.339 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest Running org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.088 sec - in org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest Running org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.905 sec - in org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest Running org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.351 sec - in org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.474 sec - in org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.674 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest Running org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.327 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest Running org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.072 sec - in org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest Running org.apache.sysml.test.integration.applications.dml.PageRankDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.325 sec - in org.apache.sysml.test.integration.applications.dml.PageRankDMLTest Running org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 368.084 sec - in org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.384 sec - in org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest Running org.apache.sysml.test.integration.applications.dml.ID3DMLTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 243.018 sec - in org.apache.sysml.test.integration.applications.dml.ID3DMLTest Running org.apache.sysml.test.integration.applications.dml.GLMDMLTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 606.772 sec - in org.apache.sysml.test.integration.applications.dml.GLMDMLTest Running org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.635 sec - in org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.957 sec - in org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest Running org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.33 sec - in org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest Running org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.324 sec - in org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest Running org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest Running org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.546 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest Running org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.707 sec - in org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest Running org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.887 sec - in org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest Running org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.622 sec - in org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest Running org.apache.sysml.test.integration.applications.dml.GNMFDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.216 sec - in org.apache.sysml.test.integration.applications.dml.GNMFDMLTest Running org.apache.sysml.test.integration.applications.dml.WelchTDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.928 sec - in org.apache.sysml.test.integration.applications.dml.WelchTDMLTest Running org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.684 sec - in org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest Running org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 221.557 sec - in org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest Running org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.643 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest Results : Failed tests: FrameMatrixReblockTest.testFrameWriteMultipleSparseBinarySpark:169->runFrameReblockTest:225 32 values are not in equal FullReblockTest.testTextCellSingeMSparseMR:161->runReblockTest:479 29 values are not in equal Tests run: 7216, Failures: 2, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ systemml --- [INFO] Failsafe report directory: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:44 h [INFO] Finished at: 2017-07-31T04:15:54-05:00 [INFO] Final Memory: 63M/2984M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project systemml: There are test failures. [ERROR] [ERROR] Please refer to for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Execute shell' marked build as failure Run condition [Always] enabling perform for step [[]]