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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 330 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 25s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  51m 3s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  87m 41s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy
 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12745374/YARN-3885.05.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 0a16ee6 |
| javac | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavacWarnings.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/8538/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.
1db29dd63f22ddb85352f62c8e075e3a175326ba logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8528
Archived 28 artifacts
Archive block size is 32768
Received 221 blocks and 2565382 bytes
Compression is 73.8%
Took 0.99 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.monitor.capacity.TestProportionalCapacityPreemptionPolicy.testHierarchicalLarge3Levels

Error Message:
expected:<9> but was:<10>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<10>
        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:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy.testHierarchicalLarge3Levels(TestProportionalCapacityPreemptionPolicy.java:907)


Reply via email to