Build failed in Jenkins: java-opensaml-v5 #141
Shibboleth Jenkins
noreply at shibboleth.net
Thu Sep 22 19:55:12 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/141/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename component package.
------------------------------------------
[...truncated 1.09 KB...]
Checking out Revision ec260b4dc2440aaad170cce47a7ef96a119bd481 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f ec260b4dc2440aaad170cce47a7ef96a119bd481 # timeout=10
Commit message: "Rename component package."
> git rev-list --no-walk 5fc3cd98bf6806c7fd0a58324bd50f7d1df02d59 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.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/parent/17.0.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:shib-shared-bom:9.0.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/shib-shared-parent/9.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:shib-shared-parent:9.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Modules changed, recalculating dependency graph
Established TCP socket on 33982
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[opensaml-parent] $ /opt/jdk/amazon-17/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 33982
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-parent/pom.xml> -V -B --update-snapshots -Dno-check-m2 clean install
[1mApache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)[m
Maven home: /efs/optjava/maven/apache-maven-3.8.6
Java version: 17.0.4.1, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.4.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.76.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml (603 B at 1.8 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml (608 B at 76 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-parent/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.0.0-SNAPSHOT/maven-metadata.xml (611 B at 68 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.opensaml:opensaml-security-impl:jar:5.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${project.groupId}:opensaml-core-api:jar -> duplicate declaration of version ${project.version} @ line 31, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenSAML [pom]
[INFO] OpenSAML :: Core API [jar]
[INFO] OpenSAML :: Storage API [jar]
[INFO] OpenSAML :: Messaging API [jar]
[INFO] OpenSAML :: Security API [jar]
[INFO] OpenSAML :: XML Security API [jar]
[INFO] OpenSAML :: SOAP Provider API [jar]
[INFO] OpenSAML :: Profile API [jar]
[INFO] OpenSAML :: SAML Provider API [jar]
[INFO] OpenSAML :: XACML Provider API [jar]
[INFO] OpenSAML :: SAML XACML Profile API [jar]
[INFO] OpenSAML :: Testing [jar]
[INFO] OpenSAML :: Core Implementation [jar]
[INFO] OpenSAML :: Storage Implementation [jar]
[INFO] OpenSAML :: Security Implementation [jar]
[INFO] OpenSAML :: XML Security Implementation [jar]
[INFO] OpenSAML :: Messaging Implementations [jar]
[INFO] OpenSAML :: SOAP Provider Implementations [jar]
[INFO] OpenSAML :: SAML Provider Implementations [jar]
[INFO] OpenSAML :: XACML Provider Implementations [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation [jar]
[INFO] OpenSAML :: Profile Implementations [jar]
[INFO] OpenSAML :: Spring Support [jar]
[INFO] OpenSAML :: BOM [pom]
[INFO]
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 5.0.0-SNAPSHOT [1/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 164 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-support/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-parent/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-parent/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/5.0.0-SNAPSHOT/opensaml-parent-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-parent/target/opensaml-parent-5.0.0-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/5.0.0-SNAPSHOT/opensaml-parent-5.0.0-SNAPSHOT-site.xml
[JENKINS] Archiving disabled
[INFO]
[INFO] -------------------< org.opensaml:opensaml-core-api >-------------------
[INFO] Building OpenSAML :: Core API 5.0.0-SNAPSHOT [2/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-core-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-core-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 89 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/GlobalParserPoolInitializer.java>:[20,39] package net.shibboleth.shared.component does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[36,39] package net.shibboleth.shared.component does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/GlobalParserPoolInitializer.java>:[58,24] cannot find symbol
symbol: class ComponentInitializationException
location: class org.opensaml.core.xml.config.GlobalParserPoolInitializer
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[105,24] cannot find symbol
symbol: class ComponentInitializationException
location: class org.opensaml.core.xml.config.XMLConfigurator
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 3.659 s]
[INFO] OpenSAML :: Core API ............................... FAILURE [ 2.880 s]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.331 s
[INFO] Finished at: 2022-09-22T19:55:04Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-core-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/GlobalParserPoolInitializer.java>:[20,39] package net.shibboleth.shared.component does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[36,39] package net.shibboleth.shared.component does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/GlobalParserPoolInitializer.java>:[58,24] cannot find symbol
[ERROR] symbol: class ComponentInitializationException
[ERROR] location: class org.opensaml.core.xml.config.GlobalParserPoolInitializer
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[105,24] cannot find symbol
[ERROR] symbol: class ComponentInitializationException
[ERROR] location: class org.opensaml.core.xml.config.XMLConfigurator
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :opensaml-core-api
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Profile API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SAML Provider API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Storage API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: XACML Provider API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SOAP Provider API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: BOM #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SOAP Provider Implementations #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: XACML Provider Implementations #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Profile Implementations #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: XML Security Implementation #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Spring Support #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Testing #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Security API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Storage Implementation #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SAML XACML Profile API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SAML Provider Implementations #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Core Implementation #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Messaging API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Security Implementation #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: XML Security API #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SAML XACML Profile Implementation #141' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Messaging Implementations #141' 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
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