You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/29 10:20:15 UTC

Failed: TEZ-2579 PreCommit Build #860

Jira: https://issues.apache.org/jira/browse/TEZ-2579
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/860/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2556 lines...]


{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12742469/TEZ-2579-1.patch
  against master revision 1421f59.

    {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 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) 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 :
                   org.apache.tez.dag.app.dag.impl.TestVertexImpl

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

This message is automatically generated.


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


Comment added.
255e05639fbec08b8eafe5adfe7eda9c8282bde1 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #859
Archived 47 artifacts
Archive block size is 32768
Received 6 blocks and 2699412 bytes
Compression is 6.8%
Took 1.1 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testInputInitializerEventsAtNew

Error Message:
test timed out after 10000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 10000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testInputInitializerEventsAtNew(TestVertexImpl.java:4266)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testCompletedStatsCache

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.tez.dag.app.dag.impl.TestVertexImpl.testCompletedStatsCache(TestVertexImpl.java:5801)



Success: TEZ-2575 PreCommit Build #861

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3016 lines...]
[INFO] Final Memory: 76M/1034M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12742577/TEZ-2575.1.patch
  against master revision 1421f59.

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {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 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

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

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.


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


Comment added.
57ce212287cae18b3e8be465da92b9da233a3260 logged out


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


Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #859
Archived 47 artifacts
Archive block size is 32768
Received 24 blocks and 2162738 bytes
Compression is 26.7%
Took 1.5 sec
Description set: TEZ-2575
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed