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 2014/04/11 21:58:33 UTC

Build failed in Jenkins: httpcomponents-asyncclient-4.1.x #1

See <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/1/>

------------------------------------------
[...truncated 105 lines...]
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/LoggingIOSession.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/package-info.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/Wire.java
A         httpasyncclient/src/main/java/org/apache/http/impl/nio/client
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/MinimalHttpAsyncClient.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/HttpAsyncClientBuilder.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/package-info.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalIODispatch.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalConnManager.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/CloseableHttpAsyncClient.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/MainClientExec.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/MinimalClientExec.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/HttpAsyncClients.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalIOReactorExceptionHandler.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultClientExchangeHandlerImpl.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/IOReactorUtils.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalHttpAsyncClient.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/LoggingAsyncRequestExecutor.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalState.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultAsyncUserTokenHandler.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/InternalClientExec.java
AU        httpasyncclient/src/main/java/org/apache/http/impl/nio/client/CloseableHttpAsyncClientBase.java
A         httpasyncclient/src/site
A         httpasyncclient/src/site/apt
A         httpasyncclient/src/site/resources
A         httpasyncclient/src/site/resources/css
A         httpasyncclient/src/examples
A         httpasyncclient/src/examples/org
A         httpasyncclient/src/examples/org/apache
A         httpasyncclient/src/examples/org/apache/http
A         httpasyncclient/src/examples/org/apache/http/examples
A         httpasyncclient/src/examples/org/apache/http/examples/nio
A         httpasyncclient/src/examples/org/apache/http/examples/nio/client
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientEvictExpiredConnections.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientAuthentication.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientCustomContext.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/ZeroCopyHttpExchange.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientProxyAuthentication.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchange.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientExecuteProxy.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientConfiguration.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeFutureCallback.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientCustomSSL.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeStreaming.java
AU        httpasyncclient/src/examples/org/apache/http/examples/nio/client/QuickStart.java
A         httpasyncclient/src/test
A         httpasyncclient/src/test/java
A         httpasyncclient/src/test/java/org
A         httpasyncclient/src/test/java/org/apache
A         httpasyncclient/src/test/java/org/apache/http
A         httpasyncclient/src/test/java/org/apache/http/impl
A         httpasyncclient/src/test/java/org/apache/http/impl/nio
A         httpasyncclient/src/test/java/org/apache/http/impl/nio/conn
AU        httpasyncclient/src/test/java/org/apache/http/impl/nio/conn/CPoolUtils.java
AU        httpasyncclient/src/test/java/org/apache/http/impl/nio/conn/TestPoolingHttpClientAsyncConnectionManager.java
A         httpasyncclient/src/test/java/org/apache/http/impl/nio/client
A         httpasyncclient/src/test/java/org/apache/http/localserver
AU        httpasyncclient/src/test/java/org/apache/http/localserver/EchoHandler.java
AU        httpasyncclient/src/test/java/org/apache/http/localserver/HttpServerNio.java
AU        httpasyncclient/src/test/java/org/apache/http/localserver/RequestBasicAuth.java
AU        httpasyncclient/src/test/java/org/apache/http/localserver/RandomHandler.java
AU        httpasyncclient/src/test/java/org/apache/http/localserver/BasicAuthTokenExtractor.java
AU        httpasyncclient/src/test/java/org/apache/http/localserver/ResponseBasicUnauthorized.java
A         httpasyncclient/src/test/java/org/apache/http/nio
A         httpasyncclient/src/test/java/org/apache/http/nio/client
A         httpasyncclient/src/test/java/org/apache/http/nio/client/util
A         httpasyncclient/src/test/java/org/apache/http/nio/client/integration
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpsAsync.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestStatefulConnManagement.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncMinimal.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestRedirects.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestClientReauthentication.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpsRedirects.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsync.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncClientUtils.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestClientAuthentication.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/integration/TestClientAuthenticationFallBack.java
A         httpasyncclient/src/test/java/org/apache/http/nio/client/methods
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/methods/TestZeroCopy.java
AU        httpasyncclient/src/test/java/org/apache/http/nio/client/methods/TestAsyncConsumers.java
AU        httpasyncclient/src/test/java/org/apache/http/HttpAsyncTestBase.java
AU        httpasyncclient/src/test/java/org/apache/http/SSLTestContexts.java
A         httpasyncclient/src/test/resources
AU        httpasyncclient/src/test/resources/commons-logging.properties
AU        httpasyncclient/src/test/resources/test.keystore
AU        httpasyncclient/pom.xml
A         httpasyncclient-cache
AU        httpasyncclient-cache/pom.xml
A         httpasyncclient-cache/src
A         httpasyncclient-cache/src/test
A         httpasyncclient-cache/src/test/java
A         httpasyncclient-cache/src/test/java/org
A         httpasyncclient-cache/src/test/java/org/apache
A         httpasyncclient-cache/src/test/java/org/apache/http
A         httpasyncclient-cache/src/test/java/org/apache/http/impl
A         httpasyncclient-cache/src/test/java/org/apache/http/impl/client
A         httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/TestAsyncProtocolAllowedBehavior.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/TestCachingHttpAsyncClient.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/TestHttpAsyncCacheJiraNumber1147.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/CachingHttpAsyncClientExecChain.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/TestAsyncProtocolRequirements.java
AU        httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/TestAsyncProtocolDeviations.java
A         httpasyncclient-cache/src/test/resources
AU        httpasyncclient-cache/src/test/resources/commons-logging.properties
A         httpasyncclient-cache/src/main
A         httpasyncclient-cache/src/main/java
A         httpasyncclient-cache/src/main/java/org
A         httpasyncclient-cache/src/main/java/org/apache
A         httpasyncclient-cache/src/main/java/org/apache/http
A         httpasyncclient-cache/src/main/java/org/apache/http/impl
A         httpasyncclient-cache/src/main/java/org/apache/http/impl/client
A         httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache
AU        httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache/ChainedFutureCallback.java
AU        httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache/package-info.java
AU        httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache/CachingHttpAsyncClient.java
AU        httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache/AsynchronousAsyncValidationRequest.java
AU        httpasyncclient-cache/src/main/java/org/apache/http/impl/client/cache/AsynchronousAsyncValidator.java
A         .pmd
AU        doap_HttpComponents_AsyncClient.rdf
AU        NOTICE.txt
AU        LICENSE.txt
 U        .
At revision 1586757
Parsing POMs
Discovered a new module org.apache.httpcomponents:httpcomponents-asyncclient Apache HttpComponents AsyncClient
Discovered a new module org.apache.httpcomponents:httpasyncclient Apache HttpAsyncClient
Discovered a new module org.apache.httpcomponents:httpasyncclient-cache Apache HttpAsyncClient Cache
Discovered a new module org.apache.httpcomponents:httpasyncclient-osgi HttpAsyncClient OSGi bundle
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpasyncclient-trunk] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven3-agent.jar:/export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven3-interceptor.jar /export/home/hudson/hudson-slave/maven3-interceptor-commons.jar 37907
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents AsyncClient
[INFO] Apache HttpAsyncClient
[INFO] Apache HttpAsyncClient Cache
[INFO] HttpAsyncClient OSGi bundle
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents AsyncClient 4.1-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-asyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-asyncclient ---
[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-asyncclient-4.1.x/ws/httpasyncclient-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk>
[INFO] Storing buildNumber: 1586757 at timestamp: 1397245010622
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-asyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-asyncclient ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-asyncclient ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-asyncclient ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-asyncclient/4.1-alpha1-SNAPSHOT/httpcomponents-asyncclient-4.1-alpha1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpAsyncClient 4.1-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient ---
[INFO] Starting audit...
<https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/httpasyncclient/src/test/java/org/apache/http/localserver/RandomHandler.java>:31:8: Unused import - java.io.UnsupportedEncodingException.
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents AsyncClient ................. SUCCESS [2:44.472s]
[INFO] Apache HttpAsyncClient ............................ FAILURE [45.033s]
[INFO] Apache HttpAsyncClient Cache ...................... SKIPPED
[INFO] HttpAsyncClient OSGi bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:04.025s
[INFO] Finished at: Fri Apr 11 19:48:18 GMT+00:00 2014
[INFO] Final Memory: 24M/212M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) on project httpasyncclient: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1]
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpasyncclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/pom.xml> to org.apache.httpcomponents/httpasyncclient-osgi/4.1-alpha1-SNAPSHOT/httpasyncclient-osgi-4.1-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/httpasyncclient/pom.xml> to org.apache.httpcomponents/httpasyncclient/4.1-alpha1-SNAPSHOT/httpasyncclient-4.1-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/httpasyncclient-cache/pom.xml> to org.apache.httpcomponents/httpasyncclient-cache/4.1-alpha1-SNAPSHOT/httpasyncclient-cache-4.1-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/ws/httpasyncclient-trunk/pom.xml> to org.apache.httpcomponents/httpcomponents-asyncclient/4.1-alpha1-SNAPSHOT/httpcomponents-asyncclient-4.1-alpha1-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-asyncclient-4.1.x #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-asyncclient-4.1.x/2/changes>