You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/24 01:50:26 UTC

Build failed in Jenkins: httpcomponents-core-4.3.x #545

See <https://builds.apache.org/job/httpcomponents-core-4.3.x/545/changes>

Changes:

[olegk] HTTPCORE-357: minor code cleanup

[olegk] HTTPCORE-357: Avoid DNS lookups in SSLIOSessions in server mode.
Contributed by Isaac Cruz Ballesteros <icruzbal at gmail.com>

------------------------------------------
[...truncated 1249 lines...]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore-nio ---
[INFO] Surefire report directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.http.nio.protocol.TestBasicAsyncResponseConsumer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.apache.http.nio.protocol.TestBasicAsyncResponseConsumer
Running org.apache.http.nio.protocol.TestErrorResponseProducer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.http.nio.protocol.TestErrorResponseProducer
Running org.apache.http.nio.protocol.TestHttpAsyncRequestExecutor
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.apache.http.nio.protocol.TestHttpAsyncRequestExecutor
Running org.apache.http.nio.protocol.TestBasicAsyncRequestHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.http.nio.protocol.TestBasicAsyncRequestHandler
Running org.apache.http.nio.protocol.TestBasicAsyncRequestProducer
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.http.nio.protocol.TestBasicAsyncRequestProducer
Running org.apache.http.nio.protocol.TestBasicAsyncClientExchangeHandler
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.http.nio.protocol.TestBasicAsyncClientExchangeHandler
Running org.apache.http.nio.protocol.TestHttpAsyncService
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.apache.http.nio.protocol.TestHttpAsyncService
Running org.apache.http.nio.protocol.TestBasicAsyncResponseProducer
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.http.nio.protocol.TestBasicAsyncResponseProducer
Running org.apache.http.nio.protocol.TestUriHttpAsyncRequestHandlerMapper
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.http.nio.protocol.TestUriHttpAsyncRequestHandlerMapper
Running org.apache.http.nio.protocol.TestBasicAsyncRequestConsumer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.http.nio.protocol.TestBasicAsyncRequestConsumer
Running org.apache.http.nio.protocol.TestHttpAsyncRequester
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.http.nio.protocol.TestHttpAsyncRequester
Running org.apache.http.nio.integration.TestHttpsAsyncHandlers
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 sec - in org.apache.http.nio.integration.TestHttpsAsyncHandlers
Running org.apache.http.nio.integration.TestTruncatedChunks
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.http.nio.integration.TestTruncatedChunks
Running org.apache.http.nio.integration.TestPipelining
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.http.nio.integration.TestPipelining
Running org.apache.http.nio.integration.TestCustomSSL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.http.nio.integration.TestCustomSSL
Running org.apache.http.nio.integration.TestHttpAsyncHandlers
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec - in org.apache.http.nio.integration.TestHttpAsyncHandlers
Running org.apache.http.nio.integration.TestHttpAsyncPrematureTermination
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.http.nio.integration.TestHttpAsyncPrematureTermination
Running org.apache.http.nio.integration.TestHttpAsyncHandlerCancellable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.apache.http.nio.integration.TestHttpAsyncHandlerCancellable
Running org.apache.http.nio.integration.TestHttpsAsyncTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 sec - in org.apache.http.nio.integration.TestHttpsAsyncTimeout
Running org.apache.http.nio.pool.TestNIOConnPool
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in org.apache.http.nio.pool.TestNIOConnPool
Running org.apache.http.nio.pool.TestRouteSpecificPool
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.http.nio.pool.TestRouteSpecificPool
Running org.apache.http.nio.util.TestBuffers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.http.nio.util.TestBuffers
Running org.apache.http.impl.nio.TestDefaultNHttpServerConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.apache.http.impl.nio.TestDefaultNHttpServerConnection
Running org.apache.http.impl.nio.TestNHttpConnectionBase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.http.impl.nio.TestNHttpConnectionBase
Running org.apache.http.impl.nio.TestDefaultNHttpClientConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.apache.http.impl.nio.TestDefaultNHttpClientConnection
Running org.apache.http.impl.nio.reactor.TestDefaultIOReactors
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.066 sec - in org.apache.http.impl.nio.reactor.TestDefaultIOReactors
Running org.apache.http.impl.nio.reactor.ExceptionEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.http.impl.nio.reactor.ExceptionEventTest
Running org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor
Running org.apache.http.impl.nio.reactor.TestDefaultIOReactorsSSL
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.169 sec - in org.apache.http.impl.nio.reactor.TestDefaultIOReactorsSSL
Running org.apache.http.impl.nio.reactor.TestSessionInOutBuffers
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.http.impl.nio.reactor.TestSessionInOutBuffers
Running org.apache.http.impl.nio.TestContentChannel
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.http.impl.nio.TestContentChannel
Running org.apache.http.impl.nio.codecs.TestIdentityEncoder
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.apache.http.impl.nio.codecs.TestIdentityEncoder
Running org.apache.http.impl.nio.codecs.TestLengthDelimitedDecoder
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.http.impl.nio.codecs.TestLengthDelimitedDecoder
Running org.apache.http.impl.nio.codecs.TestChunkEncoder
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.http.impl.nio.codecs.TestChunkEncoder
Running org.apache.http.impl.nio.codecs.TestLengthDelimitedEncoder
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.http.impl.nio.codecs.TestLengthDelimitedEncoder
Running org.apache.http.impl.nio.codecs.TestChunkDecoder
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.http.impl.nio.codecs.TestChunkDecoder
Running org.apache.http.impl.nio.codecs.TestHttpMessageParser
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.http.impl.nio.codecs.TestHttpMessageParser
Running org.apache.http.impl.nio.codecs.TestIdentityDecoder
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.http.impl.nio.codecs.TestIdentityDecoder
Running org.apache.http.impl.nio.pool.TestBasicNIOConnPool
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.apache.http.impl.nio.pool.TestBasicNIOConnPool

Results :

Tests run: 427, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpcore-nio ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-nio ---
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-nio ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-nio ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.3.1-SNAPSHOT/httpcore-nio-4.3.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.3.1-SNAPSHOT/httpcore-nio-4.3.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.3.1-SNAPSHOT/httpcore-nio-4.3.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.3.1-SNAPSHOT-javadoc.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.3.1-SNAPSHOT/httpcore-nio-4.3.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-nio ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-nio ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildNumber: 1544823 at timestamp: 1385253537441
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-nio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-nio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcore-nio ---
[INFO] Comparing to version: 4.3
[INFO] Succeeded with 0 errors; 0 warnings; and 1 other changes.
Build timed out (after 30 minutes). Marking the build as failed.
Sending e-mails to: commits@hc.apache.org null@apache.org
Sending e-mails to: commits@hc.apache.org null@apache.org
Sending e-mails to: commits@hc.apache.org null@apache.org
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [2:49.808s]
[INFO] Apache HttpCore ................................... SUCCESS [3:45.153s]
[INFO] Apache HttpCore NIO ............................... FAILURE [3:24.524s]
[INFO] Apache HttpCore OSGi bundle ....................... SKIPPED
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:38.147s
[INFO] Finished at: Sun Nov 24 00:40:44 GMT+00:00 2013
[INFO] Final Memory: 34M/280M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 7 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 7
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 7
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[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/InternalErrorException
channel stopped

Jenkins build is back to normal : httpcomponents-core-4.3.x #546

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-4.3.x/546/changes>