[ImageJ-builds] Build failed in Jenkins: bigdataviewer_fiji #41
jenkins at imagej.net
jenkins at imagej.net
Wed Mar 9 09:18:43 CST 2016
See <http://jenkins.imagej.net/job/bigdataviewer_fiji/41/changes>
Changes:
[Jenkins] Bump to next development cycle
------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/bigdataviewer_fiji/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/bigdataviewer/bigdataviewer_fiji # timeout=10
Fetching upstream changes from git://github.com/bigdataviewer/bigdataviewer_fiji
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/bigdataviewer/bigdataviewer_fiji +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0cb5b200d6bdd9cd4068d30367aac9fbac77708f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0cb5b200d6bdd9cd4068d30367aac9fbac77708f
> git rev-list ab04f9c56be4b7c4d9886260c12c0c004e56826c # timeout=10
> git tag -a -f -m Jenkins Build #41 jenkins-bigdataviewer_fiji-41 # timeout=10
[bigdataviewer_fiji] $ /bin/sh -xe /tmp/hudson8560838000902388216.sh
+ git clean -dfx
Removing target/
[bigdataviewer_fiji] $ /bin/sh -xe /tmp/hudson8466800198519444962.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BigDataViewer Fiji 2.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bigdataviewer_fiji ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ bigdataviewer_fiji ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ bigdataviewer_fiji ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ bigdataviewer_fiji ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/bigdataviewer_fiji && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigdataviewer_fiji
[INFO] Storing buildNumber: 0cb5b200d6bdd9cd4068d30367aac9fbac77708f at timestamp: 1457536723030
[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/bigdataviewer_fiji && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigdataviewer_fiji
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ bigdataviewer_fiji ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/bigdataviewer_fiji
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bigdataviewer_fiji ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bigdataviewer_fiji ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /data/devel/jenkins-maven/workspace/bigdataviewer_fiji/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.131s
[INFO] Finished at: Wed Mar 09 09:18:43 CST 2016
[INFO] Final Memory: 23M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bigdataviewer_fiji: 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