Build failed in Jenkins: java-plugin-shibd-oidc-v1-java17 #95

Shibboleth Jenkins noreply at shibboleth.net
Wed May 20 17:21:48 UTC 2026


See <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/95/display/redirect?page=changes>

Changes:

[Scott Cantor] Fix some null issues and remove implicit output handling.


------------------------------------------
[...truncated 5.71 KiB...]
Caused by: java.lang.UnsupportedClassVersionError: jenkins/security/MasterToSlaveCallable has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
	... 32 more

ERROR: ================================================================================
ERROR: Invalid project setup: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'Amazon-17' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with agent Java and setting compile/test properties to point to /opt/jdk/amazon-17.
ERROR: ================================================================================
Established TCP socket on 36713
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-plugin-shibd-oidc-v1-java17] $ /usr/lib/jvm/java-21-openjdk-21.0.10.0.7-1.el9.x86_64/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.7.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 36713
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/pom.xml> -V -B --update-snapshots clean install -D no-check-m2
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /efs/optjava/maven/apache-maven-3.9.5
Java version: 21.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-21-openjdk-21.0.10.0.7-1.el9.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.0-611.41.1.el9_7.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/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml (604 B at 1.6 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml (607 B at 76 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth SP :: OIDC Protocol Plugin                              [pom]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: BOM                       [pom]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: API                       [jar]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Implementation            [jar]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Internal Configuration    [jar]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Distribution              [pom]
[INFO] 
[INFO] ------------------< net.shibboleth.sp:sp-oidc-parent >------------------
[INFO] Building Shibboleth SP :: OIDC Protocol Plugin 0.0.1-SNAPSHOT      [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-oidc-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-oidc-parent ---
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-oidc-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-oidc-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-oidc-parent/0.0.1-SNAPSHOT/sp-oidc-parent-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-oidc-bom >--------------------
[INFO] Building Shibboleth SP :: OIDC Protocol Plugin :: BOM 0.0.1-SNAPSHOT [2/6]
[INFO]   from sp-oidc-bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-oidc-bom ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-oidc-bom ---
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-oidc-bom ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-oidc-bom ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-bom/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-oidc-bom/0.0.1-SNAPSHOT/sp-oidc-bom-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-oidc-api >--------------------
[INFO] Building Shibboleth SP :: OIDC Protocol Plugin :: API 0.0.1-SNAPSHOT [3/6]
[INFO]   from sp-oidc-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 47 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.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/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 112 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml (618 B at 48 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.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/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 153 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.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/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 137 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.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/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 63 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 154 kB/s)
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-oidc-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target>
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-oidc-api ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sp-oidc-api ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/src/main/resources>
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ sp-oidc-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/classes>
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sp-oidc-api ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/src/test/resources>
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ sp-oidc-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/test-classes>
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ sp-oidc-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ sp-oidc-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/sp-oidc-api-0.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-oidc-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/sp-oidc-api-0.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-oidc-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-oidc-api/0.0.1-SNAPSHOT/sp-oidc-api-0.0.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/sp-oidc-api-0.0.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-oidc-api/0.0.1-SNAPSHOT/sp-oidc-api-0.0.1-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-api/target/sp-oidc-api-0.0.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-oidc-api/0.0.1-SNAPSHOT/sp-oidc-api-0.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-oidc-impl >-------------------
[INFO] Building Shibboleth SP :: OIDC Protocol Plugin :: Implementation 0.0.1-SNAPSHOT [4/6]
[INFO]   from sp-oidc-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 42 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 113 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 176 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 152 kB/s)
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-oidc-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/target>
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-oidc-impl ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sp-oidc-impl ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/main/resources>
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ sp-oidc-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/target/classes>
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sp-oidc-impl ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ sp-oidc-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[46,37] error: cannot find symbol
  symbol:   class CreateOutputMessage
  location: package net.shibboleth.sp.profile.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[76,14] error: cannot find symbol
  symbol:   class CreateOutputMessage
  location: class PrepareAgentResponseTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[76,53] error: cannot find symbol
  symbol:   class CreateOutputMessage
  location: class PrepareAgentResponseTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[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 SP :: OIDC Protocol Plugin 0.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth SP :: OIDC Protocol Plugin .............. SUCCESS [  2.778 s]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: BOM ....... SUCCESS [  0.377 s]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: API ....... SUCCESS [ 14.991 s]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Implementation FAILURE [  5.655 s]
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Internal Configuration SKIPPED
[INFO] Shibboleth SP :: OIDC Protocol Plugin :: Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.280 s
[INFO] Finished at: 2026-05-20T17:21:46Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project sp-oidc-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[46,37] error: cannot find symbol
[ERROR] symbol:   class CreateOutputMessage
[ERROR] location: package net.shibboleth.sp.profile.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[76,14] error: cannot find symbol
[ERROR] symbol:   class CreateOutputMessage
[ERROR] location: class PrepareAgentResponseTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-oidc-v1-java17/ws/sp-oidc-impl/src/test/java/net/shibboleth/sp/oidc/profile/impl/PrepareAgentResponseTest.java>:[76,53] error: cannot find symbol
[ERROR] symbol:   class CreateOutputMessage
[ERROR] location: class PrepareAgentResponseTest
[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 :sp-oidc-impl
No mail will be sent out, as 'java-plugin-shibd-oidc-v1-java17 » Shibboleth SP :: OIDC Protocol Plugin :: Distribution #95' 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-plugin-shibd-oidc-v1-java17 » Shibboleth SP :: OIDC Protocol Plugin :: Internal Configuration #95' 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
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-plugin-shibd-oidc-v1-java17/builds/95/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list