Build failed in Jenkins: java-idwsfconsumer-v2-multi » JDK-11,Windows2016 #686
Shibboleth Jenkins
noreply at shibboleth.net
Mon Feb 7 02:40:22 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=JDK-11,label=Windows2016/686/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-idwsfconsumer-v2-multi" build number 686
originally caused by:
Started by upstream project "trigger-multi-v11" build number 685
originally caused by:
Started by upstream project "java-idp-plugin-totp-v1-nightly" build number 614
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v1-nightly" build number 638
originally caused by:
Started by upstream project "java-idp-plugin-duo-v1-nightly" build number 14
originally caused by:
Started by upstream project "java-idp-oidc-v2-nightly" build number 677
originally caused by:
Started by upstream project "java-oidc-common-nightly" build number 509
originally caused by:
Started by upstream project "java-idp-testbed-nightly" build number 663
originally caused by:
Started by upstream project "java-identity-provider-v4.1-nightly" build number 221
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 694
originally caused by:
Started by upstream project "java-idwsfconsumer-v2-nightly" build number 647
originally caused by:
Started by upstream project "java-opensaml-v4-nightly" build number 650
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - WindowsServer2016 (i-0655c0a030cc41a5a) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=JDK-11,label=Windows2016/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=JDK-11,label=Windows2016/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/idwsfconsumer # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/idwsfconsumer
> git --version # timeout=10
> git --version # 'git version 2.25.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/idwsfconsumer +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision aa6e7c7da998bc96dcd3e90710ee2239ce251b22 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f aa6e7c7da998bc96dcd3e90710ee2239ce251b22 # timeout=10
Commit message: "Revert parent POM version."
> git rev-list --no-walk aa6e7c7da998bc96dcd3e90710ee2239ce251b22 # timeout=10
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=JDK-11 -Dmatrix-combinations= -Dlabel=Windows2016 -V -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: c:\opt\maven_home
Java version: 11.0.14, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.liberty:idwsfconsumer >----------------
[INFO] Building ID-WSF WSC 2.1.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.pom
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.pom
[WARNING] The POM for ca.juliusdavies:not-yet-commons-ssl:jar:0.3.15 is missing, no dependency information available
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.jar
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/ca/juliusdavies/not-yet-commons-ssl/0.3.15/not-yet-commons-ssl-0.3.15.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.427 s
[INFO] Finished at: 2022-02-07T02:40:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idwsfconsumer: Could not resolve dependencies for project net.shibboleth.liberty:idwsfconsumer:jar:2.1.1-SNAPSHOT: Could not find artifact ca.juliusdavies:not-yet-commons-ssl:jar:0.3.15 in shib-thirdparty (https://build.shibboleth.net/maven/thirdparty/) -> [Help 1]
[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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list