You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/12 00:45:27 UTC

Build failed in Jenkins: Hama-Nightly-for-Hadoop-2.x #544

See <https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/544/>

------------------------------------------
[...truncated 131600 lines...]
	at org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:287)
	at org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:211)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more

15/03/11 23:45:00 INFO bsp.BSPJobClient: Current supersteps number: 42

15/03/11 23:45:00 INFO bsp.BSPJobClient: Job failed.

maxflow is: 23.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.hama.examples.BipartiteMatchingTest
15/03/11 23:45:01 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

15/03/11 23:45:01 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/11 23:45:01 WARN snappy.LoadSnappy: Snappy native library not loaded

15/03/11 23:45:01 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/11 23:45:01 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/11 23:45:01 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/11 23:45:01 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!

15/03/11 23:45:04 INFO bsp.BSPJobClient: Current supersteps number: 1

15/03/11 23:45:04 INFO bsp.BSPJobClient: The total number of supersteps: 1

15/03/11 23:45:04 INFO bsp.BSPJobClient: Counters: 6

15/03/11 23:45:04 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/11 23:45:04 INFO bsp.BSPJobClient:     SUPERSTEPS=1

15/03/11 23:45:04 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=1

15/03/11 23:45:04 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/11 23:45:04 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=2

15/03/11 23:45:04 INFO bsp.BSPJobClient:     IO_BYTES_READ=26

15/03/11 23:45:04 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=0

15/03/11 23:45:04 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=4

15/03/11 23:45:04 INFO bsp.FileInputFormat: Total input paths to process : 2

15/03/11 23:45:04 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/11 23:45:04 INFO bsp.LocalBSPRunner: Setting up a new barrier for 2 tasks!

15/03/11 23:45:04 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/11 23:45:04 INFO graph.GraphJobRunner: 2 vertices are loaded into local:0

15/03/11 23:45:04 INFO graph.GraphJobRunner: 2 vertices are loaded into local:1

15/03/11 23:45:07 INFO bsp.BSPJobClient: Current supersteps number: 7

15/03/11 23:45:07 INFO bsp.BSPJobClient: The total number of supersteps: 7

15/03/11 23:45:07 INFO bsp.BSPJobClient: Counters: 12

15/03/11 23:45:07 INFO bsp.BSPJobClient:   org.apache.hama.graph.GraphJobRunner$GraphJobCounter

15/03/11 23:45:07 INFO bsp.BSPJobClient:     ITERATIONS=6

15/03/11 23:45:07 INFO bsp.BSPJobClient:     INPUT_VERTICES=4

15/03/11 23:45:07 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/11 23:45:07 INFO bsp.BSPJobClient:     SUPERSTEPS=7

15/03/11 23:45:07 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=2

15/03/11 23:45:07 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/11 23:45:07 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=16

15/03/11 23:45:07 INFO bsp.BSPJobClient:     IO_BYTES_READ=90

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=18

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_SENT=38

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=4

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TOTAL_MESSAGE_BYTES_TRANSFERED=916

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_RECEIVED=36

15/03/11 23:45:07 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=4

Job Finished in 6.391 seconds
C -> D L expvalue = D L
A -> B L expvalue = B L
D -> C R expvalue = C R
B -> A R expvalue = A R
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.hama.examples.SemiClusterMatchingTest
15/03/11 23:45:08 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

15/03/11 23:45:08 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/11 23:45:08 WARN snappy.LoadSnappy: Snappy native library not loaded

15/03/11 23:45:08 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/11 23:45:08 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/11 23:45:08 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/11 23:45:08 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!

15/03/11 23:45:11 INFO bsp.BSPJobClient: Current supersteps number: 1

15/03/11 23:45:11 INFO bsp.BSPJobClient: The total number of supersteps: 1

15/03/11 23:45:11 INFO bsp.BSPJobClient: Counters: 6

15/03/11 23:45:11 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/11 23:45:11 INFO bsp.BSPJobClient:     SUPERSTEPS=1

15/03/11 23:45:11 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=1

15/03/11 23:45:11 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/11 23:45:11 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=2

15/03/11 23:45:11 INFO bsp.BSPJobClient:     IO_BYTES_READ=7189

15/03/11 23:45:11 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=0

15/03/11 23:45:11 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=100

15/03/11 23:45:11 INFO bsp.FileInputFormat: Total input paths to process : 3

15/03/11 23:45:11 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/11 23:45:11 INFO bsp.LocalBSPRunner: Setting up a new barrier for 3 tasks!

15/03/11 23:45:11 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/11 23:45:11 INFO graph.GraphJobRunner: 33 vertices are loaded into local:0

15/03/11 23:45:11 INFO graph.GraphJobRunner: 33 vertices are loaded into local:2

15/03/11 23:45:11 INFO graph.GraphJobRunner: 34 vertices are loaded into local:1

15/03/11 23:45:14 INFO bsp.BSPJobClient: Current supersteps number: 15

15/03/11 23:45:14 INFO bsp.BSPJobClient: The total number of supersteps: 15

15/03/11 23:45:14 INFO bsp.BSPJobClient: Counters: 12

15/03/11 23:45:14 INFO bsp.BSPJobClient:   org.apache.hama.graph.GraphJobRunner$GraphJobCounter

15/03/11 23:45:14 INFO bsp.BSPJobClient:     ITERATIONS=15

15/03/11 23:45:14 INFO bsp.BSPJobClient:     INPUT_VERTICES=100

15/03/11 23:45:14 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/11 23:45:14 INFO bsp.BSPJobClient:     SUPERSTEPS=15

15/03/11 23:45:14 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=3

15/03/11 23:45:14 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/11 23:45:14 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=48

15/03/11 23:45:14 INFO bsp.BSPJobClient:     IO_BYTES_READ=8850

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=144

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_SENT=166037

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=100

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TOTAL_MESSAGE_BYTES_TRANSFERED=24629103

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_RECEIVED=4596

15/03/11 23:45:14 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=100

Job Finished in 6.31 seconds
C1691 = [41, 44, 47, 42, 45, 48, 40, 43, 46, 49]
C1598 = [14, 17, 18, 15, 12, 19, 16, 10, 13]
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec <<< FAILURE!

Results :

Failed tests: 
  testSemiClustering(org.apache.hama.examples.SemiClusterMatchingTest)

Tests run: 21, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [38.284s]
[INFO] pipes ............................................. SUCCESS [18.759s]
[INFO] commons ........................................... SUCCESS [10.965s]
[INFO] core .............................................. SUCCESS [3:13.539s]
[INFO] graph ............................................. SUCCESS [24.983s]
[INFO] machine learning .................................. SUCCESS [1:38.289s]
[INFO] examples .......................................... FAILURE [1:37.000s]
[INFO] mesos ............................................. SKIPPED
[INFO] yarn .............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:04.359s
[INFO] Finished at: Wed Mar 11 23:45:14 UTC 2015
[INFO] Final Memory: 124M/344M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hama-examples: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Hama-Nightly-for-Hadoop-2.x/trunk/examples/target/surefire-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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-examples
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Hama-Nightly-for-Hadoop-2.x #541
Archived 142 artifacts
Archive block size is 32768
Received 0 blocks and 417434 bytes
Compression is 0.0%
Took 11 sec
Recording test results

Jenkins build is back to normal : Hama-Nightly-for-Hadoop-2.x #545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/545/changes>