Build failed in Jenkins: java-idp-plugin-totp-v2-java17 » Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution #1

Shibboleth Jenkins noreply at shibboleth.net
Tue Jul 18 18:42:29 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v2-java17/net.shibboleth.idp.plugin.authn$idp-plugin-totp-dist/1/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-dist >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution 1.0.3-SNAPSHOT [3/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-dist ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ idp-plugin-totp-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-plugin-totp-dist ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-plugin-totp-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/plugin-assembly-tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/plugin-assembly-zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v2-java17/net.shibboleth.idp.plugin.authn$idp-plugin-totp-dist/ws/target/shibboleth-idp-plugin-totp-1.0.3-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v2-java17/net.shibboleth.idp.plugin.authn$idp-plugin-totp-dist/ws/target/shibboleth-idp-plugin-totp-1.0.3-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (totp-enforce) @ idp-plugin-totp-dist ---
[ERROR] Could not parse parent-17.0.0-SNAPSHOT:
[ERROR] Could not resolve group for idp
[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:205)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:116)
    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:312)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:180)
    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.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    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:294)
    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:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    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:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    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:377)
    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:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
[ERROR] Artifact: idp Version: plugin-totp-impl-2.0.0-SNAPSHOT Group: null No keyring 
[ERROR] Could not resolve group for googleauth
[ERROR] Artifact: googleauth Version: 1.5.0 Group: null No keyring 
[ERROR] Could not resolve group for idp
[ERROR] Artifact: idp Version: plugin-totp-impl-2.0.0-SNAPSHOT Group: null No keyring 
[ERROR] Could not resolve group for googleauth
[ERROR] Artifact: googleauth Version: 1.5.0 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


More information about the commits mailing list