openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

testSoftMxLocal_LP4k_0_FAILED - Processing dump event "systhrow", detail "java/lang/OutOfMemoryError"

Open JasonFengJ9 opened this issue 3 years ago • 0 comments

Failure link

From an internal build(osxrt3):

java version "17.0.4" 2022-07-19
IBM Semeru Runtime Certified Edition 17.0.4.0 (build 17.0.4+8)
Eclipse OpenJ9 VM 17.0.4.0 (build openj9-0.33.0, JRE 17 Mac OS X amd64-64-Bit Compressed References 20220718_208 (JIT enabled, AOT enabled)
OpenJ9   - 04a55b45b
OMR      - b58aa2708
JCL      - 7fe2fc9e0bd based on jdk-17.0.4+8)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

[2022-08-04T23:26:06.278Z] variation: Mode110
[2022-08-04T23:26:06.278Z] JVM_OPTIONS:  -Xjit -Xgcpolicy:gencon -Xnocompressedrefs 

[2022-08-04T23:26:08.868Z] JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2022/08/04 19:26:08 - please wait.
[2022-08-04T23:26:08.868Z] JVMDUMP032I JVM requested System dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/output_16596499486414/testSoftMxLocal_LP4k_0/core.20220804.192608.83127.0001.dmp' in response to an event
[2022-08-04T23:26:16.627Z] /bin/sh: line 11: 83127 Killed: 9               "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/openjdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xjit -Xgcpolicy:gencon -Xnocompressedrefs -Xmx1024m -Xsoftmx512m -Xmn1m -Xlp:objectheap:pagesize=4k -verbose:gc -Xverbosegclog:"/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_16596499486414/testSoftMxLocal_LP4k_0"/vgc.log -cp "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/lib/testng.jar:/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/lib/jcommander.jar:/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/functional/JLM_Tests/jlm_tests.jar" org.testng.TestNG -d "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_16596499486414/testSoftMxLocal_LP4k_0" "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/functional/JLM_Tests/testng.xml" -testnames testSoftMxLocal -groups level.extended -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all
[2022-08-04T23:26:16.627Z] 
[2022-08-04T23:26:16.627Z] testSoftMxLocal_LP4k_0_FAILED

50x internal grinder - passed

JasonFengJ9 avatar Aug 05 '22 17:08 JasonFengJ9