[ImageJ-builds] Build failed in Jenkins: ImageJ-legacy-windows #134
jenkins at imagej.net
jenkins at imagej.net
Mon Aug 24 12:25:05 CDT 2015
See <http://jenkins.imagej.net/job/ImageJ-legacy-windows/134/changes>
Changes:
[bnorthan] update for imagej-ops 0.16.x
------------------------------------------
Started by upstream project "ImageJ-legacy" build number 258
originally caused by:
Started by an SCM change
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/ImageJ-legacy-windows/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/imagej/imagej-legacy # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-legacy
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-legacy +refs/heads/*:refs/remotes/origin/*
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1773aefac404a4d201c733f17bf1f8be48b5ca47 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1773aefac404a4d201c733f17bf1f8be48b5ca47
> git rev-list e3aedc95d3e933570ec9e209945682736435a728 # timeout=10
[ImageJ-legacy-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson6984882220449173244.sh
+ git clean -dfx
Removing target/
[ImageJ-legacy-windows] $ cmd.exe /C '"mvn.bat -U clean install && exit %%ERRORLEVEL%%"'
ERROR: JAVA_HOME is set to an invalid directory.
JAVA_HOME = "/usr/lib/jvm/java-6-sun"
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
Performance: Recording JUnit reports '**/TEST-*.xml'
More information about the ImageJ-builds
mailing list