Jira: https://issues.apache.org/jira/browse/TEZ-3152
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1557/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 4736 lines...]
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12792798/TEZ-3152.3.patch
against master revision dbd763f.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 7 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.sort.impl.TestPipelinedSorter
org.apache.tez.dag.app.rm.TestContainerReuse
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs
org.apache.tez.history.TestHistoryParser
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster
org.apache.tez.analyzer.TestAnalyzer
The following test timeouts occurred in :
org.apache.tez.runtime.library.common.sort.impl.TestITests
org.apache.tez.analyzer.TestAnalyzer
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1557//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1557//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
3f3153765fdab3c809138c69701f106870ce23ee 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)
##############################
11 tests failed.
FAILED:
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources
Error Message:
Wanted but not invoked:
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000004_1,
<any>,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1272)
However, there were other interactions with this mock:
taskSchedulerManagerForTest.init(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.setConfig(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.serviceInit(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.start();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.serviceStart();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.instantiateSchedulers(
"host",
0,
"",
Mock for AppContext, hashCode: 1706240911
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getContainerSignatureMatcher();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getConfig();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getSpyTaskScheduler();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1146)
taskSchedulerManagerForTest.setApplicationRegistrationData(
0,
Mock for Resource, hashCode: 1441852786,
Mock for Map, hashCode: 1014301554,
null
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:96)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1208)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1211)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000001_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1227)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000002_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1241)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1251)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000003_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1259)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1269)
Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000004_1,
<any>,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1272)
However, there were other interactions with this mock:
taskSchedulerManagerForTest.init(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.setConfig(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.serviceInit(
Configuration: core-default.xml, core-site.xml, yarn-default.xml,
yarn-site.xml
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)
taskSchedulerManagerForTest.start();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.serviceStart();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.instantiateSchedulers(
"host",
0,
"",
Mock for AppContext, hashCode: 1706240911
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getContainerSignatureMatcher();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getConfig();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)
taskSchedulerManagerForTest.getSpyTaskScheduler();
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1146)
taskSchedulerManagerForTest.setApplicationRegistrationData(
0,
Mock for Resource, hashCode: 1441852786,
Mock for Map, hashCode: 1014301554,
null
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:96)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1208)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1211)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000001_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1227)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000002_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1241)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1251)
taskSchedulerManagerForTest.taskAllocated(
0,
Mock for TA attempt_0_0001_0_01_000003_1,
EventType: S_TA_LAUNCH_REQUEST,
Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0,
NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1,
Token: null, ]
);
-> at
org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_ENDED
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1259)
taskSchedulerManagerForTest.handleEvent(
EventType: S_TA_LAUNCH_REQUEST
);
-> at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1269)
at
org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1272)
FAILED:
org.apache.tez.history.TestHistoryParser.org.apache.tez.history.TestHistoryParser
Error Message:
java.io.IOException: ApplicationHistoryServer failed to start. Final state is
STOPPED
Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.IOException:
ApplicationHistoryServer failed to start. Final state is STOPPED
at
org.apache.hadoop.yarn.server.MiniYARNCluster$ApplicationHistoryServerWrapper.serviceStart(MiniYARNCluster.java:705)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at
org.apache.tez.tests.MiniTezClusterWithTimeline.serviceStart(MiniTezClusterWithTimeline.java:202)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.tez.history.TestHistoryParser.setupTezCluster(TestHistoryParser.java:173)
at
org.apache.tez.history.TestHistoryParser.setupCluster(TestHistoryParser.java:132)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDisableSessionLogging
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:151)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at org.apache.tez.client.TezClient.start(TezClient.java:422)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDisableSessionLogging(TestATSHistoryWithACLs.java:511)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testMultipleDagSession
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 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.$Proxy88.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getNewApplication(ApplicationClientProtocolPBClientImpl.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at org.apache.tez.client.TezClient.start(TezClient.java:422)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testMultipleDagSession(TestATSHistoryWithACLs.java:340)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 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.$Proxy88.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getNewApplication(ApplicationClientProtocolPBClientImpl.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at org.apache.tez.client.TezClient.start(TezClient.java:422)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls(TestATSHistoryWithACLs.java:219)
FAILED: org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 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.$Proxy88.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getNewApplication(ApplicationClientProtocolPBClientImpl.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at org.apache.tez.client.TezClient.start(TezClient.java:422)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls(TestATSHistoryWithACLs.java:275)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDagLoggingDisabled
Error Message:
java.net.ConnectException: Connection refused
Stack Trace:
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException:
Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.http.HttpClient.New(HttpClient.java:326)
at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:996)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)
at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:850)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
at
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at
com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240)
at
com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147)
at com.sun.jersey.api.client.Client.handle(Client.java:648)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670)
at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
at
com.sun.jersey.api.client.WebResource$Builder.get(WebResource.java:503)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDagLoggingDisabled(TestATSHistoryWithACLs.java:589)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testMultipleDagNonSession
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 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.$Proxy88.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getNewApplication(ApplicationClientProtocolPBClientImpl.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:885)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:472)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testMultipleDagNonSession(TestATSHistoryWithACLs.java:432)
FAILED:
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls
Error Message:
test timed out after 50000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 50000 milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:151)
at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
at
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
at
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
at org.apache.tez.client.TezClient.createApplication(TezClient.java:937)
at org.apache.tez.client.TezClient.start(TezClient.java:422)
at
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls(TestATSHistoryWithMiniCluster.java:155)
FAILED:
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1
Error Message:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/49d588e6-9c50-4327-aaf6-5174e6355e4a_0/file.out
Stack Trace:
java.io.FileNotFoundException:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/49d588e6-9c50-4327-aaf6-5174e6355e4a_0/file.out
at
org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:198)
at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:766)
at
org.apache.tez.runtime.library.common.sort.impl.TezMerger$Segment.init(TezMerger.java:312)
at
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:692)
at
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:633)
at
org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:170)
at
org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:746)
at
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData2(TestPipelinedSorter.java:391)
at
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest2(TestPipelinedSorter.java:374)
at
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1(TestPipelinedSorter.java:297)
FAILED:
org.apache.tez.analyzer.TestAnalyzer.org.apache.tez.analyzer.TestAnalyzer
Error Message:
java.io.IOException: ApplicationHistoryServer failed to start. Final state is
STOPPED
Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.IOException:
ApplicationHistoryServer failed to start. Final state is STOPPED
at
org.apache.hadoop.yarn.server.MiniYARNCluster$ApplicationHistoryServerWrapper.serviceStart(MiniYARNCluster.java:705)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at
org.apache.tez.tests.MiniTezClusterWithTimeline.serviceStart(MiniTezClusterWithTimeline.java:202)
at
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at
org.apache.tez.analyzer.TestAnalyzer.setupTezCluster(TestAnalyzer.java:139)
at
org.apache.tez.analyzer.TestAnalyzer.setupClass(TestAnalyzer.java:103)