No Possible Issues Found via Git Search
jcstress_FencedAcquireReleaseTest_0
[2024-08-01T10:23:30.204Z] Running test jcstress_FencedAcquireReleaseTest_0 ...
[2024-08-01T10:23:30.204Z] ===============================================
[2024-08-01T10:23:30.204Z] jcstress_FencedAcquireReleaseTest_0 Start Time: Thu Aug 1 10:23:29 2024 Epoch Time (ms): 1722507809150
[2024-08-01T10:23:30.204Z] variation: NoOptions
[2024-08-01T10:23:30.204Z] JVM_OPTIONS:
[2024-08-01T10:23:30.204Z] { \
[2024-08-01T10:23:30.204Z] echo ""; echo "TEST SETUP:"; \
[2024-08-01T10:23:30.204Z] echo "Nothing to be done for setup."; \
[2024-08-01T10:23:30.204Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_FencedAcquireReleaseTest_0"; \
[2024-08-01T10:23:30.204Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_FencedAcquireReleaseTest_0"; \
[2024-08-01T10:23:30.204Z] echo ""; echo "TESTING:"; \
[2024-08-01T10:23:30.204Z] "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/..//bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/../../testDependency/system_lib/jcstress-tests-all-20240222.jar" -t FencedAcquireReleaseTest; \
[2024-08-01T10:23:30.205Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jcstress_FencedAcquireReleaseTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_FencedAcquireReleaseTest_0"; else echo "-----------------------------------"; echo "jcstress_FencedAcquireReleaseTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-01T10:23:30.205Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-01T10:23:30.205Z] echo "Nothing to be done for teardown."; \
[2024-08-01T10:23:30.205Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/TestTargetResult";
[2024-08-01T10:23:30.205Z]
[2024-08-01T10:23:30.205Z] TEST SETUP:
[2024-08-01T10:23:30.205Z] Nothing to be done for setup.
[2024-08-01T10:23:30.205Z]
[2024-08-01T10:23:30.205Z] TESTING:
[2024-08-01T10:23:30.205Z] Java Concurrency Stress Tests
[2024-08-01T10:23:30.205Z] ---------------------------------------------------------------------------------
[2024-08-01T10:23:30.205Z] Rev: 86dd040fcfa55590, built by buildbot with 17.0.9 at 2024-02-22T22:01:14Z
[2024-08-01T10:23:30.205Z]
[2024-08-01T10:23:30.937Z] Burning up to figure out the exact CPU count....... done!
[2024-08-01T10:23:30.937Z]
[2024-08-01T10:23:30.937Z] Probing the target OS:
[2024-08-01T10:23:30.937Z] (all failures are non-fatal, but may affect testing accuracy)
[2024-08-01T10:23:30.937Z]
[2024-08-01T10:23:30.937Z] ----- [OK] Trying to set global affinity with taskset
[2024-08-01T10:23:30.937Z] ----- [OK] Trying to set per-thread affinity with syscalls
[2024-08-01T10:23:30.937Z]
[2024-08-01T10:23:30.937Z] Initializing and probing the target VM:
[2024-08-01T10:23:30.937Z] (all failures are non-fatal, but may affect testing accuracy)
[2024-08-01T10:23:30.937Z]
[2024-08-01T10:23:30.937Z] ----- [OK] Unlocking diagnostic VM options
[2024-08-01T10:23:30.937Z] ----- [OK] Disabling performance data collection
[2024-08-01T10:23:31.669Z] ----- [OK] Checking for C1 availability
[2024-08-01T10:23:31.669Z] ----- [OK] Checking for C2 availability
[2024-08-01T10:23:31.669Z] ----- [N/A] Checking for biased locking support
[2024-08-01T10:23:31.669Z] Unrecognized VM option 'UseBiasedLocking'
[2024-08-01T10:23:31.669Z] Error: Could not create the Java Virtual Machine.
[2024-08-01T10:23:31.669Z] Error: A fatal exception has occurred. Program will exit.
[2024-08-01T10:23:31.669Z]
[2024-08-01T10:23:31.669Z] ----- [OK] Trimming down the VM heap size to 256M
[2024-08-01T10:23:31.669Z] ----- [OK] Enabling Java heap pre-touch
[2024-08-01T10:23:31.669Z] ----- [OK] Trimming down the number of parallel GC threads
[2024-08-01T10:23:31.669Z] ----- [OK] Trimming down the number of concurrent GC threads
[2024-08-01T10:23:32.401Z] ----- [OK] Trimming down the number of G1 concurrent refinement GC threads
[2024-08-01T10:23:32.401Z] ----- [OK] Trimming down the number of compiler threads
[2024-08-01T10:23:33.913Z] ----- [OK] Testing @Contended works on all results and infra objects
[2024-08-01T10:23:33.913Z] ----- [OK] Unlocking debug information for non-safepoints
[2024-08-01T10:23:34.645Z] ----- [OK] Unlocking C2 local code motion randomizer
[2024-08-01T10:23:34.645Z] ----- [OK] Unlocking C2 global code motion randomizer
[2024-08-01T10:23:34.645Z] ----- [OK] Unlocking C2 iterative global value numbering randomizer
[2024-08-01T10:23:34.645Z] ----- [OK] Unlocking C2 conditional constant propagation randomizer
[2024-08-01T10:23:34.645Z] ----- [OK] Unlocking C2 incremental inlining randomizer
[2024-08-01T10:23:34.645Z] ----- [N/A] Unlocking C2 macro expansion randomizer
[2024-08-01T10:23:34.645Z] Unrecognized VM option 'StressMacroExpansion'
[2024-08-01T10:23:34.645Z] Error: Could not create the Java Virtual Machine.
[2024-08-01T10:23:34.645Z] Error: A fatal exception has occurred. Program will exit.
[2024-08-01T10:23:34.645Z]
[2024-08-01T10:23:35.378Z] ----- [OK] Checking if C2 randomizers accept stress seed
[2024-08-01T10:23:35.378Z] ----- [OK] Testing allocation profiling
[2024-08-01T10:23:35.378Z] ----- [OK] Testing Thread.onSpinWait
[2024-08-01T10:23:35.378Z] ----- [OK] Testing PrintAssembly
[2024-08-01T10:23:36.111Z] ----- [OK] Testing compiler directives
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] Probing what VM configurations are available:
[2024-08-01T10:23:36.111Z] (failures are non-fatal, but may miss some interesting cases)
[2024-08-01T10:23:36.111Z] (split compilation is requested and compiler directives are available)
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] ----- [OK] []
[2024-08-01T10:23:36.111Z] ----- [OK] [-XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:+StressIncrementalInlining]
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] Detecting CPU topology and computing scheduling classes:
[2024-08-01T10:23:36.111Z] Linux, using /sys/devices/system/cpu, /sys/devices/system/node
[2024-08-01T10:23:36.111Z] 1 package, 8 cores per package, 2 threads per core
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] CPU topology:
[2024-08-01T10:23:36.111Z] CPU #0: package #0, core #0, thread #0
[2024-08-01T10:23:36.111Z] CPU #1: package #0, core #0, thread #1
[2024-08-01T10:23:36.111Z] CPU #2: package #0, core #1, thread #2
[2024-08-01T10:23:36.111Z] CPU #3: package #0, core #1, thread #3
[2024-08-01T10:23:36.111Z] CPU #4: package #0, core #2, thread #4
[2024-08-01T10:23:36.111Z] CPU #5: package #0, core #2, thread #5
[2024-08-01T10:23:36.111Z] CPU #6: package #0, core #3, thread #6
[2024-08-01T10:23:36.111Z] CPU #7: package #0, core #3, thread #7
[2024-08-01T10:23:36.111Z] CPU #8: package #0, core #4, thread #8
[2024-08-01T10:23:36.111Z] CPU #9: package #0, core #4, thread #9
[2024-08-01T10:23:36.111Z] CPU #10: package #0, core #5, thread #10
[2024-08-01T10:23:36.111Z] CPU #11: package #0, core #5, thread #11
[2024-08-01T10:23:36.111Z] CPU #12: package #0, core #6, thread #12
[2024-08-01T10:23:36.111Z] CPU #13: package #0, core #6, thread #13
[2024-08-01T10:23:36.111Z] CPU #14: package #0, core #7, thread #14
[2024-08-01T10:23:36.111Z] CPU #15: package #0, core #7, thread #15
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] Scheduling classes for matching tests:
[2024-08-01T10:23:36.111Z] 2 actors:
[2024-08-01T10:23:36.111Z] (PG 0, CG 0), (PG 0, CG 0)
[2024-08-01T10:23:36.111Z] (PG 0, CG 0), (PG 0, CG 1)
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] Test configuration:
[2024-08-01T10:23:36.111Z] Hardware CPUs in use: 4
[2024-08-01T10:23:36.111Z] Spinning style: Thread.onSpinWait()
[2024-08-01T10:23:36.111Z] Test selection: "FencedAcquireReleaseTest"
[2024-08-01T10:23:36.111Z] Forks per test: 1 normal, 3 stress
[2024-08-01T10:23:36.111Z] Test stride: 40 strides x 256 tests, but taking no more than 64 Mb
[2024-08-01T10:23:36.111Z] Test result blob: "jcstress-results-2024-08-01-10-23-29.bin.gz"
[2024-08-01T10:23:36.111Z] Test results: "results/"
[2024-08-01T10:23:36.111Z]
[2024-08-01T10:23:36.111Z] Time budget:
[2024-08-01T10:23:36.845Z] Initial completion estimate: 00:02:24 left; at Thu, 2024-08-01 10:26:00
[2024-08-01T10:23:36.845Z] Initial test time: 2969 ms
[2024-08-01T10:23:36.845Z]
[2024-08-01T10:23:36.845Z] Attached the non-interactive output stream.
[2024-08-01T10:23:36.845Z] Printing the progress line at most every 15000 milliseconds.
[2024-08-01T10:23:36.845Z]
[2024-08-01T10:23:40.113Z] (Time: 00:02:20 left, 2 tests in flight, 2953 ms per test)
[2024-08-01T10:23:40.113Z] (Sampling Rate: 19.03 M/sec)
[2024-08-01T10:23:40.113Z] (JVMs: 1 starting, 1 running, 0 finishing)
[2024-08-01T10:23:40.113Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:23:40.113Z] (Results: 48 planned; 1 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:23:40.113Z]
[2024-08-01T10:24:01.617Z] (Time: 00:02:00 left, 2 tests in flight, 2850 ms per test)
[2024-08-01T10:24:01.618Z] (Sampling Rate: 21.16 M/sec)
[2024-08-01T10:24:01.618Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:24:01.618Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:24:01.618Z] (Results: 48 planned; 6 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:24:01.618Z]
[2024-08-01T10:24:14.932Z] (Time: 00:01:45 left, 2 tests in flight, 2828 ms per test)
[2024-08-01T10:24:14.932Z] (Sampling Rate: 16.67 M/sec)
[2024-08-01T10:24:14.932Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:24:14.932Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:24:14.932Z] (Results: 48 planned; 11 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:24:14.932Z]
[2024-08-01T10:24:36.944Z] (Time: 00:01:24 left, 2 tests in flight, 2696 ms per test)
[2024-08-01T10:24:36.944Z] (Sampling Rate: 19.92 M/sec)
[2024-08-01T10:24:36.944Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:24:36.944Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:24:36.944Z] (Results: 48 planned; 17 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:24:36.944Z]
[2024-08-01T10:24:55.342Z] (Time: 00:01:06 left, 2 tests in flight, 2623 ms per test)
[2024-08-01T10:24:55.342Z] (Sampling Rate: 19.83 M/sec)
[2024-08-01T10:24:55.342Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:24:55.342Z] (CPUs: 4 configured, 6 allocated)
[2024-08-01T10:24:55.342Z] (Results: 48 planned; 23 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:24:55.342Z]
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] ....... [ERROR] o.o.j.t.fences.FencedAcquireReleaseTest
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] Scheduling class:
[2024-08-01T10:25:01.935Z] actor1: package group 0, core group 0
[2024-08-01T10:25:01.935Z] actor2: package group 0, core group 1
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] CPU allocation:
[2024-08-01T10:25:01.935Z] actor1: CPU #2 (package #0, core #1, thread #2)
[2024-08-01T10:25:01.935Z] actor2: CPU #4 (package #0, core #2, thread #4)
[2024-08-01T10:25:01.935Z] <system>: CPU #3 (package #0, core #1, thread #3)
[2024-08-01T10:25:01.935Z] <system>: CPU #5 (package #0, core #2, thread #5)
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] Compilation: split
[2024-08-01T10:25:01.935Z] actor1: C2
[2024-08-01T10:25:01.935Z] actor2: Interpreter
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] JVM args: [-XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:+StressIncrementalInlining, -XX:StressSeed=909659372]
[2024-08-01T10:25:01.935Z] Fork: #1
[2024-08-01T10:25:01.935Z]
[2024-08-01T10:25:01.935Z] Messages:
[2024-08-01T10:25:01.935Z] Unrecoverable error while running
[2024-08-01T10:25:01.935Z] java.lang.IllegalStateException: Failed: 22
[2024-08-01T10:25:01.935Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.set(AffinitySupport.java:135)
[2024-08-01T10:25:01.935Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.bind(AffinitySupport.java:108)
[2024-08-01T10:25:01.935Z] at org.openjdk.jcstress.os.AffinitySupport.bind(AffinitySupport.java:37)
[2024-08-01T10:25:01.935Z] at org.openjdk.jcstress.tests.fences.FencedAcquireReleaseTest_jcstress$JcstressThread_actor2.jcstress_iteration_actor2(FencedAcquireReleaseTest_jcstress.java:352)
[2024-08-01T10:25:01.935Z] at org.openjdk.jcstress.tests.fences.FencedAcquireReleaseTest_jcstress$JcstressThread_actor2.internalRun(FencedAcquireReleaseTest_jcstress.java:345)
[2024-08-01T10:25:01.936Z] at org.openjdk.jcstress.infra.runners.CounterThread.run(CounterThread.java:44)
[2024-08-01T10:25:01.936Z]
[2024-08-01T10:25:01.936Z] (Time: 00:00:59 left, 1 tests in flight, 2548 ms per test)
[2024-08-01T10:25:01.936Z] (Sampling Rate: 18.34 M/sec)
[2024-08-01T10:25:01.936Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T10:25:01.936Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:25:01.936Z] (Results: 48 planned; 24 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T10:25:01.936Z]
[2024-08-01T10:25:17.821Z] (Time: 00:00:43 left, 1 tests in flight, 2394 ms per test)
[2024-08-01T10:25:17.821Z] (Sampling Rate: 17.25 M/sec)
[2024-08-01T10:25:17.821Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T10:25:17.821Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:25:17.821Z] (Results: 48 planned; 29 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T10:25:17.821Z]
[2024-08-01T10:25:36.285Z] (Time: 00:00:26 left, 1 tests in flight, 2161 ms per test)
[2024-08-01T10:25:36.285Z] (Sampling Rate: 16.05 M/sec)
[2024-08-01T10:25:36.285Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T10:25:36.285Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:25:36.285Z] (Results: 48 planned; 35 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T10:25:36.285Z]
[2024-08-01T10:25:50.089Z] (Time: 00:00:10 left, 1 tests in flight, 1702 ms per test)
[2024-08-01T10:25:50.089Z] (Sampling Rate: 15.07 M/sec)
[2024-08-01T10:25:50.089Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T10:25:50.089Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:25:50.089Z] (Results: 48 planned; 41 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T10:25:50.089Z]
[2024-08-01T10:26:03.409Z] (Time: overtime 00:00:01, 1 tests in flight, 30 ms per test)
[2024-08-01T10:26:03.409Z] (Sampling Rate: 14.38 M/sec)
[2024-08-01T10:26:03.409Z] (JVMs: 0 starting, 0 running, 0 finishing)
[2024-08-01T10:26:03.409Z] (CPUs: 4 configured, 0 allocated)
[2024-08-01T10:26:03.409Z] (Results: 48 planned; 47 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] RUN RESULTS:
[2024-08-01T10:26:03.409Z] Interesting tests: No matches.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] Failed tests: No matches.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] Error tests: 1 matching test results.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] ....... [ERROR] o.o.j.t.fences.FencedAcquireReleaseTest
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] Results across all configurations:
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] RESULT SAMPLES FREQ EXPECT DESCRIPTION
[2024-08-01T10:26:03.409Z] 0, 0 732,621,748 35.03% Acceptable Before observing releasing write to, any value is OK for $x.
[2024-08-01T10:26:03.409Z] 0, 1 716,431 0.03% Acceptable Before observing releasing write to, any value is OK for $x.
[2024-08-01T10:26:03.409Z] 0, 2 49,489,798 2.37% Acceptable Before observing releasing write to, any value is OK for $x.
[2024-08-01T10:26:03.409Z] 0, 3 226,211,482 10.82% Acceptable Before observing releasing write to, any value is OK for $x.
[2024-08-01T10:26:03.409Z] 1, 0 0 0.00% Forbidden Can not read the default or old value for $x after $y is ...
[2024-08-01T10:26:03.409Z] 1, 1 0 0.00% Forbidden Can not read the default or old value for $x after $y is ...
[2024-08-01T10:26:03.409Z] 1, 2 12,604,940 0.60% Acceptable Can see a released value of $x if $y is observed.
[2024-08-01T10:26:03.409Z] 1, 3 1,069,554,958 51.15% Acceptable Can see a released value of $x if $y is observed.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] Messages:
[2024-08-01T10:26:03.409Z] Unrecoverable error while running
[2024-08-01T10:26:03.409Z] java.lang.IllegalStateException: Failed: 22
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.set(AffinitySupport.java:135)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.bind(AffinitySupport.java:108)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.os.AffinitySupport.bind(AffinitySupport.java:37)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.tests.fences.FencedAcquireReleaseTest_jcstress$JcstressThread_actor2.jcstress_iteration_actor2(FencedAcquireReleaseTest_jcstress.java:352)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.tests.fences.FencedAcquireReleaseTest_jcstress$JcstressThread_actor2.internalRun(FencedAcquireReleaseTest_jcstress.java:345)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.infra.runners.CounterThread.run(CounterThread.java:44)
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] All remaining tests: No matches.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] HTML report generated at /home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/output_17224552688748/jcstress_FencedAcquireReleaseTest_0/results/index.html
[2024-08-01T10:26:03.409Z] Exception in thread "main" java.lang.AssertionError: TEST FAILURES:
[2024-08-01T10:26:03.409Z] org.openjdk.jcstress.tests.fences.FencedAcquireReleaseTest [-XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:+StressIncrementalInlining, -XX:StressSeed=909659372] had failed with the test error.
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.infra.grading.ExceptionReportPrinter.work(ExceptionReportPrinter.java:63)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.JCStress.parseResults(JCStress.java:143)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.JCStress.run(JCStress.java:110)
[2024-08-01T10:26:03.409Z] at org.openjdk.jcstress.Main.main(Main.java:60)
[2024-08-01T10:26:03.409Z] -----------------------------------
[2024-08-01T10:26:03.409Z] jcstress_FencedAcquireReleaseTest_0_FAILED
[2024-08-01T10:26:03.409Z] -----------------------------------
[2024-08-01T10:26:03.409Z]
[2024-08-01T10:26:03.409Z] TEST TEARDOWN:
[2024-08-01T10:26:03.409Z] Nothing to be done for teardown.
[2024-08-01T10:26:03.409Z] jcstress_FencedAcquireReleaseTest_0 Finish Time: Thu Aug 1 10:26:01 2024 Epoch Time (ms): 1722507961565