Jira: https://issues.apache.org/jira/browse/YARN-2083
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7731/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 279 lines...]
| +1 | install | 1m 35s | mvn install still works.
| +1 | eclipse:eclipse | 0m 32s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 2m 38s | The patch does not introduce any
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| +1 | yarn tests | 1m 56s | Tests passed in hadoop-yarn-common.
| -1 | yarn tests | 52m 15s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 92m 32s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSQueue
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12730783/YARN-2083-4.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / a583a40 |
| whitespace |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
|
| hadoop-yarn-common test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.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/7731/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.
1203cb5ebc493f091e29095bb53e7602596d2075 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7730
Archived 33 artifacts
Archive block size is 32768
Received 53 blocks and 11970557 bytes
Compression is 12.7%
Took 4.6 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.scheduler.fair.TestFSQueue.testAssignContainerPreCheck
Error Message:
ResourceUsage is equal to max allowed, should not pass assignContainerPreCheck
Stack Trace:
java.lang.AssertionError: ResourceUsage is equal to max allowed, should not
pass assignContainerPreCheck
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSQueue.testAssignContainerPreCheck(TestFSQueue.java:92)