Build failed in Jenkins: java-identity-provider-v4 #809

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 17 17:08:21 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/809/display/redirect>

Changes:


------------------------------------------
[...truncated 232.10 KB...]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-distribution ---
[INFO] Reading assembly descriptor: src/main/assembly/idp-assembly-tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/idp-assembly-zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/target/shibboleth-identity-provider-4.2.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-distribution/target/shibboleth-identity-provider-4.2.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (idp-enforce) @ idp-distribution ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml (809 B at 20 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.0-SNAPSHOT/maven-metadata.xml (809 B at 16 kB/s)
[ERROR] Duplicate group declaration for opensaml-messaging-api
[INFO] 4 Runtime/compile duplicates
[INFO] 4 Runtime/compile duplicates
[ERROR] Could not resolve group for commons-compiler
[WARNING] No keyring or asc file found for null
[ERROR] Could not load keyring for null
java.io.FileNotFoundException: Could not locate keyring
    at net.shibboleth.mvn.enforcer.impl.GPGKeyRing.<init> (GPGKeyRing.java:118)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getKeyRing (BaseSigChecker.java:200)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:111)
    at net.shibboleth.mvn.enforcer.impl.SigChecker.checkSignature (SigChecker.java:90)
    at net.shibboleth.mvn.enforcer.impl.SigChecker.testSignatures (SigChecker.java:70)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.performSignatureCheck (JarEnforcer.java:298)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:171)
    at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:205)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    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:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] Artifact: commons-compiler Version: 3.1.3 Group: null No keyring 
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar.asc
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar.asc
[INFO] Could not resolve org.jboss.logging:jboss-logging:3.4.1.Final:jar.asc
[INFO] Could not find key for jboss-logging-3.4.1.Final, trying classpath store.
[INFO] Key for jboss-logging-3.4.1.Final found in classpath store.
[ERROR] Could not resolve group for byte-buddy
[ERROR] Artifact: byte-buddy Version: 1.10.21 Group: null No keyring 
[ERROR] Could not resolve group for jboss-transaction-api_1.2_spec
[ERROR] Artifact: jboss-transaction-api_1.2_spec Version: 1.1.1.Final Group: null No keyring 
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar.asc
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar.asc
[INFO] Could not resolve org.jboss:jandex:2.2.3.Final:jar.asc
[INFO] Could not find key for jandex-2.2.3.Final, trying classpath store.
[INFO] Key for jandex-2.2.3.Final found in classpath store.
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar.asc
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar.asc
[INFO] Could not resolve org.hibernate.common:hibernate-commons-annotations:5.1.2.Final:jar.asc
[INFO] Could not find key for hibernate-commons-annotations-5.1.2.Final, trying classpath store.
[INFO] Key for hibernate-commons-annotations-5.1.2.Final found in classpath store.
[ERROR] Could not resolve group for failureaccess
[ERROR] Artifact: failureaccess Version: 1.0.1 Group: null No keyring 
[ERROR] Could not resolve group for error_prone_annotations
[ERROR] Artifact: error_prone_annotations Version: 2.5.1 Group: null No keyring 
[ERROR] Could not resolve group for commons-lang3
[ERROR] Artifact: commons-lang3 Version: 3.11 Group: null No keyring 
[ERROR] Could not resolve group for stax2-api
[ERROR] Artifact: stax2-api Version: 3.1.4 Group: null No keyring 
[ERROR] Could not resolve group for commons-compiler
[ERROR] Artifact: commons-compiler Version: 3.1.3 Group: null No keyring 
[INFO] Could not resolve org.jboss.logging:jboss-logging:3.4.1.Final:jar.asc
[INFO] Could not find key for jboss-logging-3.4.1.Final, trying classpath store.
[INFO] Key for jboss-logging-3.4.1.Final found in classpath store.
[ERROR] Could not resolve group for byte-buddy
[ERROR] Artifact: byte-buddy Version: 1.10.21 Group: null No keyring 
[ERROR] Could not resolve group for jboss-transaction-api_1.2_spec
[ERROR] Artifact: jboss-transaction-api_1.2_spec Version: 1.1.1.Final Group: null No keyring 
[INFO] Could not resolve org.jboss:jandex:2.2.3.Final:jar.asc
[INFO] Could not find key for jandex-2.2.3.Final, trying classpath store.
[INFO] Key for jandex-2.2.3.Final found in classpath store.
[INFO] Could not resolve org.hibernate.common:hibernate-commons-annotations:5.1.2.Final:jar.asc
[INFO] Could not find key for hibernate-commons-annotations-5.1.2.Final, trying classpath store.
[INFO] Key for hibernate-commons-annotations-5.1.2.Final found in classpath store.
[ERROR] Could not resolve group for failureaccess
[ERROR] Artifact: failureaccess Version: 1.0.1 Group: null No keyring 
[ERROR] Could not resolve group for error_prone_annotations
[ERROR] Artifact: error_prone_annotations Version: 2.5.1 Group: null No keyring 
[ERROR] Could not resolve group for commons-lang3
[ERROR] Artifact: commons-lang3 Version: 3.11 Group: null No keyring 
[ERROR] Could not resolve group for stax2-api
[ERROR] Artifact: stax2-api Version: 3.1.4 Group: null No keyring 
[ERROR] Signature check failed, check the file ./target/signatureReport.txt
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Signature check over distribution failed, check the file ./target/signatureReport.txt
[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
[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 Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.055 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  5.725 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.859 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 10.477 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  7.644 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  5.001 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  5.847 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  4.002 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.659 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.453 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  6.845 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  3.377 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  1.818 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.821 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 21.168 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  4.154 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 22.699 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 15.067 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 20.263 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  8.923 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  6.817 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  6.127 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [  9.836 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 22.803 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 26.354 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [  9.838 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  7.520 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  2.077 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  3.250 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  3.718 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 31.046 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [  7.718 s]
[INFO] Shibboleth IdP :: Distribution ..................... FAILURE [ 10.547 s]
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:35 min
[INFO] Finished at: 2021-12-17T17:08:08Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (idp-enforce) on project idp-distribution: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-distribution

No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #809' 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-identity-provider-v4 » Shibboleth IdP :: Tests BOM #809' 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-identity-provider-v4/builds/809/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-24.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/809/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list