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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 339.83 KB...]
[ERROR]   mvn <goals> -rf :tez-runtime-library
[INFO] Build failures were ignored.




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

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

    {color:green}+1 tests included{color}.  The patch appears to include 10 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:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.test.TestTezJobs
                  org.apache.tez.test.TestFaultTolerance
                  
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter
                  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager

Test results: 
https://builds.apache.org/job/PreCommit-TEZ-Build/2427//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/2427//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2427//console

This message is automatically generated.


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


Comment added.
fd3681c9eda87f6b61846931f2d919766e3348ee 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 - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
9 tests failed.
FAILED:  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testSchedulingVertexOnlyWithBroadcast

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at org.apache.tez.dag.api.EdgeProperty.toString(EdgeProperty.java:246)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at java.util.AbstractMap.toString(AbstractMap.java:523)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at org.mockito.internal.matchers.Equals.describe(Equals.java:32)
        at org.mockito.internal.matchers.Equals.describeTo(Equals.java:28)
        at 
org.hamcrest.BaseDescription.appendDescriptionOf(BaseDescription.java:24)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:94)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:85)
        at 
org.mockito.internal.matchers.MatchersPrinter.getArgumentsLine(MatchersPrinter.java:21)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:49)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:58)
        at 
org.mockito.internal.reporting.SmartPrinter.<init>(SmartPrinter.java:27)
        at 
org.mockito.internal.verification.checkers.MissingInvocationChecker.check(MissingInvocationChecker.java:39)
        at org.mockito.internal.verification.Times.verify(Times.java:36)
        at 
org.mockito.internal.verification.MockAwareVerificationMode.verify(MockAwareVerificationMode.java:21)
        at 
org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:72)
        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.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$bbaea51.reconfigureVertex(<generated>)
        at 
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testSchedulingVertexOnlyWithBroadcast(TestFairCartesianProductVertexManager.java:337)


FAILED:  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexGroupOnly

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at org.apache.tez.dag.api.EdgeProperty.toString(EdgeProperty.java:246)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at java.util.AbstractMap.toString(AbstractMap.java:523)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at org.mockito.internal.matchers.Equals.describe(Equals.java:32)
        at org.mockito.internal.matchers.Equals.describeTo(Equals.java:28)
        at 
org.hamcrest.BaseDescription.appendDescriptionOf(BaseDescription.java:24)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:94)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:85)
        at 
org.mockito.internal.matchers.MatchersPrinter.getArgumentsLine(MatchersPrinter.java:21)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:49)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:58)
        at 
org.mockito.internal.reporting.SmartPrinter.<init>(SmartPrinter.java:27)
        at 
org.mockito.internal.verification.checkers.MissingInvocationChecker.check(MissingInvocationChecker.java:39)
        at org.mockito.internal.verification.Times.verify(Times.java:36)
        at 
org.mockito.internal.verification.MockAwareVerificationMode.verify(MockAwareVerificationMode.java:21)
        at 
org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:72)
        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.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$bbaea51.reconfigureVertex(<generated>)
        at 
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexGroupOnly(TestFairCartesianProductVertexManager.java:312)


FAILED:  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexGroup

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at org.apache.tez.dag.api.EdgeProperty.toString(EdgeProperty.java:246)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at java.util.AbstractMap.toString(AbstractMap.java:523)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at org.mockito.internal.matchers.Equals.describe(Equals.java:32)
        at org.mockito.internal.matchers.Equals.describeTo(Equals.java:28)
        at 
org.hamcrest.BaseDescription.appendDescriptionOf(BaseDescription.java:24)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:94)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:85)
        at 
org.mockito.internal.matchers.MatchersPrinter.getArgumentsLine(MatchersPrinter.java:21)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:49)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:58)
        at 
org.mockito.internal.reporting.SmartPrinter.<init>(SmartPrinter.java:27)
        at 
org.mockito.internal.verification.checkers.MissingInvocationChecker.check(MissingInvocationChecker.java:39)
        at org.mockito.internal.verification.Times.verify(Times.java:36)
        at 
org.mockito.internal.verification.MockAwareVerificationMode.verify(MockAwareVerificationMode.java:21)
        at 
org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:72)
        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.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$bbaea51.reconfigureVertex(<generated>)
        at 
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexGroup(TestFairCartesianProductVertexManager.java:278)


FAILED:  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexOnlyGroupByMaxParallelism

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at org.apache.tez.dag.api.EdgeProperty.toString(EdgeProperty.java:246)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at java.util.AbstractMap.toString(AbstractMap.java:523)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at org.mockito.internal.matchers.Equals.describe(Equals.java:32)
        at org.mockito.internal.matchers.Equals.describeTo(Equals.java:28)
        at 
org.hamcrest.BaseDescription.appendDescriptionOf(BaseDescription.java:24)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:94)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:85)
        at 
org.mockito.internal.matchers.MatchersPrinter.getArgumentsLine(MatchersPrinter.java:21)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:49)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:58)
        at 
org.mockito.internal.reporting.SmartPrinter.<init>(SmartPrinter.java:27)
        at 
org.mockito.internal.verification.checkers.MissingInvocationChecker.check(MissingInvocationChecker.java:39)
        at org.mockito.internal.verification.Times.verify(Times.java:36)
        at 
org.mockito.internal.verification.MockAwareVerificationMode.verify(MockAwareVerificationMode.java:21)
        at 
org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:72)
        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.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$bbaea51.reconfigureVertex(<generated>)
        at 
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexOnlyGroupByMaxParallelism(TestFairCartesianProductVertexManager.java:219)


FAILED:  
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexOnlyGroupByMinOpsPerWorker

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at org.apache.tez.dag.api.EdgeProperty.toString(EdgeProperty.java:246)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at java.util.AbstractMap.toString(AbstractMap.java:523)
        at java.lang.String.valueOf(String.java:2849)
        at java.lang.StringBuilder.append(StringBuilder.java:128)
        at org.mockito.internal.matchers.Equals.describe(Equals.java:32)
        at org.mockito.internal.matchers.Equals.describeTo(Equals.java:28)
        at 
org.hamcrest.BaseDescription.appendDescriptionOf(BaseDescription.java:24)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:94)
        at org.hamcrest.BaseDescription.appendList(BaseDescription.java:85)
        at 
org.mockito.internal.matchers.MatchersPrinter.getArgumentsLine(MatchersPrinter.java:21)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:49)
        at 
org.mockito.internal.reporting.PrintSettings.print(PrintSettings.java:58)
        at 
org.mockito.internal.reporting.SmartPrinter.<init>(SmartPrinter.java:27)
        at 
org.mockito.internal.verification.checkers.MissingInvocationChecker.check(MissingInvocationChecker.java:39)
        at org.mockito.internal.verification.Times.verify(Times.java:36)
        at 
org.mockito.internal.verification.MockAwareVerificationMode.verify(MockAwareVerificationMode.java:21)
        at 
org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:72)
        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.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$bbaea51.reconfigureVertex(<generated>)
        at 
org.apache.tez.runtime.library.cartesianproduct.TestFairCartesianProductVertexManager.testDAGVertexOnlyGroupByMinOpsPerWorker(TestFairCartesianProductVertexManager.java:248)


FAILED:  
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.testTextMixedRecords[test[false,
 PRECISE]]

Error Message:
Task com.google.common.util.concurrent.ListenableFutureTask@5a135a2c rejected 
from java.util.concurrent.ThreadPoolExecutor@2c852ce7[Running, pool size = 2, 
active threads = 2, queued tasks = 0, completed tasks = 0]

Stack Trace:
java.util.concurrent.RejectedExecutionException: Task 
com.google.common.util.concurrent.ListenableFutureTask@5a135a2c rejected from 
java.util.concurrent.ThreadPoolExecutor@2c852ce7[Running, pool size = 2, active 
threads = 2, queued tasks = 0, completed tasks = 0]
        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
        at 
com.google.common.util.concurrent.MoreExecutors$ListeningDecorator.execute(MoreExecutors.java:440)
        at 
com.google.common.util.concurrent.AbstractListeningExecutorService.submit(AbstractListeningExecutorService.java:56)
        at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.setupNextBuffer(UnorderedPartitionedKVWriter.java:431)
        at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.write(UnorderedPartitionedKVWriter.java:359)
        at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.write(UnorderedPartitionedKVWriter.java:329)
        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.textTest(TestUnorderedPartitionedKVWriter.java:361)
        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.testTextMixedRecords(TestUnorderedPartitionedKVWriter.java:300)


FAILED:  
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.testSkippedPartitions_WithPipelinedShuffle[test[true,
 DISABLED]]

Error Message:

outputContext.reportFailure(
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.baseTestWithPipelinedTransfer(TestUnorderedPartitionedKVWriter.java:658)
But invoked here:
-> at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.sendPipelinedEventForSpill(UnorderedPartitionedKVWriter.java:1117)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
outputContext.reportFailure(
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.baseTestWithPipelinedTransfer(TestUnorderedPartitionedKVWriter.java:658)
But invoked here:
-> at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.sendPipelinedEventForSpill(UnorderedPartitionedKVWriter.java:1117)

        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.baseTestWithPipelinedTransfer(TestUnorderedPartitionedKVWriter.java:658)
        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.testSkippedPartitions_WithPipelinedShuffle(TestUnorderedPartitionedKVWriter.java:575)


FAILED:  org.apache.tez.test.TestFaultTolerance.testCartesianProduct

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
        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:144)
        at 
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:159)
        at 
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:142)
        at 
org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:138)
        at 
org.apache.tez.test.TestFaultTolerance.testCartesianProduct(TestFaultTolerance.java:894)


FAILED:  org.apache.tez.test.TestTezJobs.testCartesianProduct

Error Message:
CartesianProduct failed expected:<-1> but was:<0>

Stack Trace:
java.lang.AssertionError: CartesianProduct failed expected:<-1> but was:<0>
        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.tez.test.TestTezJobs.testCartesianProduct(TestTezJobs.java:1347)

Reply via email to