You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by je...@spark.tc on 2016/08/31 07:30:45 UTC

Build failed in Jenkins: SystemML-DailyTest #476

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

Changes:

[Deron Eriksson] [SYSTEMML-887] Automatic DataFrame type determination in MLContext

[Deron Eriksson] [SYSTEMML-884] Fix Scala Map MLContext input

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
PATH=/usr/local/bin:/usr/bin:/opt/apache-maven-3.3.3

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on SystemML - Jenkins Slave 01 (x86_64 slave01) in workspace <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://github.com/apache/incubator-systemml.git
 > git init <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-systemml.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-systemml.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/incubator-systemml.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/incubator-systemml.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-systemml.git
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-systemml.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b133401b401fb1ddec5008c7f090067a50853b65 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b133401b401fb1ddec5008c7f090067a50853b65
 > git rev-list 3877e3563007ebf383d8c18681ab3d379a93f698 # timeout=10
Run condition [Always] enabling prebuild for step [[]]
[SystemML-DailyTest] $ /bin/sh -xe /tmp/hudson3624389701588484291.sh
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41462
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[SystemML-DailyTest] $ /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.51-1.b16.el7_1.x86_64/bin/java -Xmx4096m -XX:MaxPermSize=4096m -cp /a/maven32-agent.jar:/opt/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/opt/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /opt/apache-maven-3.3.3 /a/slave.jar /a/maven32-interceptor.jar /a/maven3-interceptor-commons.jar 41462
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=4096m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/pom.xml> versions:display-dependency-updates -Pdistribution,rat clean package
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SystemML 0.11.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.3:display-dependency-updates (default-cli) @ systemml ---
[INFO] The following dependencies in Dependencies have newer versions:
[INFO]   com.google.guava:guava ................................ 14.0.1 -> 19.0
[INFO]   commons-collections:commons-collections ............ 3.2.1 -> 20040616
[INFO]   commons-logging:commons-logging ......................... 1.1.1 -> 1.2
[INFO]   junit:junit ............................................. 4.11 -> 4.12
[INFO]   log4j:log4j ......................................... 1.2.15 -> 1.2.17
[INFO]   net.sf.opencsv:opencsv .................................... 1.8 -> 2.3
[INFO]   org.antlr:antlr4 ........................................ 4.3 -> 4.5.3
[INFO]   org.antlr:antlr4-runtime ................................ 4.3 -> 4.5.3
[INFO]   org.apache.commons:commons-math3 ...................... 3.1.1 -> 3.6.1
[INFO]   org.apache.hadoop:hadoop-client ....................... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-common ....................... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-hdfs ......................... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-app ......... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-common ...... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-jobclient ... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-yarn-api ..................... 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-yarn-client .................. 2.4.1 -> 2.7.3
[INFO]   org.apache.hadoop:hadoop-yarn-common .................. 2.4.1 -> 2.7.3
[INFO]   org.apache.spark:spark-core_2.10 .............. 1.4.1 -> 2.0.0-preview
[INFO]   org.apache.spark:spark-mllib_2.10 ............. 1.4.1 -> 2.0.0-preview
[INFO]   org.apache.spark:spark-sql_2.10 ............... 1.4.1 -> 2.0.0-preview
[INFO]   org.mockito:mockito-core ....................... 1.9.5 -> 2.0.111-beta
[INFO]   org.scala-lang:scala-library ..................... 2.10.5 -> 2.12.0-M5
[INFO]   org.scala-lang:scalap ............................ 2.10.5 -> 2.12.0-M5
[INFO]   org.scalatest:scalatest_2.10 ................... 2.2.6 -> 3.0.0-SNAP13
[INFO] 
[TASKS] Scanning folder '<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/'> for files matching the pattern '*.java,*.scala,*.xml,*.txt' - excludes: 
[TASKS] Found 1 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #475
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ systemml ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:add-source (eclipse-add-source) @ systemml ---
[INFO] Add Source directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/scala>
[INFO] Add Test Source directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/scala>
[INFO] 
[INFO] --- antlr4-maven-plugin:4.3:antlr4 (antlr) @ systemml ---
[INFO] ANTLR 4: Processing source directory <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java>
[INFO] Processing grammar: org/apache/sysml/parser/dml/Dml.g4
[INFO] Processing grammar: org/apache/sysml/parser/pydml/Pydml.g4
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ systemml ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ systemml ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ systemml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 68 resources to scripts
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ systemml ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.5
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java>:-1: info: compiling
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/scala>:-1: info: compiling
[INFO] Compiling 983 source files to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/classes> at 1472628638466
[ERROR] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/api/mlcontext/Script.java>:263: error: trait Map takes type parameters
[INFO] 	public Script in(scala.collection.Map inputs) {
[INFO]                                           ^
[ERROR] one error found
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.422 s
[INFO] Finished at: 2016-08-31T02:30:44-05:00
[INFO] Final Memory: 56M/2258M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project systemml: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/pom.xml> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.pom
channel stopped
Run condition [Always] enabling perform for step [[]]

Jenkins build is back to normal : SystemML-DailyTest #478

Posted by je...@spark.tc.
See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/478/changes>


Build failed in Jenkins: SystemML-DailyTest #477

Posted by je...@spark.tc.
See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/477/changes>

Changes:

[Deron Eriksson] [HOTFIX] Fix build for Scala Map MLContext input

------------------------------------------
[...truncated 9018 lines...]
16/08/31 16:03:01 INFO scheduler.DAGScheduler: ResultStage 289 (collectAsList at MLContextTest.java:1236) finished in 0.007 s
16/08/31 16:03:01 INFO storage.BlockManagerInfo: Removed broadcast_263_piece0 on localhost:54533 in memory (size: 3.1 KB, free: 1092.4 MB)
16/08/31 16:03:01 INFO storage.BlockManagerInfo: Removed broadcast_262_piece0 on localhost:54533 in memory (size: 2028.0 B, free: 1092.4 MB)
16/08/31 16:03:01 INFO spark.ContextCleaner: Cleaned shuffle 77
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/metrics/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/kill,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/api,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/static,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/json,null}
16/08/31 16:03:01 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs,null}
16/08/31 16:03:01 INFO ui.SparkUI: Stopped Spark web UI at http://169.54.146.43:4040
16/08/31 16:03:01 INFO scheduler.DAGScheduler: Stopping DAGScheduler
16/08/31 16:03:01 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
16/08/31 16:03:01 INFO util.Utils: path = /tmp/spark-4b31e93b-aaad-4d22-a252-141c3c6d08e6/blockmgr-1869937f-ba8a-4105-8348-294ad79b84cf, already present as root for deletion.
16/08/31 16:03:01 INFO storage.MemoryStore: MemoryStore cleared
16/08/31 16:03:01 INFO storage.BlockManager: BlockManager stopped
16/08/31 16:03:01 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
16/08/31 16:03:01 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped!
16/08/31 16:03:01 INFO spark.SparkContext: Successfully stopped SparkContext
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
16/08/31 16:03:01 INFO remote.RemoteActorRefProvider$RemotingTerminator: Shutting down remote daemon.
16/08/31 16:03:01 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remote daemon shut down; proceeding with flushing remote transports.
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.881 sec - in org.apache.sysml.test.integration.mlcontext.MLContextTest
16/08/31 16:03:02 INFO util.Utils: Shutdown hook called
16/08/31 16:03:02 INFO util.Utils: Deleting directory /tmp/spark-4b31e93b-aaad-4d22-a252-141c3c6d08e6
16/08/31 16:03:02 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remoting shut down.
Running org.apache.sysml.test.integration.scalability.LinearRegressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.166 sec - in org.apache.sysml.test.integration.scalability.LinearRegressionTest
Running org.apache.sysml.test.integration.scalability.PageRankTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.26 sec - in org.apache.sysml.test.integration.scalability.PageRankTest
Running org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.131 sec - in org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 668.597 sec - in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,479.421 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
16/08/31 16:08:14 INFO util.Utils: Shutdown hook called
16/08/31 16:08:14 INFO util.Utils: Deleting directory /tmp/spark-7ffb42dc-fb26-44fc-bdb6-349a1cc8764c
Running org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 392.162 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,929.807 sec - in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 451.693 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: 1,120.095 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: 85.611 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Running org.apache.sysml.test.integration.functions.indexing.Jdk7IssueRightIndexingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,242.467 sec - in org.apache.sysml.test.integration.functions.indexing.Jdk7IssueRightIndexingTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 469.137 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,246.75 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
16/08/31 16:18:49 INFO util.Utils: Shutdown hook called
16/08/31 16:18:49 INFO util.Utils: Deleting directory /tmp/spark-a9c08f7e-4076-422e-aef9-8d5bd65ea528
Running org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 797.589 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: 390.187 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.functions.append.AppendChainTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,839.245 sec - in org.apache.sysml.test.integration.functions.append.AppendChainTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 453.125 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.123 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: 2,475.565 sec - in org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.212 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: 78.357 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: 81.396 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: 9.418 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: 105.122 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: 81.334 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: 24.714 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: 114.864 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: 292.214 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: 6.15 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: 81.798 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: 117.06 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: 428.994 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: 7.373 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: 620.897 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: 88.486 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: 728.383 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: 1,716.996 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: 7.141 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: 6.598 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: 124.616 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: 24.224 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: 3.606 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: 118.957 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Running org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 65.02 sec <<< FAILURE! - in org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
testL2SVMPyDml[8](org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest)  Time elapsed: 26.843 sec  <<< FAILURE!
java.lang.AssertionError: Detailed matrices characteristics:
!  wR<->wSYSTEMML # stored values in wSYSTEMML: 750
!  wR<->wSYSTEMML # stored values in wR: 750
!  wR<->wSYSTEMML identical values(z=0): 0
!  wR<->wSYSTEMML wrong values(z=1.0E-12): 1
!  wR<->wSYSTEMML min error: 4.440892098500626E-16
!  wR<->wSYSTEMML max error: 1.0582160148153719E-12

	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.sysml.test.utils.TestUtils.displayAssertionBuffer(TestUtils.java:1053)
	at org.apache.sysml.test.integration.AutomatedTestBase.tearDown(AutomatedTestBase.java:1468)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Running org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.293 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: 118.972 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: 167.84 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: 7.653 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: 25.042 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: 333.366 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.107 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  L2SVMPyDMLTest>AutomatedTestBase.tearDown:1468 Detailed matrices characteristics:
!  wR<->wSYSTEMML # stored values in wSYSTEMML: 750
!  wR<->wSYSTEMML # stored values in wR: 750
!  wR<->wSYSTEMML identical values(z=0): 0
!  wR<->wSYSTEMML wrong values(z=1.0E-12): 1
!  wR<->wSYSTEMML min error: 4.440892098500626E-16
!  wR<->wSYSTEMML max error: 1.0582160148153719E-12


Tests run: 5820, Failures: 1, 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: 2016-08-31T17:41:17-05:00
[INFO] Final Memory: 59M/2099M
[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 [[]]