See <https://builds.apache.org/job/pirk/46/changes>
Changes: [raydulany] PIRK-70 Add supporting LaTeX for math deck to repo. - closes [raydulany] Move the math deck files into a named directory for readability. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam3 (beam) in workspace <https://builds.apache.org/job/pirk/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/incubator-pirk.git/ # > timeout=10 Fetching upstream changes from git://git.apache.org/incubator-pirk.git/ > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.apache.org/incubator-pirk.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 d2bf6a029cb93a1f6f49e2705f25aa69aa7bf7a9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2bf6a029cb93a1f6f49e2705f25aa69aa7bf7a9 > git rev-list c032d6b235df405eef3c7200816dfefd0890d6b2 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 53965 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [pirk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53965 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/pirk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Pirk (incubating) Project 0.2.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ apache-pirk --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/pirk/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 74 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml [INFO] Exclude: findbugs-exclude.xml [INFO] Exclude: KEYS [INFO] Exclude: eclipse*.xml [INFO] Exclude: docs/* [INFO] Exclude: logs/* [INFO] Exclude: **/m2.conf [INFO] Exclude: src/main/resources/META-INF/** [INFO] 549 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 123 licenses. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.726s [INFO] Finished at: Wed Sep 21 02:50:40 UTC 2016 [INFO] Final Memory: 27M/444M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project apache-pirk: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/pirk/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/pirk/ws/pom.xml> to org.apache.pirk/apache-pirk/0.2.0-incubating-SNAPSHOT/apache-pirk-0.2.0-incubating-SNAPSHOT.pom Sending e-mails to: [email protected] [email protected] channel stopped
