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

Failed: TEZ-2745 PreCommit Build #1073

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

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



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

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

    {color:green}+1 tests included{color}.  The patch appears to include 14 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.dag.history.logging.ats.TestATSHistoryWithMiniCluster
                  org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService

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

This message is automatically generated.


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


Comment added.
df716207071bcd96213f1e517214dfb89e0890fe logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #1070
Archived 53 artifacts
Archive block size is 32768
Received 2 blocks and 3158928 bytes
Compression is 2.0%
Took 1.3 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 tests failed.
FAILED:  org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.testTimelineServiceDisable

Error Message:
org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager

Stack Trace:
org.apache.hadoop.service.ServiceStateException: org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at org.apache.tez.common.ReflectionUtils.getClazz(ReflectionUtils.java:44)
	at org.apache.tez.common.ReflectionUtils.createClazzInstance(ReflectionUtils.java:78)
	at org.apache.tez.dag.history.logging.ats.ATSHistoryLoggingService.serviceInit(ATSHistoryLoggingService.java:128)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.setup(TestATSHistoryLoggingService.java:68)


FAILED:  org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.testATSEventBatching

Error Message:
org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager

Stack Trace:
org.apache.hadoop.service.ServiceStateException: org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at org.apache.tez.common.ReflectionUtils.getClazz(ReflectionUtils.java:44)
	at org.apache.tez.common.ReflectionUtils.createClazzInstance(ReflectionUtils.java:78)
	at org.apache.tez.dag.history.logging.ats.ATSHistoryLoggingService.serviceInit(ATSHistoryLoggingService.java:128)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.setup(TestATSHistoryLoggingService.java:68)


FAILED:  org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.testATSHistoryLoggingServiceShutdown

Error Message:
org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager

Stack Trace:
org.apache.hadoop.service.ServiceStateException: org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at org.apache.tez.common.ReflectionUtils.getClazz(ReflectionUtils.java:44)
	at org.apache.tez.common.ReflectionUtils.createClazzInstance(ReflectionUtils.java:78)
	at org.apache.tez.dag.history.logging.ats.ATSHistoryLoggingService.serviceInit(ATSHistoryLoggingService.java:128)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService.setup(TestATSHistoryLoggingService.java:68)


FAILED:  org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls

Error Message:
Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager

Stack Trace:
org.apache.tez.dag.api.TezReflectionException: Unable to load class: org.apache.tez.dag.history.ats.acls.ATSHistoryACLPolicyManager
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at org.apache.tez.common.ReflectionUtils.getClazz(ReflectionUtils.java:44)
	at org.apache.tez.common.ReflectionUtils.createClazzInstance(ReflectionUtils.java:78)
	at org.apache.tez.client.TezClient.start(TezClient.java:356)
	at org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls(TestATSHistoryWithMiniCluster.java:155)



Success: TEZ-2745 PreCommit Build #1075

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3482 lines...]
[INFO] Final Memory: 87M/1152M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12754182/TEZ-2745-6.patch
  against master revision 7d412b2.

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

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

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

This message is automatically generated.


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


Comment added.
194655e322a76d3bde9210fdc194af63160f3d80 logged out


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


Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #1070
Archived 53 artifacts
Archive block size is 32768
Received 4 blocks and 3107569 bytes
Compression is 4.0%
Took 1.4 sec
Description set: TEZ-2745
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



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

Failed: TEZ-2778 PreCommit Build #1074

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

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




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

    {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.client.TestTezClient

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

This message is automatically generated.


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


Comment added.
27017a4e27b20cfffdf67491e29f08418a0b0045 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #1070
Archived 53 artifacts
Archive block size is 32768
Received 4 blocks and 3089003 bytes
Compression is 4.1%
Took 0.76 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout

Error Message:
test timed out after 5000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 5000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.stop(TezClient.java:584)
	at org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout(TestTezClient.java:557)