[ImageJ-builds] Build failed in Jenkins: H5J_Loader_Plugin #12
jenkins at imagej.net
jenkins at imagej.net
Mon Aug 24 12:25:51 CDT 2015
See <http://jenkins.imagej.net/job/H5J_Loader_Plugin/12/changes>
Changes:
[fosterl] Making an assumption of 1 byte per pixel, if 0 bytes per pixel has been coded into the image. This allows certain real-world data to be read successfully.
[fosterl] Changing the branding text and adding an image.
[fosterl] Branding changes with Mark Bolstad input.
[fosterl] Branding changes with Mark Bolstad input.
------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/H5J_Loader_Plugin/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/H5J_Loader_Plugin # timeout=10
Fetching upstream changes from git://github.com/fiji/H5J_Loader_Plugin
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/H5J_Loader_Plugin +refs/heads/*:refs/remotes/origin/*
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision d6f6502ad27de466a0cb9e49fd7a1fabfad17b08 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d6f6502ad27de466a0cb9e49fd7a1fabfad17b08
> git rev-list f78722e5ccd0686a04b40cdf4c572aec3794aac2 # timeout=10
> git tag -a -f -m Jenkins Build #12 jenkins-H5J_Loader_Plugin-12 # timeout=10
[H5J_Loader_Plugin] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson6441064087974445017.sh
+ git clean -dfx
Removing target/
[H5J_Loader_Plugin] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson5275342925699470002.sh
+ mvn -U -Pdeploy-to-imagej deploy
/usr/src/fiji/bin/apache-maven-3.0.4/bin/mvn: line 113: cd: /usr/lib/jvm/java-6-sun: No such file or directory
Error: JAVA_HOME is not defined correctly.
We cannot execute /usr/workspace/H5J_Loader_Plugin/bin/java
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list