JUnit version 4.13.2
.06:16:09.877 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:16:10.316 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:16:10.324 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:16:10.325 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.337 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:16:10.338 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:16:10.342 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:16:10.345 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.223:40984<->104.196.9.210:8080
06:16:10.346 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:16:10.346 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:16:10.346 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:16:10.348 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-0 >> POST /add_result HTTP/1.1
06:16:10.348 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Length: 1221
06:16:10.348 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Type: multipart/form-data; boundary=cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO
06:16:10.349 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Host: dist-test.cloudera.org:8080
06:16:10.349 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Connection: Keep-Alive
06:16:10.349 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:16:10.349 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Accept-Encoding: gzip,deflate
06:16:10.349 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "POST /add_result HTTP/1.1[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Length: 1221[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: multipart/form-data; boundary=cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.350 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.351 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:16:10.351 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.351 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.351 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.351 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "kudu-test"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.352 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "dist-test-slave-6k22"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.353 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.354 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "RELEASE"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.355 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "org.apache.kudu.subprocess.TestMessageIO.testSubprocessOutputStream"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.356 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "0"
06:16:10.357 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:16:10.357 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--cju2gZFqSfMyif45cNe46fFssPtMg9EmCVZO--[\r][\n]"
06:16:10.365 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
06:16:10.365 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Date: Wed, 12 Aug 2026 06:16:10 GMT[\r][\n]"
06:16:10.365 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Length: 9[\r][\n]"
06:16:10.365 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:16:10.366 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Server: CherryPy/17.4.2[\r][\n]"
06:16:10.366 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "[\r][\n]"
06:16:10.366 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Success![\n]"
06:16:10.368 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-0 << HTTP/1.1 200 OK
06:16:10.368 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Date: Wed, 12 Aug 2026 06:16:10 GMT
06:16:10.369 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Length: 9
06:16:10.369 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Type: text/html;charset=utf-8
06:16:10.369 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Server: CherryPy/17.4.2
06:16:10.373 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:16:10.375 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-0: Close connection
06:16:10.375 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:16:10.376 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.376 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:16:10.376 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:16:10.381 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:16:10.384 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:16:10.384 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:16:10.384 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.384 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:16:10.384 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:16:10.385 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:16:10.386 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.223:40998<->104.196.9.210:8080
06:16:10.386 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:16:10.386 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:16:10.386 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-1 >> POST /add_result HTTP/1.1
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Length: 1248
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Type: multipart/form-data; boundary=UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Host: dist-test.cloudera.org:8080
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Connection: Keep-Alive
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:16:10.387 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Accept-Encoding: gzip,deflate
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "POST /add_result HTTP/1.1[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Length: 1248[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: multipart/form-data; boundary=UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:16:10.388 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.389 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "kudu-test"
06:16:10.389 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.390 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "dist-test-slave-6k22"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.391 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.392 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "RELEASE"
06:16:10.392 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "org.apache.kudu.subprocess.TestMessageIO.testMalformedMessageMismatchSize"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI[\r][\n]"
06:16:10.393 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:16:10.394 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.394 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.394 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.394 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "0"
06:16:10.394 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:16:10.394 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--UfeZKADcwasyruqqt3VPj-vNz1nCj63eJ-cGSfI--[\r][\n]"
06:16:10.470 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
06:16:10.471 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Date: Wed, 12 Aug 2026 06:16:10 GMT[\r][\n]"
06:16:10.471 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Length: 9[\r][\n]"
06:16:10.471 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:16:10.471 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Server: CherryPy/17.4.2[\r][\n]"
06:16:10.471 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "[\r][\n]"
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-1 << HTTP/1.1 200 OK
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Date: Wed, 12 Aug 2026 06:16:10 GMT
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Length: 9
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Type: text/html;charset=utf-8
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Server: CherryPy/17.4.2
06:16:10.472 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:16:10.472 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-1: Close connection
06:16:10.473 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:16:10.473 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.473 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:16:10.473 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:16:10.477 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:16:10.479 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:16:10.480 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:16:10.480 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.480 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:16:10.480 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:16:10.480 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:16:10.481 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.223:41012<->104.196.9.210:8080
06:16:10.481 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:16:10.481 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:16:10.481 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-2 >> POST /add_result HTTP/1.1
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Length: 1194
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Type: multipart/form-data; boundary=ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Host: dist-test.cloudera.org:8080
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Connection: Keep-Alive
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:16:10.482 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Accept-Encoding: gzip,deflate
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "POST /add_result HTTP/1.1[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Length: 1194[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: multipart/form-data; boundary=ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:16:10.483 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.484 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "kudu-test"
06:16:10.484 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "dist-test-slave-6k22"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.485 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.486 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "RELEASE"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.487 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "org.apache.kudu.subprocess.TestMessageIO.testBasicEchoMessage"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.488 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "0"
06:16:10.489 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:16:10.489 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--ZFFPazdkZkt63beWMZbcF8wAQSxHlyj9i--[\r][\n]"
06:16:10.514 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
06:16:10.515 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Date: Wed, 12 Aug 2026 06:16:10 GMT[\r][\n]"
06:16:10.515 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Length: 9[\r][\n]"
06:16:10.515 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:16:10.515 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Server: CherryPy/17.4.2[\r][\n]"
06:16:10.515 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "[\r][\n]"
06:16:10.515 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-2 << HTTP/1.1 200 OK
06:16:10.516 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Date: Wed, 12 Aug 2026 06:16:10 GMT
06:16:10.516 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Length: 9
06:16:10.516 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Type: text/html;charset=utf-8
06:16:10.516 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Server: CherryPy/17.4.2
06:16:10.516 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:16:10.516 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-2: Close connection
06:16:10.516 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:16:10.517 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.517 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:16:10.517 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:16:10.520 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:16:10.526 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:16:10.526 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:16:10.526 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.527 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:16:10.527 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:16:10.527 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:16:10.529 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.223:41016<->104.196.9.210:8080
06:16:10.529 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:16:10.529 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:16:10.529 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:16:10.529 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-3 >> POST /add_result HTTP/1.1
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Length: 1215
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Type: multipart/form-data; boundary=AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Host: dist-test.cloudera.org:8080
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Connection: Keep-Alive
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:16:10.530 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Accept-Encoding: gzip,deflate
06:16:10.531 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "POST /add_result HTTP/1.1[\r][\n]"
06:16:10.531 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Length: 1215[\r][\n]"
06:16:10.531 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: multipart/form-data; boundary=AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.531 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:16:10.532 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
06:16:10.532 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:16:10.532 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:16:10.532 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.532 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.533 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:16:10.533 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.533 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.533 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.533 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "kudu-test"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.534 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.535 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "dist-test-slave-6k22"
06:16:10.535 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.535 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.535 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:16:10.536 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.536 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.536 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.536 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:16:10.536 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.537 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.537 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:16:10.537 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.537 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.537 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.538 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "RELEASE"
06:16:10.538 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.538 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.538 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:16:10.539 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.539 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.539 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.539 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "org.apache.kudu.subprocess.TestMessageIO.testOversizedMessage"
06:16:10.539 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.540 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c[\r][\n]"
06:16:10.540 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:16:10.540 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:16:10.540 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:16:10.540 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.541 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "0"
06:16:10.541 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:16:10.541 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--AgUAc5PEJ_zOZJxzbmAOaftHQaKtL8CMsu0c--[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Date: Wed, 12 Aug 2026 06:16:10 GMT[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Length: 9[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Server: CherryPy/17.4.2[\r][\n]"
06:16:10.594 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "[\r][\n]"
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-3 << HTTP/1.1 200 OK
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Date: Wed, 12 Aug 2026 06:16:10 GMT
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Length: 9
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Type: text/html;charset=utf-8
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Server: CherryPy/17.4.2
06:16:10.595 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:16:10.595 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-3: Close connection
06:16:10.596 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:16:10.596 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:16:10.596 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:16:10.596 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down

Time: 1.313

OK (4 tests)

