Build failed in Jenkins: java-plugin-storage-jdbc-v2-multi-java17 » Oracle-17,Rocky9 #1487
Shibboleth Jenkins
noreply at shibboleth.net
Sat Jul 11 02:52:13 UTC 2026
See <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/1487/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-plugin-storage-jdbc-v2-multi-java17" build number 1487
originally caused by:
Started by upstream project "trigger-multi-v17" build number 1510
originally caused by:
Started by upstream project "completed-nightly-v17" build number 1287
originally caused by:
Started by upstream project "java-plugin-shibd-oidc-v1-nightly-java17" build number 141
originally caused by:
Started by upstream project "java-plugin-shibd-saml-v1-nightly-java17" build number 305
originally caused by:
Started by upstream project "java-plugin-shibd-v1-nightly-java17" build number 305
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 845
originally caused by:
Started by upstream project "java-idp-plugin-thymeleaf-v1-nightly-java17" build number 462
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 1074
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1490
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 1080
originally caused by:
Started by upstream project "java-idp-plugin-jetty-base-V1" build number 342
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-082d71e3ba1a340ba) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git init <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.52.0'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision d3282fe02649a2aecd73bf7fb15a54464fbe60d2 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f d3282fe02649a2aecd73bf7fb15a54464fbe60d2 # timeout=10
Commit message: "JJDBC-33 Enforce limits on context and key size"
> git rev-list --no-walk d3282fe02649a2aecd73bf7fb15a54464fbe60d2 # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=Oracle-17 -Dmatrix-combinations= -Dlabel=Rocky9 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.19, vendor: Oracle Corporation, runtime: /efs/optjava/jdk/oracle/jdk-17.0.19
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-687.15.1.el9_8.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/ws/jdbc-storage-impl/target/classes>
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[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] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/ws/jdbc-storage-impl/target/test-classes>
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[ERROR] Tests run: 1120, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.23 s <<< FAILURE! -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.veryLongContextAndKey -- Time elapsed: 0.031 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotEquals(Assert.java:1577)
at org.testng.Assert.assertTrue(Assert.java:56)
at org.testng.Assert.assertTrue(Assert.java:66)
at net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.veryLongContextAndKey(JDBCStorageServiceTest.java:378)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:829)
at org.testng.TestRunner.run(TestRunner.java:602)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
at org.testng.SuiteRunner.run(SuiteRunner.java:330)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
at org.testng.TestNG.runSuites(TestNG.java:1099)
at org.testng.TestNG.run(TestNG.java:1067)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] JDBCStorageServiceTest.veryLongContextAndKey:378 expected [true] but found [false]
[INFO]
[ERROR] Tests run: 1120, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.741 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [ 36.167 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.245 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.534 s
[INFO] Finished at: 2026-07-11T02:52:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project jdbc-storage-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Rocky9/ws/jdbc-storage-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :jdbc-storage-impl
Build step 'Invoke top-level Maven targets' marked build as failure
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-plugin-storage-jdbc-v2-multi-java17/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/1487/testng/testng-results.xml'
0.089286% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list