You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/16 02:21:18 UTC

Failed: TEZ-1661 PreCommit Build #42

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

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




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12692646/TEZ-1661-2.patch
  against master revision 2544b05.

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/42//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/42//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/42//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/42//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/42//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/42//console

This message is automatically generated.


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


Comment added.
924f007de21434e4a64e4389bc34e86557b65959 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1803 PreCommit Build #55

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2058 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 64 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.runtime.library.common.sort.impl.dflt.TestDefaultSorter
                  org.apache.tez.runtime.library.output.TestOnFileSortedOutput

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/55//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/55//console

This message is automatically generated.


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


Comment added.
c876fa179c2f7bd0434f3cdf149654fe00b5eba9 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
9 tests failed.
FAILED:  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent

Error Message:
InitialMemoryAssigned is <= 0: 2048

Stack Trace:
java.lang.RuntimeException: InitialMemoryAssigned is <= 0: 2048
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.<init>(DefaultSorter.java:128)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent(TestDefaultSorter.java:78)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)



Failed: TEZ-1803 PreCommit Build #54

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2056 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 64 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.runtime.library.output.TestOnFileSortedOutput
                  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/54//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/54//console

This message is automatically generated.


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


Comment added.
a508cafaff5c0a28cd4001a9bed89574394923c0 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
9 tests failed.
REGRESSION:  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent

Error Message:
InitialMemoryAssigned is <= 0: 2048

Stack Trace:
java.lang.RuntimeException: InitialMemoryAssigned is <= 0: 2048
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.<init>(DefaultSorter.java:128)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent(TestDefaultSorter.java:78)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)



Failed: TEZ-1963 PreCommit Build #53

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2592 lines...]
[INFO] Finished at: 2015-01-19T11:32:50+00:00
[INFO] Final Memory: 64M/867M
[INFO] ------------------------------------------------------------------------




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 64 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/53//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/53//console

This message is automatically generated.


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


Comment added.
c185bb7b5960f24fa69e30b94a7e4c1a3f36e040 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-391 PreCommit Build #52

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2607 lines...]
[INFO] Finished at: 2015-01-19T11:22:54+00:00
[INFO] Final Memory: 72M/918M
[INFO] ------------------------------------------------------------------------




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 64 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/52//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/52//console

This message is automatically generated.


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


Comment added.
1ebefb86b09eaec78c5642d88242d4d284f5a6f0 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1826 PreCommit Build #51

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2601 lines...]
[INFO] Finished at: 2015-01-19T09:13:22+00:00
[INFO] Final Memory: 65M/871M
[INFO] ------------------------------------------------------------------------




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

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

    {color:green}+1 tests included{color}.  The patch appears to include 2 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:red}-1 findbugs{color}.  The patch appears to introduce 64 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/51//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/51//console

This message is automatically generated.


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


Comment added.
c98f41d74b138f9aa8a4677891342e42d001b272 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1967 PreCommit Build #50

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2420 lines...]
[ERROR]   mvn <goals> -rf :tez-tests




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

    {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:red}-1 javadoc{color}.  The javadoc tool appears to have generated 1 warning messages.
        See https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/diffJavadocWarnings.txt for details.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 64 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.mapreduce.TestMRRJobs

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/50//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/50//console

This message is automatically generated.


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


Comment added.
c7e33e6e51878ab5d81791b6d7ac697a66efd6a4 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
REGRESSION:  org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJob

Error Message:
Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0001/A but didn't Match Job ID job_1421605162084_0001

Stack Trace:
java.lang.AssertionError: Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0001/A but didn't Match Job ID job_1421605162084_0001
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJob(TestMRRJobs.java:134)


REGRESSION:  org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJobWithCompression

Error Message:
Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0002/A but didn't Match Job ID job_1421605162084_0002

Stack Trace:
java.lang.AssertionError: Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0002/A but didn't Match Job ID job_1421605162084_0002
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJobWithCompression(TestMRRJobs.java:292)


REGRESSION:  org.apache.tez.mapreduce.TestMRRJobs.testRandomWriter

Error Message:
Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0005/A but didn't Match Job ID job_1421605162084_0005

Stack Trace:
java.lang.AssertionError: Tracking URL was http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0005/A but didn't Match Job ID job_1421605162084_0005
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.mapreduce.TestMRRJobs.testRandomWriter(TestMRRJobs.java:169)



Failed: TEZ-1949 PreCommit Build #49

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2594 lines...]
[INFO] Finished at: 2015-01-16T23:05:05+00:00
[INFO] Final Memory: 72M/897M
[INFO] ------------------------------------------------------------------------




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 64 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/49//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/49//console

This message is automatically generated.


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


Comment added.
a5e4eca0d5f59be88df9df9447b7b9f5674eebec logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1941 PreCommit Build #48

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2609 lines...]
[INFO] Finished at: 2015-01-16T20:13:42+00:00
[INFO] Final Memory: 61M/674M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12692817/TEZ-1941.2.txt
  against master revision ea46f45.

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

    {color:green}+1 tests included{color}.  The patch appears to include 5 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:red}-1 findbugs{color}.  The patch appears to introduce 64 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/48//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/48//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/48//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/48//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/48//console

This message is automatically generated.


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


Comment added.
de1f7249da140c42080636500d535b2f4ec0f35e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1968 PreCommit Build #47

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

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




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/47//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/47//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/47//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/47//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/47//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/47//console

This message is automatically generated.


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


Comment added.
1e585f6262a44e79c0d6d96f25bd665d274e6345 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1942 PreCommit Build #46

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2595 lines...]
[INFO] Final Memory: 64M/767M
[INFO] ------------------------------------------------------------------------




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/46//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/46//console

This message is automatically generated.


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


Comment added.
d8708f8621617e11b94bb42c0f32b63acbbf9294 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1593 PreCommit Build #45

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

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




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/45//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/45//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/45//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/45//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/45//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/45//console

This message is automatically generated.


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


Comment added.
b6000ec7aef33560b60f6b88a90aecab76658a94 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: TEZ-1949 PreCommit Build #44

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2043 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




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

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 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.runtime.library.common.shuffle.TestFetcher

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/44//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/44//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/44//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/44//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/44//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/44//console

This message is automatically generated.


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


Comment added.
f9ca61728a643368be96fa53398028a1724b262e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[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.testSetupLocalDiskFetch

Error Message:
test timed out after 3000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 3000 milliseconds
	at com.google.common.collect.MapMakerInternalMap$Segment.getFirst(MapMakerInternalMap.java:2430)
	at com.google.common.collect.MapMakerInternalMap$Segment.getEntry(MapMakerInternalMap.java:2437)
	at com.google.common.collect.MapMakerInternalMap.getEntry(MapMakerInternalMap.java:3491)
	at com.google.common.collect.Interners$CustomInterner.intern(Interners.java:68)
	at org.apache.hadoop.util.StringInterner.weakIntern(StringInterner.java:81)
	at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2472)
	at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2364)
	at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2281)
	at org.apache.hadoop.conf.Configuration.get(Configuration.java:888)
	at org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:907)
	at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2068)
	at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2578)
	at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2591)
	at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:91)
	at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2630)
	at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2612)
	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:370)
	at org.apache.hadoop.fs.FileSystem.getLocal(FileSystem.java:341)
	at org.apache.tez.runtime.library.common.shuffle.LocalDiskFetchedInput.<init>(LocalDiskFetchedInput.java:50)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher.doLocalDiskFetch(Fetcher.java:536)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher.setupLocalDiskFetch(Fetcher.java:515)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37.CGLIB$setupLocalDiskFetch$0(<generated>)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37$$FastClassByMockitoWithCGLIB$$82136f7c.invoke(<generated>)
	at org.mockito.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:216)
	at org.mockito.internal.creation.AbstractMockitoMethodProxy.invokeSuper(AbstractMockitoMethodProxy.java:10)
	at org.mockito.internal.invocation.realmethod.CGLIBProxyRealMethod.invoke(CGLIBProxyRealMethod.java:22)
	at org.mockito.internal.invocation.realmethod.FilteredCGLIBProxyRealMethod.invoke(FilteredCGLIBProxyRealMethod.java:27)
	at org.mockito.internal.invocation.InvocationImpl.callRealMethod(InvocationImpl.java:112)
	at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:36)
	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:93)
	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
	at org.mockito.internal.creation.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:61)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37.setupLocalDiskFetch(<generated>)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher.call(Fetcher.java:188)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37.CGLIB$call$4(<generated>)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37$$FastClassByMockitoWithCGLIB$$82136f7c.invoke(<generated>)
	at org.mockito.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:216)
	at org.mockito.internal.creation.AbstractMockitoMethodProxy.invokeSuper(AbstractMockitoMethodProxy.java:10)
	at org.mockito.internal.invocation.realmethod.CGLIBProxyRealMethod.invoke(CGLIBProxyRealMethod.java:22)
	at org.mockito.internal.invocation.realmethod.FilteredCGLIBProxyRealMethod.invoke(FilteredCGLIBProxyRealMethod.java:27)
	at org.mockito.internal.invocation.InvocationImpl.callRealMethod(InvocationImpl.java:112)
	at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:36)
	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:93)
	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
	at org.mockito.internal.creation.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:61)
	at org.apache.tez.runtime.library.common.shuffle.Fetcher$$EnhancerByMockitoWithCGLIB$$b6ac0c37.call(<generated>)
	at org.apache.tez.runtime.library.common.shuffle.TestFetcher.testSetupLocalDiskFetch(TestFetcher.java:152)



Failed: TEZ-1879 PreCommit Build #43

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2597 lines...]
[INFO] Final Memory: 67M/807M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12692648/TEZ-1879.4.txt
  against master revision 2544b05.

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

    {color:green}+1 tests included{color}.  The patch appears to include 2 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:red}-1 findbugs{color}.  The patch appears to introduce 66 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/43//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/43//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/43//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/43//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/43//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/43//console

This message is automatically generated.


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


Comment added.
eb1573cc055dfd061c6f95891e5e38e19638700e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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