[ImageJ-builds] Build failed in Jenkins: Auto_Threshold #30

jenkins at imagej.net jenkins at imagej.net
Wed Mar 1 15:38:08 CST 2017


See <http://jenkins.imagej.net/job/Auto_Threshold/30/changes>

Changes:

[Curtis Rueden] Update parent to org.scijava:pom-scijava:14.0.0

[Curtis Rueden] Switch from Jenkins to Travis CI

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Auto_Threshold/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/fiji/Auto_Threshold # timeout=10
Fetching upstream changes from git://github.com/fiji/Auto_Threshold
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Auto_Threshold +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision caff96df855d1f1ce6d4372ac0619bb263e3d296 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f caff96df855d1f1ce6d4372ac0619bb263e3d296
 > git rev-list 5b7aea013e9177b8f515e145364796b23a713e06 # timeout=10
 > git tag -a -f -m Jenkins Build #30 jenkins-Auto_Threshold-30 # timeout=10
[Auto_Threshold] $ /bin/sh -xe /tmp/hudson7488325737489080999.sh
+ git clean -dfx
Removing target/
[Auto_Threshold] $ /bin/sh -xe /tmp/hudson1964176686549167968.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Auto Threshold 1.16.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ Auto_Threshold ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ Auto_Threshold ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ Auto_Threshold ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ Auto_Threshold ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/Auto_Threshold' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Auto_Threshold
[INFO] Storing buildNumber: caff96df855d1f1ce6d4372ac0619bb263e3d296 at timestamp: 1488404287269
[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 '/data/devel/jenkins-maven/workspace/Auto_Threshold' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Auto_Threshold
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ Auto_Threshold ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Auto_Threshold
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Auto_Threshold ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ Auto_Threshold ---
[INFO] Compiling 2 source files to /data/devel/jenkins-maven/workspace/Auto_Threshold/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.388s
[INFO] Finished at: Wed Mar 01 15:38:07 CST 2017
[INFO] Final Memory: 16M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project Auto_Threshold: Fatal error compiling: invalid target release: 1.8 -> [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
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list