dacapo-h2_0

[2025-09-04T21:33:37.439Z] Running test dacapo-h2_0 ... [2025-09-04T21:33:37.439Z] =============================================== [2025-09-04T21:33:37.439Z] dacapo-h2_0 Start Time: Thu Sep 4 17:33:37 2025 Epoch Time (ms): 1757021617214 [2025-09-04T21:33:37.439Z] variation: NoOptions [2025-09-04T21:33:37.439Z] JVM_OPTIONS: [2025-09-04T21:33:37.439Z] { \ [2025-09-04T21:33:37.439Z] echo ""; echo "TEST SETUP:"; \ [2025-09-04T21:33:37.439Z] echo "Nothing to be done for setup."; \ [2025-09-04T21:33:37.439Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_1757021230987/dacapo-h2_0"; \ [2025-09-04T21:33:37.439Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_1757021230987/dacapo-h2_0"; \ [2025-09-04T21:33:37.439Z] echo ""; echo "TESTING:"; \ [2025-09-04T21:33:37.439Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-09-04T21:33:37.439Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_1757021230987/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-04T21:33:37.439Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-04T21:33:37.439Z] echo "Nothing to be done for teardown."; \ [2025-09-04T21:33:37.439Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_1757021230987/TestTargetResult"; [2025-09-04T21:33:37.439Z] [2025-09-04T21:33:37.439Z] TEST SETUP: [2025-09-04T21:33:37.439Z] Nothing to be done for setup. [2025-09-04T21:33:37.439Z] [2025-09-04T21:33:37.439Z] TESTING: [2025-09-04T21:33:37.439Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024] [2025-09-04T21:33:37.439Z] 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-09-04T21:33:37.439Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-09-04T21:33:37.439Z] Preparing the H2 database... [2025-09-04T21:33:37.789Z] TPCC configuration: scale: 16, terminals: 3, transactions: 100000 [2025-09-04T21:33:47.047Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-09-04T21:33:47.047Z] Starting 100000 requests... [2025-09-04T21:33:47.803Z] [2025-09-04T21:33:48.602Z] 5% [2025-09-04T21:33:48.973Z] 10% [2025-09-04T21:33:49.727Z] 15% [2025-09-04T21:33:50.551Z] 20% [2025-09-04T21:33:50.904Z] 25% [2025-09-04T21:33:51.653Z] 30% [2025-09-04T21:33:52.044Z] 35% [2025-09-04T21:33:52.430Z] 40% [2025-09-04T21:33:52.812Z] 45% [2025-09-04T21:33:53.180Z] 50% [2025-09-04T21:33:53.550Z] 55% [2025-09-04T21:33:54.336Z] 60% [2025-09-04T21:33:54.688Z] 65% [2025-09-04T21:33:55.072Z] 70% [2025-09-04T21:33:55.429Z] 75% [2025-09-04T21:33:56.207Z] 80% [2025-09-04T21:33:56.597Z] 85% [2025-09-04T21:33:56.980Z] 90% [2025-09-04T21:33:57.334Z] 95% [2025-09-04T21:33:57.334Z] 100% [2025-09-04T21:33:57.334Z] Completed requests [2025-09-04T21:33:57.334Z] Stock level ............. 3973 ( 4.0%) [2025-09-04T21:33:57.334Z] Order status by name .... 2361 ( 2.4%) [2025-09-04T21:33:57.334Z] Order status by ID ...... 1609 ( 1.6%) [2025-09-04T21:33:57.334Z] Payment by name ......... 25847 (25.8%) [2025-09-04T21:33:57.334Z] Payment by ID ........... 17220 (17.2%) [2025-09-04T21:33:57.334Z] Delivery schedule ....... 4029 ( 4.0%) [2025-09-04T21:33:57.334Z] New order ............... 44509 (44.5%) [2025-09-04T21:33:57.334Z] New order rollback ...... 452 ( 0.5%) [2025-09-04T21:33:57.334Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 10788 msec ===== [2025-09-04T21:33:57.334Z] ===== DaCapo processed 100000 requests in 10778 msec, 9278 requests per second ===== [2025-09-04T21:33:57.334Z] ===== DaCapo tail latency, simple: 50% 111 usec, 90% 722 usec, 99% 2579 usec, 99.9% 11147 usec, 99.99% 33078 usec, max 45801 usec, measured over 100000 events ===== [2025-09-04T21:33:57.334Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 635 usec, 90% 6003 usec, 99% 24078 usec, 99.9% 30143 usec, 99.99% 33078 usec, max 45801 usec, measured over 100000 events ===== [2025-09-04T21:33:57.334Z] ===== DaCapo tail latency, metered full smoothing: 50% 638588 usec, 90% 1049637 usec, 99% 1100208 usec, 99.9% 1112356 usec, 99.99% 1113813 usec, max 1116015 usec, measured over 100000 events ===== [2025-09-04T21:34:03.242Z] Resetting database to initial state.................... [2025-09-04T21:34:03.596Z] ----------------------------------- [2025-09-04T21:34:03.596Z] dacapo-h2_0_PASSED [2025-09-04T21:34:03.596Z] ----------------------------------- [2025-09-04T21:34:03.596Z] [2025-09-04T21:34:03.596Z] TEST TEARDOWN: [2025-09-04T21:34:03.596Z] Nothing to be done for teardown. [2025-09-04T21:34:03.596Z] dacapo-h2_0 Finish Time: Thu Sep 4 17:34:03 2025 Epoch Time (ms): 1757021643240