You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/22 18:02:01 UTC

Failed: YARN-3798 PreCommit Build #8613

Jira: https://issues.apache.org/jira/browse/YARN-3798
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8613/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 55 lines...]

import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;

error: patch failed: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/ZKRMStateStore.java:28
error: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/ZKRMStateStore.java: patch does not apply
git apply failed. Going to apply the patch with: /usr/bin/patch
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED

Elapsed time:   0m  0s



-1 overall

| Vote |    Subsystem |  Runtime   | Comment
============================================================================
|  -1  |       patch  |  0m 0s     | The patch command could not apply the 
|      |              |            | patch during dryrun.


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746555/YARN-3798-branch-2.6.01.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 4025326 |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
7a4d083431f3c3707c387734159f3c72c14a2554 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 396813 bytes
Compression is 0.0%
Took 0.23 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: YARN-3212 PreCommit Build #8618

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3212
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8618/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 300 lines...]
|      |                     |            | --whitespace=fix.
|  +1  |            install  |  1m 22s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 33s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 26s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  51m 46s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  90m 8s    | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.TestRMNodeTransitions 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746591/YARN-3212-v4.1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 4025326 |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt |
| whitespace | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8618/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
9872d313728d20beacf3e938436c26afebde33f8 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 30 artifacts
Archive block size is 32768
Received 39 blocks and 11852708 bytes
Compression is 9.7%
Took 2.4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.yarn.server.resourcemanager.TestRMNodeTransitions.testStatusUpdateOnDecommissioningNode

Error Message:
expected:<DECOMMISSIONING> but was:<DECOMMISSIONED>

Stack Trace:
java.lang.AssertionError: expected:<DECOMMISSIONING> but was:<DECOMMISSIONED>
	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:144)
	at org.apache.hadoop.yarn.server.resourcemanager.TestRMNodeTransitions.testStatusUpdateOnDecommissioningNode(TestRMNodeTransitions.java:238)



Failed: YARN-3954 PreCommit Build #8617

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3954
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8617/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 230 lines...]
|      |                     |            | what manual steps were performed to
|      |                     |            | verify this patch.
|  +1  |              javac  |  7m 38s    | There were no new javac warning 
|      |                     |            | messages.
|  +1  |            javadoc  |  9m 37s    | There were no new javadoc warning 
|      |                     |            | messages.
|  +1  |      release audit  |  0m 23s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 19s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 34s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |         yarn tests  |  1m 56s    | Tests passed in hadoop-yarn-common. 
|      |                     |  36m 15s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746584/0001-YARN-3954.patch |
| Optional Tests | javadoc javac unit |
| git revision | trunk / 4025326 |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8617/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
529a9a33e481cfab27508822a4a26c9c3ea1381a logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 16 artifacts
Archive block size is 32768
Received 30 blocks and 8016794 bytes
Compression is 10.9%
Took 1.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: YARN-3814 PreCommit Build #8616

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3814
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8616/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 296 lines...]
|  +1  |      release audit  |  0m 21s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 18s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 18s    | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 32s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 41s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  0m 51s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  1m 35s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  41m 56s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746583/YARN-3814-YARN-2928.02.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / eb1932d |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8616/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
2711777efe87865fb5fa6961f92fa200d17019d4 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 27 artifacts
Archive block size is 32768
Received 153 blocks and 4752667 bytes
Compression is 51.3%
Took 1.1 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: YARN-3814 PreCommit Build #8615

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3814
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8615/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 296 lines...]
|  +1  |      release audit  |  0m 24s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 15s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 18s    | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 28s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 40s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  0m 48s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  1m 36s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  38m 42s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746581/YARN-3814-YARN-2928.02.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / eb1932d |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8615/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
eeddde464593f7f558b69a906676ac1bcdcb5c50 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 27 artifacts
Archive block size is 32768
Received 36 blocks and 8584545 bytes
Compression is 12.1%
Took 4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: YARN-1644 PreCommit Build #8614

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-1644
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8614/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 369 lines...]
|      |                     |            | warnings.
|  +1  |         yarn tests  |  6m 57s    | Tests passed in hadoop-yarn-client. 
|  +1  |         yarn tests  |  0m 24s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-common.
|  -1  |         yarn tests  |  6m 18s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  58m 31s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746561/YARN-1644-YARN-1197.5.patch |
| Optional Tests | javac unit findbugs checkstyle javadoc |
| git revision | YARN-1197 / 2934ff3 |
| Pre-patch Findbugs warnings | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/YARN-1197FindbugsWarningshadoop-yarn-server-common.html |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-common.txt |
| hadoop-yarn-client test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-client.txt |
| hadoop-yarn-server-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-common.txt |
| hadoop-yarn-server-nodemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8614/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
d29748d3b4f9480ff8b26bf280c1fa9448f7764e logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8600
Archived 56 artifacts
Archive block size is 32768
Received 199 blocks and 6979332 bytes
Compression is 48.3%
Took 1.7 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on PreCommit-YARN-Build #8612
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels.testNodeStatusUpdaterForNodeLabels

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
	at java.util.HashSet.<init>(HashSet.java:116)
	at org.apache.hadoop.yarn.nodelabels.NodeLabelTestBase.assertNLCollectionEquals(NodeLabelTestBase.java:103)
	at org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels.testNodeStatusUpdaterForNodeLabels(TestNodeStatusUpdaterForLabels.java:269)