Build failed in Jenkins: xmlsectool-v4-multi » Amazon-21,Windows2022 #446
Shibboleth Jenkins
noreply at shibboleth.net
Mon Mar 25 03:27:13 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=Amazon-21,label=Windows2022/446/display/redirect>
Changes:
------------------------------------------
Started by upstream project "xmlsectool-v4-multi" build number 446
originally caused by:
Started by upstream project "trigger-multi-v17" build number 692
originally caused by:
Started by upstream project "completed-nightly-v17" build number 469
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 25
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 254
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 668
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 257
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1446
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 270
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 260
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1490
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 265
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0e0bf4f4b93ce0365) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=Amazon-21,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/xmlsectool
> git init <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=Amazon-21,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/xmlsectool
> git --version # timeout=10
> git --version # 'git version 2.42.0.windows.2'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/xmlsectool # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0d186d5dc9628f66045f1c4f73db6001dd00b5da (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d186d5dc9628f66045f1c4f73db6001dd00b5da # timeout=10
Commit message: "POM cleanup, update snapshot versions."
> git rev-list --no-walk 0d186d5dc9628f66045f1c4f73db6001dd00b5da # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f pom.xml -Djdk=Amazon-21 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 21.0.2, vendor: Amazon.com Inc., runtime: c:\opt\jdk\amazon-21
Default locale: en_US, platform encoding: UTF-8
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=Amazon-21,label=Windows2022/ws/pom.xml)> has 1 error
[ERROR] Non-resolvable parent POM for net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [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 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list