dacapo-h2_0
[2025-10-22T21:51:03.070Z] Running test dacapo-h2_0 ...
[2025-10-22T21:51:03.070Z] ===============================================
[2025-10-22T21:51:03.070Z] dacapo-h2_0 Start Time: Wed Oct 22 21:51:03 2025 Epoch Time (ms): 1761169863016
[2025-10-22T21:51:03.423Z] variation: NoOptions
[2025-10-22T21:51:03.423Z] JVM_OPTIONS:
[2025-10-22T21:51:03.423Z] { \
[2025-10-22T21:51:03.423Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T21:51:03.423Z] echo "Nothing to be done for setup."; \
[2025-10-22T21:51:03.423Z] mkdir -p "C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611697649793\\dacapo-h2_0"; \
[2025-10-22T21:51:03.423Z] cd "C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611697649793\\dacapo-h2_0"; \
[2025-10-22T21:51:03.423Z] echo ""; echo "TESTING:"; \
[2025-10-22T21:51:03.423Z] "c:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \
[2025-10-22T21:51:03.423Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611697649793\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T21:51:03.423Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T21:51:03.423Z] echo "Nothing to be done for teardown."; \
[2025-10-22T21:51:03.423Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611697649793\\TestTargetResult";
[2025-10-22T21:51:03.423Z]
[2025-10-22T21:51:03.423Z] TEST SETUP:
[2025-10-22T21:51:03.423Z] Nothing to be done for setup.
[2025-10-22T21:51:03.423Z]
[2025-10-22T21:51:03.423Z] TESTING:
[2025-10-22T21:51:03.772Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-22T21:51:04.103Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-10-22T21:51:04.103Z] Preparing the H2 database...
[2025-10-22T21:51:04.103Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-10-22T21:51:23.738Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-10-22T21:51:23.738Z] Starting 100000 requests...
[2025-10-22T21:51:25.458Z]
[2025-10-22T21:51:26.865Z] 5%
[2025-10-22T21:51:27.717Z] 10%
[2025-10-22T21:51:28.533Z] 15%
[2025-10-22T21:51:29.350Z] 20%
[2025-10-22T21:51:30.173Z] 25%
[2025-10-22T21:51:30.986Z] 30%
[2025-10-22T21:51:31.794Z] 35%
[2025-10-22T21:51:32.670Z] 40%
[2025-10-22T21:51:33.503Z] 45%
[2025-10-22T21:51:34.474Z] 50%
[2025-10-22T21:51:34.884Z] 55%
[2025-10-22T21:51:35.867Z] 60%
[2025-10-22T21:51:36.767Z] 65%
[2025-10-22T21:51:37.616Z] 70%
[2025-10-22T21:51:38.478Z] 75%
[2025-10-22T21:51:39.280Z] 80%
[2025-10-22T21:51:40.690Z] 85%
[2025-10-22T21:51:41.113Z] 90%
[2025-10-22T21:51:41.865Z] 95%
[2025-10-22T21:51:41.865Z] 100%
[2025-10-22T21:51:41.865Z] Completed requests
[2025-10-22T21:51:41.865Z] Stock level ............. 3973 ( 4.0%)
[2025-10-22T21:51:41.865Z] Order status by name .... 2361 ( 2.4%)
[2025-10-22T21:51:41.865Z] Order status by ID ...... 1609 ( 1.6%)
[2025-10-22T21:51:41.865Z] Payment by name ......... 25847 (25.8%)
[2025-10-22T21:51:41.865Z] Payment by ID ........... 17220 (17.2%)
[2025-10-22T21:51:41.865Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-10-22T21:51:41.865Z] New order ............... 44509 (44.5%)
[2025-10-22T21:51:41.865Z] New order rollback ...... 452 ( 0.5%)
[2025-10-22T21:51:41.865Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 19568 msec =====
[2025-10-22T21:51:42.296Z] ===== DaCapo processed 100000 requests in 19546 msec, 5116 requests per second =====
[2025-10-22T21:51:42.296Z] ===== DaCapo tail latency, simple: 50% 296 usec, 90% 1695 usec, 99% 2922 usec, 99.9% 70819 usec, 99.99% 184786 usec, max 257062 usec, measured over 100000 events =====
[2025-10-22T21:51:42.296Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1081 usec, 90% 4704 usec, 99% 11972 usec, 99.9% 71194 usec, 99.99% 184786 usec, max 257062 usec, measured over 100000 events =====
[2025-10-22T21:51:42.296Z] ===== DaCapo tail latency, metered full smoothing: 50% 1110036 usec, 90% 2070974 usec, 99% 2259654 usec, 99.9% 2290149 usec, 99.99% 2293678 usec, max 2372972 usec, measured over 100000 events =====
[2025-10-22T21:51:51.236Z] Resetting database to initial state....................
[2025-10-22T21:51:51.586Z] -----------------------------------
[2025-10-22T21:51:51.586Z] dacapo-h2_0_PASSED
[2025-10-22T21:51:51.586Z] -----------------------------------
[2025-10-22T21:51:51.586Z]
[2025-10-22T21:51:51.586Z] TEST TEARDOWN:
[2025-10-22T21:51:51.586Z] Nothing to be done for teardown.
[2025-10-22T21:51:51.937Z] dacapo-h2_0 Finish Time: Wed Oct 22 21:51:51 2025 Epoch Time (ms): 1761169911668