See <https://builds.apache.org/job/Jena_Development_Test_Java8/89/changes>

Changes:

[andy] Make test alarm_05 more stable.

[andy] Add RuntimeIOException to wrap check IOExceptions (and other IO info)

[andy] Attempt to protected against client leaving before allresults have been

[andy] this closes #7 on GitHub

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Jena_Development_Test_Java8/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version
 > git fetch --tags --progress git://git.apache.org/jena.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 08edabfa4a2eb7558942318de224e04e4adccbe3 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 08edabfa4a2eb7558942318de224e04e4adccbe3
 > git rev-list d53e98226de6b083bbfe2f24dddca41d5bcf83bb
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.jena:jena-parent:11-SNAPSHOT/maven-metadata.xml in Nexus 
(http://repository.apache.org/snapshots)
Failed to transfer Could not find artifact 
org.apache.jena:jena-parent:pom:11-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Jena_Development_Test_Java8/ws/> at 
hudson.remoting.Channel@26eb36ea:H11
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.jena:jena-parent:pom:11-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at no 
local POM @ line 26, column 11
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.jena:jena-parent:pom:11-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 26, column 11

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        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.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.jena:jena-parent:pom:11-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at no 
local POM @ line 26, column 11
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.jena:jena-parent:pom:11-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 26, column 11

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294)
        ... 10 more

Reply via email to