Build failed in Jenkins: java-idp-plugin-oidc-rp #8
Shibboleth Jenkins
noreply at shibboleth.net
Fri Feb 17 14:38:34 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/8/display/redirect?page=changes>
Changes:
[Phil Smart] Change dynamic cache default min and max durations
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - Rocky9-commits (i-09586d761e95997c3) (Rocky9-commits) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/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-idp-plugin-oidc-rp/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-oidc-rp # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-oidc-rp
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-oidc-rp +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 9d0a82504453f4f5514a8713dc293d595f898ad5 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9d0a82504453f4f5514a8713dc293d595f898ad5 # timeout=10
Commit message: "Change dynamic cache default min and max durations"
> git rev-list --no-walk 5b840938720880439a4ab32366dc63d537a16e8c # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth.oidc:oidc-common-bom:2.2.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth.oidc:oidc-common-parent:2.2.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Established TCP socket on 45019
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-idp-plugin-oidc-rp] $ /opt/jdk/amazon-11/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.6.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 45019
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/pom.xml> -V -B --update-snapshots clean install
[1mApache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)[m
Maven home: /efs/optjava/maven/apache-maven-3.8.6
Java version: 11.0.18, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.18.10.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-162.12.1.el9_1.0.2.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml (613 B at 2.0 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml (616 B at 36 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow Distribution [pom]
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.authn:idp-plugin-oidc-rp-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC RP Login Flow 0.9.1-SNAPSHOT [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-rp-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-rp-parent ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-plugin-oidc-rp-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-rp-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-oidc-rp-parent/0.9.1-SNAPSHOT/idp-plugin-oidc-rp-parent-0.9.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.authn:idp-plugin-oidc-rp-api >-------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC RP Login Flow API 0.9.1-SNAPSHOT [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 128 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 79 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 58 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-rp-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-rp-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-rp-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-rp-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-rp-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-rp-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-rp-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-plugin-oidc-rp-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-plugin-oidc-rp-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-rp-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-oidc-rp-api/0.9.1-SNAPSHOT/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-oidc-rp-api/0.9.1-SNAPSHOT/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp/ws/idp-oidc-rp-api/target/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-oidc-rp-api/0.9.1-SNAPSHOT/idp-plugin-oidc-rp-api-0.9.1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-oidc-rp-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC RP Login Flow Impl 0.9.1-SNAPSHOT [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/idp-plugin-oidc-config-impl-0.0.1-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/idp-plugin-oidc-config-impl-0.0.1-SNAPSHOT.pom
[WARNING] The POM for net.shibboleth.idp.oidc:idp-plugin-oidc-config-impl:jar:0.0.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 98 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 119 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 94 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 104 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/idp-plugin-oidc-config-impl-0.0.1-SNAPSHOT.jar
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/idp-plugin-oidc-config-impl-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC RP Login Flow 0.9.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow .... SUCCESS [ 2.139 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow API SUCCESS [ 9.598 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow Impl FAILURE [ 0.615 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC RP Login Flow Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.240 s
[INFO] Finished at: 2023-02-17T14:38:33Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project idp-plugin-oidc-rp-impl: Could not resolve dependencies for project net.shibboleth.idp.plugin.authn:idp-plugin-oidc-rp-impl:jar:0.9.1-SNAPSHOT: Could not find artifact net.shibboleth.idp.oidc:idp-plugin-oidc-config-impl:jar:0.0.1-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-plugin-oidc-rp-impl
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-idp-plugin-oidc-rp �� Shibboleth IdP :: Plugins :: OIDC RP Login Flow Distribution #8' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-plugin-oidc-rp/builds/8/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list