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 internal Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1 (rtj-rhel8le-rtp-test-8kd6c-1)
java version "21.0.6-beta" 2025-01-21 IBM Semeru Runtime Certified Edition 21.0.6+4-202411231604 (build 21.0.6-beta+4-202411231604) Eclipse OpenJ9 VM 21.0.6+4-202411231604 (build master-3da9d2f0ba, JRE 21 Linux ppc64le-64-Bit Compressed References 20241123_312 (JIT enabled, AOT enabled) OpenJ9 - 3da9d2f0ba OMR - 32ef86c51 JCL - 8967a7c62 based on jdk-21.0.6+4)
Rerun in Grinder - Change TARGET to run only the failed test targets
[2024-11-23T17:10:20.104Z] variation: Mode150 [2024-11-23T17:10:20.104Z] JVM_OPTIONS: -XX:+UseCompressedOops -Xverbosegclog [2024-11-23T17:11:54.865Z] TEST: serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedClass.java [2024-11-23T17:11:54.866Z] exitValue = 134 [2024-11-23T17:11:54.866Z] [2024-11-23T17:11:54.866Z] java.lang.RuntimeException: 'OutOfMemoryError' missing from stdout/stderr [2024-11-23T17:11:54.866Z] at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:231) [2024-11-23T17:11:54.866Z] at TestUnloadedClass.main(TestUnloadedClass.java:53) [2024-11-23T17:11:54.866Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-11-23T17:11:54.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:586) [2024-11-23T17:11:54.866Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2024-11-23T17:11:54.866Z] at java.base/java.lang.Thread.run(Thread.java:1595) [2024-11-23T17:11:54.866Z] [2024-11-23T17:11:54.866Z] JavaTest Message: Test threw exception: java.lang.RuntimeException [2024-11-23T17:11:54.866Z] JavaTest Message: shutting down test [2024-11-23T17:11:54.866Z] [2024-11-23T17:11:54.866Z] [2024-11-23T17:11:54.866Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'OutOfMemoryError' missing from stdout/stderr [2024-11-23T17:11:54.866Z] -------------------------------------------------- [2024-11-23T17:15:50.137Z] Test results: passed: 156; failed: 1 [2024-11-23T17:16:09.439Z] Report written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1/jvmtest/openjdk/report/html/report.html [2024-11-23T17:16:09.439Z] Results written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1/aqa-tests/TKG/output_17323818186962/serviceability_jvmti_j9_0/work [2024-11-23T17:16:09.439Z] Error: Some tests failed or other problems occurred. [2024-11-23T17:16:09.439Z] ----------------------------------- [2024-11-23T17:16:09.439Z] serviceability_jvmti_j9_0_FAILED
The existing code 134 means a SIGABRT signal.
50x internal Grinder
The text was updated successfully, but these errors were encountered:
Issue Number: 20676 Status: Open Recommended Components: comp:jvmti, comp:vm, comp:test
Sorry, something went wrong.
No branches or pull requests
Failure link
From internal Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1 (rtj-rhel8le-rtp-test-8kd6c-1)
Rerun in Grinder - Change TARGET to run only the failed test targets
Optional info
Failure output (captured from console output)
The existing code 134 means a SIGABRT signal.
50x internal Grinder
The text was updated successfully, but these errors were encountered: