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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 278 lines...]
|  +1  |         checkstyle  |  0m 53s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 35s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 35s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 33s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  1m 56s    | Tests failed in hadoop-yarn-common. 
|      |                     |  40m 21s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.util.resource.TestResourceCalculator 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12735960/YARN-3733.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / ae14543 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8119/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.
b0e084bfcd33bad65b347906b9fc58140e375bc3 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8110
Archived 29 artifacts
Archive block size is 32768
Received 78 blocks and 9495774 bytes
Compression is 21.2%
Took 4 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.util.resource.TestResourceCalculator.testResourceCalculatorCompareMethod[1]

Error Message:
expected:<false> but was:<true>

Stack Trace:
java.lang.AssertionError: expected:<false> but was:<true>
        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:144)
        at 
org.apache.hadoop.yarn.util.resource.TestResourceCalculator.testResourceCalculatorCompareMethod(TestResourceCalculator.java:81)


Reply via email to