See
<https://builds.apache.org/job/sling-launchpad-testing-war-1.8/952/display/redirect?page=changes>
Changes:
[olli] use Sling Parent 30
------------------------------------------
Started by upstream project "sling-launchpad-builder-1.8" build number 6443
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
originally caused by:
Started by an SCM change
Started by upstream project "sling-bundles-extensions-validation-examples-1.8"
build number 20
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project "sling-bundles-extensions-validation-core-1.8"
build number 44
originally caused by:
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
Started by upstream project "sling-launchpad-builder-1.8" build number 6444
originally caused by:
Started by upstream project
"sling-bundles-extensions-caconfig-integration-tests-1.8" build number 5905
originally caused by:
Started by upstream project "sling-launchpad-builder-1.8" build number 6443
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
originally caused by:
Started by an SCM change
Started by upstream project
"sling-bundles-extensions-validation-examples-1.8" build number 20
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project "sling-bundles-extensions-validation-core-1.8"
build number 44
originally caused by:
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
Started by upstream project "sling-launchpad-builder-1.8" build number 6445
originally caused by:
Started by upstream project
"sling-bundles-extensions-caconfig-integration-tests-1.8" build number 5906
originally caused by:
Started by upstream project "sling-launchpad-builder-1.8" build number 6444
originally caused by:
Started by upstream project
"sling-bundles-extensions-caconfig-integration-tests-1.8" build number 5905
originally caused by:
Started by upstream project "sling-launchpad-builder-1.8" build number 6443
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
originally caused by:
Started by an SCM change
Started by upstream project
"sling-bundles-extensions-validation-examples-1.8" build number 20
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
originally caused by:
Started by upstream project "sling-bundles-extensions-validation-api-1.8"
build number 19
Started by upstream project "sling-bundles-extensions-validation-core-1.8"
build number 44
originally caused by:
Started by upstream project
"sling-bundles-extensions-validation-test-services-1.8" build number 23
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu) in workspace
<https://builds.apache.org/job/sling-launchpad-testing-war-1.8/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/launchpad/testing-war at
revision '2017-03-06T10:23:54.083 +0000'
U pom.xml
At revision 1785621
Parsing POMs
Failed to transfer Could not find artifact org.apache.sling:sling:pom:30 in
central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed:
<https://builds.apache.org/job/sling-launchpad-testing-war-1.8/ws/> at
hudson.remoting.Channel@2237f1c8:H15: 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.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2)
and 'parent.relativePath' points at no local POM @ line 23, column 13
at hudson.FilePath.act(FilePath.java:992)
at hudson.FilePath.act(FilePath.java:974)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
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.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2)
and 'parent.relativePath' points at no local POM @ line 23, column 13
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
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)
at ......remote call to H15(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at hudson.FilePath.act(FilePath.java:985)
... 8 more
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.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2)
and 'parent.relativePath' points at no local POM @ line 23, column 13
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:1321)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
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)
Archiving artifacts
Compressed 5.07 MB of artifacts by 99.9% relative to #951
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found
but none of them are new. Did tests run?
For example,
<https://builds.apache.org/job/sling-launchpad-testing-war-1.8/ws/target/failsafe-reports/TEST-org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest.xml>
is 15 hr old