[ImageJ-builds] Build failed in Jenkins: SciJava-common-windows #722

jenkins at imagej.net jenkins at imagej.net
Mon Mar 16 12:28:21 CDT 2015


See <http://jenkins.imagej.net/job/SciJava-common-windows/722/changes>

Changes:

[Curtis Rueden] Bump parent to pom-scijava 6.0.0

------------------------------------------
Started by upstream project "SciJava-common" build number 859
originally caused by:
 Started by an SCM change
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/SciJava-common-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/scijava/scijava-common # timeout=10
Fetching upstream changes from git://github.com/scijava/scijava-common
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scijava-common +refs/heads/master:refs/remotes/origin/master
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 53ccd6029b26833e5acf1554091567d69166483e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53ccd6029b26833e5acf1554091567d69166483e
 > git rev-list 0c7156c85053494dcd78e5716880aa0836f5158d # timeout=10
 > git tag -a -f -m Jenkins Build #722 jenkins-SciJava-common-windows-722 # timeout=10
[SciJava-common-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson1697008712318530626.sh
+ git clean -dfx
Removing target/
+ PATH='/usr/src/fiji/java/win64/jdk1.6.0_24/bin:/usr/src/fiji/bin/apache-maven-3.0.4/bin:/usr/src/mingw-w64/sysroot/bin:/usr/bin:/usr/mingw/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/CMake 2.8/bin:/c/Program Files/Microsoft Windows Performance Toolkit/:/c/Program Files/Java/jdk1.6.0_31/bin'
+ /src/fiji/bin/maven.sh -U clean test
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/scijava/pom-scijava/6.0.0/pom-scijava-6.0.0.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.scijava:scijava-common:2.39.0-SNAPSHOT (<http://jenkins.imagej.net/job/SciJava-common-windows/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.scijava:pom-scijava:pom:6.0.0 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at no local POM @ line 5, column 10 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:92)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:662)
	at ......remote call to Windows(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:978)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:89)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:121)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:138)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1775)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)



More information about the ImageJ-builds mailing list