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 <hu...@hudson.apache.org> on 2011/05/25 13:23:47 UTC

Build failed in Jenkins: HttpComponents AsyncClient #33

See <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/33/>

------------------------------------------
Started by upstream project "maven-plugins" build number 239
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk
U         RELEASE_NOTES.txt
U         src/site/apt/examples.apt
U         src/site/apt/download.apt
U         src/site/apt/index.apt
U         pom.xml
U         httpasyncclient/src/test/java/org/apache/http/localserver/AsyncHttpTestBase.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java
U         httpasyncclient/pom.xml
At revision 1127475
no change for http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk since the previous build
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[httpasyncclient-trunk] $ java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 37505 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HttpComponents AsyncClient
[INFO]   HttpAsyncClient
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpComponents AsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository.
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-05-25_11-23-05/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-05-25_11-23-05/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpAsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] Generating NOTICE and LICENSE resources
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
Downloading: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.1.1/httpcore-4.1.1.pom

Downloading: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.1/httpcomponents-core-4.1.1.pom

Downloading: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.1.1/httpcore-nio-4.1.1.pom

Downloading: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.1.1/httpcore-4.1.1.jar

Downloading: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.1.1/httpcore-nio-4.1.1.jar

[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2011-05-25_11-23-05/archive/org.apache.httpcomponents/httpasyncclient/4.0-alpha3-SNAPSHOT/httpasyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Wed May 25 11:23:46 UTC 2011
[INFO] Final Memory: 38M/348M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@hc.apache.org
channel stopped


Jenkins build is back to normal : HttpComponents AsyncClient #35

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/35/>



Build failed in Jenkins: HttpComponents AsyncClient #34

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/34/changes>

Changes:

[olegk] Improved logging: add connection ID to connection event logs

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/LoggingIOSession.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/DefaultClientConnection.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/Wire.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/client/NHttpClientProtocolHandler.java
At revision 1128869
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[httpasyncclient-trunk] $ java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 54725 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===channel started
>   Executing Maven:  -B -f <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HttpComponents AsyncClient
[INFO]   HttpAsyncClient
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpComponents AsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository.
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-05-29_12-01-48/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-05-29_12-01-48/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpAsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] Generating NOTICE and LICENSE resources
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/hudson/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2011-05-29_12-01-48/archive/org.apache.httpcomponents/httpasyncclient/4.0-alpha3-SNAPSHOT/httpasyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Sun May 29 12:02:34 UTC 2011
[INFO] Final Memory: 38M/348M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@hc.apache.org
channel stopped