[ImageJ-builds] Build failed in Jenkins: Volume_Calculator #19
jenkins at imagej.net
jenkins at imagej.net
Wed Dec 16 16:16:07 CST 2015
See <http://jenkins.imagej.net/job/Volume_Calculator/19/changes>
Changes:
[Curtis Rueden] POM: bump parent to pom-fiji 18.1.0
[Curtis Rueden] Use the SciJava fork of Java 3D 1.6
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Volume_Calculator/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/fiji/Volume_Calculator
> git init <http://jenkins.imagej.net/job/Volume_Calculator/ws/> # timeout=10
Fetching upstream changes from git://github.com/fiji/Volume_Calculator
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Volume_Calculator +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/fiji/Volume_Calculator # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/fiji/Volume_Calculator # timeout=10
Fetching upstream changes from git://github.com/fiji/Volume_Calculator
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Volume_Calculator +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2623fe3beac3ec3d9e0c1d3ef3c2f42576f7e826 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2623fe3beac3ec3d9e0c1d3ef3c2f42576f7e826
> git rev-list 83c7cf22bde68c433131bfa04ee68efba0db7e86 # timeout=10
> git tag -a -f -m Jenkins Build #19 jenkins-Volume_Calculator-19 # timeout=10
[Volume_Calculator] $ /bin/sh -xe /tmp/hudson5065064343368438528.sh
+ git clean -dfx
[Volume_Calculator] $ /bin/sh -xe /tmp/hudson898210042302586794.sh
+ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Volume_Calculator.jar 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Volume_Calculator ---
Downloading: http://maven.imagej.net/content/groups/public/com/sun/tools/1.4.2/tools-1.4.2.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/1.4.2/tools-1.4.2.pom
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: jama:jama:null
[INFO] Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO] Adding ignore: *
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ Volume_Calculator ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ Volume_Calculator ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/Volume_Calculator && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Volume_Calculator
[INFO] Storing buildNumber: 2623fe3beac3ec3d9e0c1d3ef3c2f42576f7e826 at timestamp: 1450304166694
[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/Volume_Calculator && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Volume_Calculator
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ Volume_Calculator ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Volume_Calculator
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Volume_Calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Volume_Calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /data/devel/jenkins-maven/workspace/Volume_Calculator/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.913s
[INFO] Finished at: Wed Dec 16 16:16:07 CST 2015
[INFO] Final Memory: 18M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Volume_Calculator: Fatal error compiling: invalid target release: 1.7 -> [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