-
Notifications
You must be signed in to change notification settings - Fork 776
Open
Description
Failure link
From internal Test_openjdk11_j9_extended.functional_aarch64_mac_testList_0 (macaarch64rt7)
openjdk version "11.0.30" 2026-01-20
IBM Semeru Runtime Open Edition 11.0.30.0-m1a (build 11.0.30+2)
Eclipse OpenJ9 VM 11.0.30.0-m1a (build 11.0.30+2-v0.57.0-release-18c3d25044, JRE 11 Mac OS X aarch64-64-Bit 20251121_1079 (JIT enabled, AOT enabled)
OpenJ9 - 18c3d25044
OMR - 5550b9a12
JCL - c81af5f9ab based on jdk-11.0.30+2)
Rerun in Grinder - Change TARGET to run only the failed test targets
Optional info
Failure output (captured from console output)
[2025-11-24T14:48:18.069Z] Running test openJcePlusTests_0 ...
[2025-11-24T14:48:18.069Z] ===============================================
[2025-11-24T14:48:18.069Z] openJcePlusTests_0 Start Time: Mon Nov 24 09:48:17 2025 Epoch Time (ms): 1763995697644
[2025-11-24T14:48:18.069Z] variation: NoOptions
[2025-11-24T15:01:47.172Z] Test calling: ibm.jceplus.junit.openjceplus.multithread.TestRSAPSS
[2025-11-24T15:01:57.311Z] java.security.ProviderException: Failure in generateKeyPair
[2025-11-24T15:01:57.311Z] at openjceplus/com.ibm.crypto.plus.provider.OpenJCEPlus.providerException(OpenJCEPlus.java:1200)
[2025-11-24T15:01:57.311Z] at openjceplus/com.ibm.crypto.plus.provider.RSAKeyPairGenerator.generateKeyPair(RSAKeyPairGenerator.java:125)
[2025-11-24T15:01:57.311Z] at openjceplus/com.ibm.crypto.plus.provider.RSAKeyPairGenerator$Legacy.generateKeyPair(RSAKeyPairGenerator.java:129)
[2025-11-24T15:01:57.311Z] at java.base/java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:722)
[2025-11-24T15:01:57.311Z] at java.base/java.security.KeyPairGenerator.genKeyPair(KeyPairGenerator.java:495)
[2025-11-24T15:01:57.311Z] at ibm.jceplus.junit.base.BaseTestRSAPSS.dotestSignature(BaseTestRSAPSS.java:394)
[2025-11-24T15:01:57.311Z] at ibm.jceplus.junit.base.BaseTestRSAPSS.testRSASignatureWithPSSMultiByteSize_timed(BaseTestRSAPSS.java:236)
[2025-11-24T15:01:57.316Z] Caused by: com.ibm.crypto.plus.provider.ock.OCKException: ICC_RSA_generate_key() failed
[2025-11-24T15:01:57.316Z] at openjceplus/com.ibm.crypto.plus.provider.ock.NativeInterface.RSAKEY_generate(Native Method)
[2025-11-24T15:01:57.316Z] at openjceplus/com.ibm.crypto.plus.provider.ock.RSAKey.generateKeyPair(RSAKey.java:48)
[2025-11-24T15:01:57.316Z] at openjceplus/com.ibm.crypto.plus.provider.RSAKeyPairGenerator.generateKeyPair(RSAKeyPairGenerator.java:119)
...
[2025-11-24T15:02:11.352Z] org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
[2025-11-24T15:02:11.352Z] at ibm.jceplus.junit.base.BaseTestRSAPSS.testRSASignatureWithPSSMultiByteSize_timed(BaseTestRSAPSS.java:241)
[2025-11-24T15:02:11.352Z] at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2025-11-24T15:02:11.352Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2025-11-24T15:02:11.352Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2025-11-24T15:02:11.352Z] Test finished: ibm.jceplus.junit.openjceplus.multithread.TestRSAPSS
[2025-11-24T15:02:11.353Z] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 129.3 s <<< FAILURE! -- in ibm.jceplus.junit.TestMultithread
[2025-11-24T15:02:11.353Z] [ERROR] ibm.jceplus.junit.TestMultithread.testMultithread -- Time elapsed: 129.3 s <<< FAILURE!
[2025-11-24T15:02:11.353Z] org.opentest4j.AssertionFailedError:
[2025-11-24T15:02:11.353Z] Failed tests:
[2025-11-24T15:02:11.353Z] ibm.jceplus.junit.openjceplus.multithread.TestRSAPSS
[2025-11-24T15:02:11.353Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
[2025-11-24T15:02:11.353Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
[2025-11-24T15:02:11.353Z] at ibm.jceplus.junit.TestMultithread.testMultithread(TestMultithread.java:182)
[2025-11-24T15:02:11.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2025-11-24T15:02:11.353Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2025-11-24T15:02:11.353Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2025-11-24T15:02:11.353Z]
[2025-11-24T15:02:11.353Z] [INFO]
[2025-11-24T15:02:11.353Z] [INFO] Results:
[2025-11-24T15:02:11.353Z] [INFO]
[2025-11-24T15:02:11.353Z] [ERROR] Failures:
[2025-11-24T15:02:11.353Z] [ERROR] TestMultithread.testMultithread:182 Failed tests:
[2025-11-24T15:02:11.354Z] ibm.jceplus.junit.openjceplus.multithread.TestRSAPSS
[2025-11-24T15:02:11.354Z] [INFO]
[2025-11-24T15:02:11.354Z] [ERROR] Tests run: 2915, Failures: 1, Errors: 0, Skipped: 4
50x internal Grinder - 4/50 failed
FYI @jasonkatonica