You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/02 19:18:57 UTC

Failed: YARN-3901 PreCommit Build #8979

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 414 lines...]
|  -1  |           findbugs  |  0m 15s    | Post-patch findbugs 
|      |                     |            | hadoop-yarn-project/hadoop-yarn/hadoo
|      |                     |            | p-yarn-server/hadoop-yarn-server-time
|      |                     |            | lineservice compilation is broken.
|  +1  |           findbugs  |  0m 15s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version ) warnings.
|  -1  |         yarn tests  |  0m 14s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  38m 41s   | 


        Reason | Tests
 Failed build  |  hadoop-yarn-server-timelineservice 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12753791/YARN-3901-YARN-2928.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8979/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
============================================================================
============================================================================


Could not find issue with key: 'YARN-3901'

Remote error: ; nested exception is: 
	org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
27c4dc11c19d42cb6c6587716cfed61f571728ef logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 22 artifacts
Archive block size is 32768
Received 143 blocks and 5393511 bytes
Compression is 46.5%
Took 1.3 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: YARN-4105 PreCommit Build #8980

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-4105
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8980/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 283 lines...]
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 28s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 33s    | 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  |  53m 55s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  93m 42s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12753789/YARN-4105.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7d6687f |
| Pre-patch Findbugs warnings | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8980/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.
fd7ba10cb634a38ed38ed7775679b9223cc77141 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 8 blocks and 13281238 bytes
Compression is 1.9%
Took 2.8 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.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath

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.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath(TestAllocationFileLoaderService.java:54)