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 2020/07/17 12:11:56 UTC

Build failed in Jenkins: httpcomponents-client-5.x #461

See <https://builds.apache.org/job/httpcomponents-client-5.x/461/display/redirect?page=changes>

Changes:

[github] BasicExpiresHandler is annotated as immutable but is not. (#240)

[garydgregory] Document: Bug fix: BasicExpiresHandler is annotated as immutable but is

[github] HTTPCLIENT-2099, HTTPCLIENT-2091: SSLConnectionSocketFactory connect

[olegk] HTTPCLIENT-2100: incorrect handling of EXTENDED mode by


------------------------------------------
[...truncated 95.45 KB...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/classes>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpclient5-testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ httpclient5-testing ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.5 s - in org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Running org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.734 s - in org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.247 s - in org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Running org.apache.hc.client5.testing.async.TestH2Async
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.apache.hc.client5.testing.async.TestH2Async
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Running org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.46 s - in org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Running org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Running org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Running org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Running org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Running org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Running org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 362, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpclient5-testing ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpclient5-testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpclient5-testing <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpclient5-testing ---
[INFO] Toolchain in maven-javadoc-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://docs.oracle.com/javase/7/docs/api/package-list
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpclient5-testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: src/test/resources/*.serialized
[INFO] Exclude: .checkstyle
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: **/serial
[INFO] Exclude: **/index.txt
[INFO] 75 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 70 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ httpclient5-testing ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 13.003 s]
[INFO] Apache HttpClient .................................. SUCCESS [01:39 min]
[INFO] Apache HttpClient Fluent ........................... SUCCESS [ 13.523 s]
[INFO] Apache HttpClient Cache ............................ SUCCESS [ 26.895 s]
[INFO] Apache HttpClient Windows features ................. SUCCESS [ 10.587 s]
[INFO] Apache HttpClient Integration Tests ................ SUCCESS [01:07 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:26 min
[INFO] Finished at: 2020-07-17T12:11:43+00:00
[INFO] Final Memory: 73M/4058M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0.2-SNAPSHOT/httpclient5-parent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar
channel stopped
FATAL: Remote call on H14 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)