Build failed in Jenkins: java-identity-provider-v4 #629
Shibboleth Jenkins
noreply at shibboleth.net
Mon Apr 5 19:21:13 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/629/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-1785 - Move idp-parent managed deps into java-parent-project
------------------------------------------
Started by an SCM change
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-015870353da6a0371) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-identity-provider # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 21e0ac6b6e68597444c0a45df4e392a782206a2f (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 21e0ac6b6e68597444c0a45df4e392a782206a2f # timeout=10
Commit message: "IDP-1785 - Move idp-parent managed deps into java-parent-project"
> git rev-list --no-walk 0b0597969d8c49f6e9fc61b6bd84d789325bd291 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth:parent:11.2.1-SNAPSHOT/maven-metadata.xml in local-shared-repository (file:///opt/m2/repository)
Downloaded artifact https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:parent:11.2.1-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for com.duosecurity:DuoWeb:jar is missing. @ net.shibboleth.idp:idp-authn-impl:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-impl/pom.xml,> line 171, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant:jar is missing. @ net.shibboleth.idp:idp-installer:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/pom.xml,> line 88, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant-launcher:jar is missing. @ net.shibboleth.idp:idp-installer:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/pom.xml,> line 93, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant:jar is missing. @ net.shibboleth.idp:idp-distribution:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/pom.xml,> line 64, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant-launcher:jar is missing. @ net.shibboleth.idp:idp-distribution:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/pom.xml,> line 69, column 21
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3314)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7 (i-015870353da6a0371)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1158)
at hudson.FilePath.act(FilePath.java:1147)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1907)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for com.duosecurity:DuoWeb:jar is missing. @ net.shibboleth.idp:idp-authn-impl:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-impl/pom.xml,> line 171, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant:jar is missing. @ net.shibboleth.idp:idp-installer:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/pom.xml,> line 88, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant-launcher:jar is missing. @ net.shibboleth.idp:idp-installer:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-installer/pom.xml,> line 93, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant:jar is missing. @ net.shibboleth.idp:idp-distribution:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/pom.xml,> line 64, column 21
[ERROR] 'dependencies.dependency.version' for org.apache.ant:ant-launcher:jar is missing. @ net.shibboleth.idp:idp-distribution:[unknown-version], <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/pom.xml,> line 69, column 21
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:383)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
... 10 more
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list