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 2017/01/12 12:02:37 UTC

Build failed in Jenkins: httpcomponents-client-4.5.x #89

See <https://builds.apache.org/job/httpcomponents-client-4.5.x/89/changes>

Changes:

[olegk] HTTPCLIENT-1777: fixed binary compatibility with 4.4

[olegk] HTTPCLIENT-1792: SSLConnectionSocketFactory to throw SSLPeerUnverifiedException with a better error message when hostname verification fails

[olegk] Upgraded HttpCore to version 4.4.6

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x at revision '2017-01-12T12:00:41.241 +0000'
U         pom.xml
D         httpclient-osgi/src/main/java/org/apache/http/osgi/impl/OSGiCachingClientBuilderFactory.java
U         httpclient-osgi/src/main/java/org/apache/http/osgi/impl/HttpProxyConfigurationActivator.java
AU        httpclient-osgi/src/main/java/org/apache/http/osgi/impl/OSGiCachingHttpClientBuilderFactory.java
U         httpclient-osgi/src/main/java/org/apache/http/osgi/impl/OSGiClientBuilderFactory.java
AU        httpclient-osgi/src/main/java/org/apache/http/osgi/impl/OSGiHttpClientBuilderFactory.java
U         httpclient/src/main/java/org/apache/http/conn/ssl/AbstractVerifier.java
U         httpclient/src/main/java/org/apache/http/conn/ssl/DefaultHostnameVerifier.java
U         httpclient/src/main/java/org/apache/http/conn/ssl/SSLConnectionSocketFactory.java
At revision 1778422

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44113
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-4.5.x] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44113
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6
Established TCP socket on 33297
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-4.5.x] $ /usr/local/jenkins/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33297
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client
[INFO] Apache HttpClient
[INFO] Apache HttpClient Mime
[INFO] Apache HttpClient Fluent API
[INFO] Apache HttpClient Cache
[INFO] Apache HttpClient Windows features
[INFO] Apache HttpClient OSGi bundle
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client 4.5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-client ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-client ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-client ---
[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-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildNumber: 1778410 at timestamp: 1484222534724
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildScmBranch: branches/4.5.x
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-client ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcomponents-client ---
[INFO] 57 implicit excludes (use -debug for more details).
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: .checkstyle
[INFO] 17 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 12 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-client ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-client/4.5.3-SNAPSHOT/httpcomponents-client-4.5.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom
[WARNING] The POM for org.apache.httpcomponents:httpcore:jar:4.4.6 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client ...................... SUCCESS [17.099s]
[INFO] Apache HttpClient ................................. FAILURE [1.156s]
[INFO] Apache HttpClient Mime ............................ SKIPPED
[INFO] Apache HttpClient Fluent API ...................... SKIPPED
[INFO] Apache HttpClient Cache ........................... SKIPPED
[INFO] Apache HttpClient Windows features ................ SKIPPED
[INFO] Apache HttpClient OSGi bundle ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.018s
[INFO] Finished at: Thu Jan 12 12:02:26 UTC 2017
[INFO] Final Memory: 40M/445M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project httpclient: Could not resolve dependencies for project org.apache.httpcomponents:httpclient:jar:4.5.3-SNAPSHOT: Could not find artifact org.apache.httpcomponents:httpcore:jar:4.4.6 in central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-cache/pom.xml> to org.apache.httpcomponents/httpclient-cache/4.5.3-SNAPSHOT/httpclient-cache-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to org.apache.httpcomponents/httpcomponents-client/4.5.3-SNAPSHOT/httpcomponents-client-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/fluent-hc/pom.xml> to org.apache.httpcomponents/fluent-hc/4.5.3-SNAPSHOT/fluent-hc-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-osgi/pom.xml> to org.apache.httpcomponents/httpclient-osgi/4.5.3-SNAPSHOT/httpclient-osgi-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient/pom.xml> to org.apache.httpcomponents/httpclient/4.5.3-SNAPSHOT/httpclient-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-win/pom.xml> to org.apache.httpcomponents/httpclient-win/4.5.3-SNAPSHOT/httpclient-win-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpmime/pom.xml> to org.apache.httpcomponents/httpmime/4.5.3-SNAPSHOT/httpmime-4.5.3-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-client-4.5.x #91

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.5.x/91/changes>


Build failed in Jenkins: httpcomponents-client-4.5.x #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.5.x/90/changes>

Changes:

[olegk] HTTPCLIENT-1788: RFC 6265 policy must not reject cookies with paths that are no prefix of the uri path

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x at revision '2017-01-13T00:00:43.509 +0000'
U         httpclient/src/test/java/org/apache/http/impl/cookie/TestBasicCookieAttribHandlers.java
U         httpclient/src/main/java/org/apache/http/impl/cookie/BasicPathHandler.java
U         httpclient/src/main/java/org/apache/http/impl/cookie/RFC2109Spec.java
U         httpclient/src/main/java/org/apache/http/impl/cookie/RFC2965Spec.java
At revision 1778485

Parsing POMs
Established TCP socket on 45445
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-4.5.x] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45445
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6
Established TCP socket on 42044
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-4.5.x] $ /usr/local/jenkins/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42044
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client
[INFO] Apache HttpClient
[INFO] Apache HttpClient Mime
[INFO] Apache HttpClient Fluent API
[INFO] Apache HttpClient Cache
[INFO] Apache HttpClient Windows features
[INFO] Apache HttpClient OSGi bundle
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client 4.5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-client ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-client ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-client ---
[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-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildNumber: 1778459 at timestamp: 1484265696573
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildScmBranch: branches/4.5.x
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-client ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcomponents-client ---
[INFO] 57 implicit excludes (use -debug for more details).
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: .checkstyle
[INFO] 17 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 12 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-client ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-client/4.5.3-SNAPSHOT/httpcomponents-client-4.5.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom
[WARNING] The POM for org.apache.httpcomponents:httpcore:jar:4.4.6 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client ...................... SUCCESS [17.556s]
[INFO] Apache HttpClient ................................. FAILURE [0.999s]
[INFO] Apache HttpClient Mime ............................ SKIPPED
[INFO] Apache HttpClient Fluent API ...................... SKIPPED
[INFO] Apache HttpClient Cache ........................... SKIPPED
[INFO] Apache HttpClient Windows features ................ SKIPPED
[INFO] Apache HttpClient OSGi bundle ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.489s
[INFO] Finished at: Fri Jan 13 00:01:49 UTC 2017
[INFO] Final Memory: 42M/444M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project httpclient: Could not resolve dependencies for project org.apache.httpcomponents:httpclient:jar:4.5.3-SNAPSHOT: Could not find artifact org.apache.httpcomponents:httpcore:jar:4.4.6 in central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-cache/pom.xml> to org.apache.httpcomponents/httpclient-cache/4.5.3-SNAPSHOT/httpclient-cache-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to org.apache.httpcomponents/httpcomponents-client/4.5.3-SNAPSHOT/httpcomponents-client-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/fluent-hc/pom.xml> to org.apache.httpcomponents/fluent-hc/4.5.3-SNAPSHOT/fluent-hc-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-osgi/pom.xml> to org.apache.httpcomponents/httpclient-osgi/4.5.3-SNAPSHOT/httpclient-osgi-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient/pom.xml> to org.apache.httpcomponents/httpclient/4.5.3-SNAPSHOT/httpclient-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-win/pom.xml> to org.apache.httpcomponents/httpclient-win/4.5.3-SNAPSHOT/httpclient-win-4.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpmime/pom.xml> to org.apache.httpcomponents/httpmime/4.5.3-SNAPSHOT/httpmime-4.5.3-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped