dacapo-tomcat_0
[2026-01-14T13:40:42.163Z] Running test dacapo-tomcat_0 ...
[2026-01-14T13:40:42.163Z] ===============================================
[2026-01-14T13:40:42.163Z] dacapo-tomcat_0 Start Time: Wed Jan 14 13:40:38 2026 Epoch Time (ms): 1768398038548
[2026-01-14T13:40:42.163Z] variation: NoOptions
[2026-01-14T13:40:42.163Z] JVM_OPTIONS:
[2026-01-14T13:40:42.163Z] { \
[2026-01-14T13:40:42.163Z] echo ""; echo "TEST SETUP:"; \
[2026-01-14T13:40:42.163Z] echo "Nothing to be done for setup."; \
[2026-01-14T13:40:42.163Z] mkdir -p "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17683979295549\\dacapo-tomcat_0"; \
[2026-01-14T13:40:42.163Z] cd "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17683979295549\\dacapo-tomcat_0"; \
[2026-01-14T13:40:42.163Z] echo ""; echo "TESTING:"; \
[2026-01-14T13:40:42.163Z] "c:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-01-14T13:40:42.163Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17683979295549\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-14T13:40:42.163Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-14T13:40:42.163Z] echo "Nothing to be done for teardown."; \
[2026-01-14T13:40:42.163Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17683979295549\\TestTargetResult";
[2026-01-14T13:40:42.163Z]
[2026-01-14T13:40:42.163Z] TEST SETUP:
[2026-01-14T13:40:42.163Z] Nothing to be done for setup.
[2026-01-14T13:40:42.163Z]
[2026-01-14T13:40:42.163Z] TESTING:
[2026-01-14T13:40:42.163Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-01-14T13:40:42.163Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-01-14T13:40:55.347Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-01-14T13:40:55.347Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-14T13:40:55.347Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-01-14T13:40:55.347Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-14T13:40:55.347Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-14T13:40:55.347Z]
[2026-01-14T13:40:57.666Z] Server created with thread pool size 4
[2026-01-14T13:40:57.666Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-01-14T13:40:57.666Z] Loading web application
[2026-01-14T13:40:57.666Z] Starting 80000 requests...
[2026-01-14T13:41:12.597Z] Completing requests: 5%
[2026-01-14T13:41:15.585Z] Completing requests: 10%
[2026-01-14T13:41:18.591Z] Completing requests: 15%
[2026-01-14T13:41:21.581Z] Completing requests: 20%
[2026-01-14T13:41:24.571Z] Completing requests: 25%
[2026-01-14T13:41:27.563Z] Completing requests: 30%
[2026-01-14T13:41:30.554Z] Completing requests: 35%
[2026-01-14T13:41:33.547Z] Completing requests: 40%
[2026-01-14T13:41:36.531Z] Completing requests: 45%
[2026-01-14T13:41:39.517Z] Completing requests: 50%
[2026-01-14T13:41:42.501Z] Completing requests: 55%
[2026-01-14T13:41:45.492Z] Completing requests: 60%
[2026-01-14T13:41:48.515Z] Completing requests: 65%
[2026-01-14T13:41:52.322Z] Completing requests: 70%
[2026-01-14T13:41:54.608Z] Completing requests: 75%
[2026-01-14T13:41:57.595Z] Completing requests: 80%
[2026-01-14T13:42:00.599Z] Completing requests: 85%
[2026-01-14T13:42:04.411Z] Completing requests: 90%
[2026-01-14T13:42:06.696Z] Completing requests: 95%
[2026-01-14T13:42:06.696Z]
[2026-01-14T13:42:06.696Z] Completed requests
[2026-01-14T13:42:06.696Z] Client threads complete ... unloading web application
[2026-01-14T13:42:07.050Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 69219 msec =====
[2026-01-14T13:42:07.050Z] ===== DaCapo processed 80000 requests in 69088 msec, 1157 requests per second =====
[2026-01-14T13:42:07.050Z] ===== DaCapo tail latency, simple: 50% 2934 usec, 90% 3170 usec, 99% 20193 usec, 99.9% 225254 usec, 99.99% 425890 usec, max 1154396 usec, measured over 80000 events =====
[2026-01-14T13:42:07.050Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3094 usec, 90% 9261 usec, 99% 20922 usec, 99.9% 225254 usec, 99.99% 425890 usec, max 1154396 usec, measured over 80000 events =====
[2026-01-14T13:42:07.050Z] ===== DaCapo tail latency, metered full smoothing: 50% 4133675 usec, 90% 7927006 usec, 99% 8752345 usec, 99.9% 8771997 usec, 99.99% 8778683 usec, max 8785018 usec, measured over 80000 events =====
[2026-01-14T13:42:07.050Z] Server stopped ... iteration complete
[2026-01-14T13:42:07.050Z] -----------------------------------
[2026-01-14T13:42:07.050Z] dacapo-tomcat_0_PASSED
[2026-01-14T13:42:07.050Z] -----------------------------------
[2026-01-14T13:42:07.050Z]
[2026-01-14T13:42:07.050Z] TEST TEARDOWN:
[2026-01-14T13:42:07.050Z] Nothing to be done for teardown.
[2026-01-14T13:42:07.050Z] dacapo-tomcat_0 Finish Time: Wed Jan 14 13:42:07 2026 Epoch Time (ms): 1768398127008