Jira: https://issues.apache.org/jira/browse/YARN-3445
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8442/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 317 lines...]
| +1 | install | 1m 57s | mvn install still works.
| +1 | eclipse:eclipse | 0m 39s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 2m 52s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| +1 | tools/hadoop tests | 0m 57s | Tests passed in hadoop-sls.
| -1 | yarn tests | 54m 46s | Tests failed in
| | | |
hadoop-yarn-server-resourcemanager
| | | | .
| | | 98m 4s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12743748/YARN-3445-v4.1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / fc92d3e |
| hadoop-sls test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-sls.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/8442/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf908.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.
3a7b356cd2a81b41ed931805618cf49730008ff4 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8432
Archived 43 artifacts
Archive block size is 32768
Received 225 blocks and 5948414 bytes
Compression is 55.3%
Took 2 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.
REGRESSION:
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishAppAttemptMetrics
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.metrics.TestSystemMetricsPublisher.testPublishAppAttemptMetrics(TestSystemMetricsPublisher.java:267)