We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From an internal build(paix827):
paix827
openjdk version "22.0.1-beta" 2024-04-16 IBM Semeru Runtime Open Edition 22.0.1+8-202406050249 (build 22.0.1-beta+8-202406050249) Eclipse OpenJ9 VM 22.0.1+8-202406050249 (build master-228602c60d, JRE 22 AIX ppc64-64-Bit Compressed References 20240605_84 (JIT enabled, AOT enabled) OpenJ9 - 228602c60d OMR - a3bc75a88 JCL - 0e12d35c8 based on jdk-22.0.1+8)
Rerun in Grinder - Change TARGET to run only the failed test targets.
[2024-06-05T13:38:51.713Z] variation: NoOptions [2024-06-05T13:38:51.713Z] JVM_OPTIONS: [2024-06-05T13:39:48.594Z] [test] [junit] Test finished: ibm.jceplus.junit.openjceplus.multithread.TestDSAKey [2024-06-05T13:39:48.594Z] [test] [junit] Test calling: ibm.jceplus.junit.openjceplus.multithread.TestAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:48.594Z] [test] [junit] executing testAES_128 [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:39:54.757Z] [test] [junit] Unhandled exception [2024-06-05T13:39:54.757Z] [test] [junit] Type=Segmentation error vmState=0x00000000 [2024-06-05T13:39:54.757Z] [test] [junit] J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000033 [2024-06-05T13:39:54.757Z] [test] [junit] Handler1=09001000A13E8A68 Handler2=09001000A13A2B58 [2024-06-05T13:39:54.757Z] [test] [junit] JVMPORT001E [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:39:54.757Z] [test] [junit] JVMDUMP055I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError", exception "native memory exhausted" at 2024/06/05 09:39:54 - please wait. [2024-06-05T13:40:35.561Z] [test] [2024-06-05T13:40:35.561Z] [test] BUILD FAILED [2024-06-05T13:40:35.561Z] [test] /home/jenkins/workspace/Test_openjdk22_j9_extended.functional_ppc64_aix_testList_0/jvmtest/functional/OpenJcePlusTests/test.xml:61: Test ibm.jceplus.junit.TestMultithread failed (crashed) [2024-06-05T13:40:35.561Z] [test] [2024-06-05T13:40:35.561Z] [test] Total time: 1 minute 38 seconds [2024-06-05T13:40:35.561Z] [test] [junit] Running ibm.jceplus.junit.TestMultithread [2024-06-05T13:40:35.561Z] [test] [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec [2024-06-05T13:40:35.561Z] [2024-06-05T13:40:35.561Z] BUILD FAILED [2024-06-05T13:40:35.561Z] /home/jenkins/workspace/Test_openjdk22_j9_extended.functional_ppc64_aix_testList_0/jvmtest/functional/OpenJcePlusTests/test.xml:35: Java returned: 1 [2024-06-05T13:40:35.561Z] [2024-06-05T13:40:35.561Z] Total time: 1 minute 40 seconds [2024-06-05T13:40:35.561Z] ----------------------------------- [2024-06-05T13:40:35.561Z] openJcePlusTests_0_FAILED
50x internal grinder - the original failure wasn't reproduced
FYI @jasonkatonica @KostasTsiounis
The text was updated successfully, but these errors were encountered:
This issue is expected to be fixed by an overlay fix that was made to OpenJCEPlus project at:
IBM/OpenJCEPlus#107
This is a similar fix in the same area as was fixed for this issue reported:
#19643
I believe that this issue could be closed unless found to be failing with recent builds.
Sorry, something went wrong.
I'll close it and we can reopen if it's seen again.
No branches or pull requests
Failure link
From an internal build(
paix827
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - the original failure wasn't reproduced
FYI @jasonkatonica @KostasTsiounis
The text was updated successfully, but these errors were encountered: