jdk_net_0
[2024-10-31T09:40:44.394Z] Running test jdk_net_0 ...
[2024-10-31T09:40:44.394Z] ===============================================
[2024-10-31T09:40:44.394Z] jdk_net_0 Start Time: Thu Oct 31 09:40:43 2024 Epoch Time (ms): 1730367643547
[2024-10-31T09:40:44.394Z] variation: Mode150
[2024-10-31T09:40:44.394Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2024-10-31T09:40:44.394Z] { \
[2024-10-31T09:40:44.394Z] echo ""; echo "TEST SETUP:"; \
[2024-10-31T09:40:44.394Z] echo "Nothing to be done for setup."; \
[2024-10-31T09:40:44.394Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0"; \
[2024-10-31T09:40:44.394Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0"; \
[2024-10-31T09:40:44.394Z] echo ""; echo "TESTING:"; \
[2024-10-31T09:40:44.394Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2024-10-31T09:40:44.394Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \
[2024-10-31T09:40:44.394Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0"/work" \
[2024-10-31T09:40:44.394Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0"/report" \
[2024-10-31T09:40:44.394Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2024-10-31T09:40:44.394Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2024-10-31T09:40:44.394Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \
[2024-10-31T09:40:44.394Z] \
[2024-10-31T09:40:44.394Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \
[2024-10-31T09:40:44.394Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2024-10-31T09:40:44.394Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-10-31T09:40:44.394Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-10-31T09:40:44.394Z] echo "Nothing to be done for teardown."; \
[2024-10-31T09:40:44.394Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/TestTargetResult";
[2024-10-31T09:40:44.394Z]
[2024-10-31T09:40:44.394Z] TEST SETUP:
[2024-10-31T09:40:44.394Z] Nothing to be done for setup.
[2024-10-31T09:40:44.394Z]
[2024-10-31T09:40:44.394Z] TESTING:
[2024-10-31T09:40:44.394Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0/work" not found: creating
[2024-10-31T09:40:44.394Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17303587518274/jdk_net_0/report" not found: creating
[2024-10-31T09:40:50.025Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work
[2024-10-31T10:50:47.876Z] --------------------------------------------------
[2024-10-31T10:50:47.876Z] TEST: java/net/httpclient/StreamingBody.java
[2024-10-31T10:50:47.876Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2024-10-31T10:50:47.876Z]
[2024-10-31T10:50:47.876Z] ACTION: build -- Passed. All files up to date
[2024-10-31T10:50:47.876Z] REASON: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2024-10-31T10:50:47.876Z] TIME: 0.0 seconds
[2024-10-31T10:50:47.876Z] messages:
[2024-10-31T10:50:47.876Z] command: build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2024-10-31T10:50:47.877Z] reason: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2024-10-31T10:50:47.877Z] started: Thu Oct 31 10:49:33 UTC 2024
[2024-10-31T10:50:47.877Z] finished: Thu Oct 31 10:49:33 UTC 2024
[2024-10-31T10:50:47.877Z] elapsed time (seconds): 0.0
[2024-10-31T10:50:47.877Z]
[2024-10-31T10:50:47.877Z] ACTION: build -- Passed. Build successful
[2024-10-31T10:50:47.877Z] REASON: Named class compiled on demand
[2024-10-31T10:50:47.877Z] TIME: 0.176 seconds
[2024-10-31T10:50:47.877Z] messages:
[2024-10-31T10:50:47.877Z] command: build StreamingBody
[2024-10-31T10:50:47.877Z] reason: Named class compiled on demand
[2024-10-31T10:50:47.877Z] started: Thu Oct 31 10:49:33 UTC 2024
[2024-10-31T10:50:47.877Z] Test directory:
[2024-10-31T10:50:47.877Z] compile: StreamingBody
[2024-10-31T10:50:47.877Z] finished: Thu Oct 31 10:49:34 UTC 2024
[2024-10-31T10:50:47.877Z] elapsed time (seconds): 0.176
[2024-10-31T10:50:47.877Z]
[2024-10-31T10:50:47.877Z] ACTION: compile -- Passed. Compilation successful
[2024-10-31T10:50:47.877Z] REASON: .class file out of date or does not exist
[2024-10-31T10:50:47.877Z] TIME: 0.175 seconds
[2024-10-31T10:50:47.877Z] messages:
[2024-10-31T10:50:47.877Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2024-10-31T10:50:47.877Z] reason: .class file out of date or does not exist
[2024-10-31T10:50:47.877Z] started: Thu Oct 31 10:49:33 UTC 2024
[2024-10-31T10:50:47.877Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2024-10-31T10:50:47.877Z] Mode: agentvm
[2024-10-31T10:50:47.877Z] Agent id: 1
[2024-10-31T10:50:47.877Z] finished: Thu Oct 31 10:49:34 UTC 2024
[2024-10-31T10:50:47.877Z] elapsed time (seconds): 0.175
[2024-10-31T10:50:47.877Z] configuration:
[2024-10-31T10:50:47.877Z] Boot Layer (javac runtime environment)
[2024-10-31T10:50:47.877Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-10-31T10:50:47.877Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/patches/java.base
[2024-10-31T10:50:47.877Z]
[2024-10-31T10:50:47.877Z] javac compilation environment
[2024-10-31T10:50:47.877Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-10-31T10:50:47.877Z] add exports: java.base/sun.net ALL-UNNAMED
[2024-10-31T10:50:47.877Z] java.base/sun.net.www ALL-UNNAMED
[2024-10-31T10:50:47.877Z] java.base/sun.net.www.http ALL-UNNAMED
[2024-10-31T10:50:47.877Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-10-31T10:50:47.877Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-10-31T10:50:47.877Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-10-31T10:50:47.877Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib
[2024-10-31T10:50:47.877Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2024-10-31T10:50:47.877Z]
[2024-10-31T10:50:47.877Z] rerun:
[2024-10-31T10:50:47.877Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/scratch && \
[2024-10-31T10:50:47.877Z] DISPLAY=unix:0 \
[2024-10-31T10:50:47.877Z] HOME=/home/jenkins \
[2024-10-31T10:50:47.877Z] LANG=en_US \
[2024-10-31T10:50:47.877Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-10-31T10:50:47.877Z] TZ=Etc/UTC \
[2024-10-31T10:50:47.877Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-10-31T10:50:47.877Z] -J-ea \
[2024-10-31T10:50:47.877Z] -J-esa \
[2024-10-31T10:50:47.877Z] -J-Xmx512m \
[2024-10-31T10:50:47.877Z] -J-XX:+UseCompressedOops \
[2024-10-31T10:50:47.877Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-10-31T10:50:47.877Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-10-31T10:50:47.877Z] -J-Dtest.compiler.opts= \
[2024-10-31T10:50:47.877Z] -J-Dtest.java.opts= \
[2024-10-31T10:50:47.877Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-10-31T10:50:47.877Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-10-31T10:50:47.877Z] -J-Dtest.timeout.factor=8.0 \
[2024-10-31T10:50:47.877Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-10-31T10:50:47.877Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-10-31T10:50:47.877Z] -J-Dtest.name=java/net/httpclient/StreamingBody.java \
[2024-10-31T10:50:47.878Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2024-10-31T10:50:47.878Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-10-31T10:50:47.878Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.878Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-10-31T10:50:47.878Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.878Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.878Z] -J-Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2024-10-31T10:50:47.878Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-10-31T10:50:47.878Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-10-31T10:50:47.878Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-10-31T10:50:47.878Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.878Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2024-10-31T10:50:47.878Z]
[2024-10-31T10:50:47.878Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-10-31T10:50:47.878Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-10-31T10:50:47.878Z] TIME: 58.946 seconds
[2024-10-31T10:50:47.878Z] messages:
[2024-10-31T10:50:47.878Z] command: testng -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-10-31T10:50:47.878Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-10-31T10:50:47.878Z] started: Thu Oct 31 10:49:34 UTC 2024
[2024-10-31T10:50:47.878Z] Mode: othervm [/othervm specified]
[2024-10-31T10:50:47.878Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2024-10-31T10:50:47.878Z] finished: Thu Oct 31 10:50:32 UTC 2024
[2024-10-31T10:50:47.878Z] elapsed time (seconds): 58.946
[2024-10-31T10:50:47.878Z] configuration:
[2024-10-31T10:50:47.878Z] Boot Layer
[2024-10-31T10:50:47.878Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-10-31T10:50:47.878Z] add exports: java.base/sun.net ALL-UNNAMED
[2024-10-31T10:50:47.878Z] java.base/sun.net.www ALL-UNNAMED
[2024-10-31T10:50:47.878Z] java.base/sun.net.www.http ALL-UNNAMED
[2024-10-31T10:50:47.878Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-10-31T10:50:47.878Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-10-31T10:50:47.878Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-10-31T10:50:47.878Z]
[2024-10-31T10:50:47.878Z] STDOUT:
[2024-10-31T10:50:47.878Z] Http1TestServer[localhost/127.0.0.1:51131]::addHandler StreamingBody$MessageHandler@3cac802c, /http1/streamingbody/
[2024-10-31T10:50:47.878Z] Http1TestServer[localhost/127.0.0.1:51132]::addHandler StreamingBody$MessageHandler@5362bcf6, /https1/streamingbody/
[2024-10-31T10:50:47.878Z] Http2TestServerImpl[localhost/127.0.0.1:51133]::addHandler StreamingBody$MessageHandler@ae9551e, /http2/streamingbody/
[2024-10-31T10:50:47.878Z] Http2TestServerImpl[localhost/127.0.0.1:51134]::addHandler StreamingBody$MessageHandler@5374f580, /https2/streamingbody/
[2024-10-31T10:50:47.878Z] Http1TestServer: start
[2024-10-31T10:50:47.878Z] Http1TestServer: start
[2024-10-31T10:50:47.878Z] Http2TestServerImpl: start
[2024-10-31T10:50:47.878Z] Http2TestServerImpl: start
[2024-10-31T10:50:47.878Z] config StreamingBody.setup(): success
[2024-10-31T10:50:47.878Z]
[2024-10-31T10:50:47.878Z] ---- starting (http://127.0.0.1:51131/http1/streamingbody/w) ----
[2024-10-31T10:50:47.878Z] iteration: 0
[2024-10-31T10:50:47.878Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.878Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.878Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.878Z] iteration: 1
[2024-10-31T10:50:47.878Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.878Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.878Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.878Z] iteration: 2
[2024-10-31T10:50:47.878Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.878Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 3
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 4
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 5
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 6
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 7
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 8
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 9
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 10
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 11
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 12
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 13
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 14
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 15
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 16
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 17
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 18
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 19
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 20
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 21
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 22
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 23
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 24
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 25
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 26
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 27
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 28
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 29
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.879Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.879Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.879Z] iteration: 30
[2024-10-31T10:50:47.879Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 31
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 32
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 33
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 34
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 35
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 36
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 37
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 38
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 39
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 40
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 41
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 42
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 43
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 44
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 45
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 46
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 47
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 48
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 49
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 50
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 51
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 52
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 53
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 54
[2024-10-31T10:50:47.880Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.880Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.880Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.880Z] iteration: 55
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 56
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 57
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 58
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 59
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 60
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 61
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 62
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 63
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 64
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 65
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 66
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 67
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 68
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 69
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 70
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 71
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 72
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 73
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 74
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 75
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 76
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 77
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 78
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.881Z] iteration: 79
[2024-10-31T10:50:47.881Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.881Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.881Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 80
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 81
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 82
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 83
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 84
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 85
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 86
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 87
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 88
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 89
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 90
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 91
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 92
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 93
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 94
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 95
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 96
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 97
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 98
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 99
[2024-10-31T10:50:47.882Z] MessageHandler for: /http1/streamingbody/w
[2024-10-31T10:50:47.882Z] Got response: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] test StreamingBody.test("http://127.0.0.1:51131/http1/streamingbody/w"): success
[2024-10-31T10:50:47.882Z]
[2024-10-31T10:50:47.882Z] ---- starting (https://127.0.0.1:51132/https1/streamingbody/x) ----
[2024-10-31T10:50:47.882Z] iteration: 0
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 1
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 2
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 3
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 4
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.882Z] iteration: 5
[2024-10-31T10:50:47.882Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.882Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.882Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 6
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 7
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 8
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 9
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 10
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 11
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 12
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 13
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 14
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 15
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 16
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 17
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 18
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 19
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 20
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 21
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 22
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 23
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 24
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 25
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 26
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 27
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 28
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 29
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 30
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 31
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 32
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 33
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 34
[2024-10-31T10:50:47.883Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.883Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.883Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.883Z] iteration: 35
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 36
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 37
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 38
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 39
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 40
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 41
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 42
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 43
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 44
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 45
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 46
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 47
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 48
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 49
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 50
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 51
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 52
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 53
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 54
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 55
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 56
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 57
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 58
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 59
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 60
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 61
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 62
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 63
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 64
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 65
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 66
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 67
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 68
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.884Z] iteration: 69
[2024-10-31T10:50:47.884Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.884Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.884Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 70
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 71
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 72
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 73
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 74
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 75
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.885Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.885Z] iteration: 76
[2024-10-31T10:50:47.885Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.885Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 77
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 78
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 79
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 80
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 81
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 82
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 83
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 84
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 85
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 86
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 87
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 88
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 89
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 90
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 91
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.891Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.891Z] iteration: 92
[2024-10-31T10:50:47.891Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.891Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 93
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 94
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 95
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 96
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 97
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 98
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 99
[2024-10-31T10:50:47.892Z] MessageHandler for: /https1/streamingbody/x
[2024-10-31T10:50:47.892Z] Got response: (GET https://127.0.0.1:51132/https1/streamingbody/x) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] test StreamingBody.test("https://127.0.0.1:51132/https1/streamingbody/x"): success
[2024-10-31T10:50:47.892Z]
[2024-10-31T10:50:47.892Z] ---- starting (http://127.0.0.1:51133/http2/streamingbody/y) ----
[2024-10-31T10:50:47.892Z] iteration: 0
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7484ba49
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 1
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2ac3bb42
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 2
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6a3c8e33
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 3
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@68ac23e0
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 4
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@64c6961
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 5
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3162db41
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 6
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3f218648
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 7
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@361b116f
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 8
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@537961ac
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 9
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@74e61051
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 10
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@47c6db43
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 11
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29383abd
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 12
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@31545a37
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 13
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@75f4b0d4
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 14
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@41961ea
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 15
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6c9c4e06
[2024-10-31T10:50:47.892Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.892Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.892Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.892Z] iteration: 16
[2024-10-31T10:50:47.892Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7f0a3440
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 17
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2fa84965
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 18
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@60f16b4b
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 19
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6e13f52d
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 20
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4015649b
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 21
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d9bfe9d
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 22
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@46db7356
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 23
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37905c3d
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 24
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ccac7e8
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 25
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2ed7a5fa
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 26
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@330b32b5
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 27
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@64ff15d
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 28
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c3083fb
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 29
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1fdb1ff2
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 30
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@752f0826
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 31
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c93cac7
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 32
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b4aff5
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 33
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@43d7141e
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 34
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4e345a7a
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 35
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ce36489
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 36
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7d09a3e7
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 37
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6053fbc
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 38
[2024-10-31T10:50:47.893Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6a0e528c
[2024-10-31T10:50:47.893Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.893Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.893Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.893Z] iteration: 39
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d8ea468
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 40
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1da83ca5
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 41
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@327f0873
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 42
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2a7db682
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 43
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7208fa41
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 44
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2e99bdb1
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 45
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@64ef1481
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 46
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@23e17738
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 47
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@168e4bf7
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 48
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@751908a2
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 49
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@694e419c
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 50
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@41beb33a
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 51
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@250b9909
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 52
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@186ad912
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 53
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3b33922
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 54
[2024-10-31T10:50:47.894Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37206d0d
[2024-10-31T10:50:47.894Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.894Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.894Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.894Z] iteration: 55
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4e9a7931
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 56
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@769bb9
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 57
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1a16c8bc
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 58
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2e6a86f6
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 59
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@33a421fb
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 60
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7bbcf65
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 61
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2b44b406
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 62
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5163caae
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 63
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@435a8280
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 64
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1a43ad69
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 65
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1429dea3
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 66
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5bd05032
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 67
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4c09874a
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 68
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ba64347
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 69
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@11204056
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 70
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4828c380
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 71
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@481b3e18
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 72
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@315ee027
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.895Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.895Z] iteration: 73
[2024-10-31T10:50:47.895Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@22ef34aa
[2024-10-31T10:50:47.895Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.895Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 74
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c55d7b4
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 75
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3dafc7d8
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 76
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b364792
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 77
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@20a7763a
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 78
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@22cdeded
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 79
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@611f6f6b
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 80
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@285cae0d
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 81
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@33510b9a
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 82
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7e3e3a98
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 83
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@64406603
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 84
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29218040
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 85
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@12175325
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 86
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1d724105
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 87
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7a655cd6
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 88
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f63e05a
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 89
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@77450ee8
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 90
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7830136c
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 91
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@28637350
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 92
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@68c23736
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 93
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37af4688
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 94
[2024-10-31T10:50:47.896Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ffc9862
[2024-10-31T10:50:47.896Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.896Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.896Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.896Z] iteration: 95
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7cb68b3e
[2024-10-31T10:50:47.897Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.897Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 96
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5b47819
[2024-10-31T10:50:47.897Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.897Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 97
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4862e521
[2024-10-31T10:50:47.897Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.897Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 98
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@63765bc7
[2024-10-31T10:50:47.897Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.897Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 99
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2b51c3ec
[2024-10-31T10:50:47.897Z] MessageHandler for: http://127.0.0.1:51133/http2/streamingbody/y
[2024-10-31T10:50:47.897Z] Got response: (GET http://127.0.0.1:51133/http2/streamingbody/y) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] test StreamingBody.test("http://127.0.0.1:51133/http2/streamingbody/y"): success
[2024-10-31T10:50:47.897Z]
[2024-10-31T10:50:47.897Z] ---- starting (https://127.0.0.1:51134/https2/streamingbody/z) ----
[2024-10-31T10:50:47.897Z] iteration: 0
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6f92255
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 1
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c6a652
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 2
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@47c4286e
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 3
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@39edaa69
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 4
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@76c9cc8b
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 5
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@410a1036
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 6
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@27ebd721
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 7
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@73019f57
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 8
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b14b828
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 9
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a0e9adc
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 10
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@23a50c63
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 11
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ca1d467
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 12
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@329ae223
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 13
[2024-10-31T10:50:47.897Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1cec46d6
[2024-10-31T10:50:47.897Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.897Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.897Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.897Z] iteration: 14
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1721873c
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 15
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@45f17b53
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 16
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@209f0234
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 17
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ebb3a07
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 18
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@45384e8b
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 19
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@bdd9e9c
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 20
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@530bb371
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 21
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@54e7d015
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 22
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@53ac9014
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 23
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3462dd83
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 24
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3afc7045
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 25
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@50716877
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 26
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@67ea6e5d
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 27
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@454629e6
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 28
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1ce10753
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 29
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4788f668
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 30
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7324f042
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 31
[2024-10-31T10:50:47.898Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@759fed9
[2024-10-31T10:50:47.898Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.898Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.898Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.898Z] iteration: 32
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1316aafe
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 33
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@13ad2542
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 34
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@47df7195
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 35
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@f38e081
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 36
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29dffac2
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 37
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@53a25d8e
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 38
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6f4dddb6
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 39
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@27b91436
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 40
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@71e6f3e9
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 41
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@30e99e76
[2024-10-31T10:50:47.899Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.899Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.899Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.899Z] iteration: 42
[2024-10-31T10:50:47.899Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@31c855b0
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 43
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5e3fff1b
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 44
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1800368e
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 45
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@646601d6
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 46
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@17f0bd3f
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 47
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@36964ffd
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 48
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2f3bbbe7
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 49
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b076767
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 50
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@690c347d
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 51
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6d617706
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 52
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1f770dce
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 53
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f0b6d18
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 54
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@57ac1558
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 55
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@319381ec
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 56
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@162df36d
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 57
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@124a3f1d
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 58
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@257beed9
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 59
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@8ca977b
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 60
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7105bb94
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 61
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@32f4d07e
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 62
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4803fddf
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.900Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.900Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.900Z] iteration: 63
[2024-10-31T10:50:47.900Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@142edaeb
[2024-10-31T10:50:47.900Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 64
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@48ab0ae1
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 65
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5c4844aa
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 66
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@b72a7f9
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 67
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6969cdfe
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 68
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@79053e30
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 69
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@677658ae
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 70
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@792566d6
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 71
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5e044231
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 72
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e20137f
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 73
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5bc6893d
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 74
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@9074745
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 75
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@75ee899e
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 76
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b5bd7b7
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 77
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@14bb3680
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 78
[2024-10-31T10:50:47.901Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2735663d
[2024-10-31T10:50:47.901Z] MessageHandler for: https://127.0.0.1:51134/https2/streamingbody/z
[2024-10-31T10:50:47.901Z] Got response: (GET https://127.0.0.1:51134/https2/streamingbody/z) 200
[2024-10-31T10:50:47.901Z] Got body Path: StreamingBody message body
[2024-10-31T10:50:47.901Z] iteration: 79
[2024-10-31T10:50:47.901Z] [58.344s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2024-10-31T10:50:47.901Z] [58.344s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-380-SelectorManager"
[2024-10-31T10:50:47.901Z] test StreamingBody.test("https://127.0.0.1:51134/https2/streamingbody/z"): failure
[2024-10-31T10:50:47.901Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
[2024-10-31T10:50:47.901Z] at java.base/java.lang.Thread.start0(Native Method)
[2024-10-31T10:50:47.901Z] at java.base/java.lang.Thread.start(Thread.java:809)
[2024-10-31T10:50:47.901Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.start(HttpClientImpl.java:338)
[2024-10-31T10:50:47.901Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.create(HttpClientImpl.java:272)
[2024-10-31T10:50:47.901Z] at java.net.http/jdk.internal.net.http.HttpClientBuilderImpl.build(HttpClientBuilderImpl.java:135)
[2024-10-31T10:50:47.901Z] at StreamingBody.test(StreamingBody.java:99)
[2024-10-31T10:50:47.901Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-10-31T10:50:47.901Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2024-10-31T10:50:47.901Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-10-31T10:50:47.901Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2024-10-31T10:50:47.901Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2024-10-31T10:50:47.901Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2024-10-31T10:50:47.901Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2024-10-31T10:50:47.901Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2024-10-31T10:50:47.901Z] at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2024-10-31T10:50:47.901Z] at org.testng.TestRunner.run(TestRunner.java:585)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2024-10-31T10:50:47.901Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2024-10-31T10:50:47.901Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2024-10-31T10:50:47.901Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2024-10-31T10:50:47.901Z] at org.testng.TestNG.runSuites(TestNG.java:1069)
[2024-10-31T10:50:47.901Z] at org.testng.TestNG.run(TestNG.java:1037)
[2024-10-31T10:50:47.901Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
[2024-10-31T10:50:47.901Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-10-31T10:50:47.901Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-10-31T10:50:47.901Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2024-10-31T10:50:47.902Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-10-31T10:50:47.902Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2024-10-31T10:50:47.902Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-10-31T10:50:47.902Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2024-10-31T10:50:47.902Z] Http1TestServer: stop
[2024-10-31T10:50:47.902Z] Http1TestServer: stop
[2024-10-31T10:50:47.902Z] Http2TestServerImpl: stop
[2024-10-31T10:50:47.902Z] Http2TestServerImpl: stop
[2024-10-31T10:50:47.902Z] config StreamingBody.teardown(): success
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] ===============================================
[2024-10-31T10:50:47.902Z] java/net/httpclient/StreamingBody.java
[2024-10-31T10:50:47.902Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2024-10-31T10:50:47.902Z] ===============================================
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] STDERR:
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@421ba24f
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@64d8d52b
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.902Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.902Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.902Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.902Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.902Z] Content-Length: 0
[2024-10-31T10:50:47.902Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.902Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.902Z] Upgrade: h2c
[2024-10-31T10:50:47.902Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.902Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.902Z] content-length: 26
[2024-10-31T10:50:47.902Z] date: Thu, 31 Oct 2024 10:49:35 GMT
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.902Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51135
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@64d8d52b
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@421ba24f
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.902Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51135 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.902Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51135 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.902Z] INFO: MISC: HttpClient-1-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.902Z] INFO: MISC: HttpClient-1-SelectorManager: shutting down
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.902Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51135 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1ba7e1a1
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@115f8ad1
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.902Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.902Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.902Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.902Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.902Z] Content-Length: 0
[2024-10-31T10:50:47.902Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.902Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.902Z] Upgrade: h2c
[2024-10-31T10:50:47.902Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.902Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.902Z] content-length: 26
[2024-10-31T10:50:47.902Z] date: Thu, 31 Oct 2024 10:49:35 GMT
[2024-10-31T10:50:47.902Z]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.902Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51136
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@115f8ad1
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1ba7e1a1
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.902Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51136 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.902Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51136 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@14f2b2e
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@bb7405e
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.902Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.902Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.902Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.902Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.903Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.903Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.903Z] Content-Length: 0
[2024-10-31T10:50:47.903Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.903Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.903Z] Upgrade: h2c
[2024-10-31T10:50:47.903Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.903Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.903Z] content-length: 26
[2024-10-31T10:50:47.903Z] date: Thu, 31 Oct 2024 10:49:35 GMT
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.903Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51137
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@bb7405e
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@14f2b2e
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.903Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51137 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.903Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51137 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2e70a750
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2488cc20
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.903Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.903Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.903Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.903Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.903Z] Content-Length: 0
[2024-10-31T10:50:47.903Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.903Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.903Z] Upgrade: h2c
[2024-10-31T10:50:47.903Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.903Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.903Z] content-length: 26
[2024-10-31T10:50:47.903Z] date: Thu, 31 Oct 2024 10:49:35 GMT
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.903Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51138
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2488cc20
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2e70a750
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.903Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51138 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.903Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51138 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@26506cab
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2ca807db
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.903Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.903Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.903Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.903Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.903Z] Content-Length: 0
[2024-10-31T10:50:47.903Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.903Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.903Z] Upgrade: h2c
[2024-10-31T10:50:47.903Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.903Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.903Z] content-length: 26
[2024-10-31T10:50:47.903Z] date: Thu, 31 Oct 2024 10:49:35 GMT
[2024-10-31T10:50:47.903Z]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.903Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51139
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2ca807db
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@26506cab
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:35 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.903Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51139 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.903Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51139 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.903Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.903Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@22d8f624
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@28209d54
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.904Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.904Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.904Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.904Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.904Z] Content-Length: 0
[2024-10-31T10:50:47.904Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.904Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.904Z] Upgrade: h2c
[2024-10-31T10:50:47.904Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.904Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.904Z] content-length: 26
[2024-10-31T10:50:47.904Z] date: Thu, 31 Oct 2024 10:49:36 GMT
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.904Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51140
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@28209d54
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@22d8f624
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.904Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51140 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.904Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51140 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@11e642ee
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1b1e299e
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.904Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.904Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.904Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.904Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.904Z] Content-Length: 0
[2024-10-31T10:50:47.904Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.904Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.904Z] Upgrade: h2c
[2024-10-31T10:50:47.904Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.904Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.904Z] content-length: 26
[2024-10-31T10:50:47.904Z] date: Thu, 31 Oct 2024 10:49:36 GMT
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.904Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51141
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1b1e299e
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@11e642ee
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.904Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51141 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.904Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51141 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@6f752bb6
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@658d40c6
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.904Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.904Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.904Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.904Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.904Z] Content-Length: 0
[2024-10-31T10:50:47.904Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.904Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.904Z] Upgrade: h2c
[2024-10-31T10:50:47.904Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.904Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.904Z] content-length: 26
[2024-10-31T10:50:47.904Z] date: Thu, 31 Oct 2024 10:49:36 GMT
[2024-10-31T10:50:47.904Z]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.904Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51142
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@658d40c6
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@6f752bb6
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.904Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.904Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51142 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.904Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51142 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.904Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@d45554
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@a2c3e24
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.905Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.905Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.905Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.905Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.905Z] Content-Length: 0
[2024-10-31T10:50:47.905Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.905Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.905Z] Upgrade: h2c
[2024-10-31T10:50:47.905Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.905Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.905Z] content-length: 26
[2024-10-31T10:50:47.905Z] date: Thu, 31 Oct 2024 10:49:36 GMT
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.905Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51143
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@a2c3e24
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@d45554
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.905Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51143 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.905Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51143 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@55d2f35c
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5f2a982c
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.905Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.905Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.905Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.905Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.905Z] Content-Length: 0
[2024-10-31T10:50:47.905Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.905Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.905Z] Upgrade: h2c
[2024-10-31T10:50:47.905Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.905Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.905Z] content-length: 26
[2024-10-31T10:50:47.905Z] date: Thu, 31 Oct 2024 10:49:36 GMT
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.905Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51144
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5f2a982c
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@55d2f35c
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:36 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.905Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51144 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.905Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51144 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@34c2b4b6
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3e3adfc6
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.905Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.905Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.905Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.905Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.905Z] Content-Length: 0
[2024-10-31T10:50:47.905Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.905Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.905Z] Upgrade: h2c
[2024-10-31T10:50:47.905Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.905Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.905Z] content-length: 26
[2024-10-31T10:50:47.905Z] date: Thu, 31 Oct 2024 10:49:37 GMT
[2024-10-31T10:50:47.905Z]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.905Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51145
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3e3adfc6
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@34c2b4b6
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.905Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.905Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51145 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.905Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.905Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51145 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@36e164ae
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3c190fde
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.906Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.906Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.906Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.906Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.906Z] Content-Length: 0
[2024-10-31T10:50:47.906Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.906Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.906Z] Upgrade: h2c
[2024-10-31T10:50:47.906Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.906Z]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.906Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.906Z] content-length: 26
[2024-10-31T10:50:47.906Z] date: Thu, 31 Oct 2024 10:49:37 GMT
[2024-10-31T10:50:47.906Z]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.906Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51146
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3c190fde
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@36e164ae
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.906Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51146 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.906Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51146 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2d371bc0
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@27cf70b0
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.906Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.906Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.906Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.906Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.906Z] Content-Length: 0
[2024-10-31T10:50:47.906Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.906Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.906Z] Upgrade: h2c
[2024-10-31T10:50:47.906Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.906Z]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.906Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.906Z] content-length: 26
[2024-10-31T10:50:47.906Z] date: Thu, 31 Oct 2024 10:49:37 GMT
[2024-10-31T10:50:47.906Z]
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.906Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51147
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.906Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@27cf70b0
[2024-10-31T10:50:47.906Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2d371bc0
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.907Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51147 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-10-31T10:50:47.907Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51147 remote=/127.0.0.1:51131]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying request filters
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7b391ae2
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@71c17192
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange requestFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request headers
[2024-10-31T10:50:47.907Z] INFO: REQUEST: http://127.0.0.1:51131/http1/streamingbody/w GET
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Request logHeaders
[2024-10-31T10:50:47.907Z] INFO: HEADERS: REQUEST HEADERS:
[2024-10-31T10:50:47.907Z] GET /http1/streamingbody/w HTTP/1.1
[2024-10-31T10:50:47.907Z] Connection: Upgrade, HTTP2-Settings
[2024-10-31T10:50:47.907Z] Content-Length: 0
[2024-10-31T10:50:47.907Z] Host: 127.0.0.1:51131
[2024-10-31T10:50:47.907Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2024-10-31T10:50:47.907Z] Upgrade: h2c
[2024-10-31T10:50:47.907Z] User-Agent: Java-http-client/17.0.14-beta
[2024-10-31T10:50:47.907Z]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-10-31T10:50:47.907Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-10-31T10:50:47.907Z] content-length: 26
[2024-10-31T10:50:47.907Z] date: Thu, 31 Oct 2024 10:49:37 GMT
[2024-10-31T10:50:47.907Z]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2024-10-31T10:50:47.907Z] INFO: RESPONSE: (GET http://127.0.0.1:51131/http1/streamingbody/w) 200 HTTP_1_1 Local port: 51148
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying response filters
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@71c17192
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7b391ae2
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.MultiExchange responseFilters
[2024-10-31T10:50:47.907Z] INFO: MISC: All filters applied
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:49:37 AM jdk.internal.net.http.Http1Response onFinished
[2024-10-31T10:50:47.907Z] INFO: MISC: Attempting to return connection to the pool:
[2024-10-31T10:50:47.907Z]
[2024-10-31T10:50:47.907Z] ...
[2024-10-31T10:50:47.907Z] Output overflow:
[2024-10-31T10:50:47.907Z] JT Harness has limited the test output to the text
[2024-10-31T10:50:47.907Z] at the beginning and the end, so that you can see how the
[2024-10-31T10:50:47.907Z] test began, and how it completed.
[2024-10-31T10:50:47.907Z]
[2024-10-31T10:50:47.907Z] If you need to see more of the output from the test,
[2024-10-31T10:50:47.907Z] set the system property javatest.maxOutputSize to a higher
[2024-10-31T10:50:47.907Z] value. The current value is 100000
[2024-10-31T10:50:47.907Z] ...
[2024-10-31T10:50:47.907Z]
[2024-10-31T10:50:47.907Z] ISC: HttpClient-267-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51401 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51403 stopping. 1 streams
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51404 stopping. 1 streams
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-269-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-269-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51403 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-270-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-270-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51405 stopping. 1 streams
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51404 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-271-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-271-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51405 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51406 stopping. 1 streams
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-272-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-272-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51406 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51407 stopping. 1 streams
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51408 stopping. 1 streams
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-273-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.907Z] INFO: MISC: HttpClient-273-SelectorManager: shutting down
[2024-10-31T10:50:47.907Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.907Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51407 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.907Z] Server connection to /127.0.0.1:51409 stopping. 1 streams
[2024-10-31T10:50:47.907Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-274-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-274-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51408 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-275-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-275-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51410 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51409 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51411 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51410 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51412 stopping. 1 streams
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51411 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51413 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-278-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51412 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-278-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-277-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-279-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-277-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-279-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51413 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-276-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-276-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51414 stopping. 1 streams
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51415 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-280-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-280-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51414 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51416 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-281-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-281-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51415 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51416 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-282-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-282-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51417 stopping. 1 streams
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-283-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-283-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51418 stopping. 1 streams
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51419 stopping. 1 streams
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-284-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-284-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51417 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51418 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.908Z] Server connection to /127.0.0.1:51420 stopping. 1 streams
[2024-10-31T10:50:47.908Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-285-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.908Z] INFO: MISC: HttpClient-285-SelectorManager: shutting down
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.908Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.908Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51419 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51422 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51420 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-286-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-286-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51423 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51422 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-288-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-288-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51423 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-289-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-289-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51424 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51425 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-290-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-290-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51424 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-291-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-291-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51425 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51426 stopping. 1 streams
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-292-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-292-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51427 stopping. 1 streams
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51426 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-293-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-293-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51428 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51427 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51429 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-294-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-294-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-295-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-295-SelectorManager: shutting down
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51428 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51429 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51430 stopping. 1 streams
[2024-10-31T10:50:47.909Z] Closing: GOAWAY: length=25, streamid=0, flags=0 Error: Not an error Debugdata: Requested by user
[2024-10-31T10:50:47.909Z] Server connection to /127.0.0.1:51431 stopping. 1 streams
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51430 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.909Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51431 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.909Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.909Z] INFO: MISC: HttpClient-296-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51432 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-296-SelectorManager: shutting down
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-297-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-297-SelectorManager: shutting down
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51433 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-298-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-298-SelectorManager: shutting down
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-299-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-299-SelectorManager: shutting down
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51434 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51432 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51433 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-300-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.910Z] INFO: MISC: HttpClient-300-SelectorManager: shutting down
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51133
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51434 remote=/127.0.0.1:51133]
[2024-10-31T10:50:47.910Z] Server stopping 79 connections
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51455 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51456 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51457 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51458 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51455 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51459 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51457 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51460 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51456 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51461 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51458 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51459 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51462 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51460 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51463 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51464 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51461 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51462 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51465 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51463 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51464 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51466 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51467 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51465 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51468 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51469 stopping. 1 streams
[2024-10-31T10:50:47.910Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51466 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.910Z] Server connection to /127.0.0.1:51470 stopping. 1 streams
[2024-10-31T10:50:47.910Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.910Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51468 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51471 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51467 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51469 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51470 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51471 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51472 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51473 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51472 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51474 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51475 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51476 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51473 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51477 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51474 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51478 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51475 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51476 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51479 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51478 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51477 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51480 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51481 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51482 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51479 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51480 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51483 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51481 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51484 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51485 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51482 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51486 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51484 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51483 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51487 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51488 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51486 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51489 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51485 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51488 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51490 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51487 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51489 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51491 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51492 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51493 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51494 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51490 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51491 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51495 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51496 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51492 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51497 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51493 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51498 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51497 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51494 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51495 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51496 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51499 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51500 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51498 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51499 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51501 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51502 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51500 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51503 stopping. 1 streams
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51504 stopping. 1 streams
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51501 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51502 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.911Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51503 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.911Z] Server connection to /127.0.0.1:51505 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51505 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51506 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51504 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51507 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51506 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51508 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51509 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51509 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51507 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51510 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51508 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51510 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51511 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51512 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51511 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51513 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51436 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-302-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-302-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51436 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51512 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51513 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51437 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51438 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-303-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-303-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51437 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-304-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-304-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51438 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51439 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-305-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-305-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51439 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51440 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-306-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-306-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51440 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51442 stopping. 1 streams
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51443 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-308-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-308-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51442 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-309-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.912Z] INFO: MISC: HttpClient-309-SelectorManager: shutting down
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.912Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51443 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.912Z] Server connection to /127.0.0.1:51444 stopping. 1 streams
[2024-10-31T10:50:47.912Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.912Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-310-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-310-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51444 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51445 stopping. 1 streams
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51446 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-311-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-311-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51445 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51447 stopping. 1 streams
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-313-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-313-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-312-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-312-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51447 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51446 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51448 stopping. 1 streams
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51449 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-314-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-314-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51448 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51451 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-315-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-10-31T10:50:47.913Z] INFO: MISC: HttpClient-315-SelectorManager: shutting down
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.Http2Connection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:51134
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51452 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51449 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51453 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51451 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Server connection to /127.0.0.1:51454 stopping. 1 streams
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51452 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] TestServer: Connection writer stopping
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51454 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] Oct 31, 2024 10:50:32 AM jdk.internal.net.http.PlainHttpConnection close
[2024-10-31T10:50:47.913Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:51453 remote=/127.0.0.1:51134]
[2024-10-31T10:50:47.913Z] java.lang.Exception: failures: 1
[2024-10-31T10:50:47.913Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2024-10-31T10:50:47.913Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-10-31T10:50:47.913Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-10-31T10:50:47.913Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2024-10-31T10:50:47.913Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-10-31T10:50:47.913Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2024-10-31T10:50:47.913Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-10-31T10:50:47.913Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2024-10-31T10:50:47.913Z]
[2024-10-31T10:50:47.913Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2024-10-31T10:50:47.913Z] JavaTest Message: shutting down test
[2024-10-31T10:50:47.913Z]
[2024-10-31T10:50:47.913Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2024-10-31T10:50:47.913Z] rerun:
[2024-10-31T10:50:47.913Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/scratch && \
[2024-10-31T10:50:47.913Z] DISPLAY=unix:0 \
[2024-10-31T10:50:47.913Z] HOME=/home/jenkins \
[2024-10-31T10:50:47.913Z] LANG=en_US \
[2024-10-31T10:50:47.913Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-10-31T10:50:47.913Z] TZ=Etc/UTC \
[2024-10-31T10:50:47.913Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-10-31T10:50:47.913Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-10-31T10:50:47.913Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-10-31T10:50:47.913Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-10-31T10:50:47.913Z] -Dtest.compiler.opts= \
[2024-10-31T10:50:47.913Z] -Dtest.java.opts= \
[2024-10-31T10:50:47.913Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-10-31T10:50:47.913Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-10-31T10:50:47.913Z] -Dtest.timeout.factor=8.0 \
[2024-10-31T10:50:47.913Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-10-31T10:50:47.913Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-10-31T10:50:47.913Z] -Dtest.name=java/net/httpclient/StreamingBody.java \
[2024-10-31T10:50:47.913Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2024-10-31T10:50:47.913Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-10-31T10:50:47.913Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.913Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-10-31T10:50:47.913Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.913Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2024-10-31T10:50:47.913Z] -Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2024-10-31T10:50:47.913Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-10-31T10:50:47.913Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-10-31T10:50:47.913Z] -ea \
[2024-10-31T10:50:47.913Z] -esa \
[2024-10-31T10:50:47.913Z] -Xmx512m \
[2024-10-31T10:50:47.913Z] -XX:+UseCompressedOops \
[2024-10-31T10:50:47.913Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-10-31T10:50:47.913Z] -Djdk.httpclient.HttpClient.log=trace,headers,requests \
[2024-10-31T10:50:47.914Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work/java/net/httpclient/StreamingBody.d/testng.0.jta java/net/httpclient/StreamingBody.java false StreamingBody
[2024-10-31T10:50:47.914Z]
[2024-10-31T10:50:47.914Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-10-31T10:50:47.914Z] --------------------------------------------------
[2024-10-31T11:15:55.430Z] Test results: passed: 802; failed: 1
[2024-10-31T11:16:09.217Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/report/html/report.html
[2024-10-31T11:16:09.217Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17303587518274/jdk_net_0/work
[2024-10-31T11:16:09.217Z] Error: Some tests failed or other problems occurred.
[2024-10-31T11:16:09.218Z] -----------------------------------
[2024-10-31T11:16:09.218Z] jdk_net_0_FAILED
[2024-10-31T11:16:09.218Z] -----------------------------------
[2024-10-31T11:16:09.218Z]
[2024-10-31T11:16:09.218Z] TEST TEARDOWN:
[2024-10-31T11:16:09.218Z] Nothing to be done for teardown.
[2024-10-31T11:16:09.218Z] jdk_net_0 Finish Time: Thu Oct 31 11:16:08 2024 Epoch Time (ms): 1730373368648