See <https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/190/display/redirect>

------------------------------------------
Started by user sebb
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/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/commons-crypto.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/commons-crypto.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/commons-crypto.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 057487902aa759c4d8834252f93375d8aa46fc37 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 057487902aa759c4d8834252f93375d8aa46fc37
Commit message: "Bump requirement to Java 1.8"
 > git rev-list --no-walk 057487902aa759c4d8834252f93375d8aa46fc37 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 63084
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-CRYPTO-JDK1.7] $ 
F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security/bin/java -Xmx4g 
-Xms4g -cp 
f:\jenkins\jenkins-slave\maven32-agent.jar;F:\jenkins\tools\maven\apache-maven-3.2.5\boot\plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\maven\\apache-maven-3.2.5/conf/logging
 jenkins.maven3.agent.Maven32Main F:\\jenkins\\tools\\maven\\apache-maven-3.2.5 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven32-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 63084
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/pom.xml> 
-Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean 
apache-rat:check test site
[INFO] Scanning for projects...
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.6/commons-build-plugin-1.6.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.6/commons-build-plugin-1.6.pom
 (8 KB at 9.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.6/commons-build-plugin-1.6.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-build-plugin/1.6/commons-build-plugin-1.6.jar
 (30 KB at 482.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Crypto 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-crypto ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ commons-crypto ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 93 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: site-content/**
[INFO] Exclude: .checkstyle
[INFO] Exclude: .fbprefs
[INFO] Exclude: .pmd
[INFO] Exclude: src/site/resources/download_*.cgi
[INFO] Exclude: src/site/resources/profile.*
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .externalToolBuilders/**
[INFO] 120 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 115 licenses.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-crypto ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ 
commons-crypto ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-crypto ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/>
[INFO] Storing buildNumber: 057487902aa759c4d8834252f93375d8aa46fc37 at 
timestamp: 2018-09-28 11:55:57+0000
[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: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
commons-crypto ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/target\classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (make) @ commons-crypto ---
[INFO] Executing tasks

make:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.639 s
[INFO] Finished at: 2018-09-28T11:56:03+00:00
[INFO] Final Memory: 50M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (make) on project 
commons-crypto: An Ant BuildException has occured: Execute failed: 
java.io.IOException: Cannot run program "make": CreateProcess error=2, The 
system cannot find the file specified
[ERROR] around Ant part ...<exec failonerror="true" 
dir="<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/";> 
executable="make">... @ 5:109 in 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/target\antrun\build-make.xml>
[ERROR] -> [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/MojoExecutionException
[JENKINS] Archiving 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/ws/pom.xml> to 
org.apache.commons/commons-crypto/1.1.0-SNAPSHOT/commons-crypto-1.1.0-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped
Not sending mail to unregistered user [email protected]

Reply via email to