[ImageJ-builds] Build failed in Jenkins: Descriptor_based_registration #58
jenkins at imagej.net
jenkins at imagej.net
Thu Sep 8 06:57:38 CDT 2016
See <http://jenkins.imagej.net/job/Descriptor_based_registration/58/changes>
Changes:
[Stephan Preibisch] small change in url
[Stephan Preibisch] update to SPIM_Registration-5.0.7 remove Java3d dependency
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Descriptor_based_registration/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/Descriptor_based_registration # timeout=10
Fetching upstream changes from git://github.com/fiji/Descriptor_based_registration
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Descriptor_based_registration +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ebf5628096698f4049982d99163c327c40ff20d7 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ebf5628096698f4049982d99163c327c40ff20d7
> git rev-list 0716c454d00dca0ecc21fbbb05b2bb7656243780 # timeout=10
> git tag -a -f -m Jenkins Build #58 jenkins-Descriptor_based_registration-58 # timeout=10
[Descriptor_based_registration] $ /bin/sh -xe /tmp/hudson6138246357806401905.sh
+ git clean -dfx
Removing target/
[Descriptor_based_registration] $ /bin/sh -xe /tmp/hudson8257916788948970903.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Descriptor_based_registration.jar 2.0.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Descriptor_based_registration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Descriptor_based_registration ---
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) @ Descriptor_based_registration ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ Descriptor_based_registration ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/Descriptor_based_registration && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Descriptor_based_registration
[INFO] Storing buildNumber: ebf5628096698f4049982d99163c327c40ff20d7 at timestamp: 1473335856856
[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/Descriptor_based_registration && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Descriptor_based_registration
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ Descriptor_based_registration ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Descriptor_based_registration
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Descriptor_based_registration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Descriptor_based_registration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /data/devel/jenkins-maven/workspace/Descriptor_based_registration/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.564s
[INFO] Finished at: Thu Sep 08 06:57:37 CDT 2016
[INFO] Final Memory: 25M/513M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Descriptor_based_registration: 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