Jira: https://issues.apache.org/jira/browse/YARN-3893
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8539/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 288 lines...]
| | | | issues.
| +1 | whitespace | 0m 0s | The patch has no lines that end in
| | | | whitespace.
| +1 | install | 1m 20s | mvn install still works.
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 25s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 51m 13s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 89m 13s |
Reason | Tests
Failed unit tests | hadoop.yarn.server.resourcemanager.TestRMHA
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12745382/0002-YARN-3893.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 0a16ee6 |
| 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/8539/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.
dc49e537d84d528de6008dce575c59f2e432e94c logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8528
Archived 29 artifacts
Archive block size is 32768
Received 44 blocks and 12004696 bytes
Compression is 10.7%
Took 2.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
2 tests failed.
REGRESSION:
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA.testFailoverClearsRMContext
Error Message:
null
Stack Trace:
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA.testFailoverClearsRMContext(TestRMHA.java:571)
REGRESSION:
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA.testFailoverWhenTransitionToActiveThrowException
Error Message:
null
Stack Trace:
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA.testFailoverWhenTransitionToActiveThrowException(TestRMHA.java:446)