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/08/28 15:55:51 UTC

Build failed in Jenkins: httpcomponents-core-5.x #228

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

Changes:

[olegk] Folded ab module into testing

[olegk] HttpCore 5.0-alpha4 release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/httpcomponents-core-5.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 90d5d2ef2a1c0830849eb7906a3b4efd4ebbd5ed (refs/remotes/origin/master)
Commit message: "HttpCore 5.0-alpha4 release"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90d5d2ef2a1c0830849eb7906a3b4efd4ebbd5ed
 > git rev-list f888a33274c611b7ca9ff17ae9d411e21875e51d # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40297
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-core-5.x] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40297
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 33121
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-core-5.x] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33121
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-core-5.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -DdisableOSGiTests=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core Parent
[INFO] Apache HttpComponents Core HTTP/1.1
[INFO] Apache HttpComponents Core HTTP/2
[INFO] Apache HttpComponents Core OSGi Bundle
[INFO] Apache HttpComponents Core Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core Parent 5.0-alpha4
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ httpcore5-parent ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpcore5-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ httpcore5-parent ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/httpcomponents-core-5.x/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/>
[INFO] Storing buildNumber: 90d5d2ef2a1c0830849eb7906a3b4efd4ebbd5ed at timestamp: 1503935729314
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/httpcomponents-core-5.x/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ httpcore5-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpcore5-parent >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (parse-version) @ httpcore5-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpcore5-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ httpcore5-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ httpcore5-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpcore5-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/httpcomponents-core-5.x/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .pmd
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.pmd
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: **/.dockerignore
[INFO] 91 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 16, unknown: 16, generated: 0, approved: 13 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent .................. FAILURE [ 18.869 s]
[INFO] Apache HttpComponents Core HTTP/1.1 ................ SKIPPED
[INFO] Apache HttpComponents Core HTTP/2 .................. SKIPPED
[INFO] Apache HttpComponents Core OSGi Bundle ............. SKIPPED
[INFO] Apache HttpComponents Core Integration Tests ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.581 s
[INFO] Finished at: 2017-08-28T15:55:42+00:00
[INFO] Final Memory: 40M/614M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project httpcore5-parent: Too many files with unapproved license: 16 See RAT report in: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/target/rat.txt> -> [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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore5-h2/pom.xml> to org.apache.httpcomponents.core5/httpcore5-h2/5.0-alpha4/httpcore5-h2-5.0-alpha4.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-alpha4/httpcore5-parent-5.0-alpha4.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore5/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha4/httpcore5-5.0-alpha4.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore5-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha4/httpcore5-osgi-5.0-alpha4.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore5-testing/pom.xml> to org.apache.httpcomponents.core5/httpcore5-testing/5.0-alpha4/httpcore5-testing-5.0-alpha4.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-core-5.x #229

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/229/display/redirect>