You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 21:52:40 UTC

Build failed in Jenkins: Tez-Build #744

See <https://builds.apache.org/job/Tez-Build/744/changes>

Changes:

[bikas] TEZ-1742 addendum patch for follow up comments

[bikas] TEZ-1758. TezClient should provide YARN diagnostics when the AM crashes (bikas)

------------------------------------------
[...truncated 1157 lines...]
Running org.apache.tez.dag.app.dag.impl.TestDAGScheduler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskAttemptRecovery
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskRecovery
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexRecovery
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskAttempt
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 sec
Running org.apache.tez.dag.app.dag.impl.TestImmediateStartVertexManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskImpl
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 sec
Running org.apache.tez.dag.app.dag.impl.TestDAGImpl
Tests run: 22, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.541 sec
Running org.apache.tez.dag.app.rm.container.TestAMContainer
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec
Running org.apache.tez.dag.app.rm.TestTaskScheduler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 sec
Running org.apache.tez.dag.app.rm.TestLocalTaskSchedulerService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec
Running org.apache.tez.dag.app.rm.node.TestAMNodeTracker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec
Running org.apache.tez.dag.app.rm.TestTezAMRMClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec
Running org.apache.tez.dag.app.rm.TestContainerReuse
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.954 sec
Running org.apache.tez.dag.app.rm.TestLocalTaskScheduler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec
Running org.apache.tez.dag.app.rm.TestTaskSchedulerEventHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 sec
Running org.apache.tez.dag.app.TestRecoveryParser
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec <<< FAILURE!
testGetLastInProgressDAG(org.apache.tez.dag.app.TestRecoveryParser)  Time elapsed: 0.053 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<100>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.tez.dag.app.TestRecoveryParser.testGetLastInProgressDAG(TestRecoveryParser.java:93)

Running org.apache.tez.dag.app.TestPreemption
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.181 sec
Running org.apache.tez.dag.app.TestMockDAGAppMaster
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.007 sec
Running org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec
Running org.apache.tez.dag.history.utils.TestDAGUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
Running org.apache.tez.dag.history.events.TestHistoryEventsProtoConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec
Running org.apache.tez.runtime.task.TestTaskExecution
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 sec
Running org.apache.tez.runtime.task.TestTaskReporter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 sec
Running org.apache.tez.client.TestLocalMode
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.047 sec

Results :

Failed tests: 
  TestRecoveryParser.testGetLastInProgressDAG:93 expected:<0> but was:<100>

Tests run: 269, Failures: 1, Errors: 0, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941237
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941248
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.6.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-plugins ---
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.6.0-SNAPSHOT/tez-plugins-0.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.6.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.6.0-SNAPSHOT/tez-plugins-0.6.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-plugins ---
[INFO] Deploying org.apache.tez:tez-plugins:0.6.0-SNAPSHOT at end
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941299
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-yarn-timeline-history
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/docs/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941332
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941343
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.6.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-docs ---
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.6.0-SNAPSHOT/tez-docs-0.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.6.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.6.0-SNAPSHOT/tez-docs-0.6.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-docs ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: a2d5768bc274684719dff64b46967264f3d18c0e at timestamp: 1415479941385
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.260 s]
[INFO] tez-api ........................................... SUCCESS [ 35.058 s]
[INFO] tez-common ........................................ SUCCESS [  1.822 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  5.663 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 30.981 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.708 s]
[INFO] tez-examples ...................................... SUCCESS [  0.364 s]
[INFO] tez-dag ........................................... FAILURE [01:37 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-plugins ....................................... SUCCESS [  0.094 s]
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.084 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:09 min
[INFO] Finished at: 2014-11-08T20:52:21+00:00
[INFO] Final Memory: 54M/945M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/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 :tez-dag
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tez-Build #743
Archived 2 artifacts
Archive block size is 32768
Received 1269 blocks and 31889 bytes
Compression is 99.9%
Took 6 sec
Recording test results

Jenkins build is back to normal : Tez-Build #745

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build/745/changes>