dacapo-h2_0

[2025-12-30T16:59:24.032Z] Running test dacapo-h2_0 ... [2025-12-30T16:59:24.032Z] =============================================== [2025-12-30T16:59:24.032Z] dacapo-h2_0 Start Time: Tue Dec 30 16:59:23 2025 Epoch Time (ms): 1767113963307 [2025-12-30T16:59:24.032Z] variation: NoOptions [2025-12-30T16:59:24.032Z] JVM_OPTIONS: [2025-12-30T16:59:24.032Z] { \ [2025-12-30T16:59:24.032Z] echo ""; echo "TEST SETUP:"; \ [2025-12-30T16:59:24.032Z] echo "Nothing to be done for setup."; \ [2025-12-30T16:59:24.032Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17671121519746/dacapo-h2_0"; \ [2025-12-30T16:59:24.032Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17671121519746/dacapo-h2_0"; \ [2025-12-30T16:59:24.032Z] echo ""; echo "TESTING:"; \ [2025-12-30T16:59:24.032Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-12-30T16:59:24.032Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17671121519746/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-30T16:59:24.032Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-30T16:59:24.032Z] echo "Nothing to be done for teardown."; \ [2025-12-30T16:59:24.032Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17671121519746/TestTargetResult"; [2025-12-30T16:59:24.032Z] [2025-12-30T16:59:24.032Z] TEST SETUP: [2025-12-30T16:59:24.032Z] Nothing to be done for setup. [2025-12-30T16:59:24.032Z] [2025-12-30T16:59:24.032Z] TESTING: [2025-12-30T16:59:24.032Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-12-30T16:59:24.032Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-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-12-30T16:59:24.814Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-12-30T16:59:24.814Z] Preparing the H2 database... [2025-12-30T16:59:24.814Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-12-30T17:00:06.212Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-12-30T17:00:06.212Z] Starting 100000 requests... [2025-12-30T17:00:09.675Z] [2025-12-30T17:00:13.148Z] 5% [2025-12-30T17:00:16.616Z] 10% [2025-12-30T17:00:20.077Z] 15% [2025-12-30T17:00:23.577Z] 20% [2025-12-30T17:00:26.558Z] 25% [2025-12-30T17:00:28.158Z] 30% [2025-12-30T17:00:30.643Z] 35% [2025-12-30T17:00:32.287Z] 40% [2025-12-30T17:00:33.887Z] 45% [2025-12-30T17:00:35.471Z] 50% [2025-12-30T17:00:37.067Z] 55% [2025-12-30T17:00:39.560Z] 60% [2025-12-30T17:00:41.156Z] 65% [2025-12-30T17:00:42.749Z] 70% [2025-12-30T17:00:44.361Z] 75% [2025-12-30T17:00:46.844Z] 80% [2025-12-30T17:00:48.446Z] 85% [2025-12-30T17:00:50.065Z] 90% [2025-12-30T17:00:52.537Z] 95% [2025-12-30T17:00:52.537Z] 100% [2025-12-30T17:00:52.537Z] Completed requests [2025-12-30T17:00:52.537Z] Stock level ............. 3973 ( 4.0%) [2025-12-30T17:00:52.537Z] Order status by name .... 2361 ( 2.4%) [2025-12-30T17:00:52.537Z] Order status by ID ...... 1609 ( 1.6%) [2025-12-30T17:00:52.537Z] Payment by name ......... 25847 (25.8%) [2025-12-30T17:00:52.537Z] Payment by ID ........... 17220 (17.2%) [2025-12-30T17:00:52.537Z] Delivery schedule ....... 4029 ( 4.0%) [2025-12-30T17:00:52.537Z] New order ............... 44509 (44.5%) [2025-12-30T17:00:52.537Z] New order rollback ...... 452 ( 0.5%) [2025-12-30T17:00:52.537Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 49475 msec ===== [2025-12-30T17:00:52.537Z] ===== DaCapo processed 100000 requests in 49421 msec, 2023 requests per second ===== [2025-12-30T17:00:52.537Z] ===== DaCapo tail latency, simple: 50% 368 usec, 90% 6197 usec, 99% 15073 usec, 99.9% 46166 usec, 99.99% 221876 usec, max 282894 usec, measured over 100000 events ===== [2025-12-30T17:00:52.537Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1990 usec, 90% 10256 usec, 99% 19660 usec, 99.9% 47738 usec, 99.99% 221876 usec, max 282894 usec, measured over 100000 events ===== [2025-12-30T17:00:52.537Z] ===== DaCapo tail latency, metered full smoothing: 50% 4875985 usec, 90% 7867134 usec, 99% 8344948 usec, 99.9% 8390377 usec, 99.99% 8398942 usec, max 8409043 usec, measured over 100000 events ===== [2025-12-30T17:01:11.355Z] Resetting database to initial state.................... [2025-12-30T17:01:12.134Z] ----------------------------------- [2025-12-30T17:01:12.134Z] dacapo-h2_0_PASSED [2025-12-30T17:01:12.134Z] ----------------------------------- [2025-12-30T17:01:12.134Z] [2025-12-30T17:01:12.134Z] TEST TEARDOWN: [2025-12-30T17:01:12.134Z] Nothing to be done for teardown. [2025-12-30T17:01:12.134Z] dacapo-h2_0 Finish Time: Tue Dec 30 17:01:11 2025 Epoch Time (ms): 1767114071586