renaissance-finagle-http_0
[2025-01-08T11:12:56.329Z] Running test renaissance-finagle-http_0 ...
[2025-01-08T11:12:56.329Z] ===============================================
[2025-01-08T11:12:56.624Z] renaissance-finagle-http_0 Start Time: Wed Jan 8 11:12:56 2025 Epoch Time (ms): 1736334776490
[2025-01-08T11:12:56.920Z] variation: NoOptions
[2025-01-08T11:12:56.920Z] JVM_OPTIONS:
[2025-01-08T11:12:56.920Z] { \
[2025-01-08T11:12:56.920Z] echo ""; echo "TEST SETUP:"; \
[2025-01-08T11:12:56.920Z] echo "Nothing to be done for setup."; \
[2025-01-08T11:12:56.920Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17363346905628\\renaissance-finagle-http_0"; \
[2025-01-08T11:12:56.920Z] cd "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17363346905628\\renaissance-finagle-http_0"; \
[2025-01-08T11:12:56.920Z] echo ""; echo "TESTING:"; \
[2025-01-08T11:12:56.920Z] "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17363346905628\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-01-08T11:12:56.920Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17363346905628\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-01-08T11:12:56.920Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-01-08T11:12:56.920Z] echo "Nothing to be done for teardown."; \
[2025-01-08T11:12:56.920Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17363346905628\\TestTargetResult";
[2025-01-08T11:12:57.217Z]
[2025-01-08T11:12:57.217Z] TEST SETUP:
[2025-01-08T11:12:57.217Z] Nothing to be done for setup.
[2025-01-08T11:12:57.217Z]
[2025-01-08T11:12:57.217Z] TESTING:
[2025-01-08T11:13:09.914Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-01-08T11:13:09.914Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17363346905628/renaissance-finagle-http_0/harness-111258-15233514173257846195/twitter-finagle/lib/netty-common-4.1.72.Final.jar)
[2025-01-08T11:13:09.914Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3
[2025-01-08T11:13:09.914Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-01-08T11:13:09.914Z] [2025-01-08T11:13:09.000+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-01-08T11:13:09.914Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter)
[2025-01-08T11:13:09.914Z] [2025-01-08T11:13:09.005+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-01-08T11:13:09.914Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter)
[2025-01-08T11:13:09.914Z] [2025-01-08T11:13:09.507+0000] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1)
[2025-01-08T11:13:09.914Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149
[2025-01-08T11:13:09.915Z] finagle-http on :52887 spawning 4 client and default number of server workers.
[2025-01-08T11:13:09.915Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-01-08T11:13:09.915Z] GC before operation: completed in 24.996 ms, heap usage 11.670 MB -> 9.897 MB.
[2025-01-08T11:13:09.915Z] [2025-01-08T11:13:09.800+0000] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute)
[2025-01-08T11:13:09.915Z] INFO: Using default inet resolver
[2025-01-08T11:13:25.442Z] ====== finagle-http (web) [default], iteration 0 completed (15240.391 ms) ======
[2025-01-08T11:13:25.442Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-01-08T11:13:25.442Z] GC before operation: completed in 42.655 ms, heap usage 19.718 MB -> 13.648 MB.
[2025-01-08T11:13:34.165Z] ====== finagle-http (web) [default], iteration 1 completed (8680.262 ms) ======
[2025-01-08T11:13:34.165Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-01-08T11:13:34.165Z] GC before operation: completed in 65.246 ms, heap usage 18.211 MB -> 13.827 MB.
[2025-01-08T11:13:41.157Z] ====== finagle-http (web) [default], iteration 2 completed (7220.933 ms) ======
[2025-01-08T11:13:41.157Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-01-08T11:13:41.157Z] GC before operation: completed in 51.021 ms, heap usage 39.247 MB -> 13.882 MB.
[2025-01-08T11:13:49.743Z] ====== finagle-http (web) [default], iteration 3 completed (7157.528 ms) ======
[2025-01-08T11:13:49.743Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-01-08T11:13:49.743Z] GC before operation: completed in 44.510 ms, heap usage 79.571 MB -> 13.824 MB.
[2025-01-08T11:13:56.733Z] ====== finagle-http (web) [default], iteration 4 completed (7628.675 ms) ======
[2025-01-08T11:13:56.733Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-01-08T11:13:56.733Z] GC before operation: completed in 39.739 ms, heap usage 66.859 MB -> 13.853 MB.
[2025-01-08T11:14:03.725Z] ====== finagle-http (web) [default], iteration 5 completed (7276.276 ms) ======
[2025-01-08T11:14:03.725Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-01-08T11:14:03.725Z] GC before operation: completed in 39.069 ms, heap usage 79.312 MB -> 13.884 MB.
[2025-01-08T11:14:12.490Z] ====== finagle-http (web) [default], iteration 6 completed (8018.003 ms) ======
[2025-01-08T11:14:12.490Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-01-08T11:14:12.490Z] GC before operation: completed in 34.603 ms, heap usage 79.039 MB -> 13.833 MB.
[2025-01-08T11:14:19.484Z] ====== finagle-http (web) [default], iteration 7 completed (7702.634 ms) ======
[2025-01-08T11:14:19.484Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-01-08T11:14:19.484Z] GC before operation: completed in 40.391 ms, heap usage 56.093 MB -> 13.907 MB.
[2025-01-08T11:14:28.077Z] ====== finagle-http (web) [default], iteration 8 completed (7815.633 ms) ======
[2025-01-08T11:14:28.077Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-01-08T11:14:28.077Z] GC before operation: completed in 46.033 ms, heap usage 50.815 MB -> 13.917 MB.
[2025-01-08T11:14:35.072Z] ====== finagle-http (web) [default], iteration 9 completed (7901.729 ms) ======
[2025-01-08T11:14:35.072Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-01-08T11:14:35.072Z] GC before operation: completed in 34.208 ms, heap usage 86.368 MB -> 13.842 MB.
[2025-01-08T11:14:43.644Z] ====== finagle-http (web) [default], iteration 10 completed (7271.276 ms) ======
[2025-01-08T11:14:43.644Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-01-08T11:14:43.644Z] GC before operation: completed in 38.372 ms, heap usage 84.814 MB -> 13.889 MB.
[2025-01-08T11:14:50.622Z] ====== finagle-http (web) [default], iteration 11 completed (7761.970 ms) ======
[2025-01-08T11:14:50.622Z] -----------------------------------
[2025-01-08T11:14:50.622Z] renaissance-finagle-http_0_PASSED
[2025-01-08T11:14:50.622Z] -----------------------------------
[2025-01-08T11:14:50.622Z]
[2025-01-08T11:14:50.622Z] TEST TEARDOWN:
[2025-01-08T11:14:50.622Z] Nothing to be done for teardown.
[2025-01-08T11:14:50.918Z] renaissance-finagle-http_0 Finish Time: Wed Jan 8 11:14:50 2025 Epoch Time (ms): 1736334890685