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

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




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

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

    {color:green}+1 tests included{color}.  The patch appears to include 3 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:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.runtime.library.common.shuffle.TestFetcher

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

This message is automatically generated.


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


Comment added.
497e9c2f0d83bbc27437b7001a41dbd5eda47d4b logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #1134
Archived 53 artifacts
Archive block size is 32768
Received 28 blocks and 2273347 bytes
Compression is 28.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) 
##############################
1 tests failed.
REGRESSION:  
org.apache.tez.runtime.library.common.shuffle.TestFetcher.testInputAttemptIdentifierMap

Error Message:
test timed out after 1000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 1000 milliseconds
        at java.util.ArrayList.<init>(ArrayList.java:144)
        at org.mockito.cglib.proxy.Enhancer.emitMethods(Enhancer.java:895)
        at org.mockito.cglib.proxy.Enhancer.generateClass(Enhancer.java:499)
        at 
org.mockito.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
        at 
org.mockito.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:217)
        at org.mockito.cglib.proxy.Enhancer.createHelper(Enhancer.java:378)
        at org.mockito.cglib.proxy.Enhancer.createClass(Enhancer.java:318)
        at 
org.mockito.internal.creation.jmock.ClassImposterizer.createProxyClass(ClassImposterizer.java:124)
        at 
org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:60)
        at 
org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:52)
        at 
org.mockito.internal.creation.CglibMockMaker.createMock(CglibMockMaker.java:24)
        at org.mockito.internal.util.MockUtil.createMock(MockUtil.java:32)
        at org.mockito.internal.MockitoCore.mock(MockitoCore.java:59)
        at org.mockito.Mockito.spy(Mockito.java:1341)
        at 
org.apache.tez.runtime.library.common.shuffle.TestFetcher.testInputAttemptIdentifierMap(TestFetcher.java:278)


Reply via email to