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

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




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12704242/TEZ-2176.1.patch
  against master revision 63e985d.

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

    {color:green}+1 tests included{color}.  The patch appears to include 43 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 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 :
                   org.apache.tez.test.TestAMRecovery

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

This message is automatically generated.


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


Comment added.
a3f42683d83f106d21022cb78fc6e6f16ed0647c logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #286
Archived 44 artifacts
Archive block size is 32768
Received 6 blocks and 2524063 bytes
Compression is 7.2%
Took 0.95 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.tez.test.TestAMRecovery.testVertexCompletelyFinished_Broadcast

Error Message:
test timed out after 120000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 120000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.ipc.Client$Connection.handleConnectionFailure(Client.java:853)
        at 
org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:626)
        at 
org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:705)
        at org.apache.hadoop.ipc.Client$Connection.access$2800(Client.java:368)
        at org.apache.hadoop.ipc.Client.getConnection(Client.java:1521)
        at org.apache.hadoop.ipc.Client.call(Client.java:1438)
        at org.apache.hadoop.ipc.Client.call(Client.java:1399)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
        at com.sun.proxy.$Proxy93.getVertexStatus(Unknown Source)
        at 
org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl.getVertexStatusViaAM(DAGClientRPCImpl.java:209)
        at 
org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl.getVertexStatus(DAGClientRPCImpl.java:111)
        at 
org.apache.tez.dag.api.client.DAGClientImpl.getVertexStatusViaAM(DAGClientImpl.java:331)
        at 
org.apache.tez.dag.api.client.DAGClientImpl.getVertexStatus(DAGClientImpl.java:240)
        at 
org.apache.tez.dag.api.client.DAGClientImpl.printDAGStatus(DAGClientImpl.java:486)
        at 
org.apache.tez.dag.api.client.DAGClientImpl.monitorProgress(DAGClientImpl.java:466)
        at 
org.apache.tez.dag.api.client.DAGClientImpl._waitForCompletionWithStatusUpdates(DAGClientImpl.java:444)
        at 
org.apache.tez.dag.api.client.DAGClientImpl.waitForCompletionWithStatusUpdates(DAGClientImpl.java:298)
        at 
org.apache.tez.test.TestAMRecovery.runDAGAndVerify(TestAMRecovery.java:403)
        at 
org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_Broadcast(TestAMRecovery.java:236)


Reply via email to