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 2021/12/17 12:20:22 UTC

Build failed in Jenkins: HttpComponents » HttpComponents Client 5.2.x #57

See <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/57/display/redirect?page=changes>

Changes:

[Oleg Kalnichevski] Bug fix: Incorrect connection validity check in the async connection manager can cause an IllegalStateException and lead to a connection leak. Treat closed connections as valid due to the connection open check being inherently racy


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu) in workspace <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 19571aa20755f14984410aa0b3f1a1b3b4c146ec (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19571aa20755f14984410aa0b3f1a1b3b4c146ec # timeout=10
Commit message: "Bug fix: Incorrect connection validity check in the async connection manager can cause an IllegalStateException and lead to a connection leak. Treat closed connections as valid due to the connection open check being inherently racy"
 > git rev-list --no-walk 66158af338fc2cddfc3fd5dfc90c4737957ae0b0 # timeout=10
Parsing POMs
Established TCP socket on 43001
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[HttpComponents Client 5.2.x] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 43001
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/pom.xml> clean verify install -P-lax-doclint
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client Parent                                [pom]
[INFO] Apache HttpClient                                                  [jar]
[INFO] Apache HttpClient Fluent                                           [jar]
[INFO] Apache HttpClient Cache                                            [jar]
[INFO] Apache HttpClient Windows features                                 [jar]
[INFO] Apache HttpClient Integration Tests                                [jar]
[INFO] 
[INFO] --------< org.apache.httpcomponents.client5:httpclient5-parent >--------
[INFO] Building Apache HttpComponents Client Parent 5.2-alpha2-SNAPSHOT   [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (validate) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (validate-main) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (validate-test) @ httpclient5-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-toolchains-plugin:3.0.0:toolchain (default) @ httpclient5-parent ---
[INFO] Required toolchain: jdk [ version='1.8' ]
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache HttpComponents Client Parent 5.2-alpha2-SNAPSHOT:
[INFO] 
[INFO] Apache HttpComponents Client Parent ................ FAILURE [ 13.781 s]
[INFO] Apache HttpClient .................................. SKIPPED
[INFO] Apache HttpClient Fluent ........................... SKIPPED
[INFO] Apache HttpClient Cache ............................ SKIPPED
[INFO] Apache HttpClient Windows features ................. SKIPPED
[INFO] Apache HttpClient Integration Tests ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  31.168 s
[INFO] Finished at: 2021-12-17T12:20:14Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-toolchains-plugin:3.0.0:toolchain (default) on project httpclient5-parent: Misconfigured toolchains. Non-existing JDK home configuration at /home/jenkins/tools/java/latest17 -> [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
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.2-alpha2-SNAPSHOT/httpclient5-cache-5.2-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.2-alpha2-SNAPSHOT/httpclient5-5.2-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.2-alpha2-SNAPSHOT/httpclient5-fluent-5.2-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.2-alpha2-SNAPSHOT/httpclient5-testing-5.2-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.2-alpha2-SNAPSHOT/httpclient5-parent-5.2-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.2-alpha2-SNAPSHOT/httpclient5-win-5.2-alpha2-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : HttpComponents » HttpComponents Client 5.2.x #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Client%205.2.x/58/display/redirect?page=changes>