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/02/12 19:58:38 UTC

Failed: YARN-3031 PreCommit Build #6618

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 26 lines...]
    Testing patch for YARN-3031.
======================================================================
======================================================================


HEAD is now at 9e33c99 HDFS-7584. Update CHANGES.txt
Previous HEAD position was 9e33c99... HDFS-7584. Update CHANGES.txt
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 13 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded trunk to 9e33c9944cbcb96f9aab74eafce20fe50fe7c9e8.
YARN-3031 patch is being downloaded at Thu Feb 12 18:58:32 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12698488/Sequence_diagram_write_interaction.2.png
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
patch: **** Only garbage was found in the patch input.
patch: **** Only garbage was found in the patch input.
patch: **** Only garbage was found in the patch input.
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12698488/Sequence_diagram_write_interaction.2.png
  against trunk revision 9e33c99.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6618//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
aa5788dc1e193fa53ab74eb1bb827df447d49cb4 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[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-3191 PreCommit Build #6619

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3459 lines...]
  against trunk revision 83be450.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:

                  org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics

Test results: https://builds.apache.org/job/PreCommit-YARN-Build/6619//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6619//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
7dfafe9e28b1e1c3dd45356dd9a45458543238f0 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6615
Archived 15 artifacts
Archive block size is 32768
Received 46 blocks and 7421444 bytes
Compression is 16.9%
Took 2.3 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on PreCommit-YARN-Build #6617
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics.testContainerMetricsFlow

Error Message:
Error in number of records expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Error in number of records expected:<0> but was:<1>
	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.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics.testContainerMetricsFlow(TestContainerMetrics.java:51)