Jira: https://issues.apache.org/jira/browse/YARN-3855
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8352/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 282 lines...]
| +1 | whitespace | 0m 0s | The patch has no lines that end in
| | | | whitespace.
| +1 | install | 1m 34s | mvn install still works.
| +1 | eclipse:eclipse | 0m 34s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 24s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 50m 43s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 88m 36s |
Reason | Tests
Failed unit tests | hadoop.yarn.server.resourcemanager.TestResourceManager
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12741987/YARN-3855.1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / aa5b15b |
| 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/8352/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.
c45678cb616e77e2a4cd090a5ae30e97482cf3f7 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8351
Archived 30 artifacts
Archive block size is 32768
Received 49 blocks and 11181471 bytes
Compression is 12.6%
Took 4.9 sec
Description set: MAPREDUCE-6413
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.TestResourceManager.testFilterOverrides
Error Message:
expected:<...ionFilterInitializer[]> but was:<...ionFilterInitializer[,
org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilterInitializer]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...ionFilterInitializer[]> but
was:<...ionFilterInitializer[,
org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilterInitializer]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.hadoop.yarn.server.resourcemanager.TestResourceManager.testFilterOverrides(TestResourceManager.java:284)