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 2018/05/08 22:09:46 UTC

Failed: TEZ-3932 PreCommit Build #2794

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 342.77 KB...]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[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/12922523/TEZ-3932.001.patch
  against master revision 081a64f.

    {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: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.conf.TestUnorderedPartitionedKVEdgeConfig

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

This message is automatically generated.


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




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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.59 MB of artifacts by 10.4% relative to #2791
[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) ##############################
1 tests failed.
FAILED:  org.apache.tez.runtime.library.conf.TestUnorderedPartitionedKVEdgeConfig.testDefaultConfigsUsed

Error Message:
test timed out after 2000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 2000 milliseconds
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:255)
	at sun.misc.Resource.getBytes(Resource.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:462)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.apache.tez.runtime.library.conf.UnorderedPartitionedKVEdgeConfig$Builder.<init>(UnorderedPartitionedKVEdgeConfig.java:170)
	at org.apache.tez.runtime.library.conf.UnorderedPartitionedKVEdgeConfig.newBuilder(UnorderedPartitionedKVEdgeConfig.java:79)
	at org.apache.tez.runtime.library.conf.UnorderedPartitionedKVEdgeConfig.newBuilder(UnorderedPartitionedKVEdgeConfig.java:92)
	at org.apache.tez.runtime.library.conf.TestUnorderedPartitionedKVEdgeConfig.testDefaultConfigsUsed(TestUnorderedPartitionedKVEdgeConfig.java:69)

Failed: TEZ-3911 PreCommit Build #2795

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 353.48 KB...]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 h
[INFO] Finished at: 2018-05-08T23:23:09Z
[INFO] Final Memory: 83M/1360M
[INFO] ------------------------------------------------------------------------




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

    {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:red}-1 javac{color}.  The applied patch generated 27 javac compiler warnings (more than the master's current 24 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/2795//testReport/
Javac warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/2795//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2795//console

This message is automatically generated.


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




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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.61 MB of artifacts by 26.8% relative to #2791
[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) ##############################
All tests passed