See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/909/changes>

Changes:

[Matthias Boehm] [SYSTEMML-1458] Fix memoization and cse on codegen cplan 
construction

[Matthias Boehm] [SYSTEMML-1424] Extended codegen operations and cost model

[Matthias Boehm] [SYSTEMML-1459] Fix dangling parent hop refs via new cleanup 
rewrite

------------------------------------------
[...truncated 13149 lines...]
17/04/04 16:32:38 INFO spark.ContextCleaner: Cleaned accumulator 17559
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Removed broadcast_234_piece0 
on 169.54.146.43:43171 in memory (size: 5.2 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Removed broadcast_235_piece0 
on 169.54.146.43:43171 in memory (size: 5.8 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Registering RDD 721 
(mapPartitionsToPair at RDDConverterUtils.java:262)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Got job 192 (collect at 
SparkExecutionContext.java:794) with 1 output partitions
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Final stage: ResultStage 259 
(collect at SparkExecutionContext.java:794)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Parents of final stage: 
List(ShuffleMapStage 258)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Missing parents: 
List(ShuffleMapStage 258)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 258 
(MapPartitionsRDD[721] at mapPartitionsToPair at RDDConverterUtils.java:262), 
which has no missing parents
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_258 stored as values 
in memory (estimated size 21.5 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_258_piece0 stored as 
bytes in memory (estimated size 9.6 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Added broadcast_258_piece0 in 
memory on 169.54.146.43:43171 (size: 9.6 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO spark.SparkContext: Created broadcast 258 from broadcast 
at DAGScheduler.scala:996
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ShuffleMapStage 258 (MapPartitionsRDD[721] at mapPartitionsToPair at 
RDDConverterUtils.java:262)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Adding task set 258.0 with 
1 tasks
17/04/04 16:32:38 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_258.0 tasks to pool default
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
258.0 (TID 268, localhost, executor driver, partition 0, PROCESS_LOCAL, 6289 
bytes)
17/04/04 16:32:38 INFO executor.Executor: Running task 0.0 in stage 258.0 (TID 
268)
17/04/04 16:32:38 INFO executor.Executor: Finished task 0.0 in stage 258.0 (TID 
268). 1804 bytes result sent to driver
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
258.0 (TID 268) in 14 ms on localhost (executor driver) (1/1)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 258.0, 
whose tasks have all completed, from pool default
17/04/04 16:32:38 INFO scheduler.DAGScheduler: ShuffleMapStage 258 
(mapPartitionsToPair at RDDConverterUtils.java:262) finished in 0.013 s
17/04/04 16:32:38 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/04/04 16:32:38 INFO scheduler.DAGScheduler: running: Set()
17/04/04 16:32:38 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 259)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: failed: Set()
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting ResultStage 259 
(MapPartitionsRDD[723] at mapValues at SparkUtils.java:156), which has no 
missing parents
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_259 stored as values 
in memory (estimated size 3.8 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_259_piece0 stored as 
bytes in memory (estimated size 2.1 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Added broadcast_259_piece0 in 
memory on 169.54.146.43:43171 (size: 2.1 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO spark.SparkContext: Created broadcast 259 from broadcast 
at DAGScheduler.scala:996
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 259 (MapPartitionsRDD[723] at mapValues at SparkUtils.java:156)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Adding task set 259.0 with 
1 tasks
17/04/04 16:32:38 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_259.0 tasks to pool default
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
259.0 (TID 269, localhost, executor driver, partition 0, ANY, 5753 bytes)
17/04/04 16:32:38 INFO executor.Executor: Running task 0.0 in stage 259.0 (TID 
269)
17/04/04 16:32:38 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/04/04 16:32:38 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 0 ms
17/04/04 16:32:38 INFO executor.Executor: Finished task 0.0 in stage 259.0 (TID 
269). 2021 bytes result sent to driver
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
259.0 (TID 269) in 5 ms on localhost (executor driver) (1/1)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 259.0, 
whose tasks have all completed, from pool default
17/04/04 16:32:38 INFO scheduler.DAGScheduler: ResultStage 259 (collect at 
SparkExecutionContext.java:794) finished in 0.005 s
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Registering RDD 725 
(flatMapToPair at RDDConverterUtils.java:280)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Got job 193 (collectAsList at 
MLContextTest.java:1343) with 1 output partitions
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Final stage: ResultStage 261 
(collectAsList at MLContextTest.java:1343)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Parents of final stage: 
List(ShuffleMapStage 260)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Missing parents: 
List(ShuffleMapStage 260)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 260 
(MapPartitionsRDD[725] at flatMapToPair at RDDConverterUtils.java:280), which 
has no missing parents
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_260 stored as values 
in memory (estimated size 3.9 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_260_piece0 stored as 
bytes in memory (estimated size 2.2 KB, free 1024.9 MB)
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Added broadcast_260_piece0 in 
memory on 169.54.146.43:43171 (size: 2.2 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO spark.SparkContext: Created broadcast 260 from broadcast 
at DAGScheduler.scala:996
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ShuffleMapStage 260 (MapPartitionsRDD[725] at flatMapToPair at 
RDDConverterUtils.java:280)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Adding task set 260.0 with 
1 tasks
17/04/04 16:32:38 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_260.0 tasks to pool default
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
260.0 (TID 270, localhost, executor driver, partition 0, PROCESS_LOCAL, 6218 
bytes)
17/04/04 16:32:38 INFO executor.Executor: Running task 0.0 in stage 260.0 (TID 
270)
17/04/04 16:32:38 INFO executor.Executor: Finished task 0.0 in stage 260.0 (TID 
270). 1253 bytes result sent to driver
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
260.0 (TID 270) in 6 ms on localhost (executor driver) (1/1)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 260.0, 
whose tasks have all completed, from pool default
17/04/04 16:32:38 INFO scheduler.DAGScheduler: ShuffleMapStage 260 
(flatMapToPair at RDDConverterUtils.java:280) finished in 0.006 s
17/04/04 16:32:38 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/04/04 16:32:38 INFO scheduler.DAGScheduler: running: Set()
17/04/04 16:32:38 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 261)
17/04/04 16:32:38 INFO scheduler.DAGScheduler: failed: Set()
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting ResultStage 261 
(MapPartitionsRDD[731] at collectAsList at MLContextTest.java:1343), which has 
no missing parents
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_261 stored as values 
in memory (estimated size 11.3 KB, free 1024.8 MB)
17/04/04 16:32:38 INFO memory.MemoryStore: Block broadcast_261_piece0 stored as 
bytes in memory (estimated size 5.6 KB, free 1024.8 MB)
17/04/04 16:32:38 INFO storage.BlockManagerInfo: Added broadcast_261_piece0 in 
memory on 169.54.146.43:43171 (size: 5.6 KB, free: 1025.3 MB)
17/04/04 16:32:38 INFO spark.SparkContext: Created broadcast 261 from broadcast 
at DAGScheduler.scala:996
17/04/04 16:32:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 261 (MapPartitionsRDD[731] at collectAsList at 
MLContextTest.java:1343)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Adding task set 261.0 with 
1 tasks
17/04/04 16:32:38 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_261.0 tasks to pool default
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
261.0 (TID 271, localhost, executor driver, partition 0, ANY, 5783 bytes)
17/04/04 16:32:38 INFO executor.Executor: Running task 0.0 in stage 261.0 (TID 
271)
17/04/04 16:32:38 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/04/04 16:32:38 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 0 ms
17/04/04 16:32:38 INFO executor.Executor: Finished task 0.0 in stage 261.0 (TID 
271). 2024 bytes result sent to driver
17/04/04 16:32:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
261.0 (TID 271) in 8 ms on localhost (executor driver) (1/1)
17/04/04 16:32:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 261.0, 
whose tasks have all completed, from pool default
17/04/04 16:32:38 INFO scheduler.DAGScheduler: ResultStage 261 (collectAsList 
at MLContextTest.java:1343) finished in 0.009 s
17/04/04 16:32:38 INFO server.ServerConnector: Stopped 
ServerConnector@2e1958d8{HTTP/1.1}{0.0.0.0:4040}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@64a070d6{/stages/stage/kill,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7f15efe3{/jobs/job/kill,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@487cb154{/api,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@5224cf63{/,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@501976e9{/static,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2b5381b1{/executors/threadDump/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@3ab40ed5{/executors/threadDump,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7b9f3415{/executors/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@deedbe1{/executors,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@15809ecc{/environment/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@48912f7c{/environment,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@5ce6920{/storage/rdd/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@62ff413c{/storage/rdd,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@beac4d6{/storage/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@53f3cc21{/storage,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7c037ab1{/stages/pool/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@357b90ff{/stages/pool,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@45b934a{/stages/stage/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@6968c6e6{/stages/stage,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2c5cbdbc{/stages/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@3280722c{/stages,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1cae2e17{/jobs/job/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1e0b7f5e{/jobs/job,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7c5c53cb{/jobs/json,null,UNAVAILABLE}
17/04/04 16:32:38 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@70bbc761{/jobs,null,UNAVAILABLE}
17/04/04 16:32:38 INFO ui.SparkUI: Stopped Spark web UI at 
http://169.54.146.43:4040
17/04/04 16:32:38 INFO spark.MapOutputTrackerMasterEndpoint: 
MapOutputTrackerMasterEndpoint stopped!
17/04/04 16:32:38 INFO memory.MemoryStore: MemoryStore cleared
17/04/04 16:32:38 INFO storage.BlockManager: BlockManager stopped
17/04/04 16:32:38 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
17/04/04 16:32:38 INFO 
scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: 
OutputCommitCoordinator stopped!
17/04/04 16:32:38 INFO spark.SparkContext: Successfully stopped SparkContext
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
Tests run: 175, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.614 sec - 
in org.apache.sysml.test.integration.mlcontext.MLContextTest
17/04/04 16:32:38 INFO util.ShutdownHookManager: Shutdown hook called
17/04/04 16:32:38 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-fe31b753-c09c-4893-8c2e-3dcc1789f623
Running 
org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,163.952 sec 
- in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
17/04/04 16:33:46 INFO util.ShutdownHookManager: Shutdown hook called
17/04/04 16:33:46 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-62eed1a3-9b30-4cfb-98f8-2f2c8f9efa97
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.369 sec - 
in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,544.403 sec 
- in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 317.334 sec - 
in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 372.11 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 776.509 sec - 
in org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Running 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.16 sec - in 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Running 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,744.471 sec 
- in 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
17/04/04 16:41:08 INFO util.ShutdownHookManager: Shutdown hook called
17/04/04 16:41:08 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-ba663d97-7997-45af-957f-001045f202a7
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 395.322 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: 1,187.573 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: 559.699 sec - 
in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.162 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.627 sec - in 
org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,466.024 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: 353.156 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: 49.582 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: 76.794 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: 50.725 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: 6.59 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: 88.082 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: 139.468 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: 16.914 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: 62.915 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: 294.551 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: 22.594 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: 198.33 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: 81.11 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: 293.276 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: 8.24 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: 587.135 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: 89.513 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: 392.853 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: 952.48 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: 6.268 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: 14.288 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: 87.548 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: 14.945 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.773 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: 81.518 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: 63.798 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: 50.598 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: 60.805 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: 56.421 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: 6.544 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: 21.168 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: 388.415 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: 56.409 sec - in 
org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  FullSelectPosTest.testSelPosDenseRewriteCP:114->runSelPosTest:208 Missing 
opcode: sel+
  FullSelectPosTest.testSelPosDenseRewriteSP:134->runSelPosTest:208 Missing 
opcode: sp_sel+
  FullSelectPosTest.testSelPosSparseRewriteCP:119->runSelPosTest:208 Missing 
opcode: sel+
  FullSelectPosTest.testSelPosSparseRewriteSP:139->runSelPosTest:208 Missing 
opcode: sp_sel+

Tests run: 6804, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ systemml ---
[INFO] Failsafe report directory: 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:05 h
[INFO] Finished at: 2017-04-04T17:44:38-05:00
[INFO] Final Memory: 65M/2084M
[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 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-reports>
 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 [[]]

Reply via email to