You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/30 22:18:34 UTC

Build failed in Jenkins: Commons-Codec #195

See <https://builds.apache.org/job/Commons-Codec/195/display/redirect?page=changes>

Changes:

[aherbert] Overflow safe position counter in XXHash32.

[aherbert] Update the method to get the little-endian int.

[aherbert] Test for incremental XXHash32.

[aherbert] Test XXHash32 with huge length array added to unprocessed bytes.

[aherbert] Add reference file for XXHash32 using a small number of bytes.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H44 (ubuntu) in workspace <https://builds.apache.org/job/Commons-Codec/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-codec.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-codec.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/commons-codec.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 4c5b1b745dad5176b27ab3f305553a19db535fa0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c5b1b745dad5176b27ab3f305553a19db535fa0
Commit message: "Add reference file for XXHash32 using a small number of bytes."
 > git rev-list --no-walk a387ac85030cf161b41472212dafc41e85fc393f # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_8_HOME=/home/jenkins/tools/java/latest1.8

[EnvInject] - Variables injected successfully.
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 44427
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Codec] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/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/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44427
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Codec/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean package deploy -Dgpg.skip -Pjava-1.8
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.14-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Commons-Codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] 11 explicit excludes (use -debug for more details).
[INFO] 298 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 291 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23.253 s
[INFO] Finished at: 2019-12-30T22:18:29Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project commons-codec: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/Commons-Codec/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/Commons-Codec/ws/pom.xml> to commons-codec/commons-codec/1.14-SNAPSHOT/commons-codec-1.14-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org aherbert@apache.org
channel stopped
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Jenkins build is back to normal : Commons-Codec #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Codec/196/display/redirect?page=changes>