Jira: https://issues.apache.org/jira/browse/YARN-3887
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8736/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 298 lines...]
| +1 | whitespace | 0m 7s | The patch has no lines that end in
| | | | whitespace.
| +1 | install | 1m 21s | mvn install still works.
| +1 | eclipse:eclipse | 0m 32s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 27s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 52m 48s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 90m 45s |
Reason | Tests
Failed unit tests | hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12748148/0005-YARN-3887.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 93d50b7 |
| checkstyle | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.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/8736/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.
45a78527480b7203172b8ce1cabdef6d1d8d55b7 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8718
Archived 30 artifacts
Archive block size is 32768
Received 82 blocks and 10552947 bytes
Compression is 20.3%
Took 2.2 sec
Description set: MAPREDUCE-6433
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION: org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey
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.security.TestRMDelegationTokens$TestRMDelegationTokenSecretManager.checkCurrentKeyInStateStore(TestRMDelegationTokens.java:208)
at org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey(TestRMDelegationTokens.java:112)
|