Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F1D6100D3 for ; Tue, 11 Jun 2013 00:40:47 +0000 (UTC) Received: (qmail 14238 invoked by uid 500); 11 Jun 2013 00:40:47 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 14208 invoked by uid 500); 11 Jun 2013 00:40:47 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 14201 invoked by uid 99); 11 Jun 2013 00:40:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 00:40:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 00:40:45 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 48508C00E2 for ; Tue, 11 Jun 2013 00:40:25 +0000 (UTC) Date: Tue, 11 Jun 2013 00:40:25 +0000 (UTC) From: Apache Jenkins Server To: commits@hc.apache.org Message-ID: <2119620679.2433.1370911225294.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: HttpComponents AsyncClient #286 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: HttpComponents AsyncClient X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [jonm] HTTPCLIENT-1353: 303 redirects should be cacheable Patch contributed by James Leigh . This change allows the async client to use a new CacheConfig option to allow for this caching. Please see the following for details: https://issues.apache.org/jira/browse/HTTPCLIENT-1353 ------------------------------------------ [...truncated 25 lines...] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ httpcomponents-asyncclient ---[INFO] Deleting [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-asyncclient --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-notice-plugin:0.0.2:generate (attach-notice-license) @ httpcomponents-asyncclient --- [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ httpcomponents-asyncclient --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 1491497 at timestamp: 1370911058914 [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [INFO] [INFO] Starting audit... Audit done. --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-asyncclient --- Jun 11, 2013 12:37:43 AM hudson.maven.ExecutedMojo WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ httpcomponents-asyncclient --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ httpcomponents-asyncclient --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ httpcomponents-asyncclient --- [INFO] Installing to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-beta5-SNAPSHOT/httpcomponents-asyncclient-4.0-beta5-SNAPSHOT.pom [INFO] Installing to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-beta5-SNAPSHOT/httpcomponents-asyncclient-4.0-beta5-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpAsyncClient 4.0-beta5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ httpasyncclient ---[INFO] Deleting [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-notice-plugin:0.0.2:generate (attach-notice-license) @ httpasyncclient ---[INFO] Generating NOTICE and LICENSE resources [INFO] [INFO] Checking for local modifications: skipped. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ httpasyncclient ---[INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 1482712 at timestamp: 1370911082445 [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ httpasyncclient ---[debug] execute contextualize [WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent! [WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ httpasyncclient --- [WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent! [INFO] Compiling 62 source files to [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ httpasyncclient ---[debug] execute contextualize [WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ httpasyncclient ---[WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent! [INFO] Compiling 23 source files to [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ httpasyncclient --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.http.nio.client.methods.TestAsyncConsumers Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec Running org.apache.http.nio.client.methods.TestZeroCopy Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running org.apache.http.nio.client.integration.TestRedirects Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 sec Running org.apache.http.nio.client.integration.TestHttpAsyncMinimal Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.12 sec Running org.apache.http.nio.client.integration.TestClientAuthenticationFallBack Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.apache.http.nio.client.integration.TestHttpAsync Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec Running org.apache.http.nio.client.integration.TestStatefulConnManagement Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec Running org.apache.http.nio.client.integration.TestHttpAsyncClientUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.http.nio.client.integration.TestClientReauthentication Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running org.apache.http.nio.client.integration.TestClientAuthentication Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec Running org.apache.http.nio.client.integration.TestHttpAsyncPrematureTermination Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.apache.http.nio.client.integration.TestHttpsAsync Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 sec Running org.apache.http.nio.client.integration.TestHttpsRedirects Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec Running org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec Results : Tests run: 103, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ httpasyncclient --- [INFO] Building jar: [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient --- [INFO] Starting audit... Audit done. Jun 11, 2013 12:39:21 AM hudson.maven.ExecutedMojo WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ httpasyncclient --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ httpasyncclient --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ httpasyncclient ---[INFO] Installing to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT.jar [INFO] Installing to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT.pom [INFO] Installing to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpAsyncClient Cache 4.0-beta5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ httpasyncclient-cache --- [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-cache --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-notice-plugin:0.0.2:generate (attach-notice-license) @ httpasyncclient-cache ---[INFO] Generating NOTICE and LICENSE resources [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ httpasyncclient-cache ---[INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 1491497 at timestamp: 1370911173913 [INFO] Executing: /bin/sh -c cd " && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ httpasyncclient-cache ---[debug] execute contextualize [WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent! [WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ httpasyncclient-cache ---[WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent! [INFO] Compiling 3 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[121,119] cannot find symbol symbol : method is303CachingEnabled() location: class org.apache.http.impl.client.cache.CacheConfig [ERROR] :[121,37] internal error; cannot instantiate org.apache.http.impl.client.cache.ResponseCachingPolicy. at org.apache.http.impl.client.cache.ResponseCachingPolicy to () [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HttpComponents AsyncClient ........................ SUCCESS [2:06.975s] [INFO] HttpAsyncClient ................................... SUCCESS [1:35.089s] [INFO] HttpAsyncClient Cache ............................. FAILURE [6.307s] [INFO] HttpAsyncClient OSGi bundle ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4:03.743s [INFO] Finished at: Tue Jun 11 00:39:38 GMT+00:00 2013 [INFO] Final Memory: 21M/217M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2013-06-11_00-34-16/archive/org.apache.httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2013-06-11_00-34-16/archive/org.apache.httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2013-06-11_00-34-16/archive/org.apache.httpcomponents/httpasyncclient/4.0-beta5-SNAPSHOT/httpasyncclient-4.0-beta5-SNAPSHOT-sources.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient-cache/builds/2013-06-11_00-34-17/archive/org.apache.httpcomponents/httpasyncclient-cache/4.0-beta5-SNAPSHOT/httpasyncclient-cache-4.0-beta5-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient-osgi/builds/2013-06-11_00-34-18/archive/org.apache.httpcomponents/httpasyncclient-osgi/4.0-beta5-SNAPSHOT/httpasyncclient-osgi-4.0-beta5-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2013-06-11_00-34-15/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-beta5-SNAPSHOT/httpcomponents-asyncclient-4.0-beta5-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2013-06-11_00-34-15/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-beta5-SNAPSHOT/httpcomponents-asyncclient-4.0-beta5-SNAPSHOT-site.xml Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project httpasyncclient-cache: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project httpasyncclient-cache: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) 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:592) 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:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: commits@hc.apache.org channel stopped