You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIPS cmdLineTester_criu_nonPortableRestore_5_FAILED JVMTRCE003E Error processing trace option, detail: Unable to set tracepoint 731 in j9vm - tracepoint id out of range
#18563
Open
JasonFengJ9 opened this issue
Dec 5, 2023
· 2 comments
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0-m1 (build 17.0.10+5)
Eclipse OpenJ9 VM 17.0.10.0-m1 (build v0.43.0-release-9b2a42f8f, JRE 17 Linux amd64-64-Bit Compressed References 20240116_622 (JIT enabled, AOT enabled)
OpenJ9 - 9b2a42f8f
OMR - d810fcb98
JCL - 10ccdceee3c based on jdk-17.0.10+5)
Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
[2023-12-03T20:23:07.642Z] variation: -Xgcpolicy:optthruput
[2023-12-03T20:23:07.642Z] JVM_OPTIONS: -Xgcpolicy:optthruput -Dsemeru.fips=true
[2023-12-03T20:25:26.667Z] Testing: Create and Restore Criu Checkpoint Image once - NotCheckpointSafeDeadlock
[2023-12-03T20:25:26.667Z] Test start time: 2023/12/03 12:25:24 Pacific Standard Time
[2023-12-03T20:25:26.667Z] Running command: bash /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu/criuScript.sh /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/jdkbinary/j2sdk-image/bin/java " -Xgcpolicy:optthruput -Dsemeru.fips=true -XX:+ThrowOnDelayedCheckpointOperation -Xtrace:print=j9vm.731 --add-opens java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/openj9.internal.criu=ALL-UNNAMED" org.openj9.criu.DeadlockTest NotCheckpointSafeDeadlock 1
[2023-12-03T20:25:26.667Z] Time spent starting: 2 milliseconds
[2023-12-03T20:25:27.062Z] Time spent executing: 2781 milliseconds
[2023-12-03T20:25:27.062Z] Test result: FAILED
[2023-12-03T20:25:27.062Z] Output from test:
[2023-12-03T20:25:27.062Z] [OUT] start running script
[2023-12-03T20:25:27.062Z] [OUT] export GLIBC_TUNABLES=glibc.cpu.hwcaps=-XSAVEC,-XSAVE,-AVX2,-ERMS,-AVX,-AVX_Fast_Unaligned_Load
[2023-12-03T20:25:27.062Z] [OUT] export LD_BIND_NOT=on
[2023-12-03T20:25:27.062Z] [OUT] /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/jdkbinary/j2sdk-image/bin/java -XX:+EnableCRIUSupport -Xgcpolicy:optthruput -Dsemeru.fips=true -XX:+ThrowOnDelayedCheckpointOperation -Xtrace:print=j9vm.731 --add-opens java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/openj9.internal.criu=ALL-UNNAMED -cp /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu/criu.jar org.openj9.criu.DeadlockTest NotCheckpointSafeDeadlock 1
[2023-12-03T20:25:27.062Z] [OUT] JVMTRCE003E Error processing trace option, detail: Unable to set tracepoint 731 in j9vm - tracepoint id out of range
[2023-12-03T20:25:27.062Z] [OUT] JVMTRCE011W Module not configured for trace: j9vm
[2023-12-03T20:25:27.062Z] [OUT] Pre-checkpoint
[2023-12-03T20:25:27.062Z] [OUT] Performing CRIUSupport.checkpointJVM(), current thread name: main, Sun Dec 03 12:25:24 PST 2023, System.currentTimeMillis(): 1701635124422, System.nanoTime(): 115288618432948
[2023-12-03T20:25:27.062Z] [OUT] JVMDUMP034I User requested Java dump using '/home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/aqa-tests/TKG/output_17016349156894/cmdLineTester_criu_nonPortableRestore_5/javacore.20231203.122524.333842.0001.txt' through org.eclipse.openj9.criu.CRIUSupport.checkpointJVMImpl
[2023-12-03T20:25:27.062Z] [OUT] JVMDUMP010I Java dump written to /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_linux_fips140_2_testList_2/aqa-tests/TKG/output_17016349156894/cmdLineTester_criu_nonPortableRestore_5/javacore.20231203.122524.333842.0001.txt
[2023-12-03T20:25:27.062Z] [OUT] TEST PASSED
[2023-12-03T20:25:27.062Z] [OUT] Error (criu/protobuf.c:72): Unexpected EOF on (empty-image)
[2023-12-03T20:25:27.062Z] [OUT] Removed test output files
[2023-12-03T20:25:27.062Z] [OUT] finished script
[2023-12-03T20:25:27.062Z] >> Success condition was found: [Output match: User requested Java dump using]
[2023-12-03T20:25:27.062Z] >> Success condition was found: [Output match: TEST PASSED]
[2023-12-03T20:25:27.062Z] >> Required condition was found: [Output match: Pre-checkpoint]
[2023-12-03T20:25:27.062Z] >> Required condition was not found: [Output match: Checkpoint blocked because thread]
[2023-12-03T20:25:27.062Z] >> Failure condition was not found: [Output match: Killed]
[2023-12-03T20:25:27.062Z] >> Failure condition was not found: [Output match: CRIU is not enabled]
[2023-12-03T20:25:27.062Z] >> Failure condition was not found: [Output match: Operation not permitted]
[2023-12-03T20:25:27.062Z] >> Success condition was not found: [Output match: Thread pid mismatch]
[2023-12-03T20:25:27.062Z] >> Success condition was not found: [Output match: do not match expected]
[2023-12-03T20:25:27.062Z] >> Success condition was not found: [Output match: Unable to create a thread:]
[2023-12-03T20:25:27.062Z] >> Failure condition was not found: [Output match: TEST FAILED]
[2023-12-03T20:25:27.062Z] >> Failure condition was not found: [Output match: Could not dump the JVM processes, err=-70]
[2023-12-03T20:27:39.183Z] ---TEST RESULTS---
[2023-12-03T20:27:39.183Z] Number of PASSED tests: 56 out of 57
[2023-12-03T20:27:39.183Z] Number of FAILED tests: 1 out of 57
[2023-12-03T20:27:39.183Z]
[2023-12-03T20:27:39.183Z] ---SUMMARY OF FAILED TESTS---
[2023-12-03T20:27:39.183Z] Create and Restore Criu Checkpoint Image once - NotCheckpointSafeDeadlock
[2023-12-03T20:27:39.183Z] -----------------------------
[2023-12-03T20:27:39.183Z]
[2023-12-03T20:27:39.183Z] -----------------------------------
[2023-12-03T20:27:39.183Z] cmdLineTester_criu_nonPortableRestore_5_FAILED
JasonFengJ9
changed the title
cmdLineTester_criu_nonPortableRestore_5_FAILED JVMTRCE003E Error processing trace option, detail: Unable to set tracepoint 731 in j9vm - tracepoint id out of range
FIPS cmdLineTester_criu_nonPortableRestore_5_FAILED JVMTRCE003E Error processing trace option, detail: Unable to set tracepoint 731 in j9vm - tracepoint id out of range
Dec 5, 2023
Failure link
From an internal build(
rhel8x86-rtp-rtfips5-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - all failed
The text was updated successfully, but these errors were encountered: