dacapo-h2_0
[2025-06-27T04:19:12.775Z] Running test dacapo-h2_0 ...
[2025-06-27T04:19:12.775Z] ===============================================
[2025-06-27T04:19:12.775Z] dacapo-h2_0 Start Time: Fri Jun 27 04:19:12 2025 Epoch Time (ms): 1750997952178
[2025-06-27T04:19:12.775Z] variation: NoOptions
[2025-06-27T04:19:12.775Z] JVM_OPTIONS:
[2025-06-27T04:19:12.775Z] { \
[2025-06-27T04:19:12.775Z] echo ""; echo "TEST SETUP:"; \
[2025-06-27T04:19:12.775Z] echo "Nothing to be done for setup."; \
[2025-06-27T04:19:12.775Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17509979511690/dacapo-h2_0"; \
[2025-06-27T04:19:12.775Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17509979511690/dacapo-h2_0"; \
[2025-06-27T04:19:12.775Z] echo ""; echo "TESTING:"; \
[2025-06-27T04:19:12.775Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-06-27T04:19:12.775Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17509979511690/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-27T04:19:12.775Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-27T04:19:12.775Z] echo "Nothing to be done for teardown."; \
[2025-06-27T04:19:12.775Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17509979511690/TestTargetResult";
[2025-06-27T04:19:12.775Z]
[2025-06-27T04:19:12.775Z] TEST SETUP:
[2025-06-27T04:19:12.775Z] Nothing to be done for setup.
[2025-06-27T04:19:12.775Z]
[2025-06-27T04:19:12.775Z] TESTING:
[2025-06-27T04:19:12.775Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-06-27T04:19:12.775Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('25-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-06-27T04:19:12.775Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-06-27T04:19:12.775Z] Preparing the H2 database...
[2025-06-27T04:19:12.775Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-06-27T04:19:51.412Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-06-27T04:19:51.412Z] Starting 100000 requests...
[2025-06-27T04:19:51.413Z]
[2025-06-27T04:19:52.373Z] 5%
[2025-06-27T04:19:53.333Z] 10%
[2025-06-27T04:19:54.289Z] 15%
[2025-06-27T04:19:56.317Z] 20%
[2025-06-27T04:19:57.273Z] 25%
[2025-06-27T04:19:59.235Z] 30%
[2025-06-27T04:20:00.192Z] 35%
[2025-06-27T04:20:01.149Z] 40%
[2025-06-27T04:20:02.173Z] 45%
[2025-06-27T04:20:03.131Z] 50%
[2025-06-27T04:20:05.094Z] 55%
[2025-06-27T04:20:11.378Z] 60%
[2025-06-27T04:20:11.378Z] 65%
[2025-06-27T04:20:11.378Z] 70%
[2025-06-27T04:20:11.378Z] 75%
[2025-06-27T04:20:11.378Z] 80%
[2025-06-27T04:20:12.333Z] 85%
[2025-06-27T04:20:13.289Z] 90%
[2025-06-27T04:20:15.252Z] 95%
[2025-06-27T04:20:15.252Z] 100%
[2025-06-27T04:20:15.252Z] Completed requests
[2025-06-27T04:20:15.252Z] Stock level ............. 3973 ( 4.0%)
[2025-06-27T04:20:15.252Z] Order status by name .... 2361 ( 2.4%)
[2025-06-27T04:20:15.252Z] Order status by ID ...... 1609 ( 1.6%)
[2025-06-27T04:20:15.252Z] Payment by name ......... 25847 (25.8%)
[2025-06-27T04:20:15.252Z] Payment by ID ........... 17220 (17.2%)
[2025-06-27T04:20:15.252Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-06-27T04:20:15.252Z] New order ............... 44509 (44.5%)
[2025-06-27T04:20:15.252Z] New order rollback ...... 452 ( 0.5%)
[2025-06-27T04:20:15.252Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 27338 msec =====
[2025-06-27T04:20:15.252Z] ===== DaCapo processed 100000 requests in 27248 msec, 3669 requests per second =====
[2025-06-27T04:20:15.252Z] ===== DaCapo tail latency, simple: 50% 417 usec, 90% 2383 usec, 99% 12357 usec, 99.9% 43282 usec, 99.99% 56815 usec, max 72491 usec, measured over 100000 events =====
[2025-06-27T04:20:15.252Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1482 usec, 90% 5386 usec, 99% 19267 usec, 99.9% 46403 usec, 99.99% 59981 usec, max 72491 usec, measured over 100000 events =====
[2025-06-27T04:20:15.253Z] ===== DaCapo tail latency, metered full smoothing: 50% 770023 usec, 90% 1566531 usec, 99% 1695547 usec, 99.9% 1711923 usec, 99.99% 1719132 usec, max 1732411 usec, measured over 100000 events =====
[2025-06-27T04:20:31.486Z] Resetting database to initial state....................
[2025-06-27T04:20:32.441Z] -----------------------------------
[2025-06-27T04:20:32.442Z] dacapo-h2_0_PASSED
[2025-06-27T04:20:32.442Z] -----------------------------------
[2025-06-27T04:20:32.442Z]
[2025-06-27T04:20:32.442Z] TEST TEARDOWN:
[2025-06-27T04:20:32.442Z] Nothing to be done for teardown.
[2025-06-27T04:20:32.442Z] dacapo-h2_0 Finish Time: Fri Jun 27 04:20:31 2025 Epoch Time (ms): 1750998031506