See 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/205/display/redirect?page=changes>

Changes:

[garydgregory] False positives


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds43 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision bb55b44e1f037ae4c133217814986e9c494255dc 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb55b44e1f037ae4c133217814986e9c494255dc # timeout=10
Commit message: "False positives"
 > git rev-list --no-walk 1b8d75ec974bfff29f4b4bef5a4ceaa97f5537bd # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 45337
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 -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/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 45337
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V 
clean package deploy -Dgpg.skip
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.6
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-191-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.16-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/codehaus/mojo/javancss-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ 
commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ 
commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-3) @ 
commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes.
[INFO] 15 explicit excludes.
[INFO] 317 resources included
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 311 licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes.
[INFO] 15 explicit excludes.
[INFO] 317 resources included
[WARNING] Files with unapproved licenses:
  .github/GH-ROBOTS.txt
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.087 s
[INFO] Finished at: 2022-11-19T05:12:09Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.15:check 
(rat-check) on project commons-codec: Too many files with unapproved license: 1 
See RAT report in: 
<https://ci-builds.apache.org/job/Commons/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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to 
commons-codec/commons-codec/1.16-SNAPSHOT/commons-codec-1.16-SNAPSHOT.pom
Not sending mail to unregistered user [email protected]
Sending e-mails to: [email protected]
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
Not sending mail to unregistered user [email protected]

Reply via email to