11:41:39.063 [Test worker] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties 11:41:39.119 [Test worker] WARN org.testcontainers.utility.TestcontainersConfiguration - Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory) 11:41:39.134 [Test worker] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set. 11:41:39.135 [Test worker] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist. 11:41:39.190 [Test worker] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist. 11:41:39.191 [Test worker] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy 11:41:39.587 [ducttape-0] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Pinging docker daemon... 11:41:39.625 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 11:41:39.662 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: preparing request execution 11:41:39.670 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:39.676 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:39.677 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: target auth state: UNCHALLENGED 11:41:39.677 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: proxy auth state: UNCHALLENGED 11:41:39.678 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: acquiring connection with route {}->unix://localhost:2375 11:41:39.678 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquiring endpoint (3 MINUTES) 11:41:39.680 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:41:39.685 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:39.701 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: acquired ep-00000000 11:41:39.701 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquired endpoint ep-00000000 11:41:39.701 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: opening connection {}->unix://localhost:2375 11:41:39.702 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: connecting endpoint (3 MINUTES) 11:41:39.703 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:41:39.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connecting to localhost/127.0.0.1:2375 11:41:39.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connection established 11:41:39.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connected http-outgoing-0 11:41:39.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: endpoint connected 11:41:39.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: executing GET /v1.32/info HTTP/1.1 11:41:39.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: start execution ex-00000001 11:41:39.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: executing exchange ex-00000001 over http-outgoing-0 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:39.735 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 11:41:39.736 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:39.736 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:39.736 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:39.736 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:39.736 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:39.744 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:39.745 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:39 GMT[\r][\n]" 11:41:39.746 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:39.746 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:39.746 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ade[\r][\n]" 11:41:39.746 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"ID":"J336:7NE7:HPVW:QBQN:26SJ:IXYE:KY7X:L5IM:SZJN:IQQU:PXLD:446B","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":14,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":25,"OomKillDisable":true,"NGoroutines":41,"SystemTime":"2021-10-21T11:41:39.737609119Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.14.248-189.473.amzn2.x86_64","OperatingSystem":"Ubuntu 20.04.3 LTS (containerized)","OSVersion":"20.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":16331345920,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"ip-10-255-225-159.us-west-2.compute.internal","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.9","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":""... 11:41:39.747 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:39.747 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]" 11:41:39.747 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:39.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:39.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:39.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:39.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:39.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:39.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:39.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:39 GMT 11:41:39.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:39.757 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: connection can be kept alive for 3 MINUTES 11:41:39.966 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: releasing valid endpoint 11:41:39.967 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: releasing endpoint 11:41:39.967 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:39.968 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:39.969 [Test worker] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:41:39.970 [Test worker] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 11:41:39.970 [Test worker] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 11:41:39.983 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bridge 11:41:39.990 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: preparing request execution 11:41:39.990 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:39.990 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:39.990 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: target auth state: UNCHALLENGED 11:41:39.991 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: proxy auth state: UNCHALLENGED 11:41:39.991 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000002: acquiring connection with route {}->unix://localhost:2375 11:41:39.991 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquiring endpoint (3 MINUTES) 11:41:39.992 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:39.993 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:39.993 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: acquired ep-00000001 11:41:39.993 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquired endpoint ep-00000001 11:41:39.993 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: start execution ex-00000002 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: executing exchange ex-00000002 over http-outgoing-0 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:39.994 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:39.995 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:39 GMT[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 696[\r][\n]" 11:41:39.997 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:39.998 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Name":"bridge","Id":"987c38f2e1a67947f6112ece4ea447cd6783e70fc304d70aab4ce1f921fc9460","Created":"2021-10-21T11:33:09.641751315Z","Scope":"local","Driver":"bridge","EnableIPv6":false,"IPAM":{"Driver":"default","Options":null,"Config":[{"Subnet":"172.17.0.0/16"}]},"Internal":false,"Attachable":false,"Ingress":false,"ConfigFrom":{"Network":""},"ConfigOnly":false,"Containers":{},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]" 11:41:39.998 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:39.998 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:39 GMT 11:41:39.999 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 696 11:41:40.000 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: connection can be kept alive for 3 MINUTES 11:41:40.016 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: releasing valid endpoint 11:41:40.016 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: releasing endpoint 11:41:40.016 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:40.017 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.022 [Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 11:41:40.025 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:41:40.025 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for alpine:3.14 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:41:40.027 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: alpine:3.14 11:41:40.030 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: preparing request execution 11:41:40.030 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: target auth state: UNCHALLENGED 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: proxy auth state: UNCHALLENGED 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000003: acquiring connection with route {}->unix://localhost:2375 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquiring endpoint (3 MINUTES) 11:41:40.031 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: acquired ep-00000002 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquired endpoint ep-00000002 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: executing GET /v1.32/images/alpine:3.14/json HTTP/1.1 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: start execution ex-00000003 11:41:40.032 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: executing exchange ex-00000003 over http-outgoing-0 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/alpine:3.14/json HTTP/1.1 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/alpine:3.14/json HTTP/1.1[\r][\n]" 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:40.033 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:40.034 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:40 GMT[\r][\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 69[\r][\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"message":"no such image: alpine:3.14: No such image: alpine:3.14"}[\n]" 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:40.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:40.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:40 GMT 11:41:40.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 69 11:41:40.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: connection can be kept alive for 3 MINUTES 11:41:40.044 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: releasing valid endpoint 11:41:40.044 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: releasing endpoint 11:41:40.044 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:40.044 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.064 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: alpine:3.14 at registry: index.docker.io 11:41:40.064 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - RegistryAuthLocator has configFile: /root/.docker/config.json (exists) and commandPathPrefix: 11:41:40.065 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - registryName [index.docker.io] for dockerImageName [alpine:3.14] 11:41:40.069 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - found existing auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:40.069 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:40.069 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:40.132 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: preparing request execution 11:41:40.132 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: target auth state: UNCHALLENGED 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: proxy auth state: UNCHALLENGED 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000004: acquiring connection with route {}->unix://localhost:2375 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquiring endpoint (3 MINUTES) 11:41:40.133 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: acquired ep-00000003 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquired endpoint ep-00000003 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: executing POST /v1.32/images/create?fromImage=alpine%3A3.14 HTTP/1.1 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: start execution ex-00000004 11:41:40.134 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: executing exchange ex-00000004 over http-outgoing-0 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%3A3.14 HTTP/1.1 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> X-Registry-Auth: XXX 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%3A3.14 HTTP/1.1[\r][\n]" 11:41:40.135 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "X-Registry-Auth: XXX[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:40.136 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:41.408 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:41.408 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:41.408 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:41.408 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:41.408 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:41 GMT[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "36[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling from library/alpine","id":"3.14"}[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:41.409 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:41.410 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:41.410 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:41 GMT 11:41:41.410 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:41.410 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: connection can be kept alive for 3 MINUTES 11:41:41.412 [docker-java-stream-1083968073] INFO org.testcontainers.DockerClientFactory - Starting to pull image 11:41:41.431 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from library/alpine, progressDetail=null, progress=null, id=3.14, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:41.445 [docker-java-stream-1083968073] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 11:41:41.756 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]" 11:41:41.756 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a0d0a0d46f8b"}[\r][\n]" 11:41:41.756 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:41.757 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.107 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]" 11:41:42.108 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29403,"total":2814446},"progress":"[\u003e ] 29.4kB/2.814MB","id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.108 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.108 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29403, total=2814446, start=null), progress=[> ] 29.4kB/2.814MB, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.159 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.160 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.161 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.161 [docker-java-stream-1083968073] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 1 downloaded, 0 extracted, (28 KB/2 MB) 11:41:42.162 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]" 11:41:42.162 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2814446},"progress":"[\u003e ] 32.77kB/2.814MB","id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.162 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.162 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2814446, start=null), progress=[> ] 32.77kB/2.814MB, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.260 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:42.260 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2064384,"total":2814446},"progress":"[====================================\u003e ] 2.064MB/2.814MB","id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.260 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.261 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2064384, total=2814446, start=null), progress=[====================================> ] 2.064MB/2.814MB, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.291 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:42.291 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2814446,"total":2814446},"progress":"[==================================================\u003e] 2.814MB/2.814MB","id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.291 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.291 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2814446, total=2814446, start=null), progress=[==================================================>] 2.814MB/2.814MB, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.296 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:42.296 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2814446,"total":2814446},"progress":"[==================================================\u003e] 2.814MB/2.814MB","id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.296 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.296 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2814446, total=2814446, start=null), progress=[==================================================>] 2.814MB/2.814MB, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.325 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]" 11:41:42.326 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a0d0a0d46f8b"}[\r][\n]" 11:41:42.326 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.326 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a0d0a0d46f8b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.327 [docker-java-stream-1083968073] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 1 downloaded, 1 extracted, (2 MB/2 MB) 11:41:42.336 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]" 11:41:42.336 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a"}[\r][\n]" 11:41:42.336 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.336 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.340 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3d[\r][\n]" 11:41:42.340 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine:3.14"}[\r][\n]" 11:41:42.340 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.340 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for alpine:3.14, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:42.341 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]" 11:41:42.342 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.342 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: releasing valid endpoint 11:41:42.342 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: releasing endpoint 11:41:42.342 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:42.342 [docker-java-stream-1083968073] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.346 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: alpine:3.14 at registry: index.docker.io 11:41:42.346 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:42.346 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:42.358 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@18b12df9[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env=,cmd={sh,-c,ip route|awk '/default/ { print $3 }'},healthcheck=,argsEscaped=,entrypoint=,image=alpine:3.14,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=null, groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings=null, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=null, mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null),labels={org.testcontainers=true, org.testcontain... 11:41:42.427 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: preparing request execution 11:41:42.427 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: target auth state: UNCHALLENGED 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: proxy auth state: UNCHALLENGED 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000005: acquiring connection with route {}->unix://localhost:2375 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquiring endpoint (3 MINUTES) 11:41:42.428 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: acquired ep-00000004 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquired endpoint ep-00000004 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: executing POST /v1.32/containers/create HTTP/1.1 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: start execution ex-00000005 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: executing exchange ex-00000005 over http-outgoing-0 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create HTTP/1.1 11:41:42.429 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> X-Registry-Auth: XXX 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 2199 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "X-Registry-Auth: XXX[\r][\n]" 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:42.430 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 2199[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:42.431 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":null,"Cmd":["sh","-c","ip route|awk '/default/ { print $3 }'"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"alpine:3.14","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":null,"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":null,"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":null,"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":null,"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeD... 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:42 GMT[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:42.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c","Warnings":[]}[\n]" 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:42 GMT 11:41:42.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88 11:41:42.518 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: connection can be kept alive for 3 MINUTES 11:41:42.520 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: releasing valid endpoint 11:41:42.520 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: releasing endpoint 11:41:42.520 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:42.520 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.521 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c 11:41:42.522 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: preparing request execution 11:41:42.522 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:42.522 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:42.522 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: target auth state: UNCHALLENGED 11:41:42.522 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: proxy auth state: UNCHALLENGED 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000006: acquiring connection with route {}->unix://localhost:2375 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquiring endpoint (3 MINUTES) 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: acquired ep-00000005 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquired endpoint ep-00000005 11:41:42.523 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000006: executing POST /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/start HTTP/1.1 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: start execution ex-00000006 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: executing exchange ex-00000006 over http-outgoing-0 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/start HTTP/1.1 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/start HTTP/1.1[\r][\n]" 11:41:42.524 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:42.525 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.052 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.053 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000006: connection can be kept alive for 3 MINUTES 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: releasing valid endpoint 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: releasing endpoint 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.057 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: preparing request execution 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: target auth state: UNCHALLENGED 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: proxy auth state: UNCHALLENGED 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000007: acquiring connection with route {}->unix://localhost:2375 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquiring endpoint (3 MINUTES) 11:41:43.058 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: acquired ep-00000006 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquired endpoint ep-00000006 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: executing GET /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/logs?stdout=true&follow=true HTTP/1.1 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: start execution ex-00000007 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: executing exchange ex-00000007 over http-outgoing-0 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/logs?stdout=true&follow=true HTTP/1.1 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.059 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c/logs?stdout=true&follow=true HTTP/1.1[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.060 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "13[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xb]172.17.0.1[\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.061 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.062 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:43.062 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: connection can be kept alive for 3 MINUTES 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]" 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: releasing valid endpoint 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: releasing endpoint 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.129 [docker-java-stream-1139302391] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.131 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c,true,true 11:41:43.131 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: preparing request execution 11:41:43.131 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: target auth state: UNCHALLENGED 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: proxy auth state: UNCHALLENGED 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000008: acquiring connection with route {}->unix://localhost:2375 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquiring endpoint (3 MINUTES) 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: acquired ep-00000007 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquired endpoint ep-00000007 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: executing DELETE /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c?v=true&force=true HTTP/1.1 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: start execution ex-00000008 11:41:43.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: executing exchange ex-00000008 over http-outgoing-0 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> DELETE /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c?v=true&force=true HTTP/1.1 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "DELETE /v1.32/containers/75701d800dfaed6ee44d4150e3864de85803f4c65c73f41cea9915b0996c8a7c?v=true&force=true HTTP/1.1[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: connection can be kept alive for 3 MINUTES 11:41:43.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: releasing valid endpoint 11:41:43.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: releasing endpoint 11:41:43.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.359 [Test worker] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1 11:41:43.361 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: preparing request execution 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: target auth state: UNCHALLENGED 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: proxy auth state: UNCHALLENGED 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000009: acquiring connection with route {}->unix://localhost:2375 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquiring endpoint (3 MINUTES) 11:41:43.361 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: acquired ep-00000008 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquired endpoint ep-00000008 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: executing GET /v1.32/info HTTP/1.1 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: start execution ex-00000009 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: executing exchange ex-00000009 over http-outgoing-0 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1 11:41:43.362 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.363 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ade[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"ID":"J336:7NE7:HPVW:QBQN:26SJ:IXYE:KY7X:L5IM:SZJN:IQQU:PXLD:446B","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":15,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":25,"OomKillDisable":true,"NGoroutines":41,"SystemTime":"2021-10-21T11:41:43.364547491Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.14.248-189.473.amzn2.x86_64","OperatingSystem":"Ubuntu 20.04.3 LTS (containerized)","OSVersion":"20.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":16331345920,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"ip-10-255-225-159.us-west-2.compute.internal","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.9","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"... 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:43.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: connection can be kept alive for 3 MINUTES 11:41:43.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: releasing valid endpoint 11:41:43.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: releasing endpoint 11:41:43.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.374 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 11:41:43.375 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: preparing request execution 11:41:43.375 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: target auth state: UNCHALLENGED 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: proxy auth state: UNCHALLENGED 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000A: acquiring connection with route {}->unix://localhost:2375 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquiring endpoint (3 MINUTES) 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: acquired ep-00000009 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquired endpoint ep-00000009 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: executing GET /v1.32/version HTTP/1.1 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: start execution ex-0000000A 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: executing exchange ex-0000000A over http-outgoing-0 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.376 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.377 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.381 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:43.381 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.381 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:43.381 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 850[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"20.10.9","Details":{"ApiVersion":"1.41","Arch":"amd64","BuildTime":"2021-10-04T16:07:30.000000000+00:00","Experimental":"false","GitCommit":"79ea9d3","GoVersion":"go1.16.8","KernelVersion":"4.14.248-189.473.amzn2.x86_64","MinAPIVersion":"1.12","Os":"linux"}},{"Name":"containerd","Version":"v1.4.11","Details":{"GitCommit":"5b46e404f6b9f661a205e28d59c982d3634148f8"}},{"Name":"runc","Version":"1.0.2","Details":{"GitCommit":"v1.0.2-0-g52b36a2d"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"20.10.9","ApiVersion":"1.41","MinAPIVersion":"1.12","GitCommit":"79ea9d3","GoVersion":"go1.16.8","Os":"linux","Arch":"amd64","KernelVersion":"4.14.248-189.473.amzn2.x86_64","BuildTime":"2021-10-04T16:07:30.000000000+00:00"}[\n]" 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 850 11:41:43.382 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: connection can be kept alive for 3 MINUTES 11:41:43.389 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: releasing valid endpoint 11:41:43.389 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: releasing endpoint 11:41:43.389 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.389 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.389 [Test worker] INFO org.testcontainers.DockerClientFactory - Connected to docker: Server Version: 20.10.9 API Version: 1.41 Operating System: Ubuntu 20.04.3 LTS (containerized) Total Memory: 15574 MB 11:41:43.390 [Test worker] DEBUG org.testcontainers.DockerClientFactory - Ryuk is enabled 11:41:43.392 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:41:43.392 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/ryuk:0.3.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:41:43.392 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.3.3 11:41:43.392 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: preparing request execution 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: target auth state: UNCHALLENGED 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: proxy auth state: UNCHALLENGED 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000B: acquiring connection with route {}->unix://localhost:2375 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquiring endpoint (3 MINUTES) 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: acquired ep-0000000A 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquired endpoint ep-0000000A 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: executing GET /v1.32/images/testcontainers%2Fryuk:0.3.3/json HTTP/1.1 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: start execution ex-0000000B 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.3.3/json HTTP/1.1 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.393 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.3.3/json HTTP/1.1[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:43 GMT[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 97[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:43.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"message":"no such image: testcontainers/ryuk:0.3.3: No such image: testcontainers/ryuk:0.3.3"}[\n]" 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:43 GMT 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 97 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: connection can be kept alive for 3 MINUTES 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: releasing valid endpoint 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: releasing endpoint 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:43.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.396 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.3.3 at registry: index.docker.io 11:41:43.396 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:43.396 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: preparing request execution 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: target auth state: UNCHALLENGED 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: proxy auth state: UNCHALLENGED 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000C: acquiring connection with route {}->unix://localhost:2375 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquiring endpoint (3 MINUTES) 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:43.398 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: acquired ep-0000000B 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquired endpoint ep-0000000B 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: executing POST /v1.32/images/create?fromImage=testcontainers%2Fryuk%3A0.3.3 HTTP/1.1 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: start execution ex-0000000C 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/images/create?fromImage=testcontainers%2Fryuk%3A0.3.3 HTTP/1.1 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> X-Registry-Auth: XXX 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/images/create?fromImage=testcontainers%2Fryuk%3A0.3.3 HTTP/1.1[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "X-Registry-Auth: XXX[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:43.399 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:44 GMT[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3c[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.3.3"}[\r][\n]" 11:41:44.663 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:44 GMT 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:44.664 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: connection can be kept alive for 3 MINUTES 11:41:44.664 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Starting to pull image 11:41:44.665 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.3.3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:44.665 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 11:41:44.974 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4e9f2cdf4387"}[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4957e2cb9907"}[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"1a2b0a38acc3"}[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:44.975 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:44.976 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:44.976 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.329 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]" 11:41:45.329 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29321,"total":2814079},"progress":"[\u003e ] 29.32kB/2.814MB","id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.329 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.330 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29321, total=2814079, start=null), progress=[> ] 29.32kB/2.814MB, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.338 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]" 11:41:45.338 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3394,"total":281121},"progress":"[\u003e ] 3.394kB/281.1kB","id":"4957e2cb9907"}[\r][\n]" 11:41:45.338 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.339 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3394, total=281121, start=null), progress=[> ] 3.394kB/281.1kB, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.342 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]" 11:41:45.342 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25297,"total":2399333},"progress":"[\u003e ] 25.3kB/2.399MB","id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.342 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.343 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25297, total=2399333, start=null), progress=[> ] 25.3kB/2.399MB, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":281121,"total":281121},"progress":"[==================================================\u003e] 281.1kB/281.1kB","id":"4957e2cb9907"}[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4957e2cb9907"}[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4957e2cb9907"}[\r][\n]" 11:41:45.364 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.365 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=281121, total=281121, start=null), progress=[==================================================>] 281.1kB/281.1kB, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.365 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.366 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.366 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (327 KB/? MB) 11:41:45.378 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]" 11:41:45.378 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.378 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.378 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.379 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (327 KB/? MB) 11:41:45.379 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]" 11:41:45.379 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2814079},"progress":"[\u003e ] 32.77kB/2.814MB","id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.379 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.379 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2814079, start=null), progress=[> ] 32.77kB/2.814MB, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.392 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.393 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.393 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (331 KB/5 MB) 11:41:45.478 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]" 11:41:45.479 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":950272,"total":2814079},"progress":"[================\u003e ] 950.3kB/2.814MB","id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.479 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.479 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=950272, total=2814079, start=null), progress=[================> ] 950.3kB/2.814MB, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.536 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:45.537 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2814079,"total":2814079},"progress":"[==================================================\u003e] 2.814MB/2.814MB","id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.537 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.537 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2814079, total=2814079, start=null), progress=[==================================================>] 2.814MB/2.814MB, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.541 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:45.541 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2814079,"total":2814079},"progress":"[==================================================\u003e] 2.814MB/2.814MB","id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.541 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.541 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2814079, total=2814079, start=null), progress=[==================================================>] 2.814MB/2.814MB, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.585 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]" 11:41:45.585 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4e9f2cdf4387"}[\r][\n]" 11:41:45.585 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.585 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4e9f2cdf4387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.585 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB) 11:41:45.589 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]" 11:41:45.589 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":281121},"progress":"[=====\u003e ] 32.77kB/281.1kB","id":"4957e2cb9907"}[\r][\n]" 11:41:45.589 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.590 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=281121, start=null), progress=[=====> ] 32.77kB/281.1kB, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.665 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]" 11:41:45.665 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":281121,"total":281121},"progress":"[==================================================\u003e] 281.1kB/281.1kB","id":"4957e2cb9907"}[\r][\n]" 11:41:45.665 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.666 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=281121, total=281121, start=null), progress=[==================================================>] 281.1kB/281.1kB, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.671 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]" 11:41:45.671 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":281121,"total":281121},"progress":"[==================================================\u003e] 281.1kB/281.1kB","id":"4957e2cb9907"}[\r][\n]" 11:41:45.671 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.671 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=281121, total=281121, start=null), progress=[==================================================>] 281.1kB/281.1kB, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.709 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]" 11:41:45.709 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4957e2cb9907"}[\r][\n]" 11:41:45.709 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.709 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4957e2cb9907, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.710 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB) 11:41:45.713 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]" 11:41:45.713 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2399333},"progress":"[\u003e ] 32.77kB/2.399MB","id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.713 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.714 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2399333, start=null), progress=[> ] 32.77kB/2.399MB, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.814 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:45.814 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2399333},"progress":"[================================\u003e ] 1.54MB/2.399MB","id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.814 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.815 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1540096, total=2399333, start=null), progress=[================================> ] 1.54MB/2.399MB, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.838 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]" 11:41:45.839 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2399333,"total":2399333},"progress":"[==================================================\u003e] 2.399MB/2.399MB","id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.839 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.839 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2399333, total=2399333, start=null), progress=[==================================================>] 2.399MB/2.399MB, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.867 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]" 11:41:45.867 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"1a2b0a38acc3"}[\r][\n]" 11:41:45.867 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.868 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1a2b0a38acc3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.868 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB) 11:41:45.878 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]" 11:41:45.878 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Digest: sha256:d50c04005142e165182b2e408d0c76f3cc38ca4db4af14125ce1b938820e5cef"}[\r][\n]" 11:41:45.878 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.878 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:d50c04005142e165182b2e408d0c76f3cc38ca4db4af14125ce1b938820e5cef, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.881 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "4b[\r][\n]" 11:41:45.881 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.3.3"}[\r][\n]" 11:41:45.881 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.881 [docker-java-stream-165672684] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.3.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]" 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: releasing valid endpoint 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: releasing endpoint 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:45.883 [docker-java-stream-165672684] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.883 [docker-java-stream-165672684] INFO org.testcontainers.DockerClientFactory - Pull complete. 3 layers, pulled in 1s (downloaded 5 MB at 5 MB/s) 11:41:45.886 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.3.3 at registry: index.docker.io 11:41:45.886 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:45.886 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:45.887 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7231c423[name=testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env=,cmd=,healthcheck=,argsEscaped=,entrypoint=,image=testcontainers/ryuk:0.3.3,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[8080/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[/var/run/docker.sock:/var/run/docker.sock:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=null, groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@43905ade}, privileged=false, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=null, mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=n... 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: preparing request execution 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: target auth state: UNCHALLENGED 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: proxy auth state: UNCHALLENGED 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000D: acquiring connection with route {}->unix://localhost:2375 11:41:45.894 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquiring endpoint (3 MINUTES) 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: acquired ep-0000000C 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquired endpoint ep-0000000C 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: executing POST /v1.32/containers/create?name=testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01 HTTP/1.1 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: start execution ex-0000000D 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01 HTTP/1.1 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> X-Registry-Auth: XXX 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 2246 11:41:45.895 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01 HTTP/1.1[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "X-Registry-Auth: XXX[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 2246[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:45.896 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "{"name":"testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01","authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":null,"Cmd":null,"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.3.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":null,"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":false,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom"... 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:45 GMT[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492","Warnings":[]}[\n]" 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:45 GMT 11:41:45.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88 11:41:45.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: connection can be kept alive for 3 MINUTES 11:41:45.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: releasing valid endpoint 11:41:45.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: releasing endpoint 11:41:45.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:45.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.985 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: preparing request execution 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: target auth state: UNCHALLENGED 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: proxy auth state: UNCHALLENGED 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: acquiring connection with route {}->unix://localhost:2375 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquiring endpoint (3 MINUTES) 11:41:45.986 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: acquired ep-0000000D 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquired endpoint ep-0000000D 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: executing POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/start HTTP/1.1 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: start execution ex-0000000E 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/start HTTP/1.1 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/start HTTP/1.1[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:45.987 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:46.530 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:46 GMT[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:46 GMT 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: connection can be kept alive for 3 MINUTES 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: releasing valid endpoint 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: releasing endpoint 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 11:41:46.531 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.533 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: preparing request execution 11:41:46.533 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:46.533 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:46.533 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: target auth state: UNCHALLENGED 11:41:46.533 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: proxy auth state: UNCHALLENGED 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000F: acquiring connection with route {}->unix://localhost:2375 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquiring endpoint (3 MINUTES) 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: acquired ep-0000000E 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquired endpoint ep-0000000E 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: executing GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: start execution ex-0000000F 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 11:41:46.534 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 21 Oct 2021 11:41:46 GMT[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 11:41:46.535 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.41 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/20.10.9 (linux) 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 21 Oct 2021 11:41:46 GMT 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: connection can be kept alive for 3 MINUTES 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "2e[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2021/10/21 11:41:46 Pinging Docker...[\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "38[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02021/10/21 11:41:46 Docker daemon is available![\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "35[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2021/10/21 11:41:46 Starting on port 8080...[\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "25[\r][\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2021/10/21 11:41:46 Started![\n]" 11:41:46.536 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.555 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492,false 11:41:46.555 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/json], queryParams={}} 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: preparing request execution 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: target auth state: UNCHALLENGED 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: proxy auth state: UNCHALLENGED 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: acquiring connection with route {}->unix://localhost:2375 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquiring endpoint (3 MINUTES) 11:41:46.556 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: acquired ep-0000000F 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquired endpoint ep-0000000F 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: opening connection {}->unix://localhost:2375 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: connecting endpoint (3 MINUTES) 11:41:46.557 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connecting to localhost/127.0.0.1:2375 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connection established 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connected http-outgoing-1 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: endpoint connected 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: executing GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/json HTTP/1.1 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: start execution ex-00000010 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: executing exchange ex-00000010 over http-outgoing-1 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/json HTTP/1.1 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/json HTTP/1.1[\r][\n]" 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]" 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 11:41:46.559 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 21 Oct 2021 11:41:46 GMT[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]" 11:41:46.560 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "13ec[\r][\n]" 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492","Created":"2021-10-21T11:41:45.897719258Z","Path":"/app","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":7615,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:41:46.526605466Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:64f4b02dc9864d9621d248e55835408a03b3cd8239b790e610c71c29ea45a3b9","ResolvConfPath":"/var/lib/docker/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/resolv.conf","HostnamePath":"/var/lib/docker/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/hostname","HostsPath":"/var/lib/docker/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/hosts","LogPath":"/var/lib/docker/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492-json.log","Name":"/testcontainers-ryuk-fb68a6b5-b1ef-4093-9622-c868a72b2b01","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":null,"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],... 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]" 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]" 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]" 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.41 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/20.10.9 (linux) 11:41:46.561 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 21 Oct 2021 11:41:46 GMT 11:41:46.562 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked 11:41:46.562 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: connection can be kept alive for 3 MINUTES 11:41:46.658 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: releasing valid endpoint 11:41:46.658 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: releasing endpoint 11:41:46.658 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES 11:41:46.658 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "43[\r][\n]" 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0];2021/10/21 11:41:46 New client connected: 172.17.0.1:54056[\n]" 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3a[\r][\n]" 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]22021/10/21 11:41:46 Received the first connection[\n]" 11:41:46.665 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.667 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper - Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.sessionId%3Dfb68a6b5-b1ef-4093-9622-c868a72b2b01' to Ryuk 11:41:46.667 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper - Received 'ACK' from Ryuk 11:41:46.667 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: cancel 11:41:46.667 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "97[\r][\n]" 11:41:46.667 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff8f]2021/10/21 11:41:46 Adding {"label":{"org.testcontainers.sessionId=fb68a6b5-b1ef-4093-9622-c868a72b2b01":true,"org.testcontainers=true":true}}[\n]" 11:41:46.667 [docker-java-stream-513125987] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]" 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-0: close connection IMMEDIATE 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: endpoint closed 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: discarding endpoint 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: releasing endpoint 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: connection is not kept alive 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.668 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "end of stream" 11:41:46.668 [Test worker] INFO org.testcontainers.DockerClientFactory - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 11:41:46.669 [Test worker] DEBUG org.testcontainers.DockerClientFactory - Checks are enabled 11:41:46.669 [Test worker] INFO org.testcontainers.DockerClientFactory - Checking the system... 11:41:46.669 [Test worker] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0 11:41:46.671 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492,,true,,,,,{df,-P},, 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: preparing request execution 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: target auth state: UNCHALLENGED 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: proxy auth state: UNCHALLENGED 11:41:46.673 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000011: acquiring connection with route {}->unix://localhost:2375 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquiring endpoint (3 MINUTES) 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: acquired ep-00000010 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquired endpoint ep-00000010 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: executing POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/exec HTTP/1.1 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: start execution ex-00000011 11:41:46.674 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: executing exchange ex-00000011 over http-outgoing-1 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/exec HTTP/1.1 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 229 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492/exec HTTP/1.1[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 229[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]" 11:41:46.675 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"containerId":"4b46f8cfcba719dc7393086699ae46456e9490258f406022bcff9626930be492","AttachStdin":null,"AttachStdout":true,"AttachStderr":null,"Tty":null,"Privileged":null,"User":null,"Cmd":["df","-P"],"Env":null,"WorkingDir":null}" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 21 Oct 2021 11:41:46 GMT[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 74[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"36285dbceb70df2cd6afa5f7c8b746234a43b930636a7f1b2c9d47587f7411f7"}[\n]" 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.41 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/20.10.9 (linux) 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 21 Oct 2021 11:41:46 GMT 11:41:46.676 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 74 11:41:46.677 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: connection can be kept alive for 3 MINUTES 11:41:46.678 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: releasing valid endpoint 11:41:46.678 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: releasing endpoint 11:41:46.679 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES 11:41:46.679 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: preparing request execution 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: target auth state: UNCHALLENGED 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: proxy auth state: UNCHALLENGED 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000012: acquiring connection with route {}->unix://localhost:2375 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquiring endpoint (3 MINUTES) 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.683 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: acquired ep-00000011 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquired endpoint ep-00000011 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: executing POST /v1.32/exec/36285dbceb70df2cd6afa5f7c8b746234a43b930636a7f1b2c9d47587f7411f7/start HTTP/1.1 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: start execution ex-00000012 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: executing exchange ex-00000012 over http-outgoing-1 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/exec/36285dbceb70df2cd6afa5f7c8b746234a43b930636a7f1b2c9d47587f7411f7/start HTTP/1.1 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 26 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/exec/36285dbceb70df2cd6afa5f7c8b746234a43b930636a7f1b2c9d47587f7411f7/start HTTP/1.1[\r][\n]" 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]" 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]" 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 26[\r][\n]" 11:41:46.684 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Detach":null,"Tty":null}" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]" 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.41 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux 11:41:46.685 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/20.10.9 (linux) 11:41:46.966 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x4]PFilesystem 1024-blocks Used Available Capacity Mounted on[\n]" 11:41:46.966 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "overlay 429230164 138721484 290177744 32% /[\n]" 11:41:46.966 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /dev[\n]" 11:41:46.966 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 7974288 0 7974288 0% /sys/fs/cgroup[\n]" 11:41:46.966 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "/dev/nvme0n1p1 429230164 138721484 290177744 32% /etc/resolv.conf[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "/dev/nvme0n1p1 429230164 138721484 290177744 32% /etc/hostname[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "/dev/nvme0n1p1 429230164 138721484 290177744 32% /etc/hosts[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "shm 65536 0 65536 0% /dev/shm[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "overlay 429230164 138721484 290177744 32% /run/docker.sock[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 7974288 0 7974288 0% /proc/acpi[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /proc/kcore[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /proc/keys[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /proc/latency_stats[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /proc/timer_list[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 65536 0 65536 0% /proc/sched_debug[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "tmpfs 7974288 0 7974288 0% /sys/firmware[\n]" 11:41:46.967 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "end of stream" 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-1: close connection IMMEDIATE 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: endpoint closed 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: discarding endpoint 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: releasing endpoint 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection is not kept alive 11:41:46.968 [docker-java-stream--1291383399] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:41:46.969 [Test worker] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker environment should have more than 2GB free disk space [2021-10-21T11:42:11.524Z] [AWS CodeBuild Plugin] [2021-10-21T11:42:11.524Z] [AWS CodeBuild Plugin] SeleniumIT STANDARD_OUT 11:41:47.004 [Test worker] INFO org.testcontainers.containers.SeleniumUtils - Selenium API version 3.141.59 detected on classpath 11:41:47.030 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:41:47.030 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for selenium/standalone-chrome-debug:3.141.59 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:41:47.034 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: ListImagesCmdImpl[imageNameFilter=,showAll=false,filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0] 11:41:47.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: preparing request execution 11:41:47.035 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: target auth state: UNCHALLENGED 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: proxy auth state: UNCHALLENGED 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: acquiring connection with route {}->unix://localhost:2375 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquiring endpoint (3 MINUTES) 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: acquired ep-00000012 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquired endpoint ep-00000012 11:41:47.036 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: opening connection {}->unix://localhost:2375 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: connecting endpoint (3 MINUTES) 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connecting to localhost/127.0.0.1:2375 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connection established 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connected http-outgoing-2 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: endpoint connected 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: executing GET /v1.32/images/json HTTP/1.1 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: start execution ex-00000013 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: executing exchange ex-00000013 over http-outgoing-2 11:41:47.037 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/images/json HTTP/1.1 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:47.038 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:41:47 GMT[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "2543[\r][\n]" 11:41:47.042 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[{"Containers":-1,"Created":1634816496,"Id":"sha256:22ef97f7615292da27bdfc8df39fbea0a0f15b5b3cac20efdb4427053b5874ef","Labels":{"role":"dev"},"ParentId":"sha256:1e23f30a366721de6158647b8b9a6c445f35a87b9e919e2aedd0d6057c712147","RepoDigests":null,"RepoTags":["it-elastic:latest"],"SharedSize":-1,"Size":345023942,"VirtualSize":345023942},{"Containers":-1,"Created":1634816477,"Id":"sha256:4d394cf62a1839c621f8c96d6500c91153c9c6d90dac99df98a9c8e2581c6200","Labels":{"org.label-schema.build-date":"2020-12-05T01:00:33.671820Z","org.label-schema.license":"Elastic-License","org.label-schema.name":"Elasticsearch","org.label-schema.schema-version":"1.0","org.label-schema.url":"https://www.elastic.co/products/elasticsearch","org.label-schema.usage":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.label-schema.vcs-ref":"1c34507e66d7db1211f66f3513706fdf548736aa","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.1","org.opencontainers.image.created":"2020-12-05T01:00:33.671820Z","org.opencontainers.image.documentation":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.opencontainers.image.licenses":"Elastic-License","org.opencontainers.image.revision":"1c34507e66d7db1211f66f3513706fdf548736aa","org.opencontainers.image.source":"https://github.com/elastic/elasticsearch","org.opencontainers.image.title":"Elasticsearch","org.opencontainers.image.url":"https://www.elastic.co/products/elasticsearch","org.opencontainers.image.vendor":"Elastic","org.opencontainers.image.version":"7.10.1","role":"dev"},"ParentId":"sha256:558380375f1a36c20e67c3a0b7bf715c659d75520d0e688b066d5e708918d716","RepoDigests":null,"RepoTags":["it-elastic-ng:latest"],"SharedSize":-1,"Size":773846205,"VirtualSize":773846205},{"Containers":-1,... 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:41:47 GMT 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:41:47.043 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: connection can be kept alive for 3 MINUTES 11:41:47.049 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ww.elastic.co/products/elasticsearch","org.label-schema.usage":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.label-schema.vcs-ref":"1c34507e66d7db1211f66f3513706fdf548736aa","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.1","org.opencontainers.image.created":"2020-12-05T01:00:33.671820Z","org.opencontainers.image.documentation":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.opencontainers.image.licenses":"Elastic-License","org.opencontainers.image.revision":"1c34507e66d7db1211f66f3513706fdf548736aa","org.opencontainers.image.source":"https://github.com/elastic/elasticsearch","org.opencontainers.image.title":"Elasticsearch","org.opencontainers.image.url":"https://www.elastic.co/products/elasticsearch","org.opencontainers.image.vendor":"Elastic","org.opencontainers.image.version":"7.10.1"},"ParentId":"","RepoDigests":["docker.elastic.co/elasticsearch/elasticsearch@sha256:5d8f1962907ef60746a8cf61c8a7f2b8755510ee36bdee0f65417f90a38a0139"],"RepoTags":["docker.elastic.co/elasticsearch/elasticsearch:7.10.1"],"SharedSize":-1,"Size":773756675,"VirtualSize":773756675},{"Containers":-1,"Created":1462485030,"Id":"sha256:1e23f30a366721de6158647b8b9a6c445f35a87b9e919e2aedd0d6057c712147","Labels":{},"ParentId":"","RepoDigests":["elasticsearch@sha256:08687cad310abe7e9f29f53ff52b802bd6d546675eccf8a7179851c0556ecb1f"],"RepoTags":["elasticsearch:2.3.2"],"SharedSize":-1,"Size":344989946,"VirtualSize":344989946}][\n]" 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: releasing valid endpoint 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: releasing endpoint 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:41:47.050 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.053 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: selenium/standalone-chrome-debug:3.141.59 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: preparing request execution 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: target auth state: UNCHALLENGED 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: proxy auth state: UNCHALLENGED 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000014: acquiring connection with route {}->unix://localhost:2375 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquiring endpoint (3 MINUTES) 11:41:47.054 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: acquired ep-00000013 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquired endpoint ep-00000013 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: executing GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: start execution ex-00000014 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: executing exchange ex-00000014 over http-outgoing-2 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:47.055 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:41:47 GMT[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 129[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"message":"no such image: selenium/standalone-chrome-debug:3.141.59: No such image: selenium/standalone-chrome-debug:3.141.59"}[\n]" 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 404 Not Found 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:41:47.056 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:41:47 GMT 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 129 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: connection can be kept alive for 3 MINUTES 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: releasing valid endpoint 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: releasing endpoint 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:41:47.057 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.057 [Test worker] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: selenium/standalone-chrome-debug:3.141.59 11:41:47.058 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: selenium/standalone-chrome-debug:latest at registry: index.docker.io 11:41:47.058 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:47.058 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: preparing request execution 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: target auth state: UNCHALLENGED 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: proxy auth state: UNCHALLENGED 11:41:47.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000015: acquiring connection with route {}->unix://localhost:2375 11:41:47.061 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquiring endpoint (3 MINUTES) 11:41:47.061 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.061 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:41:47.061 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: acquired ep-00000014 11:41:47.061 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquired endpoint ep-00000014 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: executing POST /v1.32/images/create?fromImage=selenium%2Fstandalone-chrome-debug&tag=3.141.59 HTTP/1.1 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: start execution ex-00000015 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: executing exchange ex-00000015 over http-outgoing-2 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/images/create?fromImage=selenium%2Fstandalone-chrome-debug&tag=3.141.59 HTTP/1.1 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> X-Registry-Auth: XXX 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/octet-stream 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/images/create?fromImage=selenium%2Fstandalone-chrome-debug&tag=3.141.59 HTTP/1.1[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "X-Registry-Auth: XXX[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/octet-stream[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:41:47.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:41:48.287 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:41:48 GMT[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "4c[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling from selenium/standalone-chrome-debug","id":"3.141.59"}[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:41:48 GMT 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:41:48.288 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: connection can be kept alive for 3 MINUTES 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from selenium/standalone-chrome-debug, progressDetail=null, progress=null, id=3.141.59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"da7391352a9b"}[\r][\n]" 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.289 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"14428a6d4bcd"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2c2d948710f2"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"72c74524b7d9"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e95b037711cc"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9e29948e1cc8"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d78b0ec6f93b"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9b17ca1ca0e1"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b90dd6cf4c3a"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2c2cf0378d87"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"619d6d13928d"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d6980aa31e6d"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4afbf4c86318"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"09d5141a5571"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7678572f4c71"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"58292a24ab09"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"43fe2b7c4466"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"17b1b93543ce"}[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"df9057a165f3"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"72c74524b7d9"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"279323f9c697"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2547270e0b8a"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"e95b037711cc"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"dd473c9242a0"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"9e29948e1cc8"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d71a31c83cd9"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7a7a638c1443"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"d78b0ec6f93b"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b6d9919dcbc1"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"847edbc2c92a"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"9b17ca1ca0e1"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3932171e9225"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"b90dd6cf4c3a"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "47[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pulling fs layer","progressDetail":{},"id":"701dff852387"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"43fe2b7c4466"}[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"dd473c9242a0"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"2c2cf0378d87"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"df9057a165f3"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"d71a31c83cd9"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"2547270e0b8a"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"279323f9c697"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"619d6d13928d"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"7a7a638c1443"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"17b1b93543ce"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"3932171e9225"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"d6980aa31e6d"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"b6d9919dcbc1"}[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.292 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"701dff852387"}[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"4afbf4c86318"}[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"847edbc2c92a"}[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "3e[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Waiting","progressDetail":{},"id":"09d5141a5571"}[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.293 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.294 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.294 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2d948710f2, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.294 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.294 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.294 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.295 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.295 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.295 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.295 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.296 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.296 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.296 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.296 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.296 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.297 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.297 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.297 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.297 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.298 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.298 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.298 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.298 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.298 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.299 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.299 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.299 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.299 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.299 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.300 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.300 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.300 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.300 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.300 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.301 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.301 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.301 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.301 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.301 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.302 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.625 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:48.625 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"2c2d948710f2"}[\r][\n]" 11:41:48.625 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.626 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2d948710f2, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.645 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":658,"total":847},"progress":"[======================================\u003e ] 658B/847B","id":"14428a6d4bcd"}[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=658, total=847, start=null), progress=[======================================> ] 658B/847B, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":847,"total":847},"progress":"[==================================================\u003e] 847B/847B","id":"14428a6d4bcd"}[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"14428a6d4bcd"}[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"14428a6d4bcd"}[\r][\n]" 11:41:48.646 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.647 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=847, total=847, start=null), progress=[==================================================>] 847B/847B, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.647 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.647 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.660 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:48.660 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":285905,"total":28563271},"progress":"[\u003e ] 285.9kB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:48.660 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.661 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=285905, total=28563271, start=null), progress=[> ] 285.9kB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.761 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:48.761 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":14387565,"total":28563271},"progress":"[=========================\u003e ] 14.39MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:48.761 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.762 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14387565, total=28563271, start=null), progress=[=========================> ] 14.39MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"da7391352a9b"}[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"da7391352a9b"}[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.828 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.829 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.897 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:48.897 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":294912,"total":28563271},"progress":"[\u003e ] 294.9kB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:48.897 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.898 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=28563271, start=null), progress=[> ] 294.9kB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":236,"total":236},"progress":"[==================================================\u003e] 236B/236B","id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:48.981 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.982 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=236, total=236, start=null), progress=[==================================================>] 236B/236B, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.982 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:48.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:48.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":527607,"total":74190933},"progress":"[\u003e ] 527.6kB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:48.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:48.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=527607, total=74190933, start=null), progress=[> ] 527.6kB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.006 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:49.006 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3538944,"total":28563271},"progress":"[======\u003e ] 3.539MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.006 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.007 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3538944, total=28563271, start=null), progress=[======> ] 3.539MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.099 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:49.099 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":19798419,"total":74190933},"progress":"[=============\u003e ] 19.8MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:49.099 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.100 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19798419, total=74190933, start=null), progress=[=============> ] 19.8MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.107 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:49.107 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":6193152,"total":28563271},"progress":"[==========\u003e ] 6.193MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.107 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.107 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6193152, total=28563271, start=null), progress=[==========> ] 6.193MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.157 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b8[\r][\n]" 11:41:49.157 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":4762,"total":437429},"progress":"[\u003e ] 4.762kB/437.4kB","id":"e95b037711cc"}[\r][\n]" 11:41:49.157 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.158 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4762, total=437429, start=null), progress=[> ] 4.762kB/437.4kB, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":437429,"total":437429},"progress":"[==================================================\u003e] 437.4kB/437.4kB","id":"e95b037711cc"}[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=437429, total=437429, start=null), progress=[==================================================>] 437.4kB/437.4kB, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e95b037711cc"}[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.184 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.185 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"e95b037711cc"}[\r][\n]" 11:41:49.185 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.185 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.185 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.201 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:49.201 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":38025619,"total":74190933},"progress":"[=========================\u003e ] 38.03MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:49.202 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.202 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38025619, total=74190933, start=null), progress=[=========================> ] 38.03MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.226 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:49.226 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":9142272,"total":28563271},"progress":"[================\u003e ] 9.142MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.226 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.226 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9142272, total=28563271, start=null), progress=[================> ] 9.142MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:49.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":57301395,"total":74190933},"progress":"[======================================\u003e ] 57.3MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:49.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57301395, total=74190933, start=null), progress=[======================================> ] 57.3MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.331 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.331 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":11501568,"total":28563271},"progress":"[====================\u003e ] 11.5MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.331 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.331 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11501568, total=28563271, start=null), progress=[====================> ] 11.5MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.336 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:49.336 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":657,"total":5017},"progress":"[======\u003e ] 657B/5.017kB","id":"9e29948e1cc8"}[\r][\n]" 11:41:49.336 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.336 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=5017, start=null), progress=[======> ] 657B/5.017kB, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b6[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":5017,"total":5017},"progress":"[==================================================\u003e] 5.017kB/5.017kB","id":"9e29948e1cc8"}[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9e29948e1cc8"}[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"9e29948e1cc8"}[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5017, total=5017, start=null), progress=[==================================================>] 5.017kB/5.017kB, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.337 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.405 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:49.405 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":71199123,"total":74190933},"progress":"[===============================================\u003e ] 71.2MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:49.405 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.405 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71199123, total=74190933, start=null), progress=[===============================================> ] 71.2MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"72c74524b7d9"}[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"72c74524b7d9"}[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.428 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.436 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.436 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":14745600,"total":28563271},"progress":"[=========================\u003e ] 14.75MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.436 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.436 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14745600, total=28563271, start=null), progress=[=========================> ] 14.75MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":658,"total":839},"progress":"[=======================================\u003e ] 658B/839B","id":"d78b0ec6f93b"}[\r][\n]" 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":839,"total":839},"progress":"[==================================================\u003e] 839B/839B","id":"d78b0ec6f93b"}[\r][\n]" 11:41:49.532 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=658, total=839, start=null), progress=[=======================================> ] 658B/839B, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=839, total=839, start=null), progress=[==================================================>] 839B/839B, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d78b0ec6f93b"}[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"d78b0ec6f93b"}[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":18579456,"total":28563271},"progress":"[================================\u003e ] 18.58MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18579456, total=28563271, start=null), progress=[================================> ] 18.58MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.644 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":21823488,"total":28563271},"progress":"[======================================\u003e ] 21.82MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.644 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.644 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21823488, total=28563271, start=null), progress=[======================================> ] 21.82MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":543,"total":543},"progress":"[==================================================\u003e] 543B/543B","id":"9b17ca1ca0e1"}[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9b17ca1ca0e1"}[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=543, total=543, start=null), progress=[==================================================>] 543B/543B, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.680 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.680 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"9b17ca1ca0e1"}[\r][\n]" 11:41:49.680 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.680 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.766 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.766 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":24182784,"total":28563271},"progress":"[==========================================\u003e ] 24.18MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.766 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.767 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24182784, total=28563271, start=null), progress=[==========================================> ] 24.18MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.790 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:49.790 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":97520,"total":9552941},"progress":"[\u003e ] 97.52kB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:49.790 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.790 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=97520, total=9552941, start=null), progress=[> ] 97.52kB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.871 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.871 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":26836992,"total":28563271},"progress":"[==============================================\u003e ] 26.84MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.871 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.871 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26836992, total=28563271, start=null), progress=[==============================================> ] 26.84MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.891 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:49.891 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":9091466,"total":9552941},"progress":"[===============================================\u003e ] 9.091MB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:49.891 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.891 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9091466, total=9552941, start=null), progress=[===============================================> ] 9.091MB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b90dd6cf4c3a"}[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"b90dd6cf4c3a"}[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.895 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.936 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:49.936 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":539885,"total":98765428},"progress":"[\u003e ] 539.9kB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:49.936 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:49.936 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539885, total=98765428, start=null), progress=[> ] 539.9kB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:49.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:49.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":28563271,"total":28563271},"progress":"[==================================================\u003e] 28.56MB/28.56MB","id":"da7391352a9b"}[\r][\n]" 11:41:49.999 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.000 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28563271, total=28563271, start=null), progress=[==================================================>] 28.56MB/28.56MB, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.004 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:50.004 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":90126,"total":8592479},"progress":"[\u003e ] 90.13kB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:50.004 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.004 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=90126, total=8592479, start=null), progress=[> ] 90.13kB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.039 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.039 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":14481811,"total":98765428},"progress":"[=======\u003e ] 14.48MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.039 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.040 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14481811, total=98765428, start=null), progress=[=======> ] 14.48MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:50.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"da7391352a9b"}[\r][\n]" 11:41:50.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.060 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=da7391352a9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.064 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.064 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":847,"total":847},"progress":"[==================================================\u003e] 847B/847B","id":"14428a6d4bcd"}[\r][\n]" 11:41:50.064 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.064 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=847, total=847, start=null), progress=[==================================================>] 847B/847B, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":847,"total":847},"progress":"[==================================================\u003e] 847B/847B","id":"14428a6d4bcd"}[\r][\n]" 11:41:50.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=847, total=847, start=null), progress=[==================================================>] 847B/847B, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"619d6d13928d"}[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"619d6d13928d"}[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.087 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:50.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"14428a6d4bcd"}[\r][\n]" 11:41:50.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=14428a6d4bcd, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.142 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":162,"total":162},"progress":"[==================================================\u003e] 162B/162B","id":"2c2d948710f2"}[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=162, total=162, start=null), progress=[==================================================>] 162B/162B, id=2c2d948710f2, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":28359059,"total":98765428},"progress":"[==============\u003e ] 28.36MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.143 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28359059, total=98765428, start=null), progress=[==============> ] 28.36MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.144 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.144 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":162,"total":162},"progress":"[==================================================\u003e] 162B/162B","id":"2c2d948710f2"}[\r][\n]" 11:41:50.144 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.144 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=162, total=162, start=null), progress=[==================================================>] 162B/162B, id=2c2d948710f2, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":43354515,"total":98765428},"progress":"[=====================\u003e ] 43.35MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"2c2d948710f2"}[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.243 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=43354515, total=98765428, start=null), progress=[=====================> ] 43.35MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.244 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2d948710f2, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.247 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.247 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":236,"total":236},"progress":"[==================================================\u003e] 236B/236B","id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:50.247 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.247 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=236, total=236, start=null), progress=[==================================================>] 236B/236B, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.248 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:50.248 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":236,"total":236},"progress":"[==================================================\u003e] 236B/236B","id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:50.248 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=236, total=236, start=null), progress=[==================================================>] 236B/236B, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.267 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:50.267 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":231964,"total":22971330},"progress":"[\u003e ] 232kB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:50.267 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.267 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=231964, total=22971330, start=null), progress=[> ] 232kB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.345 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.345 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":59898259,"total":98765428},"progress":"[==============================\u003e ] 59.9MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.345 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.345 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=59898259, total=98765428, start=null), progress=[==============================> ] 59.9MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.354 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:50.355 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"ec2bb7b8cfcf"}[\r][\n]" 11:41:50.355 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.355 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ec2bb7b8cfcf, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":11639191,"total":22971330},"progress":"[=========================\u003e ] 11.64MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:50.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11639191, total=22971330, start=null), progress=[=========================> ] 11.64MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.437 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b6[\r][\n]" 11:41:50.437 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":1134,"total":1134},"progress":"[==================================================\u003e] 1.134kB/1.134kB","id":"4afbf4c86318"}[\r][\n]" 11:41:50.437 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1134, total=1134, start=null), progress=[==================================================>] 1.134kB/1.134kB, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4afbf4c86318"}[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"4afbf4c86318"}[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.438 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":74336659,"total":98765428},"progress":"[=====================================\u003e ] 74.34MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=74336659, total=98765428, start=null), progress=[=====================================> ] 74.34MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d6980aa31e6d"}[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"d6980aa31e6d"}[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.452 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.456 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:50.456 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":557056,"total":74190933},"progress":"[\u003e ] 557.1kB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.456 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.457 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=74190933, start=null), progress=[> ] 557.1kB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.546 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:50.546 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":86641043,"total":98765428},"progress":"[===========================================\u003e ] 86.64MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:50.546 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.547 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=86641043, total=98765428, start=null), progress=[===========================================> ] 86.64MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.561 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:50.561 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":74190933},"progress":"[==\u003e ] 3.899MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.561 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.561 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=74190933, start=null), progress=[==> ] 3.899MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2c2cf0378d87"}[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"2c2cf0378d87"}[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.636 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:50.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":74190933},"progress":"[====\u003e ] 7.242MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=74190933, start=null), progress=[====> ] 7.242MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.770 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:50.771 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":10584064,"total":74190933},"progress":"[=======\u003e ] 10.58MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.771 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.771 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=10584064, total=74190933, start=null), progress=[=======> ] 10.58MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":556,"total":556},"progress":"[==================================================\u003e] 556B/556B","id":"09d5141a5571"}[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"09d5141a5571"}[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"09d5141a5571"}[\r][\n]" 11:41:50.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.797 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=556, total=556, start=null), progress=[==================================================>] 556B/556B, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.797 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.797 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":246,"total":246},"progress":"[==================================================\u003e] 246B/246B","id":"7678572f4c71"}[\r][\n]" 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7678572f4c71"}[\r][\n]" 11:41:50.803 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=246, total=246, start=null), progress=[==================================================>] 246B/246B, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"7678572f4c71"}[\r][\n]" 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.804 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.877 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:50.877 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":74190933},"progress":"[=========\u003e ] 13.37MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.877 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.877 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=74190933, start=null), progress=[=========> ] 13.37MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:50.986 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:50.986 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":74190933},"progress":"[===========\u003e ] 16.71MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:50.986 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:50.986 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=74190933, start=null), progress=[===========> ] 16.71MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.010 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:51.010 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":539884,"total":171002788},"progress":"[\u003e ] 539.9kB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.010 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.011 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539884, total=171002788, start=null), progress=[> ] 539.9kB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.092 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.092 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":20054016,"total":74190933},"progress":"[=============\u003e ] 20.05MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.092 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.093 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20054016, total=74190933, start=null), progress=[=============> ] 20.05MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.112 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.112 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":13924755,"total":171002788},"progress":"[====\u003e ] 13.92MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.112 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.112 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13924755, total=171002788, start=null), progress=[====> ] 13.92MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":657,"total":1288},"progress":"[=========================\u003e ] 657B/1.288kB","id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=1288, start=null), progress=[=========================> ] 657B/1.288kB, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b6[\r][\n]" 11:41:51.122 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":1288,"total":1288},"progress":"[==================================================\u003e] 1.288kB/1.288kB","id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"ccc0ee5ae5ae"}[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1288, total=1288, start=null), progress=[==================================================>] 1.288kB/1.288kB, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":332,"total":332},"progress":"[==================================================\u003e] 332B/332B","id":"43fe2b7c4466"}[\r][\n]" 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"43fe2b7c4466"}[\r][\n]" 11:41:51.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=332, total=332, start=null), progress=[==================================================>] 332B/332B, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"43fe2b7c4466"}[\r][\n]" 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.201 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.202 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":25067520,"total":74190933},"progress":"[================\u003e ] 25.07MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.202 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.202 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25067520, total=74190933, start=null), progress=[================> ] 25.07MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.212 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.212 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":32668051,"total":171002788},"progress":"[=========\u003e ] 32.67MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.212 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.212 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32668051, total=171002788, start=null), progress=[=========> ] 32.67MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.313 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.313 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":53041555,"total":171002788},"progress":"[===============\u003e ] 53.04MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.313 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.314 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=53041555, total=171002788, start=null), progress=[===============> ] 53.04MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.321 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.321 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":74190933},"progress":"[====================\u003e ] 30.08MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.321 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.321 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=74190933, start=null), progress=[====================> ] 30.08MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.414 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.414 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":71276947,"total":171002788},"progress":"[====================\u003e ] 71.28MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.414 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.414 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71276947, total=171002788, start=null), progress=[====================> ] 71.28MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":32866304,"total":74190933},"progress":"[======================\u003e ] 32.87MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32866304, total=74190933, start=null), progress=[======================> ] 32.87MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.449 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:51.449 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":101625,"total":10128910},"progress":"[\u003e ] 101.6kB/10.13MB","id":"17b1b93543ce"}[\r][\n]" 11:41:51.449 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.450 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=101625, total=10128910, start=null), progress=[> ] 101.6kB/10.13MB, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":613,"total":613},"progress":"[==================================================\u003e] 613B/613B","id":"df9057a165f3"}[\r][\n]" 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"df9057a165f3"}[\r][\n]" 11:41:51.470 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=613, total=613, start=null), progress=[==================================================>] 613B/613B, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"df9057a165f3"}[\r][\n]" 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.515 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.515 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":90048915,"total":171002788},"progress":"[==========================\u003e ] 90.05MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.515 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.515 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=90048915, total=171002788, start=null), progress=[==========================> ] 90.05MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.531 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.531 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"17b1b93543ce"}[\r][\n]" 11:41:51.531 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.531 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.537 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.537 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":35651584,"total":74190933},"progress":"[========================\u003e ] 35.65MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.537 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.537 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35651584, total=74190933, start=null), progress=[========================> ] 35.65MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.617 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:51.617 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":108804499,"total":171002788},"progress":"[===============================\u003e ] 108.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.617 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.617 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=108804499, total=171002788, start=null), progress=[===============================> ] 108.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":38436864,"total":74190933},"progress":"[=========================\u003e ] 38.44MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.644 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38436864, total=74190933, start=null), progress=[=========================> ] 38.44MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.718 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:51.718 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":127003027,"total":171002788},"progress":"[=====================================\u003e ] 127MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.718 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.718 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=127003027, total=171002788, start=null), progress=[=====================================> ] 127MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.752 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.752 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":41222144,"total":74190933},"progress":"[===========================\u003e ] 41.22MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.752 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.753 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41222144, total=74190933, start=null), progress=[===========================> ] 41.22MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.817 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:51.817 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":456,"total":456},"progress":"[==================================================\u003e] 456B/456B","id":"279323f9c697"}[\r][\n]" 11:41:51.817 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=456, total=456, start=null), progress=[==================================================>] 456B/456B, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"279323f9c697"}[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"279323f9c697"}[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.818 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.821 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:51.821 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":144157075,"total":171002788},"progress":"[==========================================\u003e ] 144.2MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.821 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.821 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=144157075, total=171002788, start=null), progress=[==========================================> ] 144.2MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.857 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.857 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":44007424,"total":74190933},"progress":"[=============================\u003e ] 44.01MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.857 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.857 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44007424, total=74190933, start=null), progress=[=============================> ] 44.01MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.910 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:51.910 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":42936,"total":4252062},"progress":"[\u003e ] 42.94kB/4.252MB","id":"2547270e0b8a"}[\r][\n]" 11:41:51.910 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.911 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42936, total=4252062, start=null), progress=[> ] 42.94kB/4.252MB, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.924 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "be[\r][\n]" 11:41:51.925 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":163428755,"total":171002788},"progress":"[===============================================\u003e ] 163.4MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:51.925 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.925 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=163428755, total=171002788, start=null), progress=[===============================================> ] 163.4MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.959 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:51.959 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":46792704,"total":74190933},"progress":"[===============================\u003e ] 46.79MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:51.959 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.960 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46792704, total=74190933, start=null), progress=[===============================> ] 46.79MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"58292a24ab09"}[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"58292a24ab09"}[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.966 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:51.971 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:51.971 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"2547270e0b8a"}[\r][\n]" 11:41:51.971 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:51.971 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.065 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":74190933},"progress":"[=================================\u003e ] 50.14MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.066 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=74190933, start=null), progress=[=================================> ] 50.14MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.186 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:52.186 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":73210,"total":7274865},"progress":"[\u003e ] 73.21kB/7.275MB","id":"dd473c9242a0"}[\r][\n]" 11:41:52.186 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.186 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=73210, total=7274865, start=null), progress=[> ] 73.21kB/7.275MB, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.193 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.193 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":74190933},"progress":"[====================================\u003e ] 53.48MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.193 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.193 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=74190933, start=null), progress=[====================================> ] 53.48MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"dd473c9242a0"}[\r][\n]" 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"dd473c9242a0"}[\r][\n]" 11:41:52.249 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.250 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.250 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":55705600,"total":74190933},"progress":"[=====================================\u003e ] 55.71MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=55705600, total=74190933, start=null), progress=[=====================================> ] 55.71MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.308 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:52.308 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":657,"total":2535},"progress":"[============\u003e ] 657B/2.535kB","id":"7a7a638c1443"}[\r][\n]" 11:41:52.308 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.308 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=2535, start=null), progress=[============> ] 657B/2.535kB, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.308 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":228,"total":228},"progress":"[==================================================\u003e] 228B/228B","id":"d71a31c83cd9"}[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"d71a31c83cd9"}[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b6[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":2535,"total":2535},"progress":"[==================================================\u003e] 2.535kB/2.535kB","id":"7a7a638c1443"}[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7a7a638c1443"}[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"7a7a638c1443"}[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=228, total=228, start=null), progress=[==================================================>] 228B/228B, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.309 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.310 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2535, total=2535, start=null), progress=[==================================================>] 2.535kB/2.535kB, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.310 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.310 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":57933824,"total":74190933},"progress":"[=======================================\u003e ] 57.93MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.420 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=57933824, total=74190933, start=null), progress=[=======================================> ] 57.93MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":60719104,"total":74190933},"progress":"[========================================\u003e ] 60.72MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.533 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=60719104, total=74190933, start=null), progress=[========================================> ] 60.72MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.602 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":658,"total":665},"progress":"[=================================================\u003e ] 658B/665B","id":"b6d9919dcbc1"}[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=658, total=665, start=null), progress=[=================================================> ] 658B/665B, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":665,"total":665},"progress":"[==================================================\u003e] 665B/665B","id":"b6d9919dcbc1"}[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b6d9919dcbc1"}[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"b6d9919dcbc1"}[\r][\n]" 11:41:52.603 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=665, total=665, start=null), progress=[==================================================>] 665B/665B, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":295,"total":295},"progress":"[==================================================\u003e] 295B/295B","id":"3932171e9225"}[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=295, total=295, start=null), progress=[==================================================>] 295B/295B, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3932171e9225"}[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"3932171e9225"}[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.641 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.642 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.645 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.645 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":64618496,"total":74190933},"progress":"[===========================================\u003e ] 64.62MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.645 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.645 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=64618496, total=74190933, start=null), progress=[===========================================> ] 64.62MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.666 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:52.666 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":511,"total":511},"progress":"[==================================================\u003e] 511B/511B","id":"847edbc2c92a"}[\r][\n]" 11:41:52.666 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.666 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=511, total=511, start=null), progress=[==================================================>] 511B/511B, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "49[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Verifying Checksum","progressDetail":{},"id":"847edbc2c92a"}[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "48[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Download complete","progressDetail":{},"id":"847edbc2c92a"}[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.667 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.748 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.748 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":67960832,"total":74190933},"progress":"[=============================================\u003e ] 67.96MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.748 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.748 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=67960832, total=74190933, start=null), progress=[=============================================> ] 67.96MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:52.884 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:52.884 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":70746112,"total":74190933},"progress":"[===============================================\u003e ] 70.75MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:52.884 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:52.884 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=70746112, total=74190933, start=null), progress=[===============================================> ] 70.75MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.005 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b1[\r][\n]" 11:41:53.005 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Downloading","progressDetail":{"current":554,"total":554},"progress":"[==================================================\u003e] 554B/554B","id":"701dff852387"}[\r][\n]" 11:41:53.005 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.005 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=554, total=554, start=null), progress=[==================================================>] 554B/554B, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.030 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:53.030 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":72974336,"total":74190933},"progress":"[=================================================\u003e ] 72.97MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:53.030 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.031 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=72974336, total=74190933, start=null), progress=[=================================================> ] 72.97MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:53.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":74190933,"total":74190933},"progress":"[==================================================\u003e] 74.19MB/74.19MB","id":"72c74524b7d9"}[\r][\n]" 11:41:53.133 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.134 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=74190933, total=74190933, start=null), progress=[==================================================>] 74.19MB/74.19MB, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"72c74524b7d9"}[\r][\n]" 11:41:53.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=72c74524b7d9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.210 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b8[\r][\n]" 11:41:53.210 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":32768,"total":437429},"progress":"[===\u003e ] 32.77kB/437.4kB","id":"e95b037711cc"}[\r][\n]" 11:41:53.210 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.210 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=437429, start=null), progress=[===> ] 32.77kB/437.4kB, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":437429,"total":437429},"progress":"[==================================================\u003e] 437.4kB/437.4kB","id":"e95b037711cc"}[\r][\n]" 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=437429, total=437429, start=null), progress=[==================================================>] 437.4kB/437.4kB, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:41:53.268 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":437429,"total":437429},"progress":"[==================================================\u003e] 437.4kB/437.4kB","id":"e95b037711cc"}[\r][\n]" 11:41:53.269 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.269 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=437429, total=437429, start=null), progress=[==================================================>] 437.4kB/437.4kB, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"e95b037711cc"}[\r][\n]" 11:41:53.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.319 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e95b037711cc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.322 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:53.322 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":5017,"total":5017},"progress":"[==================================================\u003e] 5.017kB/5.017kB","id":"9e29948e1cc8"}[\r][\n]" 11:41:53.322 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.323 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5017, total=5017, start=null), progress=[==================================================>] 5.017kB/5.017kB, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:53.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":5017,"total":5017},"progress":"[==================================================\u003e] 5.017kB/5.017kB","id":"9e29948e1cc8"}[\r][\n]" 11:41:53.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.384 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5017, total=5017, start=null), progress=[==================================================>] 5.017kB/5.017kB, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.422 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.422 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"9e29948e1cc8"}[\r][\n]" 11:41:53.422 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.423 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9e29948e1cc8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:53.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":839,"total":839},"progress":"[==================================================\u003e] 839B/839B","id":"d78b0ec6f93b"}[\r][\n]" 11:41:53.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=839, total=839, start=null), progress=[==================================================>] 839B/839B, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:53.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":839,"total":839},"progress":"[==================================================\u003e] 839B/839B","id":"d78b0ec6f93b"}[\r][\n]" 11:41:53.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.427 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=839, total=839, start=null), progress=[==================================================>] 839B/839B, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.510 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.510 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"d78b0ec6f93b"}[\r][\n]" 11:41:53.510 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.510 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d78b0ec6f93b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.513 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:53.513 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":543,"total":543},"progress":"[==================================================\u003e] 543B/543B","id":"9b17ca1ca0e1"}[\r][\n]" 11:41:53.513 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.513 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=543, total=543, start=null), progress=[==================================================>] 543B/543B, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.514 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:53.514 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":543,"total":543},"progress":"[==================================================\u003e] 543B/543B","id":"9b17ca1ca0e1"}[\r][\n]" 11:41:53.514 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.515 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=543, total=543, start=null), progress=[==================================================>] 543B/543B, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.598 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.598 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"9b17ca1ca0e1"}[\r][\n]" 11:41:53.598 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.598 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9b17ca1ca0e1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:41:53.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98304,"total":9552941},"progress":"[\u003e ] 98.3kB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:53.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.605 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=9552941, start=null), progress=[> ] 98.3kB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.706 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:53.706 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":2457600,"total":9552941},"progress":"[============\u003e ] 2.458MB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:53.706 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.706 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2457600, total=9552941, start=null), progress=[============> ] 2.458MB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.806 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:53.806 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":9338880,"total":9552941},"progress":"[================================================\u003e ] 9.339MB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:53.806 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.806 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9338880, total=9552941, start=null), progress=[================================================> ] 9.339MB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.813 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:53.813 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":9552941,"total":9552941},"progress":"[==================================================\u003e] 9.553MB/9.553MB","id":"b90dd6cf4c3a"}[\r][\n]" 11:41:53.814 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.814 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9552941, total=9552941, start=null), progress=[==================================================>] 9.553MB/9.553MB, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.848 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:53.848 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"b90dd6cf4c3a"}[\r][\n]" 11:41:53.848 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.848 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b90dd6cf4c3a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:53.923 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:53.923 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":557056,"total":98765428},"progress":"[\u003e ] 557.1kB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:53.923 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:53.923 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=98765428, start=null), progress=[> ] 557.1kB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.040 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:54.041 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":98765428},"progress":"[=\u003e ] 3.899MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.041 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.041 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=98765428, start=null), progress=[=> ] 3.899MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.159 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:54.159 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":6684672,"total":98765428},"progress":"[===\u003e ] 6.685MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.159 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.160 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6684672, total=98765428, start=null), progress=[===> ] 6.685MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.273 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.273 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":10027008,"total":98765428},"progress":"[=====\u003e ] 10.03MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.273 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.273 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=10027008, total=98765428, start=null), progress=[=====> ] 10.03MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":13926400,"total":98765428},"progress":"[=======\u003e ] 13.93MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.384 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13926400, total=98765428, start=null), progress=[=======> ] 13.93MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":17268736,"total":98765428},"progress":"[========\u003e ] 17.27MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.488 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17268736, total=98765428, start=null), progress=[========> ] 17.27MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":21168128,"total":98765428},"progress":"[==========\u003e ] 21.17MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.604 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21168128, total=98765428, start=null), progress=[==========> ] 21.17MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.715 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.715 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":24510464,"total":98765428},"progress":"[============\u003e ] 24.51MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.715 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.715 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24510464, total=98765428, start=null), progress=[============> ] 24.51MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.816 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.816 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":27295744,"total":98765428},"progress":"[=============\u003e ] 27.3MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.816 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.816 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=27295744, total=98765428, start=null), progress=[=============> ] 27.3MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:54.927 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:54.927 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":31195136,"total":98765428},"progress":"[===============\u003e ] 31.2MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:54.927 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:54.927 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31195136, total=98765428, start=null), progress=[===============> ] 31.2MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.035 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.036 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":35094528,"total":98765428},"progress":"[=================\u003e ] 35.09MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.036 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.036 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35094528, total=98765428, start=null), progress=[=================> ] 35.09MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.148 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.148 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":38993920,"total":98765428},"progress":"[===================\u003e ] 38.99MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.148 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.149 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38993920, total=98765428, start=null), progress=[===================> ] 38.99MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.261 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.261 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":98765428},"progress":"[=====================\u003e ] 42.89MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.261 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.262 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=98765428, start=null), progress=[=====================> ] 42.89MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.377 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.377 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":46792704,"total":98765428},"progress":"[=======================\u003e ] 46.79MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.377 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.377 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46792704, total=98765428, start=null), progress=[=======================> ] 46.79MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.485 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.485 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":49020928,"total":98765428},"progress":"[========================\u003e ] 49.02MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.485 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.486 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49020928, total=98765428, start=null), progress=[========================> ] 49.02MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.594 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.594 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":51806208,"total":98765428},"progress":"[==========================\u003e ] 51.81MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.594 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.594 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51806208, total=98765428, start=null), progress=[==========================> ] 51.81MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.708 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.708 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":55148544,"total":98765428},"progress":"[===========================\u003e ] 55.15MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.708 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.708 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=55148544, total=98765428, start=null), progress=[===========================> ] 55.15MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.812 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.812 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":58490880,"total":98765428},"progress":"[=============================\u003e ] 58.49MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.812 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.812 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58490880, total=98765428, start=null), progress=[=============================> ] 58.49MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:55.916 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:55.916 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":62390272,"total":98765428},"progress":"[===============================\u003e ] 62.39MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:55.917 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:55.917 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=62390272, total=98765428, start=null), progress=[===============================> ] 62.39MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.029 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.029 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":66846720,"total":98765428},"progress":"[=================================\u003e ] 66.85MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.029 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.029 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=66846720, total=98765428, start=null), progress=[=================================> ] 66.85MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":70189056,"total":98765428},"progress":"[===================================\u003e ] 70.19MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.139 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=70189056, total=98765428, start=null), progress=[===================================> ] 70.19MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.251 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.251 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":73531392,"total":98765428},"progress":"[=====================================\u003e ] 73.53MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.251 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.251 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=73531392, total=98765428, start=null), progress=[=====================================> ] 73.53MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.369 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.369 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":77430784,"total":98765428},"progress":"[=======================================\u003e ] 77.43MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.369 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.369 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=77430784, total=98765428, start=null), progress=[=======================================> ] 77.43MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":80773120,"total":98765428},"progress":"[========================================\u003e ] 80.77MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.471 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=80773120, total=98765428, start=null), progress=[========================================> ] 80.77MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.572 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.572 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":84115456,"total":98765428},"progress":"[==========================================\u003e ] 84.12MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.572 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.572 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=84115456, total=98765428, start=null), progress=[==========================================> ] 84.12MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":87457792,"total":98765428},"progress":"[============================================\u003e ] 87.46MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=87457792, total=98765428, start=null), progress=[============================================> ] 87.46MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.831 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.831 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":89686016,"total":98765428},"progress":"[=============================================\u003e ] 89.69MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.831 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.832 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=89686016, total=98765428, start=null), progress=[=============================================> ] 89.69MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:56.933 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:56.933 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":93585408,"total":98765428},"progress":"[===============================================\u003e ] 93.59MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:56.933 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:56.933 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=93585408, total=98765428, start=null), progress=[===============================================> ] 93.59MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.046 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:57.046 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":96927744,"total":98765428},"progress":"[=================================================\u003e ] 96.93MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:57.046 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.047 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=96927744, total=98765428, start=null), progress=[=================================================> ] 96.93MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:57.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98598912,"total":98765428},"progress":"[=================================================\u003e ] 98.6MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:57.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.207 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98598912, total=98765428, start=null), progress=[=================================================> ] 98.6MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.221 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:57.221 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98765428,"total":98765428},"progress":"[==================================================\u003e] 98.77MB/98.77MB","id":"2c2cf0378d87"}[\r][\n]" 11:41:57.221 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.221 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98765428, total=98765428, start=null), progress=[==================================================>] 98.77MB/98.77MB, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.280 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:57.280 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"2c2cf0378d87"}[\r][\n]" 11:41:57.280 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.280 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2c2cf0378d87, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.339 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:41:57.339 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98304,"total":8592479},"progress":"[\u003e ] 98.3kB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:57.339 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.340 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=8592479, start=null), progress=[> ] 98.3kB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.441 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:57.441 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3833856,"total":8592479},"progress":"[======================\u003e ] 3.834MB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:57.441 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.441 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3833856, total=8592479, start=null), progress=[======================> ] 3.834MB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.544 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:57.545 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":6193152,"total":8592479},"progress":"[====================================\u003e ] 6.193MB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:57.545 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.545 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6193152, total=8592479, start=null), progress=[====================================> ] 6.193MB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.650 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:57.650 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":7766016,"total":8592479},"progress":"[=============================================\u003e ] 7.766MB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:57.650 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.650 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7766016, total=8592479, start=null), progress=[=============================================> ] 7.766MB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.693 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:57.693 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":8592479,"total":8592479},"progress":"[==================================================\u003e] 8.592MB/8.592MB","id":"619d6d13928d"}[\r][\n]" 11:41:57.693 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.694 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8592479, total=8592479, start=null), progress=[==================================================>] 8.592MB/8.592MB, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.741 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:57.741 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"619d6d13928d"}[\r][\n]" 11:41:57.741 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.741 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619d6d13928d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.805 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:57.805 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":262144,"total":22971330},"progress":"[\u003e ] 262.1kB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:57.805 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.805 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=22971330, start=null), progress=[> ] 262.1kB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:57.908 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:57.908 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":4718592,"total":22971330},"progress":"[==========\u003e ] 4.719MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:57.908 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:57.908 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4718592, total=22971330, start=null), progress=[==========> ] 4.719MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.014 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:58.014 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":9437184,"total":22971330},"progress":"[====================\u003e ] 9.437MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:58.014 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.014 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9437184, total=22971330, start=null), progress=[====================> ] 9.437MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.118 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:58.118 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":22971330},"progress":"[=============================\u003e ] 13.37MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:58.118 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.118 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=22971330, start=null), progress=[=============================> ] 13.37MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.218 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:58.218 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":17563648,"total":22971330},"progress":"[======================================\u003e ] 17.56MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:58.218 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.219 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17563648, total=22971330, start=null), progress=[======================================> ] 17.56MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.323 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:58.323 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":21757952,"total":22971330},"progress":"[===============================================\u003e ] 21.76MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:58.323 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.323 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21757952, total=22971330, start=null), progress=[===============================================> ] 21.76MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:41:58.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":22971330,"total":22971330},"progress":"[==================================================\u003e] 22.97MB/22.97MB","id":"d6980aa31e6d"}[\r][\n]" 11:41:58.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.368 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22971330, total=22971330, start=null), progress=[==================================================>] 22.97MB/22.97MB, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:58.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"d6980aa31e6d"}[\r][\n]" 11:41:58.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d6980aa31e6d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.412 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:58.412 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":1134,"total":1134},"progress":"[==================================================\u003e] 1.134kB/1.134kB","id":"4afbf4c86318"}[\r][\n]" 11:41:58.412 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.412 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1134, total=1134, start=null), progress=[==================================================>] 1.134kB/1.134kB, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.413 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:41:58.413 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":1134,"total":1134},"progress":"[==================================================\u003e] 1.134kB/1.134kB","id":"4afbf4c86318"}[\r][\n]" 11:41:58.413 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.413 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1134, total=1134, start=null), progress=[==================================================>] 1.134kB/1.134kB, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.489 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:58.489 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"4afbf4c86318"}[\r][\n]" 11:41:58.490 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.490 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4afbf4c86318, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.493 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:58.493 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":556,"total":556},"progress":"[==================================================\u003e] 556B/556B","id":"09d5141a5571"}[\r][\n]" 11:41:58.493 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.493 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=556, total=556, start=null), progress=[==================================================>] 556B/556B, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.494 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:58.494 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":556,"total":556},"progress":"[==================================================\u003e] 556B/556B","id":"09d5141a5571"}[\r][\n]" 11:41:58.494 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.494 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=556, total=556, start=null), progress=[==================================================>] 556B/556B, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.574 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:58.574 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"09d5141a5571"}[\r][\n]" 11:41:58.574 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.574 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=09d5141a5571, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.578 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:58.578 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":246,"total":246},"progress":"[==================================================\u003e] 246B/246B","id":"7678572f4c71"}[\r][\n]" 11:41:58.578 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.578 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=246, total=246, start=null), progress=[==================================================>] 246B/246B, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.579 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:41:58.579 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":246,"total":246},"progress":"[==================================================\u003e] 246B/246B","id":"7678572f4c71"}[\r][\n]" 11:41:58.579 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.579 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=246, total=246, start=null), progress=[==================================================>] 246B/246B, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:41:58.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"7678572f4c71"}[\r][\n]" 11:41:58.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.679 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7678572f4c71, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.740 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "ba[\r][\n]" 11:41:58.740 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":557056,"total":171002788},"progress":"[\u003e ] 557.1kB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:58.740 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.740 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=171002788, start=null), progress=[> ] 557.1kB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.852 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:58.852 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":171002788},"progress":"[==\u003e ] 7.242MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:58.852 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.853 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=171002788, start=null), progress=[==> ] 7.242MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:58.955 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:41:58.955 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":9469952,"total":171002788},"progress":"[==\u003e ] 9.47MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:58.955 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:58.956 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9469952, total=171002788, start=null), progress=[==> ] 9.47MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":12812288,"total":171002788},"progress":"[===\u003e ] 12.81MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.059 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12812288, total=171002788, start=null), progress=[===> ] 12.81MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.173 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.173 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":17268736,"total":171002788},"progress":"[=====\u003e ] 17.27MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.173 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.173 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17268736, total=171002788, start=null), progress=[=====> ] 17.27MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.279 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.279 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":21168128,"total":171002788},"progress":"[======\u003e ] 21.17MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.279 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.279 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21168128, total=171002788, start=null), progress=[======> ] 21.17MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":25067520,"total":171002788},"progress":"[=======\u003e ] 25.07MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.383 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25067520, total=171002788, start=null), progress=[=======> ] 25.07MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":28966912,"total":171002788},"progress":"[========\u003e ] 28.97MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.487 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28966912, total=171002788, start=null), progress=[========> ] 28.97MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":32866304,"total":171002788},"progress":"[=========\u003e ] 32.87MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32866304, total=171002788, start=null), progress=[=========> ] 32.87MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.691 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.691 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":36765696,"total":171002788},"progress":"[==========\u003e ] 36.77MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.691 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.692 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36765696, total=171002788, start=null), progress=[==========> ] 36.77MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":171002788},"progress":"[===========\u003e ] 40.67MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.796 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.797 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=171002788, start=null), progress=[===========> ] 40.67MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:41:59.907 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:41:59.907 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":171002788},"progress":"[=============\u003e ] 44.56MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:41:59.907 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:41:59.908 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=171002788, start=null), progress=[=============> ] 44.56MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.013 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.013 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":171002788},"progress":"[==============\u003e ] 48.46MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.013 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.013 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=171002788, start=null), progress=[==============> ] 48.46MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":52363264,"total":171002788},"progress":"[===============\u003e ] 52.36MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.123 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52363264, total=171002788, start=null), progress=[===============> ] 52.36MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.228 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.228 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":56262656,"total":171002788},"progress":"[================\u003e ] 56.26MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.228 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.229 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=56262656, total=171002788, start=null), progress=[================> ] 56.26MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.334 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.334 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":60162048,"total":171002788},"progress":"[=================\u003e ] 60.16MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.334 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.334 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=60162048, total=171002788, start=null), progress=[=================> ] 60.16MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.440 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.440 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":64061440,"total":171002788},"progress":"[==================\u003e ] 64.06MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.440 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.441 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=64061440, total=171002788, start=null), progress=[==================> ] 64.06MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.548 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.548 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":67960832,"total":171002788},"progress":"[===================\u003e ] 67.96MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.548 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.548 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=67960832, total=171002788, start=null), progress=[===================> ] 67.96MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.654 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.654 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":71860224,"total":171002788},"progress":"[=====================\u003e ] 71.86MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.654 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.654 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=71860224, total=171002788, start=null), progress=[=====================> ] 71.86MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.759 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.759 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":75759616,"total":171002788},"progress":"[======================\u003e ] 75.76MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.759 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.760 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=75759616, total=171002788, start=null), progress=[======================> ] 75.76MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.865 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.865 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":79659008,"total":171002788},"progress":"[=======================\u003e ] 79.66MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.865 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.865 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=79659008, total=171002788, start=null), progress=[=======================> ] 79.66MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:00.975 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:00.976 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":83558400,"total":171002788},"progress":"[========================\u003e ] 83.56MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:00.976 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:00.976 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=83558400, total=171002788, start=null), progress=[========================> ] 83.56MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.076 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:01.076 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":85786624,"total":171002788},"progress":"[=========================\u003e ] 85.79MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.076 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.077 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=85786624, total=171002788, start=null), progress=[=========================> ] 85.79MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.187 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:01.187 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":90800128,"total":171002788},"progress":"[==========================\u003e ] 90.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.187 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.187 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=90800128, total=171002788, start=null), progress=[==========================> ] 90.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:01.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":94699520,"total":171002788},"progress":"[===========================\u003e ] 94.7MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.303 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.304 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=94699520, total=171002788, start=null), progress=[===========================> ] 94.7MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:01.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98041856,"total":171002788},"progress":"[============================\u003e ] 98.04MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.408 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.409 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98041856, total=171002788, start=null), progress=[============================> ] 98.04MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.523 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:01.523 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":101384192,"total":171002788},"progress":"[=============================\u003e ] 101.4MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.523 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.523 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=101384192, total=171002788, start=null), progress=[=============================> ] 101.4MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.631 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:01.631 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":104726528,"total":171002788},"progress":"[==============================\u003e ] 104.7MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.631 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.631 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=104726528, total=171002788, start=null), progress=[==============================> ] 104.7MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.736 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:01.736 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":108625920,"total":171002788},"progress":"[===============================\u003e ] 108.6MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.736 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.736 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=108625920, total=171002788, start=null), progress=[===============================> ] 108.6MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.841 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:01.841 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":112525312,"total":171002788},"progress":"[================================\u003e ] 112.5MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.841 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.842 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=112525312, total=171002788, start=null), progress=[================================> ] 112.5MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:01.957 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:01.957 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":116424704,"total":171002788},"progress":"[==================================\u003e ] 116.4MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:01.957 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:01.958 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116424704, total=171002788, start=null), progress=[==================================> ] 116.4MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.069 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.069 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":125894656,"total":171002788},"progress":"[====================================\u003e ] 125.9MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.070 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.070 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=125894656, total=171002788, start=null), progress=[====================================> ] 125.9MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.182 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.182 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":129794048,"total":171002788},"progress":"[=====================================\u003e ] 129.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.182 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.182 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=129794048, total=171002788, start=null), progress=[=====================================> ] 129.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":133693440,"total":171002788},"progress":"[=======================================\u003e ] 133.7MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.290 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.291 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=133693440, total=171002788, start=null), progress=[=======================================> ] 133.7MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.409 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.409 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":137035776,"total":171002788},"progress":"[========================================\u003e ] 137MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.409 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.409 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=137035776, total=171002788, start=null), progress=[========================================> ] 137MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.529 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.529 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":139821056,"total":171002788},"progress":"[========================================\u003e ] 139.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.529 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.529 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=139821056, total=171002788, start=null), progress=[========================================> ] 139.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":143163392,"total":171002788},"progress":"[=========================================\u003e ] 143.2MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.643 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=143163392, total=171002788, start=null), progress=[=========================================> ] 143.2MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.744 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.744 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":146505728,"total":171002788},"progress":"[==========================================\u003e ] 146.5MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.744 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.744 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=146505728, total=171002788, start=null), progress=[==========================================> ] 146.5MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.851 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.851 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":149848064,"total":171002788},"progress":"[===========================================\u003e ] 149.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.851 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.852 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=149848064, total=171002788, start=null), progress=[===========================================> ] 149.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:02.952 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:02.952 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":152633344,"total":171002788},"progress":"[============================================\u003e ] 152.6MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:02.952 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:02.952 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=152633344, total=171002788, start=null), progress=[============================================> ] 152.6MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.069 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.070 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":155418624,"total":171002788},"progress":"[=============================================\u003e ] 155.4MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.070 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.070 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=155418624, total=171002788, start=null), progress=[=============================================> ] 155.4MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.206 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.206 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":158203904,"total":171002788},"progress":"[==============================================\u003e ] 158.2MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.206 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.206 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=158203904, total=171002788, start=null), progress=[==============================================> ] 158.2MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.314 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.314 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":160989184,"total":171002788},"progress":"[===============================================\u003e ] 161MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.314 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.314 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=160989184, total=171002788, start=null), progress=[===============================================> ] 161MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.467 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.467 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":162103296,"total":171002788},"progress":"[===============================================\u003e ] 162.1MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.467 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.467 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=162103296, total=171002788, start=null), progress=[===============================================> ] 162.1MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.637 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.638 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":163217408,"total":171002788},"progress":"[===============================================\u003e ] 163.2MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.638 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.638 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=163217408, total=171002788, start=null), progress=[===============================================> ] 163.2MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.745 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.746 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":163774464,"total":171002788},"progress":"[===============================================\u003e ] 163.8MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.746 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.746 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=163774464, total=171002788, start=null), progress=[===============================================> ] 163.8MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:03.864 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:03.864 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":164331520,"total":171002788},"progress":"[================================================\u003e ] 164.3MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:03.864 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:03.864 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164331520, total=171002788, start=null), progress=[================================================> ] 164.3MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.154 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:04.154 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":164888576,"total":171002788},"progress":"[================================================\u003e ] 164.9MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:04.154 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.154 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164888576, total=171002788, start=null), progress=[================================================> ] 164.9MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.274 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:04.274 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":167116800,"total":171002788},"progress":"[================================================\u003e ] 167.1MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:04.274 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.274 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=167116800, total=171002788, start=null), progress=[================================================> ] 167.1MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:04.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":169345024,"total":171002788},"progress":"[=================================================\u003e ] 169.3MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:04.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.426 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=169345024, total=171002788, start=null), progress=[=================================================> ] 169.3MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.539 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:04.539 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":171002788,"total":171002788},"progress":"[==================================================\u003e] 171MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:04.539 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.539 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=171002788, total=171002788, start=null), progress=[==================================================>] 171MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:04.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":171002788,"total":171002788},"progress":"[==================================================\u003e] 171MB/171MB","id":"58292a24ab09"}[\r][\n]" 11:42:04.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.540 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=171002788, total=171002788, start=null), progress=[==================================================>] 171MB/171MB, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.671 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:04.671 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"58292a24ab09"}[\r][\n]" 11:42:04.671 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.672 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=58292a24ab09, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.677 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:04.677 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":332,"total":332},"progress":"[==================================================\u003e] 332B/332B","id":"43fe2b7c4466"}[\r][\n]" 11:42:04.677 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.677 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=332, total=332, start=null), progress=[==================================================>] 332B/332B, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:04.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":332,"total":332},"progress":"[==================================================\u003e] 332B/332B","id":"43fe2b7c4466"}[\r][\n]" 11:42:04.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=332, total=332, start=null), progress=[==================================================>] 332B/332B, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.783 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:04.783 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"43fe2b7c4466"}[\r][\n]" 11:42:04.783 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.783 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=43fe2b7c4466, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.787 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:42:04.787 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":1288,"total":1288},"progress":"[==================================================\u003e] 1.288kB/1.288kB","id":"ccc0ee5ae5ae"}[\r][\n]" 11:42:04.787 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.787 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1288, total=1288, start=null), progress=[==================================================>] 1.288kB/1.288kB, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.788 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:42:04.788 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":1288,"total":1288},"progress":"[==================================================\u003e] 1.288kB/1.288kB","id":"ccc0ee5ae5ae"}[\r][\n]" 11:42:04.788 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.788 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1288, total=1288, start=null), progress=[==================================================>] 1.288kB/1.288kB, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.878 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:04.878 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"ccc0ee5ae5ae"}[\r][\n]" 11:42:04.878 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.878 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ccc0ee5ae5ae, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:04.936 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:04.937 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":131072,"total":10128910},"progress":"[\u003e ] 131.1kB/10.13MB","id":"17b1b93543ce"}[\r][\n]" 11:42:04.937 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:04.937 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=131072, total=10128910, start=null), progress=[> ] 131.1kB/10.13MB, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.038 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:05.038 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3801088,"total":10128910},"progress":"[==================\u003e ] 3.801MB/10.13MB","id":"17b1b93543ce"}[\r][\n]" 11:42:05.038 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.038 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3801088, total=10128910, start=null), progress=[==================> ] 3.801MB/10.13MB, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.140 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bc[\r][\n]" 11:42:05.140 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":7340032,"total":10128910},"progress":"[====================================\u003e ] 7.34MB/10.13MB","id":"17b1b93543ce"}[\r][\n]" 11:42:05.140 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.140 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7340032, total=10128910, start=null), progress=[====================================> ] 7.34MB/10.13MB, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.220 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bd[\r][\n]" 11:42:05.220 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":10128910,"total":10128910},"progress":"[==================================================\u003e] 10.13MB/10.13MB","id":"17b1b93543ce"}[\r][\n]" 11:42:05.220 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.221 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=10128910, total=10128910, start=null), progress=[==================================================>] 10.13MB/10.13MB, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.260 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:05.260 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"17b1b93543ce"}[\r][\n]" 11:42:05.260 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.260 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=17b1b93543ce, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.264 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:05.264 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":613,"total":613},"progress":"[==================================================\u003e] 613B/613B","id":"df9057a165f3"}[\r][\n]" 11:42:05.264 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.264 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=613, total=613, start=null), progress=[==================================================>] 613B/613B, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.265 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:05.265 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":613,"total":613},"progress":"[==================================================\u003e] 613B/613B","id":"df9057a165f3"}[\r][\n]" 11:42:05.265 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.265 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=613, total=613, start=null), progress=[==================================================>] 613B/613B, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.360 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:05.360 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"df9057a165f3"}[\r][\n]" 11:42:05.360 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.360 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=df9057a165f3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.364 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:05.364 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":456,"total":456},"progress":"[==================================================\u003e] 456B/456B","id":"279323f9c697"}[\r][\n]" 11:42:05.364 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.364 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=456, total=456, start=null), progress=[==================================================>] 456B/456B, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.365 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:05.365 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":456,"total":456},"progress":"[==================================================\u003e] 456B/456B","id":"279323f9c697"}[\r][\n]" 11:42:05.365 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.365 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=456, total=456, start=null), progress=[==================================================>] 456B/456B, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:05.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"279323f9c697"}[\r][\n]" 11:42:05.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.445 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=279323f9c697, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.502 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:42:05.502 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4252062},"progress":"[\u003e ] 65.54kB/4.252MB","id":"2547270e0b8a"}[\r][\n]" 11:42:05.502 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.502 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4252062, start=null), progress=[> ] 65.54kB/4.252MB, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.605 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:05.605 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":3014656,"total":4252062},"progress":"[===================================\u003e ] 3.015MB/4.252MB","id":"2547270e0b8a"}[\r][\n]" 11:42:05.605 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.605 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3014656, total=4252062, start=null), progress=[===================================> ] 3.015MB/4.252MB, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:05.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":4252062,"total":4252062},"progress":"[==================================================\u003e] 4.252MB/4.252MB","id":"2547270e0b8a"}[\r][\n]" 11:42:05.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4252062, total=4252062, start=null), progress=[==================================================>] 4.252MB/4.252MB, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.681 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:05.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":4252062,"total":4252062},"progress":"[==================================================\u003e] 4.252MB/4.252MB","id":"2547270e0b8a"}[\r][\n]" 11:42:05.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4252062, total=4252062, start=null), progress=[==================================================>] 4.252MB/4.252MB, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.711 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:05.711 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"2547270e0b8a"}[\r][\n]" 11:42:05.711 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.711 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2547270e0b8a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.768 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b9[\r][\n]" 11:42:05.768 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7274865},"progress":"[\u003e ] 98.3kB/7.275MB","id":"dd473c9242a0"}[\r][\n]" 11:42:05.768 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.768 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=7274865, start=null), progress=[> ] 98.3kB/7.275MB, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.869 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:05.869 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":7274865},"progress":"[===============\u003e ] 2.261MB/7.275MB","id":"dd473c9242a0"}[\r][\n]" 11:42:05.869 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.870 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=7274865, start=null), progress=[===============> ] 2.261MB/7.275MB, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:05.974 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:05.974 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":5308416,"total":7274865},"progress":"[====================================\u003e ] 5.308MB/7.275MB","id":"dd473c9242a0"}[\r][\n]" 11:42:05.974 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:05.974 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5308416, total=7274865, start=null), progress=[====================================> ] 5.308MB/7.275MB, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "bb[\r][\n]" 11:42:06.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":7274865,"total":7274865},"progress":"[==================================================\u003e] 7.275MB/7.275MB","id":"dd473c9242a0"}[\r][\n]" 11:42:06.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.062 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7274865, total=7274865, start=null), progress=[==================================================>] 7.275MB/7.275MB, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.109 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.109 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"dd473c9242a0"}[\r][\n]" 11:42:06.109 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.109 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dd473c9242a0, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.113 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.114 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":228,"total":228},"progress":"[==================================================\u003e] 228B/228B","id":"d71a31c83cd9"}[\r][\n]" 11:42:06.114 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.114 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=228, total=228, start=null), progress=[==================================================>] 228B/228B, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.115 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.115 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":228,"total":228},"progress":"[==================================================\u003e] 228B/228B","id":"d71a31c83cd9"}[\r][\n]" 11:42:06.115 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.115 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=228, total=228, start=null), progress=[==================================================>] 228B/228B, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.219 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.219 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"d71a31c83cd9"}[\r][\n]" 11:42:06.219 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.219 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d71a31c83cd9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.222 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:42:06.222 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":2535,"total":2535},"progress":"[==================================================\u003e] 2.535kB/2.535kB","id":"7a7a638c1443"}[\r][\n]" 11:42:06.222 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.223 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2535, total=2535, start=null), progress=[==================================================>] 2.535kB/2.535kB, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.224 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b5[\r][\n]" 11:42:06.224 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":2535,"total":2535},"progress":"[==================================================\u003e] 2.535kB/2.535kB","id":"7a7a638c1443"}[\r][\n]" 11:42:06.224 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.224 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2535, total=2535, start=null), progress=[==================================================>] 2.535kB/2.535kB, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.315 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.315 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"7a7a638c1443"}[\r][\n]" 11:42:06.315 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.315 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7a7a638c1443, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":665,"total":665},"progress":"[==================================================\u003e] 665B/665B","id":"b6d9919dcbc1"}[\r][\n]" 11:42:06.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.318 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=665, total=665, start=null), progress=[==================================================>] 665B/665B, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.319 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.319 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":665,"total":665},"progress":"[==================================================\u003e] 665B/665B","id":"b6d9919dcbc1"}[\r][\n]" 11:42:06.320 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.320 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=665, total=665, start=null), progress=[==================================================>] 665B/665B, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.415 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.416 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"b6d9919dcbc1"}[\r][\n]" 11:42:06.416 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.416 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b6d9919dcbc1, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":511,"total":511},"progress":"[==================================================\u003e] 511B/511B","id":"847edbc2c92a"}[\r][\n]" 11:42:06.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.419 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=511, total=511, start=null), progress=[==================================================>] 511B/511B, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.421 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.421 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":511,"total":511},"progress":"[==================================================\u003e] 511B/511B","id":"847edbc2c92a"}[\r][\n]" 11:42:06.421 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.421 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=511, total=511, start=null), progress=[==================================================>] 511B/511B, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.503 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.503 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"847edbc2c92a"}[\r][\n]" 11:42:06.503 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.503 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=847edbc2c92a, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.506 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.507 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":295,"total":295},"progress":"[==================================================\u003e] 295B/295B","id":"3932171e9225"}[\r][\n]" 11:42:06.507 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.507 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=295, total=295, start=null), progress=[==================================================>] 295B/295B, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.507 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.508 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":295,"total":295},"progress":"[==================================================\u003e] 295B/295B","id":"3932171e9225"}[\r][\n]" 11:42:06.508 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.508 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=295, total=295, start=null), progress=[==================================================>] 295B/295B, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"3932171e9225"}[\r][\n]" 11:42:06.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.590 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3932171e9225, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.593 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.593 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":554,"total":554},"progress":"[==================================================\u003e] 554B/554B","id":"701dff852387"}[\r][\n]" 11:42:06.593 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.594 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=554, total=554, start=null), progress=[==================================================>] 554B/554B, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.595 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "b0[\r][\n]" 11:42:06.595 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Extracting","progressDetail":{"current":554,"total":554},"progress":"[==================================================\u003e] 554B/554B","id":"701dff852387"}[\r][\n]" 11:42:06.595 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.595 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=554, total=554, start=null), progress=[==================================================>] 554B/554B, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.668 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:06.668 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Pull complete","progressDetail":{},"id":"701dff852387"}[\r][\n]" 11:42:06.668 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.668 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=701dff852387, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "5e[\r][\n]" 11:42:06.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Digest: sha256:0c59037d0a095d7edb7b956e95a24573a6a441654a1acd2f7bebad048ef16e65"}[\r][\n]" 11:42:06.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.678 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:0c59037d0a095d7edb7b956e95a24573a6a441654a1acd2f7bebad048ef16e65, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "5b[\r][\n]" 11:42:06.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"status":"Status: Downloaded newer image for selenium/standalone-chrome-debug:3.141.59"}[\r][\n]" 11:42:06.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.682 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for selenium/standalone-chrome-debug:3.141.59, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:06.684 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:42:06.684 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.685 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: releasing valid endpoint 11:42:06.685 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: releasing endpoint 11:42:06.685 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:06.685 [docker-java-stream-1310446542] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.685 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: selenium/standalone-chrome-debug:3.141.59 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: preparing request execution 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: target auth state: UNCHALLENGED 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: proxy auth state: UNCHALLENGED 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000016: acquiring connection with route {}->unix://localhost:2375 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquiring endpoint (3 MINUTES) 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: acquired ep-00000015 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquired endpoint ep-00000015 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: executing GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: start execution ex-00000016 11:42:06.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: executing exchange ex-00000016 over http-outgoing-2 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/images/selenium%2Fstandalone-chrome-debug:3.141.59/json HTTP/1.1[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:06.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:06 GMT[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "1c4e[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","RepoTags":["selenium/standalone-chrome-debug:3.141.59"],"RepoDigests":["selenium/standalone-chrome-debug@sha256:0c59037d0a095d7edb7b956e95a24573a6a441654a1acd2f7bebad048ef16e65"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2021-09-29T16:32:22.902805814Z","Container":"","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"1200","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"4444/tcp":{},"5900/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","DEBIAN_FRONTEND=noninteractive","DEBCONF_NONINTERACTIVE_SEEN=true","TZ=UTC","HOME=/home/seluser","LANG_WHICH=en","LANG_WHERE=US","ENCODING=UTF-8","LANGUAGE=en_US.UTF-8","LANG=en_US.UTF-8","SCREEN_WIDTH=1360","SCREEN_HEIGHT=1020","SCREEN_DEPTH=24","SCREEN_DPI=96","DISPLAY=:99.0","START_XVFB=true","NODE_MAX_INSTANCES=1","NODE_MAX_SESSION=1","NODE_HOST=0.0.0.0","NODE_PORT=5555","NODE_REGISTER_CYCLE=5000","NODE_POLLING=5000","NODE_UNREGISTER_IF_STILL_DOWN_AFTER=60000","NODE_DOWN_POLLING_LIMIT=2","NODE_APPLICATION_NAME=","NODE_CUSTOM={}","GRID_DEBUG=false","DBUS_SESSION_BUS_ADDRESS=/dev/null"],"Cmd":["/opt/bin/entry_point.sh"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"authors":"SeleniumHQ"}},"Architecture":"amd64","Os":"linux","Size":1114693500,"VirtualSize":1114693500,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/ed88442dbf42... 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:06 GMT 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:42:06.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: connection can be kept alive for 3 MINUTES 11:42:06.694 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: releasing valid endpoint 11:42:06.694 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: releasing endpoint 11:42:06.694 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:06.694 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.715 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: selenium/standalone-chrome-debug:3.141.59 at registry: index.docker.io 11:42:06.715 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:06.715 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:06.731 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:42:06.731 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for alpine:3.14 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:42:06.731 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: alpine:3.14 11:42:06.731 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: preparing request execution 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: target auth state: UNCHALLENGED 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: proxy auth state: UNCHALLENGED 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000017: acquiring connection with route {}->unix://localhost:2375 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquiring endpoint (3 MINUTES) 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: acquired ep-00000016 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquired endpoint ep-00000016 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: executing GET /v1.32/images/alpine:3.14/json HTTP/1.1 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: start execution ex-00000017 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: executing exchange ex-00000017 over http-outgoing-2 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/images/alpine:3.14/json HTTP/1.1 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:06.732 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/images/alpine:3.14/json HTTP/1.1[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:06 GMT[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 1878[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"sha256:14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab","RepoTags":["alpine:3.14"],"RepoDigests":["alpine@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a"],"Parent":"","Comment":"","Created":"2021-08-27T17:19:45.758611523Z","Container":"330289c649db86f5fb1ae5bfef18501012b550adb0638b9193d4a3a4b65a2f9b","ContainerConfig":{"Hostname":"330289c649db","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/bin/sh\"]"],"Image":"sha256:d3e0b6258ec2f725c19668f11ae5323c3b0245e197ec478424ec6a87935690eb","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{}},"DockerVersion":"20.10.7","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh"],"Image":"sha256:d3e0b6258ec2f725c19668f11ae5323c3b0245e197ec478424ec6a87935690eb","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":5595292,"VirtualSize":5595292,"GraphDriver":{"Data":{"MergedDir":"/var/lib/docker/overlay2/d6d15cebf6aecfc3f44befe8ff26d047cf6fcf20195e0b9cf59884e962cb857a/merged","UpperDir":"/var/lib/docker/overlay2/d6d15cebf6aecfc3f44befe8ff26d047cf6fcf20195e0b9cf59884e962cb857a/diff","WorkDir":"/var/lib/docker/overlay2/d6d15cebf6aecfc3f44befe8ff26d047cf6fcf20195e0b9cf59884e962cb857a/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:e2eb06d8af8218cfec8210147357a68b7e13f7c485b991c288c2d01dc228bb68"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:0... 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:06 GMT 11:42:06.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 1878 11:42:06.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: connection can be kept alive for 3 MINUTES 11:42:06.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: releasing valid endpoint 11:42:06.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: releasing endpoint 11:42:06.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:06.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.734 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: alpine:3.14 at registry: index.docker.io 11:42:06.735 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:06.735 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:06.737 [Test worker] DEBUG org.testcontainers.utility.MountableFile - Copying classpath resource(s) from jar:file:/codebuild/local-cache/custom/e3753f6254b925d6ff833e213fc1705723cd512ae537636977eeb06cc91c3c94/root/.gradle/caches/modules-2/files-2.1/org.testcontainers/testcontainers/1.16.1/de9c284af44f32232590730061544fac5caef5ad/testcontainers-1.16.1.jar!/org/testcontainers/utility/ResourceReaper.class to /tmp/.testcontainers-tmp-9076086902894254752 to permit Docker to bind 11:42:06.737 [Test worker] DEBUG org.testcontainers.utility.MountableFile - Copying resource org/testcontainers/utility/ResourceReaper.class from JAR file /codebuild/local-cache/custom/e3753f6254b925d6ff833e213fc1705723cd512ae537636977eeb06cc91c3c94/root/.gradle/caches/modules-2/files-2.1/org.testcontainers/testcontainers/1.16.1/de9c284af44f32232590730061544fac5caef5ad/testcontainers-1.16.1.jar 11:42:06.742 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@55c3222d[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env=,cmd=,healthcheck=,argsEscaped=,entrypoint=,image=alpine:3.14,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[/tmp/.testcontainers-tmp-9076086902894254752:/dummy:ro], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=null, groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings=null, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=null, mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null),labels={org.testcontainers=true, ... 11:42:06.744 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: preparing request execution 11:42:06.744 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: target auth state: UNCHALLENGED 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: proxy auth state: UNCHALLENGED 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: acquiring connection with route {}->unix://localhost:2375 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquiring endpoint (3 MINUTES) 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: acquired ep-00000017 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquired endpoint ep-00000017 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: executing POST /v1.32/containers/create HTTP/1.1 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: start execution ex-00000018 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: executing exchange ex-00000018 over http-outgoing-2 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/create HTTP/1.1 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> X-Registry-Auth: XXX 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 2206 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 2206[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:06.745 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:06.746 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":null,"Cmd":null,"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"alpine:3.14","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/tmp/.testcontainers-tmp-9076086902894254752:/dummy:ro"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":null,"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":null,"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":null,"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"... 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:10 GMT[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 88[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6","Warnings":[]}[\n]" 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:10 GMT 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 88 11:42:10.132 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: connection can be kept alive for 3 MINUTES 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: releasing valid endpoint 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: releasing endpoint 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.133 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: preparing request execution 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: target auth state: UNCHALLENGED 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: proxy auth state: UNCHALLENGED 11:42:10.133 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: acquiring connection with route {}->unix://localhost:2375 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquiring endpoint (3 MINUTES) 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: acquired ep-00000018 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquired endpoint ep-00000018 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: executing POST /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/start HTTP/1.1 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: start execution ex-00000019 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: executing exchange ex-00000019 over http-outgoing-2 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/start HTTP/1.1 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/start HTTP/1.1[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:10.134 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:10 GMT[\r][\n]" 11:42:10.733 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 204 No Content 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:10 GMT 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: connection can be kept alive for 3 MINUTES 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: releasing valid endpoint 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: releasing endpoint 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:10.734 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.735 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6,.,/dummy 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: preparing request execution 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: target auth state: UNCHALLENGED 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: proxy auth state: UNCHALLENGED 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001A: acquiring connection with route {}->unix://localhost:2375 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquiring endpoint (3 MINUTES) 11:42:10.736 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: acquired ep-00000019 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquired endpoint ep-00000019 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: executing GET /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/archive?path=%2Fdummy HTTP/1.1 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: start execution ex-0000001A 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: executing exchange ex-0000001A over http-outgoing-2 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/archive?path=%2Fdummy HTTP/1.1 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/x-tar 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6/archive?path=%2Fdummy HTTP/1.1[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/x-tar[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:10.737 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Encoding: gzip[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/x-tar[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:10.764 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "X-Docker-Container-Path-Stat: eyJuYW1lIjoiZHVtbXkiLCJzaXplIjoyMTM4NiwibW9kZSI6NDIwLCJtdGltZSI6IjIwMjEtMTAtMjFUMTE6NDI6MDYuNzM0NTIxMTc5WiIsImxpbmtUYXJnZXQiOiIifQ==[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:10 GMT[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "800[\r][\n]" 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1f][0xffffff8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffff][0xffffffec]|{|[0x14][0xffffffd5][0xffffffd9][0xffffffff][0xfffffff7]9[0xffffffb3][0xffffffc9]lv[0xffffff87]$$[0x4]X[0x10]X[0x10]47H[0xffffffb8][0xffffffaa][0xffffffbb][0x8][0xffffff86][0x10] [0x12][0x2]&[0x1][0xc]Vq[0xffffffb2];$K63[0xffffffeb][0xffffffce],[0x10][0xffffffc5][0xffffffaa][0xffffffad][0xffffffb6]j[0xfffffffb][0xfffffff6][0xfffffffe][0xffffffd6][0xffffffa2][0x15][0xffffffb5][0xffffffda][0xffffffa6]^+[0xffffffa0][0xffffffb9][0xffffff80][0xffffff8a]Uk[0xffffffdf][0xffffffd7][0xffffffda][0xfffffff6][0xffffffb5][0xffffffb5][0xffffffad][0xffffffd5]^[0xffffffed][0xffffffc5]K/[0xffffffd6][0xffffffb6]j[0xffffffb5]*[0xffffffbf][0xffffffcf]93[0xffffffbb][0xffffffd9][0xffffffdd]lB[0xffffffc0][0xfffffff6][0xffffff8f][0xffffffdf][0xffffffe7][0xffffffd3][0xffffffe5][0xfffffff3][0xffffffc9][0xffffffce][0xffffff9c][0xffffffcb][0xfffffff3]<[0xffffffe7]9[0xffffffcf][0xfffffffd][0xffffff9c]%[0xffffff9c][0xffffffe8][0xffffffe9][0xffffffe9][0xffffffc5][0xffffffbf][0xfffffff7]S[0xffffffbb][0xffffffb0][0xffffffb6]v[0xffffffd9][0xffffff92]%[0xffffffa8][0xffffffb5]?Y[0xffffffdf]K[0x17].[[0xffffffb8][0x8][0xb][0xffffff97],\[0xffffffbc]d[0xffffffd1][0xffffffd2][0xffffff85][0xffffffb5][0xb][0xffffff97][0xfffffff1][0xfffffff1][0xffffff8b][0x17]-[0xffffff85][0xffffffbf][0xfffffff6][0xffffffdf]L[0xffffff97][0xfffffff8]$LK[0xffffff8d][0xffffffa3][0xfffffff6][0x3][0xffffffe3][0xffffffca]^[0xffffffdc][0xffffffff]'[0xffffff9f][0xffffffa7][0xffffffde]?[0xfffffffc][0x8][0xffffff80]%[0xffffff92]N[0xffffffa8]0[0xffffffe2][0xffffff9d]5[0xffffff96]fZ!C[0xffffffb7][0xffffffd4][0xffffff88][0xffffffae][0xffffffc5][0xffffffcd][0xffffff9a][0xffffff84][0x15][0xffffff89]F[0xffffffac][0xffffffde][0xffffff9a][0x16][0xffffffcd]4[0x12][0xfffffff1][0xffffff90][0xffffffd6][0xffffffa2][0xffffffa9]1-.[0xffffff83][0x8]... 11:42:10.765 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Nh[0xffffffc2]B[0x19]^B[0xffffffa9]X[0x1c][0x1f]R[0xffffffb3]A[0xffffff8d][0xffffffcd]m[0xffffffd0][0x5]-[0x13][0x8][0x13]2:d[0x14][0x11][0xfffffff2]D/aY[0xffffffc8][0xffffffe8][0xffffffa9][0xffffffe9][0xffffff8c]X][0xffffff89][0xffffff8e][0xffffff9a][0xffffffb0][0x11][0xffffffea][0xffffffd6][0xffffffe2]b[0xffffffac][0x1a][0xffffff8b][0xffffffd4][0xffffffa8]f[0xffffffaf][0x1e][0xffffffe2][0xffffff98][0x12]Q[0xffffffab]^[0xffffff8d]F;[0xffffffd4]P[0xfffffff7][0xffffffdc][0xffffffba][0xffffffb0][0x1a][0xffffffb3]83K[0x8][0xb]Nl[0xffffffae][0xffffff8c]I[0x4][0xffffffd9][0x1]@[0xffffff98]=LT][0xffffff87]i[0xffffffc5][0xffffffd5][0xffffff90][0xffffffc5][0xffffffa9]n[0xffffff8d][0xfffffff4][0xffffffc4][0xffffffa2][0xffffff9a]C[0xfffffffb][0x14]BY[0xffffffce]a2|[0x4]o[0xffffffda]X[0xffffffc2][0xfffffffc][0xffffffd1][0xffffffa9][0xffffffe9]1[0xffffffc2]Z[0xffffffb4]f[0xffffff93][0x11][0xffffffb7][0xffffffcc][0xffffffb9][0xffffffab]"z8[0xffffffa2]w[0xffffffca]8[0xffffff85]0o\Sd[0xffffffcc]$[0xffffffc8][0xffffffce][0xffffffc3][0xffffffd7]s[0x1]>K8[0xffffffed]x0[0xffffffb7][0x18][0xffffffd1][0x4][0xffffffdf][0xfffffff8][0xffffffcf][0x13]&[0xffffffd5][0xffffffec]R[0xffffffe3]5[0xfffffff1][0xffffff84][0xffffffee][0xffffff8c]\`[0x1a][0xffffffa1]n7[0xfffffffe][0xffffff9b]P[0xffffff96]K[0x14][0xffffff84]M[0xffffffbb][0xffffffc1][0xffffff83]/[0xffffffe0]K[0xffffff82]G'b[\r][0xffffffd2]q;[0xffffff90]n[0xfffffff4][0xffffffe0][0xffffffd3][0xffffffb8][0xffffff89]P[0xffffff98][0x19]>[0xffffffc8][0xffffffb8][0xffffff99] [0xffffffa9][0xffffffe1]p[0x16][0x15]v[0xffffffa8][0x1f][0xffffffac][0xffffffd8][0xffffffa6][0xffffffe0][0x16][0xffffffdc][0xffffffea][0xffffffc5]~[0xffffffdc]F[0xffffffa8]:[0x1e][0xffffffc6][0xffffff86]=1[0xffffffc3][0xffffffd4][0xffffffc2]<[0x6][0xffffff94]q;A[0xffffffb2]B1Bmy[0xffffffe3]X[0xffffffb6]q[0xffffffc4][0xffffffd4][0xffffffa0][0xffffff82][0xffffffaf][0xffffffe2]k[0x1e][0xffffffdc][0xffffff81][0xffffffbe]19[0xffffff9c].[0x1b]2[0xffffffee]$[0xffffff94][0xffffff84][0xffffffe2][0xffffff9a]ji[0xffffffa9]X[0xffffffa0][0xffffffbe]'L87[0xffffffa7][0xffffff9e][0x1d]?[0xffffff84][0xffffffac][0x1f][0x1]+[0xffffffa8][0xffffffe0]n[0xffffffdc][0xffffffe3][0xffffffc5]][0xffffffb8][0xffffff97]Py[0xffffffbc][0x5][0xffffffad]3L[0x1e][0x7f][0xffffffee][0xffffff88]t[0xffffffca][0xfffffff8][0xffffff86][0x7][0xfffffff7]s[0x11][0xffffff9c]8LI[0xffffffca][0xffffff85][0x1d]$[0xffffffc8][0xffffffbb][0xffffffd4]hB[0xffffffdb][0xffffffb8][0xffffff83]0[0xffffffb9]|[[0xffffffba][0x6]%[0xfffffffd][0xffffffbd][0xffffff82][0x7][0xfffffff0][0xffffffa0][0x7][0xffffff87][0xffffffd0]O([0xffffffdc][0x1d][0xffffffb1][0xffffffba][0xffffffea][0x12][0xffffff96][0xffffffc1]%t[0xffffff97]F[0xffffffa8]+[0xffffffcf]1[0xffffffe3][0xfffffff8][0xc][0x1f][0xffffffa6]/[0xffffffa8]`[0x10]C[0xffffff9c][0xffffffc4][0xffffffc3][0xffffffe3][0xffffffd8]c[0xffffffbe]C[0xffffffa9][0xffffff8c... 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "~[0xffffffc9][0xffffffbd][0xffffffc3][0xffffffb3][0xfffffff8][0x15][0xffffffc1][0xffffffcd][0x19][0xffffffc6][0xfffffffd][0xffffffa3][0xffffff82][0x17][0xffffffb9][0xffffffe1]x[\n]" 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffbf]!Ljkhm[0xffffffab][0xffffffdf][0xffffffd8][0xffffffdc]V[0xffffffd7][0xffffffd8][0xffffffdc][0xffffffd0][0xffffffd2][0xffffffba][0xffffffbd][0xffffffa9]nUC[0xffffff93][0xffffff82][0xffffffdf][0xffffffd9][0xffffffa0]~[0xffffffcf][0x3][0xffffffc1]xBs[0xffffffe3][0xffffffe5][0xffffff8c]D[0xffffffbe][0xffffffde][0xe][0xffffffb7]#[0xffffff86]n[0xffffffca]x[0xffffff95][0xffffffa0][0xffffff98][0x11][0xffffffbd]3[0xffffffaa]Y[0xffffff86][0xffffffbe]A[0xffffff8d][0x11][0xffffff96][0xffffffe6][0xffffffb0][0xffffffdd]9[0xffffffac]yVb[0xffffffa4][0xffffffe0][0xffffff8f][0xfffffff8][0xffffff93][0x7][0x7f][0xffffffc0][0xffffff9f][0x9][0x1e]Nk[0xffffff93][0xffffffda][0xffffffa1]EM[0xffffffc2][0xffffffda][0xfffffff2][0xffffffac][0xffffff91]'[0xffffffbd]o[0x7f][0xffffffc1][0xffffffeb]|[0xffffffdd][0x7f]%[0x14]p[0x4]\[0x7f]L[0xffffffc2][0xffffffba][0xfffffff2][0xffffffec]D[0xfffffff7][0xffffffa4][0x11][0xfffffffc][0x1d]op[0x4]o[0x12][0xffffff96][0xffffff8d][0x11][0xffffffcc][0xffffffb4]e4[0xffffffdb]*[0xffffff91][0xffffff88][0xffffffab]v`[0xfffffff9][0xf][0xffffff82][0xffffffb7]S[0xffffffb3][0x1a]S[0xfffffff9]k`[0xffffffec][0xffffff88]q[0xc]`A[0x5][0xffffffef][0xffffffe0][0xffffff9f][0x1e][0xffffffbc][0xffffff8d]w[0x9][0xffffffc5][0x11][0xffffffb3][0xffffffa5]7[0xffffffd1][0xffffffbd])[0x1e][0xffffffd9][0x15][0xffffff89]j[0xffffff9d]ZXdk[0xffffffdb][0x14][0xffffffbc][0xffffff8f]c[0x1e][0xffffffbc]Mp[0xffffff94]:}[0xffffffc0][0xfffffffa][0x13]5[0xffffffe6]c1[0xffffff87][0x18]I^[0xffffff91]U[0xffffffbb]KgQ.[0xffffff88][0xffffffa3][0xffffffd4]v[0xffffffe8][0xffffffbf]<[0xffffffb4][0xffffff97]>E(05k[0xffffffb5][0xffffffaa][0xfffffff5][0x18][0xffffffba]B[0xffffff9f][0xffffffc1]f[0xffffffde][0xfffffffa]Y[0x5];P[0xffffffc7][0xffffff9f]>O([0xffffffec][0xffffffd4],[0x1e]G[0xffffffb6]Ez4[0xffffff83][0xffffffbb][0xffffffae][0xffffffff][0xffffffa6]=<|[0xfffffffc][0xffffffa2]8s[0xffffffb1][0xffffffb6][0xffffffa8][0xffffffd1][0xffffff84]&"[0xffffffcb]F[0xffffff85][0xffffffbe]D[0xfffffffb][0xffffffb8][0xffffffb3][0xffffffbf][0xffffff91]0#'[0x7]8[0xffffff8c][0xffffffcd]z[0xffffffc4][0xffffff92][0xffffffe9][0xffffffcb][0x4][0xffffffb9][0xffffffb5][0xffffffa1]~c[0xfffffff3][0xffffffea]V[0xffffffc2][0xffffffac][0xffffffdc][0xfffffffc]J[0xffffff8e][0xe]*[0xffffffb4][0xffffff9f]n)[0xffffffa0][0xffffff9b][0xffffffe9]VB[0xffffff9e][0xffffffba][[0xffffff8d]X[0xffffff84]S[0xffffffcb][0xffffffcf]=[0xffffffce][0xffffffac][0xffffff8a]m[\n]" 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "}[0xffffff85]n[0xffffffe7]>[0xffffffe7][0xe][0x5]U[0xffffffa8][0xffffffe6]>[0xffffffe7]k[0xffffff84][0x15]|D[0xffffffd8]o$,?[0x7][0x15][0xffffffd1];[0xfffffffd];[0xffffff8c][0xffffffb8][0xffffff9f][0xffffffaf][0xffffffd1][0xffffff9f][0xffffffe2][0xffffffb6][0xffffffdf]2[0xfffffffc]B[0xffffffb2][0x16][0xffffff88][0xffffff8e][0xffffffd3]M[0x7f][0xffffffd4][0xffffffe8]4[0x3][0xffffff9e][0xffffffcb].w[0xffffffd3][0xffffffd7][0x9][0xffffffc5][0xffffffd9]gj2[0xffffffdd]E[0xffffffc8][0xffffffd3][0xffffffe2]q#N8}l)I[0xfffffffa][0xffffff9c]-[\n]" 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffdd]C[0xfffffff7]z[0xffffffe9]n[0xffffffba][0xffffff8f]0+M[0xffffff8a][0xffffffa2]Q[0xffffffad]S[0xffffff8d][\n]" 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "M[0x1d].@[0xffffffd3][0xfffffffd][0xffffff84]9[0xfffffff5]F"[0x1a][0xfffffff6][0xffffffeb][0xffffff86][0xffffffc5])[0xffffffd5][0xffffffb5][0xffffff90][0xffffffc5][0xffffffe9][0x14][0xffffff94][0xffffffab][0xffffff96][0x7f][0xffffff9e][0x19][0xffffff98]g[0xffffffba][0xffffffe9] ![0x7f][0xffffff87][0x11][0xffffffef]Q-[0xffffffc2]Y9([0xffffffb9]`l[0xfffffff7][0xffffff97],[0xffffff9b][0xffffffd2][0x3][0xfffffff4][0xffffffa0][0xffffff87][0xc][0xffffffea][0xfffffff7][0xffffffd0][0x1]|[0xffffff89][0xffffff90][0x17][0xffffff8a][0x1a][0xffffffa6][0xffffffa6][0xffffffd0][0x10][0xffffffea]<([0xffffffa5][0xffffffc3][0xffffff84][0x2].[0xffffff90]N[0x15]5[0xffffffaf][0xffffffc3]N[0xffffffad][0xffffffce][0x1c]q>8[0xffffff9e][0xffffffb2][0xffffffa7]8[0xffffffa0]*[0xffffffe2][0xffffffe0][0xffffffd2][0xffffffb2]u[0xffffffc2][0xfffffffc][0x13]J[0xffffffee][0x1d][0x8])K[0xffffffd7][0x18]&[0xffffffc8][0xffffffbc][0xffffffa5][0xffffffc9][0xffffffe8]$[0xfffffff8]F[\r][0xffffffa7][0x8]^[0x1e]9;[0xffffffc1][0xe]A=[0xffffffc1][0xfffffff0](y[0xffffffc2]~[0xfffffffc][0xffffffa5][0xffffffae][0xffffff89][0xffffffab]=[0xffffff9a]X[0xffffffeb][0xffffff99]'[0xffffff89]#H([0xc]e[0x1d][0x1f]/[0xffffffc8][0xffffff95],[0xffffff8e]j[0xfffffffa][0xffffffc5][0xffffffb1]bo[0xffffffa2][0xffffffbb]5[0xffffffd4][0xffffffa5][0xffffff85][0x13]Q-,[0xffffff8c][0x11]a[0xffffffde][0xffffffb8]l[0x16][0xffffffc1][0xffffffd5]ep[0xffffffb7][0xffffffe7][0xffffffe6]0[0xffffffec]]*[0xffffffcd]a[0x0][0x9][0xffffff9e][0xffffffee]H\[0xffffffb5]mS[0xffffffe6]Q[0xffffff8c][0xffffffdd][0x16]$Hs[0xffffffb5]=[0x4][0x7f][0xffffffd3][0xffffffd8][0x7]/A[0xffffffc2][0xfffffffc][0xffffffb1][0xfffffff3][0xffffffe1][0xffffffac][0x13]][0x5][0xffffff8b][0xffffffb1][0xffffff84][0xffffffab][0xfffffffa][0xf]=`XE([0xffffff8c]iq[0xffffffae][0xf][0xfffffff5]<[0xffffff8a]O[0xffffffc4][0xffffffb2][0xffffffd4]s[0xfffffff... 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "U[0xffffffa7][0xffffff87][0xffffffed][0xfffffff3][0xffffff83]4[0xffffffcd][0xffffff92]:5Ka[\n]" 11:42:10.766 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xfffffff1]\[0xffffff8f]M [0xffffffe4][0xffffffdb]{[0xffffffaa][0xffffffb0]"[0xffffffbb][0xffffffa9][0xffffff98][0xffffffb0]tt[0xffffffab][0xffffffa9]%[\r]FM[0xffffffb3]a[0xffffffad]1[0x12]z[0xffffffda][0xffffffd9]-+[0xffffffc9][0xffffff88]v[0xffffffd3]:&[0x11]J#Y[0xffffff97]uD[0xffffffe9]d[0xfffffffd]I[0xffffff96]N[0xffffffb2]o[0xfffffffe][0xffffff88]"[0x0][0xffffff9b][0xffffffcc][0xffffffa6]xq[0x17][0xffffff9b]:[0xffffffe6][\n]" 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffc6][0x0]![0xffffffb3]i[0xffffff84][0x15][0xffffffe3]*[0xffffff9e][0xffffff8d]v[0xfffffff5][0xffffff88]'[0xfffffff1][0xffffffec][0x14]/[0xffffff9b][0xffffffce]f[0x10][0xffffffdc][0xffffff9d][0xffffff9a][0xffffffe5]x[0xffffff8f][\r][0x1f][0x8]j[0xffffffd6][0xfffffffd][0xffffffa8][0xffffffa0][0xffffffc2]f1[0xffffffbf][0x7]s[0xffffffd9]l[0xffffff82][0xffffffab][0xffffffad]esC[0xffffffa6]{H[0x1d]([0xffffffb1]S[0xffffffd9][0xffffffdc][0x2][0x1c]b[0xfffffff3][0x8][0x1e][0x1e]_&t][0xffffff9c][0xffffffe0]ff[0x14][0xffffffc3][0xffffffc3]Og[0xffffffe5][0x1e][0xffffffcc]a[0x15][0xffffff84]|[0xffffffed][0xffffff92][0xffffff84][0x1a]5[0x15]V[0xffffff85][=8[0xffffffc4][0xffffffaa][0x15][0xffffffcc][0x17][0xffffffa1][0x1d][@X[0xffffffb5]U5[0xfffffffd][0xffffff9d][0x6][0xf][0xffffffe9]D[0xfffffffc]f[0xffffffc4][0xffffffd2]"[0xffffffba][0xffffff8e][0xffffff84][0xffffffe5][0xffffff8f]X~" 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Encoding: gzip 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/x-tar 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << X-Docker-Container-Path-Stat: eyJuYW1lIjoiZHVtbXkiLCJzaXplIjoyMTM4NiwibW9kZSI6NDIwLCJtdGltZSI6IjIwMjEtMTAtMjFUMTE6NDI6MDYuNzM0NTIxMTc5WiIsImxpbmtUYXJnZXQiOiIifQ== 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:10 GMT 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:42:10.767 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: connection can be kept alive for 3 MINUTES 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "5[0x16]S[0xffffffb9]k[0xffffff8b][0xfffffff6][0xfffffffa]u[0xffffffc3][0x1f]5[0xfffffff4]N-[0xffffffee][0xffffffd7][0xfffffff6]DL[0xffffffcb][0xc][0xfffffff8]/[0xffffffbb][0xffffffdc][0xffffffcd]j[0x9]yV\[\r]i[\n]" 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[$[0xffffffc2]3[0xffffffb6][0xffffff98]p][0x3][0xf][0xffffffed][0xfffffffc][0xffffff9a][0x1e][0xffffffe2][0xe]Q[0xffffff8b]ka[0xffffffff][0xffffffee].M[0xfffffff7][0xffffff8b][0x3]e[0xffffff8e]o[0x18][0xf][0xf]&[0xffffffcd][0xffffffae][0xffffff84][0x15]6v[0xffffffeb][0xfffffffe][0xfffffff2][0xffffffc6][0xffffffd5][0x1c]j[0xffffff85][0x7f]>[0xffffffc7][0xffffffdd][0xffffffa3][0xfffffff6][0xffffff8a][0xffffffe0][0xffffffad]K[0xffffffdd][0xffffffa5][0xfffffff9];4M[0x17]4[0xffffffc6][0xffffffb4]p[0xffffffb5][0xffffffdf][0xffffff88][0xffffff8b]^5[0xffffffca][0xffffffbd]c[0xffffffaf][0xffffffbf]CKv-[0xfffffff0][0xffffffb7][0x18]<[0xffffffde]S[0x13][0xffffffa6]f[0x13][0xffffffb8][0xffffff94][0x10]<[0xffffff91][0xffffffbb]2[0x1d][0xffffffaa][0xffffffa9][\r][0xffffffa7]x[0xffffffa6][0xffffffcc][0xffffffce] ([0xffffff9c][0xffffffeb][0xffffff86]a[0xffffffd5]s[0xffffffb0][0xffffffc3]e[0xffffff8d][0xffffffcc]l0C[0xffffffc9][0xffffff87][[0x15]v[0x16][0xb]x[0xffffffd8][0xffffff99],h[0xffffffef][0xffffffde][0x6][0xffffffcd]4[0xffffffb9][0xffffffdd]eg[0xffffffe3]j[0xf][0xffffff99]lE[0xffffffee][0xffffffb8]s|NWa[0xffffff8b][0xffffffd8]9[0xffffff9c][0xffffffe9]u[0xffffff84][0xffffffc9][0xffffffad][0xffffff9c][0x5][0x19][0xffffffdc][0xffffffb5]9PO([0xffffffee][0xffffff8e]D[0xffffffa3][0xffffff99]:[0xffffffbb][0xffffffee]$uv}[0x16][0xffffffa4][0xffffffa0][0xffffffc2][0x1a][0xffffffd8][0x1a][0xffffffae][0xffffffb0]k[0x9][0xffffff8b]N|[0xffffffbe][0xffffffcc][0x1a][0xffffffbd][0xffffffec]\[0xffffff9a]L(k[0xffffffb5][0xfffffff7]0[0xffffff9b][0xfffffffe]&[0xffffffc2][0xffffffde][0xffffff91][0x2][0xffffffc5][0xffffff85]F[0xffffffa4]#Br[0xffffff86][0x5][0xffffffea][0xffffffdf]!C[0xffffffcd][0xffffff84][0xffffffd5][0x19][0xffffffca]b[0x1b][0xffffffdb][0xffffff93]P[0xffffff97]M[0xffffff84][0xffffffc9][0xffffffc2][0xffffff96][0xffffffe7][0xffffffd8][0xffffffa7][0x16]q[0... 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "kc[0xffffff9b][0xfffffff9]^m[0x19][0xffffffd7][0xffffffe9][0xffffffe6]H[0x8]2;[0xffffff9f]0qw[0xffffffc4][0xffffffea][0xffffffb2][0xfffffffb][0xffffffec]k[0xb][0xffffffe6][0x7]8[0xb][0xffffffc9]I[0xffffffe5]6v[0xffffff81][0xffffff97][0xffffffb5][0xffffffb3][0xf]9[0x5][0xffffffed]5F[0xffffff9c][0x1b][0xffffff98][0xffffff8b][0xffffffec][0xffffffd6][0xffffffed]^[0xffffffd6][0xffffffce][0xffffffe5]e[0xffffff81]=5M^[0xfffffffc][0xffffffaa][0x1e][0xfffffff6][0xffffffab][0xffffffa6]i[0xffffff84]"[0xffffffaa][0xffffffa5][0xffffff85][0xfffffffd][0xffffffbb][0x4]u[0xffffffe5]f[0xffffff85][0xffffffcd][0xffffffe0][0xe]B^X[0xffffffeb]Ht*,l[0xffffffdb]*[0xffffff8d]0a[0xffffffd8][0xfffffff7][0xffffffea];[0xc][0xffffffc2]X[0xffffff89][\r][\n]" 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "800[\r][\n]" 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffc9]q[0xffffffdd][0x6][0xffffffcf][0xffffffa1][0xffffff92][0xffffffd6][0xffffff99][0xffffffb6][0x11]H#[0xffffff9c]1[0x6][0xffffffc0]1[0xfffffffc]p[0xffffff90]P[0xffffffd6][0xffffff94][0xffffffc3][\r][0xffffffa7][0xffffffc7]*N[0xffffff98][0xffffffd9][0x18][0x1e][0xffffff8e]U[0xffffffbc][0xffffffb4][0x16][0xffffffb7][0x11]X$L[0xfffffff0]e[0xffffff8d]K[0xffffff8f]h[0xffffff8a][0xffffffa2][0x11][0xffffffd3]J[0xffffffde][0xffffff93][0x14]b[0xffffffb6]t\[0xffffffbe][0xffffffad])sZPaqfr[0xffffff89][0xffffffb2][0xffffffc6]wf[0xffffff91]9]f[0xffffffbb][0xffffff9c]s5[0x1e][0xffffffee][0xffffffac]qb[0xffffffbb]u[0xffffffe5][0x17][0xffffff9c][0xffffffe4]Q[0xffffffcc][0x8][0xffffffe2][0xfffffff6][0xffffffb0]^/[0xffffffdb][0xffffffcd].[0xffffffcd][0xffffffbe][0xffffffee][0xffffff94][0xffffffaa][0x14][0xffffffe6][0xffffffb3][0xffffffbd]|[0xffffffc0][0xffffffe5][0xffffff84]9N[0xffffff89]lT[0xffffffa6][0xffffffcd]],L[0xffffffff][0xfffffff1][0xfffffff2]Vg[0xffffff9e][0xffffffb0][0xffffffce]W[0xffffffb0]+y[0xffffffb4]xU[0xffffff91][0xffffffcc]>R[0xffffffcc][0xffffffae],A[0x1e][0xffffffbd][0xffffffe6][0xffffffc5]~[0x1e][0xffffff84]/[0x19][0xffffffc5]GF[\r]C[0xffffffb8][0xffffffc8]D[0xffffffcc][0xffffffaf][0xffffffdb][0xffffff90][0xfffffffc][0xffffffe5][0xffffffba][0xffffffda]#,Q[0xffffff85][0xffffff9b]}[0xffffff9c][0xffffffe0]u[0xffffffda][0xffffffed][0x8]qbF[0xffffffc6][0xffffffb1][0xffffffaa][0xffffff97]G[0xffffff90][0xffffff85][0x19]m[0xffffffa6][0xffffffc2][0xffffffae][0x17]1>[0xfffffffb]$[0xffffffc1][0x13][0x9]k[0xffffffba][0x15][0xffffffd9][0x11][0xffffffe1][0xffffff8c]V8[0xffffffe7][0x1b][0xffffffc3]6[0xffffffdf][0x15][0xfffffff6]i[0xffffff9b]Y[0xffffff9f]!l[0x1f]?q[0xffffffdc][0xffffff81][0xb]tj4[0xffffff8d][0xffffffd0][0xffffffd1][0xffffffac][0xffffffaf]MX[0xffffffd8][0xffffffcd]>[0xffffffa7][0xffffffb0]"[0xffffffdc][0xffffffea][0xffffffa5][0x... 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xfffffffb]2[0xffffff8e]y[0xffffffd9]M[0xffffffec]f[0xffffff82]K[0x17][\r][0xffffffb7][0xfffffff0]][0xffffffbe][0xffffff89][0xffffffdd]J8}[0xffffff9c][0xffffffdb]'[0xffffffb3][0xffffffaf]x[0xffffffd8][0xffffffed]4A\[0x5]Nc[0xffffffe6][0x7][0xfffffff2][0xffffff9d]-Y[0xffffff90][0xffffff82][\n]" 11:42:10.770 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xfffffffb]*[0xfffffffb][0x1a][0xffffffd7][0xffffff9e][0xffffffbe]q[0xfffffff9][0xffffffce][0xffffffec][0xfffffff9]2[0xffffffbb][0xffffffd3][0xffffffcb][0xffffffee][0xffffffe2][0xffffffb6][0xffffffb0]4i[0xb][0xffffff9d]m[0xffffffb1][\r][0xffffffde]=[0xffffff84][0xffffffa6][0xffffff91];[0x19]O[0xfffffffa][0xffffff9f][0xffffff91][0xfffffff2]u[0xffffffdc]m[0xffffffbb][0xffffffcf].x[0xffffff8b]{[0x12][0xffffffec]~\[0xffffffed]a[0xffffffb7][0xffffffb3][0x3][0x4][0xffffffb7][0xffffff9e][0xffffffba]q[0x1d]<[0xffffffe1][0xffffff9a]VRax[0x1a]&;[0xffffff80][0x8][0xffffffc7][0xffffffbf][0xffffffb5][0xffffff93][0xffffff9c]G[0xffffff98][0xffffff98][0xffffffd0][0xffffffb3][0xffffffb4][0xffffff96]P:[0xffffffdc][0xffffff96][0xffffff96]6MI[0xffffffb6][0xffffff89][0xffffffe4]7[0xffffffc3] [0xffffff86]3[0xffffffef]P[0x12][0xffffffa6][0xffffffa6][0x1c][0xffffffb5]H[0xffffffc8][0xfffffffc][0xffffff96][0xffffffda][0xffffffd9][0xffffffa9][0xffffff85][0x5]c[0xffffff8f][0xffffffa4]tL[0xffffff8c][0x17]B[0xffffffb1][0xffffffe6][0x3][0x9]E[0x12]NPa[0xf][0xffffffb3]G[0xffffffb8]H[0x1c]%[0xffffffd4][0xffffff9e][0xffffffe8]l[0xffffff99]}3[0xffffffeb] [0xfffffffb][0xffffffc4]]q[0x1a]%[0x17][0xffffffb1][0xffffffc7][0xffffffbd][0xffffffec]1[0xfffffff6][0xffffff84][0xffffff97]=[0xffffffc6][0xffffff85]l[0xffffffca]fQ$[0xffffffe7][0x1]PX[0xffffff8b]j[0xffffff96][0xffffffe6]0[0xffffffc6][0xffffffcd][0xffffffbe]Mp[0xffffffed]V[0xffffffe3]:[0xffffffa1]r[0xffffffec]X6-Z[0xffffffde][0xffffffa2][0xffffffb0][0xffffffff]eOq/[0xfffffffc][0xffffff9d]LW7-[0x7f]X[0x6][0xffffffb2] [0xffffffe7][0xffffff9e](V&[0xffffffb9]=[0xffffff90][0xffffffa5][0x2][0xffffff82][0xffffffcb][0xffffff8c]\[0xffffffaa])[0xffffff92][0xffffff97][0xfffffff6]y[0xffffffb1]_R[0xfffffff2][0xffffffec][0x1f][0x9]J/[0xb][0xffffff95][0xffffff8b]X[0x4]W[0xfffffff9][0xffffffb9][0x15][[0x14][0xffffffa9]X[0xffffff9a][0xffffffe8][0xffffff81]K*I[0xffffffb2]3][0xffffffd6][0xffffff87][0xffffff8b]8[0xffffffd2]$N[0xfffffff1]h[0x1a][0xffffff89]s[0xffffffa4][0xffffffc9][0x1e][0xffffffa9]L[0xffffff9a][0xffffffc2][0x5][0xffffffad]1g[0xffffffd5]J[0xffffff91]|[0xffffff9c][0xffffff8e]i[0x4]w[0xffffffd2][0xffffff96][0xffffffe6][0xffffffac][\n]" 11:42:10.771 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "nS[0xffffffa4]S[0xffffffa4][0x19]|[\r]3[0xffffff85])[\r]i[0x11][0xffffffee][0xffffff9f]N[0xffffffaf][0xffffffab]_[0x7f][0xffffffba][0x7f]G[0xffffffdc][0xffffffe8][0x11]'1n[0xffffffc9][0xffffffaf][0xffffffb0]0n[0xfffffff0][0xffffffd2][0xffffffdd][0xffffffd2][0x1c]BA(YAW[0xffffffa4][0xffffffb9][0xffffffa8][0xfffffff3]P@[0xffffff9a]G[0x8][0xffffffae][0xffffff8e][0xffffff84][0xfffffff5][0xffffffd3]-[0x7f][0xffffffdc][0x6][0xffffff92][\r]c[0xffffff81][0x7f]k$[0x1a][0xfffffff5][0xffffffc7]5+[0xffffffde]+*[0x19][0xffffff9a][0x1e][0xfffffff6][0xffffffdb]uBs[0xffffff81][:[0xffffffdd][0xffffffc3][0xffffffde][0xffffffa0][0xffffffc3][0xffffff84][0x9]\[0xffffff97][0x12][0xffffffb1][0x18][0x17][0x5]-[0xffffffac]H[0xffffff95][0xffffffd2]d[0xf][0xffffff99]R[0x15][0xffffffc1]_[0xffffffaf][0xffffffea][0xffffffa3][0x1d][0x13]]vy[0xffffffe0][0xffffffb2][0xffffffcb][0xffffffdd][0xffffffd2]|B[0xfffffff9]8O[0xffffff87][0xffffffb8]][0xffffff93]j[0xfffffff8][0xffffff82]j[0x9][0xffffffb2]C[0x7][0xffffffa1]0b[0xffffffd6][0xffffff85][0xffffffba]ucwT[0xb][0xffffff8b][0xffffffdb]c[0xe][0xfffffffb][0xffffffe2][0xffffffbd][0xffffff84][0xffffffc0][0xfffffff8][0xffffffcd]M[0xffffffd6]o1[0xffffff83][0x4][0xffffffc5][0xfffffffe]U[0xffffff8b]-[0xffffffea][0xffffff84][0xffffff89][0xffffffd9][0xffffffd2]?[0xffffff9c]Hd[0xfffffffe][0xffffff90]#H[0xffffffc8][0xffffff8b][0xffffffe8]am[0xf][0xffffff81][0x1a][0x9]yQ[0xffffffb5]C[0xffffff8b][0xffffffba][0xffffffa5] ![0xffffffbf]S[0xffffffb3][0xffffffd6]k[0xffffffbd][0xffffff8a]t6[0xffffffdb][0xffffffeb]E[0xffffffa1][0xffffffb4][0xffffff82]@g[0xffffffbb][0xffffffa5]s[0xffffffec]R[0xffffff98]8[0xffffffc3]T[0xffffffa4]Uv_[0xffffffbd][0xffffff82]s[0xffffffe8]'[0x1e]L[0xffffff95][0x1a]x[0xffffffd6]a[0xffffffa5][0xffffff90]e[0xffffffdd][0xffffffee] x[0xffffffd4]PH3[0xffffffcd][0xffffffb9][0xffffffb5][0xffffffb5][0xffffffb5]v4[0xffffff9e][0x... 11:42:10.771 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x8][0xfffffffd]T[0x18]pU[0xfffffffa]\CT[0xffffffc2][[0xffffffa6][0x10][0xffffffb6]: [0x3]y[0xffffffa2]y:[0xffffff83]4H[0xfffffffe]!:[0xffffff8d][0xffffffc1]%[0xffffffa6]V&[0x1f][0xffffffe6]'[0x1f]j9[0x1d]J[0xffffffbb]/o[0xffffff80][0x16][0xf][0xffffffd1]2[0xffffff86]GQ[0x1a][0xffffffc8]?[0x2]O{[0xffffffa5][0xffffffcf]5@g[0x6][0xffffffe4]#[0x14]hw[\r][0xffffffd0][0xffffffd9][0x1][0xfffffff7]AZ[0xffffffd9][0x1e](x[0xffffffec] [0xffffffad][0xffffffbc][0xffffff8c]o[0xfffffff4][0xffffffff][0xffffffd1]3[0xffffffdc][0xffffffe2]0[0xffffff97][0xffffffb0]-[0xffffff90]v:vG[0xffffffe0][0xffffffa7]G[0xffffffc0][0x1c][0xc][0xffffffdf]B~[0xe][0xffffffbb]S[0xffffff81][0xffffffc5][0xfffffff4][0x3][0xffffffc7][0xffffffa8][0xffffff9e]-[0xffffffac][0x15]0[0xffffffe9] =[0xfffffffb]mL8[0x2][0xffffffd6]>@?:D[0xffffffcf][0x1e][0xffffffa4]gm[0xfffffffb][0xffffffc6][0xffffffe5]I[0x2][0x15][0xffffff8b][0xffffffed],[0xffffff84][0x4][0xffffffe0]/[0xffffffc8][0xffffffc7][0xffffffeb]([0xffffffc6][0xffffffdf]1[0xffffff9b]g[0xffffff87][0xe][0xffffffa8]0[0xffffffdf]|[0x0][0xb]*[0x1f][0xffffffc0][0xffffffba][0xffffffca][0xffffffc3][0xfffffff4]"W[0xffffffc0][0xffffffdf]3T>[0xffffff80]M[0xffffff95][0xffffff87][0xffffffe9]/[0xfffffffc][0xfffffff5]o[0xffffffe2][0xffffffb5][0xffffffa5][0xfffffff2]0[0xfffffffd][0xffffffc3]y[0x1d][0xffffffb6][0xffffffcc]%[0xffffffc2][0xffffffcb][0xfffffffc][0x13]Ex[0x17]3[0xfffffff1][0x1e][0xffffffe6][0xffffffe3][0xfffffffd]4k[0xffffffbc][0xffffffc0][0xffffffb1][0xffffffc6]Do[0xffffffd3];`[0x2][0xffffffe3]W[0x1... 11:42:10.771 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffff97] i2[0xfffffff2][0x0][0xffffffca]G>[0xffffffc9](&7&S[0x1][0xfffffffc][0xffffffe4]I[0xffffffb3][0xfffffff3][0xffffffb3][0x1d][0xffffffb2][0xffffff80][0xffffffd9]tL8[0xffffffc3][0xffffff9d])[0xffffff92]g[0xffffffd3]1[0xffffff86][0xffffffa4][[0xffffffa3][0x7f][0xffffff82][0x18][0xffffffd1][0xfffffff3][0xe][0xffffffb3][0xffffffb6]B[0x12][0xffffffac][0xffffff9c]X9[0xffffffc0]\[0xffffff9c]aU[0xffffffd5]C[0xffffffcc]-a[0xffffffeb]0?[0x4][0xffffffaf][0xffffffa9][0x14].[0xffffff9a][0xffffff84]b*[0x13]H[0xfffffffd][0xfffffff6][0xffffffa4][0x14][0xffffffd2][0xffffff89][0xffffffac]@[0x8][0x1e][0x7f][0xfffffff2][0xffffffa0][0xffffff87][0xffffffef][0x0][0xfffffff3][0xffffffe2][0x6][0x7][0xffffffc9]6[0xffffffb8][0x4][0xffffff91]3+[0xffffffab][0x4][0xffffff8a]!V[0xffffffc8][0xfffffff0]([0x19][0x3][0xfffffff4]3[0xffffffe7]}"[0x1b][0xffffff89]q[0x6]Jh[0x16]f[0xffffff90]?m[0xffffff99]3S[0x18]g:[0x18][0xffffff89]yS[0xffffff8b]9[0xffffffdf]YLIeU[0xfffffff5][0xffffffd8][0xffffffb0]+[0xffffff90]OU[0xffffff98]H[0xffffffd5]i[0xffffffab])I[0xffffffc1].I[0xffffffad][0xffffffa6][0xffffffc4]Y[\r][0xffffffa3][0xffffff9f]&[0xffffffb1][0xffffffb0][0xffffffeb][0xffffffe0][0x12][0xffffffdb]1[0xffffffa9][0xfffffff2][0x1][0xffffff84][0xffffffab][0xffffff86][0xffffff98][0xffffff8f]a[0xffffff88][0xffffffcd]$[0x4]\>W?[0xffffff9b][0xfffffff3]$[0xffffffa6][0x1e]d[0xffffffa7][0xffffff89][0xffffffc7]~V[0xffffffd9][0xffffffcf][0xffffffe6][0xffffffef][0xffffff83][0xffffffec][0xffffffea][0xffffff83]KZ[0xffffffd1][0xffffff87][0xffffff8a][0xffffff80][0xffffffeb] [0xffffffab])e[0xb][0xffffffab][0xffffff86][0xffffffd8][0x12][0x9][0x7][0xffffff9c][0xffffffd7]eU>[0xffffffd7] [[0xffffffde][0xffffffcf]V[0xe][0xffffffb1]U.[0x1c][0xffffff98][0xffffffb1][0xf][0xffffffab]E[0xffffffc7]j{[0xffffff9c][0xffffff83]h[0x1d]G[0xffffffb4][0xffffff9e][0xffffffb0]U[0xfffffff4]m[0xffffffa8][0x16]}}... 11:42:10.771 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "T[0xffffffa7][0xffffffb6]][0x6][0xffffff8b][0xffffffca][0xffffffac]L[0x11][0xffffff84][0xffffffcd][0xffffff81][0x1b][0xffffffa0][0x1e]L$[0x1d][0xffffff93][0xffffffc9][0xffffffc0]\[0xffffff8a][0xffffffa1][0xffffff82]LT[0xffffffd3]%[0xffffff98]Oq[0xffffff9c]EVJO[0xffffffe7]C[0x11]L[0xffffffe2]d[0x7]Rd[0x7][0xffffffd8]u[0xffffff9c][0xffffffec][0x1c]N[0xffffff86][0xffffffd8][0xfffffff5])[0x16][0xffffffad]pX[0xffffff94]_Y5@[0x7f][0x18]f[0xffffff8c][0xffffff87][0xffffffb7][0xffffffd2]e[0xffffffc8][0xffffffa3][0xffffffbd]iL[0xffffffc9]OA[0xffffffcf]O1[0xffffffe5][0x13])[0xffffffa6][0xffffffa4][0xffffffc1][0xffffffea]g[0xffffffff][0xffffff95][\r][0xffffffeb][0x1a][0xffffffe4][0xffffffd1][0xffffffc7]F[0xffffff81][0xfffffff5][0xffffffa9]Q(e[0xfffffff4]J[0xffffff92]Rz[0x15]y"?x([0x7][0xffffffcb]?;[0xffffffcc][0xfffffff2][\r]}8[0xffffffa5]Y0[0xfffffffa][0xfffffff3])5[0xffffffe6][0xfffffffb][0xfffffffe][0xffffffdf]|[0xffffffdf][0xffffffab][0xffffff87][0xffffffd8]>B[0xfffffff3][0xfffffffc]![0xffffffb6][0xffffff9f][0xffffffb0][0xf][0xffffff9b][0xffffffe7][0xf][0xffffffb1][0xffffffdb][0x8][0xffffff8f][0xffffffb2][0xffffffdb][0x3]\<[0xffffffc2][0xffffffdc]B[0xffffffdd]1[0xffffffc4][0xffffffbe][0xffffffce][0xffffffa1][0xffffffdd]M[0xffffffd8][0xffffffca][0xffffffa7]:m|[0xffffffba][0xffffff80]zo[0xffffff95][0xffffffa3][0xffffffee]e[0xffffff81]<[0xffffffd1][0xfffffff0][\r]>[0xffffffe2][0xffffffa0]mx[0xffffff8e]}=[\r][[0x1f][0xffffff8f][0xffffff8c][0xffffffd3][0xffffffde]}[0xfffffff9]Gm[0[0xb]sX[0x19][0xffffffb6]86[0x0][0xffffffa8][0xffffffc1][0xffffffdd][0x0][0xffffff82][0xffffffb8]Y|[0xffffffdf][0xffffff8d]{[0xffffffc5][0xffffffb7][0xffffffed][0x4][0xffffff97][0xffffffc1][0xffffffdd]![0xfffffff4]}[0xffffffaa][0xffffff8c][0xfffffffd][0xffffffef]"_f7[0x1d]C[0x3][0xfffffff2][0x1c][0xffffff93][0xffffff80][0xfffffffd]2[0xffffffbb]If[0xffffffb7]s[0xffffffc3]P[0xfff... 11:42:10.771 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffb3][0xffffffe8]s[0xffffff98]C[0xffffff9f][0xffffffc6][0xffffffa9][0xfffffff4][0x19][0xffffffd4][0xffffffd0][0xffffffad][0x8][0xffffffd0]g[0x11][0xffffffa4]/b[0xb]}[0x9];i[0x1f]z[0xffffffe9]F\C7[0xffffffe3]Z[0xffffffba][0x9][0xffffffd7][0xffffffd3][0xffffff97]q#[0xffffffed][0xffffffc7]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffcd]t+[0xffffffbe]N[0xffffffb7][0xffffffe1]n[0xffffffba][0x15][0xffffff83]t[0x1b][0xffffff8e][0xffffffd0]W[0xffffffc4][0xffffffde][0xffffffad][0xffffff83][0xffffff8c]Y[0xffffff90][0xffffffd8]![0x11]J[0xffffff9d][0xffffff8a][0xffffffa9]B[0xfffffff2]$\[0xffffff8f]b[0xfffffff1][0xffffff94][0xffffff87]-X[0xffffffcd][0x1e]d[0xfffffffd]p![0xffffff88][0xe]g[0x1c][0xfffffff0]Pj[0xffffffb7][0x1f][0xffffffb2]%g80[0xffffffe2][0xffffffd0][0xffffffd8][0x3]`[0xfffffff6]x[0xfffffff1]Dl %[0xffffffa1][0xffffffab][0x1d][0xffffffa9]R[0xffffffd2]72K[0xffffffb6][0xffffffbe][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "/}-M[0xffffffb6][0xffffff94][0x14]6[0xffffffc5][0xffffff96]-[0x10][0x1b][0xffffffcc][0x9]q[0xffffffa4]7[0xffffffb4]![0xffffffde][0x9]/[0xffffffdd]u[0x1c][0xffffff88]C[0xffffffa3][0x1a][0xffffff9a][0xffffff96]Q[0xc][0xffffffcd][0xffffffbd]p[0xffffffd1]}([0xffffffa2]o[0xffffff8c]bh[0xe][0xb][0xffffffc8][0xffffff8c][0xfffffffe][0xffffff9e][0xffffff82]|[0xffffff9f][0xffffffe3][0xffffffbf][0xffffffd7][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Y{([0xffffffc3]3=[0xffffff9a]tH[0xffffffdf][0xffffffe2][0x2][0xfffffffb][0xffffffa4]ph[0xffffffb3][0xffffffb9][0xffffff91]q[0xffffffd2][0xffffffba]R[0xfffffff6]?[0xfffffffd]x[0xffffffa1][0xffffffca]N[0x14][0xffffffab][0xffffff87][0xffffffd8][0xffffffd3][0xffffffb6][0xffffffd5]Q0[0xf][0xffffffe5]d[0xe][[0xffffff9d].[0xffffff99][0xffffffcc][0x19][0xffffff82][0xffffffca]i[0xffffffc8][0x7][0xffffffe8] [0x14]z[0x0][0xfffffff3]h[0x0][0xffffffe5][0xfffffff4] *[0xffffffa8][0x1f]kh0em*0[0xffffff83]u[0xffffffb3][0xffffffef][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffda][0xffffffd7][0xffffffa6]h_[0xffffff9b][0xffffffa4][0xffffff9d][0xffffffb1]T[0xffffffd4]y[0x11][0xfffffff2][0xffffff84][0xffffff91];[0xffffffb5][0xfffffff2][0x1][0xffffffb4]K[0xffffffae]~[0xfffffff6][0xffffffcc]>[0xfffffff8][0x6][0xffffffd9]O[0xffffff9c]D[0xffffffae][0xfffffff2]0[0xfffffffb]90[0xffffffc0]~[0xffffffd5][0xffffffcf]~[0xffffffcb][0x19]%%[0xffffffe3][0xffffffd9]9i[0x1c];[0x2][0xffffff85][0x1e][0xffffffc6][0x1c]:[0xffffff9a][0x16]o[0xffffff9e]jc-f[0xffffffec][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "veZ[0xffffffb0][0xffffffcc])*[0xffffffe0][0xffffffb6][0xffffffe7][0xffffff8e]~[0xfffffff6][0xfffffffb][0x3][0xffffff99][0x15][0x0][0xffffff8a][0xffffffa5][0xffffffb1][0xffffffbc] Ev[0xffffff81][0x10]U*[0xfffffff6][0xffffffd0]G[0xffffffe8][0xffffffa3][0xffffffa9][0xffffff90][0xffffffc9]e[0xffffff87]r[0x7][0xffffffd9][0xffffffcb][0xffffff95]U[0xffffffd5][0xffffff87][0xffffffd9][0xffffff9f][0xffffff80]~[0xfffffff6][0xffffffb7][0xffffffbe]c[0x7f]M'[0x12]i[0xffffffd5][0xffffff85][0xffffffa1][0xfffffff4][0x0]P[0xffffffe4][0x7]"[0x0][0x14][0xfffffff9][0xffffff81][0x8][0x0]E[0xfffffff6][0xffffffc0][0xffffff8a]=[0xffffffec][0xffffff95]$[0x16]v;[0xfffffff2]1[0x1][0xffffffc0][[0xffffffd2][0xffffff8a]#[0xffffffec][0xffffff8d][0xfffffff6][0x1][0xfffffff6]f[0xffffffc0]E[0xffffff81]<[0xffffff9f][0xffffffeb][0x8][0xfffffffb]G{eU?[0xffffffdd]4[0xffffffc0][0xfffffffe]9[0xffffffb1][0xfffffff4][0xffffffda]~v[0xffffffec][0x8][0xffffffe4]v[0xffffff9f][0xffffffab]_[0xffffff92][0xfffffff8][\r][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "2c0[\r][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1f]y@[0xfffffff2][0x4][0xfffffff2]Ej-[0xfffffff3][0xffffffb0]zH[0xffffff9a]@[0xffffff98]q;[0xffffffa6][0x1f][0xffffffa4][0xffffff95][0xffffff93][0xffffffa4][0xffffffc2]~[0xffffffa9][0xffffffb4][0xffffffef][0xffffffd8][0x1f][0x2][0xffffffee]#RY[0xffffffbb][0xffffffcf]= M=z[0xffffff90]V[0xffffffce][0x18][0xffffff92][0xffffffa6][0xfffffff3]L}[0x7f][0xffffffc0][0xffffffed][0xffffffcb][0xfffffff7][0xffffffb9][0xfffffffb][0xffffffa5]Y[0xffffffcb][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xffffffca][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0xfffffff6]a*O[0xffffff8c][0xffffffa5][0xffffffd9]C[0xffffffd2][0xffffffa9][0xc][0xffffffd5][0xfffffffd][0xffffffd2]iWK[0xffffffd4][0xffffff87]B[0xffffffd1]X.[0x1a][0xfffffffb][0xffffff8e][0xffffffdd][0x1a][0xfffffff0][0xfffffff8]d[0xffffff9e][0xffffff8f][0x7][0xfffffff2]}[0xfffffff9][0xffffff81]<_[0xfffffffe][0xffffffd1][0xffffff80][0xffffffd7][0xffffffe7]z[0x12][0xffffffb3]}yOb[\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "'[0xffffffa8][0xffffffa2][0xf][0xffffff93][0x2][0xffffff8a]/[0xffffffcf][0xffffffa7][0xfffffff4]K[0xffffffd5]}p[0xffffff8b]6[0xffffff9f][0xfffffff7]h[0xffffffc0]%[0x0]-[0xffffffc8][0x17][0xffffff89]vek[0xffffffbb][0xffffffab][0xffffffaa][0xffffffb5]=[0xffffffcf][0xffffffe7]j[0x1d][0xffffff92][0x16]rA[0xffffffcc][0xffffffc7]:[0xffffff9c][0xffffff87]6\[0xffffff82][0xffffffe5][0xffffffb8][0x3][0xffffffb7][0xffffff88][0x1d][0xffffffef]C[0x1f][0xffffff99]x[0x8][0xffffffdf][0xffffffc4][0x13]d[0xffffffa2][0x10][0x7]![0x12][0x1d]<[0xffffff87][0xffffffe7]`8[0x16][0xfffffff1]Z([0xffffffc7][0xffffffb0][0x1c][0xffffffee]d[0xffffff9a][0x1b] [0xffffff99][0xffffffbd]![0xffffff93])C[0xffffffe6]9[0x2][0xffffffb6][0xffffffca][0xffffffb8][0xffffffc4][0xfffffffb][0x1e]je[0xffffffec][0xffffffa7][0xffffffb7][0xffffffe1]Y%2f[0x19][0xfffffff9][0xffffffd9][0xffffffe3]E6[0xffffffb1]N[0xfffffff4][0xffffff96]B[0x19][0xffffffd1][0xffffffcb]?[0xffffffc9]Q^[0x17][0xffffffcf][0xffffff9e]][0xffffffc3]cDV-[0x4][0xffffffe0]"L[0x1]p[0x18][0xc][0xf][0xffffffa1][0x10][0xf]c[0xe][0x1e][0xffffffc1]R<[0xffffff8a][0xffffffe5]x[0xc][0xffffffeb][0xfffffff0][0x4][0xffffffce][0xffffffc3][0xffffffb7][0xffffffd0][0xffffff86]'[0xffffffb1][0x5][0xffffffdf][0xffffffc6][0xffffffc5]x[\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << ":[0xffffffbe][0xffffff83][0xffffffdd]x[0x1a]{[0xfffffff1]]|[0x1c][0xffffffdf][0xffffffc3]'[0xfffffff0]}|[0x16][0xffffffcf][0xffffffe0][0xffffffcb][0xfffffff8]!n[0xffffffc1][0xffffffb3][0xffffffe8][0xffffffc3]C[0xffffffb8][0x1f]?[0xffffffc2][0xfffffff3][0xfffffff8]1[0xffffffde][0xffffffc4]sB[0xffffffb0]v[0xffffffc0][0xffffff83]-[0xfffffff0][0xffffffb0]nz[0x6]n[0xffffffe8]X -B[\r][0xffffffdc][0xffffffd8][0xffffff8d]y[0xffffffd2]b[0xffffffb6][0x13][0x5]X[0xffffff8a][0xffffffb8][0xffffffb4]DZ[0xffffff8a]|x[0xfffffff1]]i[0xffffff99]t[0x6]\x[0x1e][0xffffffa7][0xffffffb0]n[0xffffffe9]L[0xffffff91][0xffffff85][0xffffffbd][0xffffff95][0x12][0xffffffca][0xffffffb7]RB[0xfffffff9][0xffffff96]-[0xffffff94]`xC:K[\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "@J[0xffffffa5]G[0x2][0x3][0x3][0xffffffdc][0xffffffc5][0x1e]j[0xffffffa6][0xffffff8d][0xffffff8e]Z\[0xffffffe8]h[0xfffffff3][0xffffffe2]#[0xffffff98][0xffffffda]^*-w[0xffffff8c]L[0xffffffe5][0xffffff90][0xffffffb4][0xffffff92]x[0xffffffe6][0xffffffd2][0xffffff8f][0x17]J[0xffffffa5][0xffffffba]~[0xffffffbc]P9$[0xffffffad]N[0xffffffb6][0xfffffff4][0xffffffe3][0xffffffd7][0x3][0xffffffd2][0xffffff9a][0xffffffec]j[0xffffffdc]}i[0xffffffca][0xffffffbc]XZ+[0xffffffad][0x3][0xffffff8a][0xffffffdd]R[0xffffffa3]t[0xffffffae][0xffffff83][0xffffffea][0x14][0xffffffd1][0x3]p[0x9][0xffffffe2]s)mn[0x0]ni}[0xffffffca][0xffffffc4]t[0x8][0xffffff9d][0x3][0x16][0xffffff94][0xffffffb0]A[0xffffffe9][0xffffffbc]C[0xffffffd4]g[0x7f]s[0x13]([0xffffff8a]r[0xffffff87]h[0xffffffe5][0xffffffa0][0xffffffb4]U>H[0xffffffb7][0xfffffff5]K[0x17][0xfffffff4]K[0x17][0xfffffff5]K[0x1d][0xffffff87][0xffffffd8][0xffffffcb][0x7]R0E[0xffffff98][0xffffff85][0xffffffb3][0xffffffe0][0xffffffc6]r[0x14]c[0x5][0xffffffa6][0xffffffe1][0x1c][0xffffffcc]F[0x1d][0xffffffe6]b[0x15]NG=[0xffffffe6]c%$[0xffffffa9][0x1b][0xffffffc0][0xffffffb9]([0xffffffe0][0xffffffb6][0x12]n[0xffffffb8][0xffffffe1][0x11]8[0xffffffdd]P[0xffffff9c][0xffffffef]B[0x14]cb~[0x1]JQ[0xffffff86][0xffffffc9]([0xffffffc0]TL[0xffffffc3]t[0x14]`[0x6]f[0xffffffc1][0xffffff8f][0x2][0xffffffcc][0xffffffc1]\[0xffffffcc][0x3][0xffffffe1]tT[0xffffffa0][0x12]>)*[0xffffff84]:O[0xffffffe2][[0xffffffd2][0x2]7m[0xffffff83]D[0x1b][0xffffffa8][0xffffff85]Z[0xffffffc5][0xffffffd3]U[0xfffffff4]1[0xffffffba]J<=G?[0xffffffa7]_[0xffffff88][0xffffffa7][0xffffff97][0xffffffe9][0xffffff8f][0xfffffff4]'[0xffffffe7][0xffffffe9][0xffffffad][0xffffffe4][0x13][0xfffffffb]([0xffffffbb][0xffffffda][0xffffff9e][0xffffffc1][0xffffff9e]wf\[0xffffffc5][0xfffffffe]HW[0xfffffffd]+[0xffffffff]W[0xffffffcf][0xffffffff]|[0xfffffffe][0xfffffff3][0xfffffff9][0x... 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: releasing valid endpoint 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: releasing endpoint 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:10.873 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.874 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6,true,true 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: preparing request execution 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: target auth state: UNCHALLENGED 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: proxy auth state: UNCHALLENGED 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001B: acquiring connection with route {}->unix://localhost:2375 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquiring endpoint (3 MINUTES) 11:42:10.874 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: acquired ep-0000001A 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquired endpoint ep-0000001A 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: executing DELETE /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6?v=true&force=true HTTP/1.1 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: start execution ex-0000001B 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: executing exchange ex-0000001B over http-outgoing-2 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> DELETE /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6?v=true&force=true HTTP/1.1 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "DELETE /v1.32/containers/912a646a7405617807332877baaffc0e211b2b9627c8da11c2f8fb9d4f31e4b6?v=true&force=true HTTP/1.1[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:10.875 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:11 GMT[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 204 No Content 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:11.137 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:11 GMT 11:42:11.138 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: connection can be kept alive for 3 MINUTES 11:42:11.138 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: releasing valid endpoint 11:42:11.138 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: releasing endpoint 11:42:11.138 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:11.138 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.141 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7ee5073d-f518-4249-8fce-5d573a08220c,,,{},true,,false,,{org.testcontainers=true, org.testcontainers.sessionId=fb68a6b5-b1ef-4093-9622-c868a72b2b01} 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: preparing request execution 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: target auth state: UNCHALLENGED 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: proxy auth state: UNCHALLENGED 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001C: acquiring connection with route {}->unix://localhost:2375 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquiring endpoint (3 MINUTES) 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.144 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: acquired ep-0000001B 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquired endpoint ep-0000001B 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: executing POST /v1.32/networks/create HTTP/1.1 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: start execution ex-0000001C 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/networks/create HTTP/1.1 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 289 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/networks/create HTTP/1.1[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 289[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:11.145 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"enableIPv6":false,"Name":"7ee5073d-f518-4249-8fce-5d573a08220c","Driver":null,"IPAM":null,"Options":{},"CheckDuplicate":true,"Internal":null,"EnableIPv6":false,"Attachable":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"fb68a6b5-b1ef-4093-9622-c868a72b2b01"}}" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:11 GMT[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 87[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","Warning":""}[\n]" 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:11 GMT 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 87 11:42:11.173 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: connection can be kept alive for 3 MINUTES 11:42:11.175 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: releasing valid endpoint 11:42:11.175 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: releasing endpoint 11:42:11.175 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:11.175 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.176 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@6174ff60[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env={no_proxy=localhost,TZ=Etc/UTC},cmd={/opt/bin/entry_point.sh},healthcheck=,argsEscaped=,entrypoint=,image=selenium/standalone-chrome-debug:3.141.59,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[4444/tcp, 5900/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[/dev/shm:/dev/shm:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={4444/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@68812b74, 5900/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@f11fad9}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=nul... 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: preparing request execution 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: target auth state: UNCHALLENGED 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: proxy auth state: UNCHALLENGED 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001D: acquiring connection with route {}->unix://localhost:2375 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquiring endpoint (3 MINUTES) 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.181 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: acquired ep-0000001C 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquired endpoint ep-0000001C 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: executing POST /v1.32/containers/create HTTP/1.1 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: start execution ex-0000001D 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/create HTTP/1.1 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> X-Registry-Auth: XXX 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 2736 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 2736[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:11.182 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["no_proxy=localhost","TZ=Etc/UTC"],"Cmd":["/opt/bin/entry_point.sh"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"selenium/standalone-chrome-debug:3.141.59","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"5900/tcp":{},"4444/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulim... 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:11 GMT[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 88[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e","Warnings":[]}[\n]" 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:11 GMT 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 88 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: connection can be kept alive for 3 MINUTES 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: releasing valid endpoint 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: releasing endpoint 11:42:11.248 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:11.249 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.249 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: preparing request execution 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: target auth state: UNCHALLENGED 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: proxy auth state: UNCHALLENGED 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: acquiring connection with route {}->unix://localhost:2375 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquiring endpoint (3 MINUTES) 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: acquired ep-0000001D 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquired endpoint ep-0000001D 11:42:11.250 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: executing POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/start HTTP/1.1 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: start execution ex-0000001E 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/start HTTP/1.1 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/start HTTP/1.1[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:11.251 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:12 GMT[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 204 No Content 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:12 GMT 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: connection can be kept alive for 3 MINUTES 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: releasing valid endpoint 11:42:12.149 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: releasing endpoint 11:42:12.150 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:12.150 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.151 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e,false 11:42:12.151 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json], queryParams={}} 11:42:12.151 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: preparing request execution 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: target auth state: UNCHALLENGED 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: proxy auth state: UNCHALLENGED 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001F: acquiring connection with route {}->unix://localhost:2375 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquiring endpoint (3 MINUTES) 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: acquired ep-0000001E 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquired endpoint ep-0000001E 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: start execution ex-0000001F 11:42:12.152 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:12 GMT[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "210f[\r][\n]" 11:42:12.153 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e","Created":"2021-10-21T11:42:11.184356063Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8191,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:12.14494656Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hostname","HostsPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hosts","LogPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e-json.log","Name":"/priceless_booth","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize... 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:12 GMT 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:42:12.154 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: connection can be kept alive for 3 MINUTES 11:42:12.155 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << ":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","9e412ebc4e84"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"07553b0275d8405ecee177e56174f19972f6592e842c0492aedc6be4cc9d4950","Gateway":"172.19.0.1","IPAddress":"172.19.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:02","DriverOpts":null}}}}[\n]" 11:42:12.155 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.155 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:42:12.155 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: releasing valid endpoint 11:42:12.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: releasing endpoint 11:42:12.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:12.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.159 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e,false 11:42:12.159 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json], queryParams={}} 11:42:12.159 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: preparing request execution 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: target auth state: UNCHALLENGED 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: proxy auth state: UNCHALLENGED 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000020: acquiring connection with route {}->unix://localhost:2375 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquiring endpoint (3 MINUTES) 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: acquired ep-0000001F 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquired endpoint ep-0000001F 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: start execution ex-00000020 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:12.160 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:12 GMT[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "210f[\r][\n]" 11:42:12.161 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e","Created":"2021-10-21T11:42:11.184356063Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8191,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:12.14494656Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hostname","HostsPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hosts","LogPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e-json.log","Name":"/priceless_booth","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize"... 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:12 GMT 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:42:12.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: connection can be kept alive for 3 MINUTES 11:42:12.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << ":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","9e412ebc4e84"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"07553b0275d8405ecee177e56174f19972f6592e842c0492aedc6be4cc9d4950","Gateway":"172.19.0.1","IPAddress":"172.19.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:02","DriverOpts":null}}}}[\n]" 11:42:12.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "0[\r][\n]" 11:42:12.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: releasing valid endpoint 11:42:12.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: releasing endpoint 11:42:12.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 11:42:12.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.169 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: preparing request execution 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: target auth state: UNCHALLENGED 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: proxy auth state: UNCHALLENGED 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000021: acquiring connection with route {}->unix://localhost:2375 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquiring endpoint (3 MINUTES) 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: acquired ep-00000020 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquired endpoint ep-00000020 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: start execution ex-00000021 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: executing exchange ex-00000021 over http-outgoing-2 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]" 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:12.170 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 21 Oct 2021 11:42:12 GMT[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.41 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/20.10.9 (linux) 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 21 Oct 2021 11:42:12 GMT 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Transfer-Encoding: chunked 11:42:12.171 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: connection can be kept alive for 3 MINUTES 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "75[\r][\n]" 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "6f[\r][\n]" 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:12.259 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.260 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 11:42:12.260 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 11:42:12.260 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:12.260 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:12,260 INFO supervisord started with pid 8[\n]" 11:42:12.260 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:12.270 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:12,260 INFO supervisord started with pid 8 11:42:13.262 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "41[\r][\n]" 11:42:13.262 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:13,262 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:13.262 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.263 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "44[\r][\n]" 11:42:13.263 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:13,263 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:13.263 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.264 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "40[\r][\n]" 11:42:13.265 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:13,264 INFO spawned: 'vnc' with pid 12[\n]" 11:42:13.265 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.266 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "50[\r][\n]" 11:42:13.266 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:13,265 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:13.266 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.272 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,265 INFO spawned: 'selenium-standalone' with pid 13 11:42:13.272 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,264 INFO spawned: 'vnc' with pid 12 11:42:13.272 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,263 INFO spawned: 'fluxbox' with pid 11 11:42:13.272 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,262 INFO spawned: 'xvfb' with pid 10 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "81[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:13,313 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "84[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:13,313 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "80[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:13,313 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "90[\r][\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:13,313 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:13.313 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.313 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,313 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:13.313 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,313 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:13.314 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,313 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:13.314 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13,313 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:13.411 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "6b[\r][\n]" 11:42:13.411 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:13.410 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:13.411 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.411 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:13.410 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:13.472 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "79[\r][\n]" 11:42:13.472 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:13.471 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:13.472 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.472 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:13.471 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 11:42:13.506 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "73[\r][\n]" 11:42:13.506 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:13.504:INFO::main: Logging initialized @231ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:13.506 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.507 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:13.504:INFO::main: Logging initialized @231ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:13.673 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "54[\r][\n]" 11:42:13.673 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:13.671 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:13.673 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.673 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:13.671 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:13.732 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "61[\r][\n]" 11:42:13.732 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:13.731 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:13.732 [docker-java-stream--2112158206] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]" 11:42:13.732 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:13.731 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 11:42:13.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: cancel 11:42:13.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-2: close connection IMMEDIATE 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: endpoint closed 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: discarding endpoint 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: releasing endpoint 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection is not kept alive 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:13.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "end of stream" 11:42:13.737 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /priceless_booth: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ',true,true,,,,{/bin/sh,-c,while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ', 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: preparing request execution 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: target auth state: UNCHALLENGED 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: proxy auth state: UNCHALLENGED 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: acquiring connection with route {}->unix://localhost:2375 11:42:13.738 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquiring endpoint (3 MINUTES) 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: acquired ep-00000021 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquired endpoint ep-00000021 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: opening connection {}->unix://localhost:2375 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: connecting endpoint (3 MINUTES) 11:42:13.739 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connecting to localhost/127.0.0.1:2375 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connection established 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connected http-outgoing-3 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: endpoint connected 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: executing POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/exec HTTP/1.1 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: start execution ex-00000022 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: executing exchange ex-00000022 over http-outgoing-3 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/exec HTTP/1.1 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 514 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/exec HTTP/1.1[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 514[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]" 11:42:13.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: preparing request execution 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: target auth state: UNCHALLENGED 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: proxy auth state: UNCHALLENGED 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000023: acquiring connection with route {}->unix://localhost:2375 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquiring endpoint (3 MINUTES) 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:13.745 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: acquired ep-00000022 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquired endpoint ep-00000022 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: executing POST /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/start HTTP/1.1 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: start execution ex-00000023 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: executing exchange ex-00000023 over http-outgoing-3 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/start HTTP/1.1 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 26 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/start HTTP/1.1[\r][\n]" 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]" 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]" 11:42:13.746 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 26[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Detach":null,"Tty":null}" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.41[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]" 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/vnd.docker.raw-stream 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.41 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux 11:42:13.747 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/20.10.9 (linux) 11:42:14.021 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947040 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:14.021 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/proc/net/tcp: 2: 0100007F:D6BA 0100007F:115C 06 00000000:00000000 03:00001756 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:14.022 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:14.023 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:14.023 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:14.126 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947040 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:14.126 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/proc/net/tcp: 2: 0100007F:D6BA 0100007F:115C 06 00000000:00000000 03:0000174C 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:14.128 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:14.130 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:14.130 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:14.233 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947040 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:14.233 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/proc/net/tcp: 2: 0100007F:D6BA 0100007F:115C 06 00000000:00000000 03:00001741 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:14.235 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:14.236 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:14.236 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:14.339 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947040 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:14.339 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/proc/net/tcp: 3: 0100007F:D6BA 0100007F:115C 06 00000000:00000000 03:00001736 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:14.341 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]e/proc/net/tcp: 2: 00000000:170C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947100 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:14.341 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "/proc/net/tcp6: 0: 00000000000000000000000000000000:170C 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 947101 1 0000000000000000 100 0 0 10 0[\n]" 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "end of stream" 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-3: close connection IMMEDIATE 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: endpoint closed 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: discarding endpoint 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: releasing endpoint 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection is not kept alive 11:42:14.342 [docker-java-stream--550456159] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:14.344 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67 11:42:14.344 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/json], queryParams={}} 11:42:14.345 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: preparing request execution 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: target auth state: UNCHALLENGED 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: proxy auth state: UNCHALLENGED 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: acquiring connection with route {}->unix://localhost:2375 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquiring endpoint (3 MINUTES) 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: acquired ep-00000023 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquired endpoint ep-00000023 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: opening connection {}->unix://localhost:2375 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: connecting endpoint (3 MINUTES) 11:42:14.346 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connecting to localhost/127.0.0.1:2375 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connection established 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connected http-outgoing-4 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: endpoint connected 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: executing GET /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/json HTTP/1.1 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: start execution ex-00000024 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: executing exchange ex-00000024 over http-outgoing-4 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/json HTTP/1.1 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/exec/fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67/json HTTP/1.1[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:14 GMT[\r][\n]" 11:42:14.347 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 668[\r][\n]" 11:42:14.348 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.348 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"ID":"fd958d6ac30c63d049b6b2ee2177142a82bef64cf21316464060ac64914a7b67","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.353 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [4444, 5900] in PT0.61761S 11:42:14.354 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e,false 11:42:14.354 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json], queryParams={}} 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: preparing request execution 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: target auth state: UNCHALLENGED 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: proxy auth state: UNCHALLENGED 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000025: acquiring connection with route {}->unix://localhost:2375 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquiring endpoint (3 MINUTES) 11:42:14.354 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: acquired ep-00000024 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquired endpoint ep-00000024 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: start execution ex-00000025 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: executing exchange ex-00000025 over http-outgoing-4 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/json HTTP/1.1[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.355 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:14 GMT[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "210f[\r][\n]" 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e","Created":"2021-10-21T11:42:11.184356063Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8191,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:12.14494656Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/resolv.conf","HostnamePath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hostname","HostsPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/hosts","LogPath":"/var/lib/docker/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e-json.log","Name":"/priceless_booth","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize... 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:14 GMT 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:14.356 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: connection can be kept alive for 3 MINUTES 11:42:14.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << ":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","9e412ebc4e84"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"07553b0275d8405ecee177e56174f19972f6592e842c0492aedc6be4cc9d4950","Gateway":"172.19.0.1","IPAddress":"172.19.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:02","DriverOpts":null}}}}[\n]" 11:42:14.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]" 11:42:14.357 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: releasing valid endpoint 11:42:14.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: releasing endpoint 11:42:14.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:14.358 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.360 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Could not start container java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49155, 49154] should be listening) at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:68) at org.rnorth.ducttape.timeouts.Timeouts.doWithTimeout(Timeouts.java:60) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilReady(WaitAllStrategy.java:53) at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929) at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468) at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331) at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81) at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329) at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.start(TestcontainersExtension.java:242) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.access$200(TestcontainersExtension.java:229) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$null$1(TestcontainersExtension.java:59) at org.junit.jupiter.engine.execution.ExtensionValuesStore.lambda$getOrComputeIfAbsent$4(ExtensionValuesStore.java:86) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.computeValue(ExtensionValuesStore.java:223) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.get(ExtensionValuesStore.java:211) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.evaluate(ExtensionValuesStore.java:191) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.access$100(ExtensionValuesStore.java:171) at org.junit.jupiter.engine.execution.ExtensionValuesStore.getOrComputeIfAbsent(ExtensionValuesStore.java:89) at org.junit.jupiter.engine.execution.NamespaceAwareStore.getOrComputeIfAbsent(NamespaceAwareStore.java:53) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$beforeAll$2(TestcontainersExtension.java:59) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.testcontainers.junit.jupiter.TestcontainersExtension.beforeAll(TestcontainersExtension.java:59) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.stop(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49155, 49154] should be listening) at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:89) at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilNestedStrategiesAreReady(WaitAllStrategy.java:61) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.lambda$waitUntilReady$0(WaitAllStrategy.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 11:42:14.364 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: preparing request execution 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: target auth state: UNCHALLENGED 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: proxy auth state: UNCHALLENGED 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000026: acquiring connection with route {}->unix://localhost:2375 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquiring endpoint (3 MINUTES) 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: acquired ep-00000025 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquired endpoint ep-00000025 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: start execution ex-00000026 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: executing exchange ex-00000026 over http-outgoing-4 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.365 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:14 GMT[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "75[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6f[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:12,260 INFO supervisord started with pid 8[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "41[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:13,262 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:13,263 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "40[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:13,264 INFO spawned: 'vnc' with pid 12[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:14 GMT 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: connection can be kept alive for 3 MINUTES 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "50[\r][\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:13,265 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:14.366 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "81[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:13,313 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "84[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:13,313 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "80[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:13,313 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "90[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:13,313 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6b[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:13.410 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "79[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:13.471 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "73[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:13.504:INFO::main: Logging initialized @231ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "54[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:13.671 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "61[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:13.731 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: releasing valid endpoint 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: releasing endpoint 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:14.367 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.377 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: preparing request execution 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: target auth state: UNCHALLENGED 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: proxy auth state: UNCHALLENGED 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000027: acquiring connection with route {}->unix://localhost:2375 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquiring endpoint (3 MINUTES) 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: acquired ep-00000026 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquired endpoint ep-00000026 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: executing GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: start execution ex-00000027 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: executing exchange ex-00000027 over http-outgoing-4 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/9e412ebc4e8469531c70430141095f27d611bc57697a1027ac10bec64f0e963e/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.378 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:14 GMT[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:14 GMT 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: connection can be kept alive for 3 MINUTES 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "75[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6f[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:12,260 INFO supervisord started with pid 8[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "41[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:13,262 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:13,263 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "40[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:13,264 INFO spawned: 'vnc' with pid 12[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "50[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:13,265 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "81[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:13,313 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "84[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:13,313 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "80[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:13,313 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "90[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:13,313 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6b[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:13.410 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "79[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:13.471 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "73[\r][\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:13.504:INFO::main: Logging initialized @231ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:14.379 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "54[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:13.671 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "61[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:13.731 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: releasing valid endpoint 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: releasing endpoint 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:14.380 [docker-java-stream-1631763374] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.390 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Log output from the failed container: 2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 2021-10-21 11:42:12,258 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 2021-10-21 11:42:12,260 INFO supervisord started with pid 8 2021-10-21 11:42:13,262 INFO spawned: 'xvfb' with pid 10 2021-10-21 11:42:13,263 INFO spawned: 'fluxbox' with pid 11 2021-10-21 11:42:13,264 INFO spawned: 'vnc' with pid 12 2021-10-21 11:42:13,265 INFO spawned: 'selenium-standalone' with pid 13 2021-10-21 11:42:13,313 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:13,313 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:13,313 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:13,313 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:13.410 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:13.471 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 2021-10-21 11:42:13.504:INFO::main: Logging initialized @231ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:13.671 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:13.731 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 [2021-10-21T11:42:47.329Z] [AWS CodeBuild Plugin] 11:42:14.390 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: selenium/standalone-chrome-debug:3.141.59 at registry: index.docker.io 11:42:14.390 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:14.390 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:14.391 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@276961df[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env={no_proxy=localhost,TZ=Etc/UTC},cmd={/opt/bin/entry_point.sh},healthcheck=,argsEscaped=,entrypoint=,image=selenium/standalone-chrome-debug:3.141.59,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[4444/tcp, 5900/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[/dev/shm:/dev/shm:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={4444/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@3341ba8e, 5900/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7f5179be}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=nu... 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: preparing request execution 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: target auth state: UNCHALLENGED 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: proxy auth state: UNCHALLENGED 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000028: acquiring connection with route {}->unix://localhost:2375 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquiring endpoint (3 MINUTES) 11:42:14.394 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: acquired ep-00000027 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquired endpoint ep-00000027 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: executing POST /v1.32/containers/create HTTP/1.1 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: start execution ex-00000028 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: executing exchange ex-00000028 over http-outgoing-4 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/containers/create HTTP/1.1 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> X-Registry-Auth: XXX 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 2736 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 2736[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:14.395 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["no_proxy=localhost","TZ=Etc/UTC"],"Cmd":["/opt/bin/entry_point.sh"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"selenium/standalone-chrome-debug:3.141.59","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"5900/tcp":{},"4444/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulim... 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 201 Created[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:14 GMT[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 88[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982","Warnings":[]}[\n]" 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 201 Created 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:14 GMT 11:42:14.465 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 88 11:42:14.466 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: connection can be kept alive for 3 MINUTES 11:42:14.466 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: releasing valid endpoint 11:42:14.466 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: releasing endpoint 11:42:14.466 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:14.466 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.466 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: preparing request execution 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: target auth state: UNCHALLENGED 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: proxy auth state: UNCHALLENGED 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000029: acquiring connection with route {}->unix://localhost:2375 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquiring endpoint (3 MINUTES) 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: acquired ep-00000028 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquired endpoint ep-00000028 11:42:14.467 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: executing POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/start HTTP/1.1 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: start execution ex-00000029 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: executing exchange ex-00000029 over http-outgoing-4 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/start HTTP/1.1 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/start HTTP/1.1[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:14.468 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:15 GMT[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 204 No Content 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:15 GMT 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: connection can be kept alive for 3 MINUTES 11:42:15.328 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: releasing valid endpoint 11:42:15.329 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: releasing endpoint 11:42:15.329 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:15.329 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.329 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982,false 11:42:15.329 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json], queryParams={}} 11:42:15.329 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: preparing request execution 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: target auth state: UNCHALLENGED 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: proxy auth state: UNCHALLENGED 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002A: acquiring connection with route {}->unix://localhost:2375 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquiring endpoint (3 MINUTES) 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: acquired ep-00000029 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquired endpoint ep-00000029 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: start execution ex-0000002A 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: executing exchange ex-0000002A over http-outgoing-4 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:15.330 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:15 GMT[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "2110[\r][\n]" 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982","Created":"2021-10-21T11:42:14.398726462Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8428,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:15.324602448Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/resolv.conf","HostnamePath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hostname","HostsPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hosts","LogPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982-json.log","Name":"/trusting_swartz","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSiz... 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:15 GMT 11:42:15.331 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:15.332 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: connection can be kept alive for 3 MINUTES 11:42:15.332 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","7cd4528d0952"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"60dce87f3879847269f34f3ca42833e6c088912743b1e5d61a9da6f87940fbce","Gateway":"172.19.0.1","IPAddress":"172.19.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:03","DriverOpts":null}}}}[\n]" 11:42:15.332 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.332 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]" 11:42:15.332 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.333 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: releasing valid endpoint 11:42:15.333 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: releasing endpoint 11:42:15.333 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:15.333 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.333 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982,false 11:42:15.334 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json], queryParams={}} 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: preparing request execution 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: target auth state: UNCHALLENGED 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: proxy auth state: UNCHALLENGED 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002B: acquiring connection with route {}->unix://localhost:2375 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquiring endpoint (3 MINUTES) 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: acquired ep-0000002A 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquired endpoint ep-0000002A 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: start execution ex-0000002B 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: executing exchange ex-0000002B over http-outgoing-4 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:15.334 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:15 GMT[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "2110[\r][\n]" 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982","Created":"2021-10-21T11:42:14.398726462Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8428,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:15.324602448Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/resolv.conf","HostnamePath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hostname","HostsPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hosts","LogPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982-json.log","Name":"/trusting_swartz","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize... 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json 11:42:15.335 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:15 GMT 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: connection can be kept alive for 3 MINUTES 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","7cd4528d0952"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"60dce87f3879847269f34f3ca42833e6c088912743b1e5d61a9da6f87940fbce","Gateway":"172.19.0.1","IPAddress":"172.19.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:03","DriverOpts":null}}}}[\n]" 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]" 11:42:15.336 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.337 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: releasing valid endpoint 11:42:15.337 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: releasing endpoint 11:42:15.337 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection http-outgoing-4 can be kept alive for 3 MINUTES 11:42:15.337 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: preparing request execution 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: target auth state: UNCHALLENGED 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: proxy auth state: UNCHALLENGED 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002C: acquiring connection with route {}->unix://localhost:2375 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquiring endpoint (3 MINUTES) 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:15.338 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: acquired ep-0000002B 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquired endpoint ep-0000002B 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: start execution ex-0000002C 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: executing exchange ex-0000002C over http-outgoing-4 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.41[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 21 Oct 2021 11:42:15 GMT[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.41 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/20.10.9 (linux) 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 21 Oct 2021 11:42:15 GMT 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked 11:42:15.339 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: connection can be kept alive for 3 MINUTES 11:42:15.437 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "75[\r][\n]" 11:42:15.438 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:15.438 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.438 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6f[\r][\n]" 11:42:15.438 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:15.438 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.438 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 11:42:15.438 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 11:42:15.439 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:15.439 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:15,439 INFO supervisord started with pid 8[\n]" 11:42:15.439 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:15.448 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:15,439 INFO supervisord started with pid 8 11:42:16.441 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "41[\r][\n]" 11:42:16.441 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:16,441 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:16.441 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.442 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "44[\r][\n]" 11:42:16.442 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:16,442 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:16.443 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.444 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "40[\r][\n]" 11:42:16.444 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:16,443 INFO spawned: 'vnc' with pid 12[\n]" 11:42:16.444 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.445 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "50[\r][\n]" 11:42:16.445 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:16,445 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:16.445 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.450 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,445 INFO spawned: 'selenium-standalone' with pid 13 11:42:16.450 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,443 INFO spawned: 'vnc' with pid 12 11:42:16.450 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,442 INFO spawned: 'fluxbox' with pid 11 11:42:16.450 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,441 INFO spawned: 'xvfb' with pid 10 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "81[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:16,493 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "84[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:16,493 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "80[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:16,493 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "90[\r][\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:16,493 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:16.493 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.493 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,493 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:16.493 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,493 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:16.493 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,493 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:16.493 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16,493 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:16.615 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "6b[\r][\n]" 11:42:16.615 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:16.614 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:16.615 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.615 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:16.614 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:16.668 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "79[\r][\n]" 11:42:16.668 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:16.667 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:16.668 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.668 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:16.667 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 11:42:16.697 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "73[\r][\n]" 11:42:16.697 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:16.695:INFO::main: Logging initialized @243ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:16.697 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.698 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:16.695:INFO::main: Logging initialized @243ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:16.837 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "54[\r][\n]" 11:42:16.837 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:16.836 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:16.837 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.838 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:16.836 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:16.889 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "61[\r][\n]" 11:42:16.889 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:16.889 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:16.889 [docker-java-stream--1387909409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]" 11:42:16.890 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:16.889 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: cancel 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-4: close connection IMMEDIATE 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: endpoint closed 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: discarding endpoint 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: releasing endpoint 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection is not kept alive 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:16.890 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "end of stream" 11:42:16.891 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /trusting_swartz: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ',true,true,,,,{/bin/sh,-c,while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ', 11:42:16.891 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: preparing request execution 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: target auth state: UNCHALLENGED 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: proxy auth state: UNCHALLENGED 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: acquiring connection with route {}->unix://localhost:2375 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquiring endpoint (3 MINUTES) 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: acquired ep-0000002C 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquired endpoint ep-0000002C 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: opening connection {}->unix://localhost:2375 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: connecting endpoint (3 MINUTES) 11:42:16.892 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connecting to localhost/127.0.0.1:2375 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connection established 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connected http-outgoing-5 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: endpoint connected 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: executing POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/exec HTTP/1.1 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: start execution ex-0000002D 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: executing exchange ex-0000002D over http-outgoing-5 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/exec HTTP/1.1 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 514 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/exec HTTP/1.1[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 514[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]" 11:42:16.893 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"containerId":"7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:16.895 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: preparing request execution 11:42:16.895 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: target auth state: UNCHALLENGED 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: proxy auth state: UNCHALLENGED 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002E: acquiring connection with route {}->unix://localhost:2375 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquiring endpoint (3 MINUTES) 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: acquired ep-0000002D 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquired endpoint ep-0000002D 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: executing POST /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/start HTTP/1.1 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: start execution ex-0000002E 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: executing exchange ex-0000002E over http-outgoing-5 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/start HTTP/1.1 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 26 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive 11:42:16.896 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/start HTTP/1.1[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 26[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Detach":null,"Tty":null}" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.41[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]" 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/vnd.docker.raw-stream 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.41 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux 11:42:16.897 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/20.10.9 (linux) 11:42:17.189 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 952321 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:17.189 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/proc/net/tcp: 2: 0100007F:D6C8 0100007F:115C 06 00000000:00000000 03:00001755 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:17.190 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:17.191 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:17.191 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:17.294 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 952321 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:17.295 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/proc/net/tcp: 2: 0100007F:D6C8 0100007F:115C 06 00000000:00000000 03:0000174A 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:17.296 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:17.298 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:17.298 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:17.401 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 952321 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:17.401 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/proc/net/tcp: 2: 0100007F:D6C8 0100007F:115C 06 00000000:00000000 03:00001740 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:17.403 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:17.404 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:17.404 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:17.507 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 1: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 952321 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:17.507 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/proc/net/tcp: 3: 0100007F:D6C8 0100007F:115C 06 00000000:00000000 03:00001735 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:17.509 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]e/proc/net/tcp: 2: 00000000:170C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 948602 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:17.509 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "/proc/net/tcp6: 0: 00000000000000000000000000000000:170C 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 948603 1 0000000000000000 100 0 0 10 0[\n]" 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "end of stream" 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-5: close connection IMMEDIATE 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: endpoint closed 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: discarding endpoint 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: releasing endpoint 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection is not kept alive 11:42:17.510 [docker-java-stream-1543021663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:17.511 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599 11:42:17.511 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/json], queryParams={}} 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: preparing request execution 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: target auth state: UNCHALLENGED 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: proxy auth state: UNCHALLENGED 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002F: acquiring connection with route {}->unix://localhost:2375 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquiring endpoint (3 MINUTES) 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:17.511 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: acquired ep-0000002E 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquired endpoint ep-0000002E 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002F: opening connection {}->unix://localhost:2375 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: connecting endpoint (3 MINUTES) 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connecting to localhost/127.0.0.1:2375 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connection established 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connected http-outgoing-6 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: endpoint connected 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002F: executing GET /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/json HTTP/1.1 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: start execution ex-0000002F 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: executing exchange ex-0000002F over http-outgoing-6 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/json HTTP/1.1 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/exec/bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599/json HTTP/1.1[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.512 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:17 GMT[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 668[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.513 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"ID":"bffb15c771970f6c619d956901216c4ac35326f1147f74d758b625d0e1d5c599","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.514 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [4444, 5900] in PT0.623631S 11:42:17.514 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982,false 11:42:17.515 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json], queryParams={}} 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: preparing request execution 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: target auth state: UNCHALLENGED 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: proxy auth state: UNCHALLENGED 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000030: acquiring connection with route {}->unix://localhost:2375 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquiring endpoint (3 MINUTES) 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.515 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: acquired ep-0000002F 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquired endpoint ep-0000002F 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: start execution ex-00000030 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: executing exchange ex-00000030 over http-outgoing-6 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/json HTTP/1.1[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:17 GMT[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.516 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "2110[\r][\n]" 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982","Created":"2021-10-21T11:42:14.398726462Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8428,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:15.324602448Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/resolv.conf","HostnamePath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hostname","HostsPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/hosts","LogPath":"/var/lib/docker/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982-json.log","Name":"/trusting_swartz","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSiz... 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:17 GMT 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: connection can be kept alive for 3 MINUTES 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","7cd4528d0952"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"60dce87f3879847269f34f3ca42833e6c088912743b1e5d61a9da6f87940fbce","Gateway":"172.19.0.1","IPAddress":"172.19.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:03","DriverOpts":null}}}}[\n]" 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "0[\r][\n]" 11:42:17.517 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.519 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: releasing valid endpoint 11:42:17.519 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: releasing endpoint 11:42:17.519 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:17.519 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.519 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Could not start container java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49157, 49156] should be listening) at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:68) at org.rnorth.ducttape.timeouts.Timeouts.doWithTimeout(Timeouts.java:60) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilReady(WaitAllStrategy.java:53) at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929) at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468) at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331) at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81) at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329) at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.start(TestcontainersExtension.java:242) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.access$200(TestcontainersExtension.java:229) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$null$1(TestcontainersExtension.java:59) at org.junit.jupiter.engine.execution.ExtensionValuesStore.lambda$getOrComputeIfAbsent$4(ExtensionValuesStore.java:86) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.computeValue(ExtensionValuesStore.java:223) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.get(ExtensionValuesStore.java:211) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.evaluate(ExtensionValuesStore.java:191) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.access$100(ExtensionValuesStore.java:171) at org.junit.jupiter.engine.execution.ExtensionValuesStore.getOrComputeIfAbsent(ExtensionValuesStore.java:89) at org.junit.jupiter.engine.execution.NamespaceAwareStore.getOrComputeIfAbsent(NamespaceAwareStore.java:53) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$beforeAll$2(TestcontainersExtension.java:59) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.testcontainers.junit.jupiter.TestcontainersExtension.beforeAll(TestcontainersExtension.java:59) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.stop(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49157, 49156] should be listening) at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:89) at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilNestedStrategiesAreReady(WaitAllStrategy.java:61) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.lambda$waitUntilReady$0(WaitAllStrategy.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: preparing request execution 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: target auth state: UNCHALLENGED 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: proxy auth state: UNCHALLENGED 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000031: acquiring connection with route {}->unix://localhost:2375 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquiring endpoint (3 MINUTES) 11:42:17.522 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: acquired ep-00000030 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquired endpoint ep-00000030 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: start execution ex-00000031 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: executing exchange ex-00000031 over http-outgoing-6 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:17 GMT[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:17 GMT 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: connection can be kept alive for 3 MINUTES 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "75[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6f[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:15,439 INFO supervisord started with pid 8[\n]" 11:42:17.523 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "41[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:16,441 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:16,442 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "40[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:16,443 INFO spawned: 'vnc' with pid 12[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "50[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:16,445 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "81[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:16,493 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "84[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:16,493 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "80[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:16,493 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "90[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:16,493 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6b[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:16.614 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "79[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:16.667 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "73[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:16.695:INFO::main: Logging initialized @243ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "54[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:16.836 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "61[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:16.889 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "0[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: releasing valid endpoint 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: releasing endpoint 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:17.524 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: preparing request execution 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: target auth state: UNCHALLENGED 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: proxy auth state: UNCHALLENGED 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000032: acquiring connection with route {}->unix://localhost:2375 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquiring endpoint (3 MINUTES) 11:42:17.535 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: acquired ep-00000031 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquired endpoint ep-00000031 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: executing GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: start execution ex-00000032 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: executing exchange ex-00000032 over http-outgoing-6 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/7cd4528d095200ca400dfbbc89da1cc1e8fb4198a5e1dd6b5f204ad6d3d3b982/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:17 GMT[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:17 GMT 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: connection can be kept alive for 3 MINUTES 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "75[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6f[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:15,439 INFO supervisord started with pid 8[\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "41[\r][\n]" 11:42:17.536 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:16,441 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:16,442 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "40[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:16,443 INFO spawned: 'vnc' with pid 12[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "50[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:16,445 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "81[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:16,493 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "84[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:16,493 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "80[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:16,493 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "90[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:16,493 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6b[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:16.614 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "79[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:16.667 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "73[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:16.695:INFO::main: Logging initialized @243ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "54[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:16.836 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "61[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:16.889 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "0[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: releasing valid endpoint 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: releasing endpoint 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:17.537 [docker-java-stream--1171879925] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.547 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Log output from the failed container: 2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 2021-10-21 11:42:15,437 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 2021-10-21 11:42:15,439 INFO supervisord started with pid 8 2021-10-21 11:42:16,441 INFO spawned: 'xvfb' with pid 10 2021-10-21 11:42:16,442 INFO spawned: 'fluxbox' with pid 11 2021-10-21 11:42:16,443 INFO spawned: 'vnc' with pid 12 2021-10-21 11:42:16,445 INFO spawned: 'selenium-standalone' with pid 13 2021-10-21 11:42:16,493 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:16,493 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:16,493 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:16,493 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:16.614 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:16.667 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 2021-10-21 11:42:16.695:INFO::main: Logging initialized @243ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:16.836 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:16.889 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 [2021-10-21T11:42:47.335Z] [AWS CodeBuild Plugin] 11:42:17.547 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: selenium/standalone-chrome-debug:3.141.59 at registry: index.docker.io 11:42:17.547 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:17.547 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:17.548 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4295b0b8[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env={no_proxy=localhost,TZ=Etc/UTC},cmd={/opt/bin/entry_point.sh},healthcheck=,argsEscaped=,entrypoint=,image=selenium/standalone-chrome-debug:3.141.59,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[4444/tcp, 5900/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[/dev/shm:/dev/shm:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={4444/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@5f967ad3, 5900/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@5c1348c6}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=nu... 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: preparing request execution 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: target auth state: UNCHALLENGED 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: proxy auth state: UNCHALLENGED 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000033: acquiring connection with route {}->unix://localhost:2375 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquiring endpoint (3 MINUTES) 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.550 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: acquired ep-00000032 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquired endpoint ep-00000032 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: executing POST /v1.32/containers/create HTTP/1.1 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: start execution ex-00000033 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: executing exchange ex-00000033 over http-outgoing-6 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/create HTTP/1.1 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> X-Registry-Auth: XXX 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 2736 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 2736[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:17.551 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["no_proxy=localhost","TZ=Etc/UTC"],"Cmd":["/opt/bin/entry_point.sh"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"selenium/standalone-chrome-debug:3.141.59","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"5900/tcp":{},"4444/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulim... 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 201 Created[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:17 GMT[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 88[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287","Warnings":[]}[\n]" 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 201 Created 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:17 GMT 11:42:17.624 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 88 11:42:17.625 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: connection can be kept alive for 3 MINUTES 11:42:17.625 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: releasing valid endpoint 11:42:17.625 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: releasing endpoint 11:42:17.625 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:17.625 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.625 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: preparing request execution 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: target auth state: UNCHALLENGED 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: proxy auth state: UNCHALLENGED 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000034: acquiring connection with route {}->unix://localhost:2375 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquiring endpoint (3 MINUTES) 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: acquired ep-00000033 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquired endpoint ep-00000033 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: executing POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/start HTTP/1.1 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: start execution ex-00000034 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: executing exchange ex-00000034 over http-outgoing-6 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/start HTTP/1.1 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/start HTTP/1.1[\r][\n]" 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]" 11:42:17.626 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:17.627 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:17.627 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:17.627 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:17.627 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:18 GMT[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 204 No Content 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:18 GMT 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: connection can be kept alive for 3 MINUTES 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: releasing valid endpoint 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: releasing endpoint 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:18.537 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.538 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287,false 11:42:18.538 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json], queryParams={}} 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: preparing request execution 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: target auth state: UNCHALLENGED 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: proxy auth state: UNCHALLENGED 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000035: acquiring connection with route {}->unix://localhost:2375 11:42:18.538 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquiring endpoint (3 MINUTES) 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: acquired ep-00000034 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquired endpoint ep-00000034 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: start execution ex-00000035 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: executing exchange ex-00000035 over http-outgoing-6 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:18.539 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:18 GMT[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "2113[\r][\n]" 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287","Created":"2021-10-21T11:42:17.553615988Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8656,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:18.532787631Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/resolv.conf","HostnamePath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hostname","HostsPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hosts","LogPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287-json.log","Name":"/priceless_roentgen","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","Shm... 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:18 GMT 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:18.540 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: connection can be kept alive for 3 MINUTES 11:42:18.541 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "way":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","428bc5c32560"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"290a7a0782dcafb3e534ef546fa6a9f3c902b5d7ee7751b654a71c010c4fdeb1","Gateway":"172.19.0.1","IPAddress":"172.19.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:04","DriverOpts":null}}}}[\n]" 11:42:18.541 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.541 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "0[\r][\n]" 11:42:18.541 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.542 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: releasing valid endpoint 11:42:18.543 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: releasing endpoint 11:42:18.543 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:18.543 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.543 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287,false 11:42:18.543 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json], queryParams={}} 11:42:18.543 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: preparing request execution 11:42:18.543 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: target auth state: UNCHALLENGED 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: proxy auth state: UNCHALLENGED 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000036: acquiring connection with route {}->unix://localhost:2375 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquiring endpoint (3 MINUTES) 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: acquired ep-00000035 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquired endpoint ep-00000035 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: start execution ex-00000036 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: executing exchange ex-00000036 over http-outgoing-6 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:18.544 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:18 GMT[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "2113[\r][\n]" 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287","Created":"2021-10-21T11:42:17.553615988Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8656,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:18.532787631Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/resolv.conf","HostnamePath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hostname","HostsPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hosts","LogPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287-json.log","Name":"/priceless_roentgen","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmS... 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:18 GMT 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:18.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: connection can be kept alive for 3 MINUTES 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "way":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","428bc5c32560"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"290a7a0782dcafb3e534ef546fa6a9f3c902b5d7ee7751b654a71c010c4fdeb1","Gateway":"172.19.0.1","IPAddress":"172.19.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:04","DriverOpts":null}}}}[\n]" 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "0[\r][\n]" 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: releasing valid endpoint 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: releasing endpoint 11:42:18.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection http-outgoing-6 can be kept alive for 3 MINUTES 11:42:18.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: preparing request execution 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: target auth state: UNCHALLENGED 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: proxy auth state: UNCHALLENGED 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: acquiring connection with route {}->unix://localhost:2375 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquiring endpoint (3 MINUTES) 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: acquired ep-00000036 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquired endpoint ep-00000036 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: start execution ex-00000037 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: executing exchange ex-00000037 over http-outgoing-6 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:18.549 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.41[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 21 Oct 2021 11:42:18 GMT[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Transfer-Encoding: chunked[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.41 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/20.10.9 (linux) 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 21 Oct 2021 11:42:18 GMT 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Transfer-Encoding: chunked 11:42:18.550 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: connection can be kept alive for 3 MINUTES 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "75[\r][\n]" 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6f[\r][\n]" 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:18.646 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.646 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 11:42:18.646 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 11:42:18.648 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:18.648 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:18,647 INFO supervisord started with pid 8[\n]" 11:42:18.648 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:18.657 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:18,647 INFO supervisord started with pid 8 11:42:19.650 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "41[\r][\n]" 11:42:19.650 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:19,650 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:19.650 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.652 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "44[\r][\n]" 11:42:19.652 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:19,651 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:19.652 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.653 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "40[\r][\n]" 11:42:19.653 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:19,653 INFO spawned: 'vnc' with pid 12[\n]" 11:42:19.653 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.654 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "50[\r][\n]" 11:42:19.654 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:19,654 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:19.654 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.658 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,654 INFO spawned: 'selenium-standalone' with pid 13 11:42:19.658 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,653 INFO spawned: 'vnc' with pid 12 11:42:19.658 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,651 INFO spawned: 'fluxbox' with pid 11 11:42:19.658 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,650 INFO spawned: 'xvfb' with pid 10 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "81[\r][\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:19,700 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "84[\r][\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:19,700 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "80[\r][\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:19,700 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:19.700 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.701 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "90[\r][\n]" 11:42:19.701 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,700 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:19.701 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:19,700 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:19.701 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.701 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,700 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:19.701 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,700 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:19.701 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19,700 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:19.809 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "6b[\r][\n]" 11:42:19.809 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:19.808 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:19.809 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.809 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:19.808 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:19.864 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "79[\r][\n]" 11:42:19.864 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:19.863 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:19.864 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.864 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:19.863 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 11:42:19.893 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "73[\r][\n]" 11:42:19.893 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:19.891:INFO::main: Logging initialized @228ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:19.893 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:19.893 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 2021-10-21 11:42:19.891:INFO::main: Logging initialized @228ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:20.033 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "54[\r][\n]" 11:42:20.033 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:20.032 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:20.034 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:20.034 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:20.032 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:20.087 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "61[\r][\n]" 11:42:20.087 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:20.087 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:20.087 [docker-java-stream--35875382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]" 11:42:20.087 [ducttape-0] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:20.087 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: cancel 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-6: close connection IMMEDIATE 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: endpoint closed 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: discarding endpoint 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: releasing endpoint 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection is not kept alive 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:20.088 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "end of stream" 11:42:20.088 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /priceless_roentgen: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ',true,true,,,,{/bin/sh,-c,while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ', 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: preparing request execution 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: target auth state: UNCHALLENGED 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: proxy auth state: UNCHALLENGED 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: acquiring connection with route {}->unix://localhost:2375 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquiring endpoint (3 MINUTES) 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:20.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: acquired ep-00000037 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquired endpoint ep-00000037 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: opening connection {}->unix://localhost:2375 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: connecting endpoint (3 MINUTES) 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connecting to localhost/127.0.0.1:2375 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connection established 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connected http-outgoing-7 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: endpoint connected 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000038: executing POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/exec HTTP/1.1 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: start execution ex-00000038 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: executing exchange ex-00000038 over http-outgoing-7 11:42:20.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/exec HTTP/1.1 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 514 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/exec HTTP/1.1[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 514[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]" 11:42:20.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"containerId":"428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: preparing request execution 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: target auth state: UNCHALLENGED 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: proxy auth state: UNCHALLENGED 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000039: acquiring connection with route {}->unix://localhost:2375 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquiring endpoint (3 MINUTES) 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.093 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: acquired ep-00000038 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquired endpoint ep-00000038 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: executing POST /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/start HTTP/1.1 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: start execution ex-00000039 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: executing exchange ex-00000039 over http-outgoing-7 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/start HTTP/1.1 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 26 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/start HTTP/1.1[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 26[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Detach":null,"Tty":null}" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.41" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.094 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]" 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/vnd.docker.raw-stream 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.41 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux 11:42:20.095 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/20.10.9 (linux) 11:42:20.392 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 0: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950837 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:20.393 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/proc/net/tcp: 2: 0100007F:D6D4 0100007F:115C 06 00000000:00000000 03:00001755 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:20.394 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:20.395 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:20.395 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:20.498 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 0: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950837 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:20.498 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/proc/net/tcp: 2: 0100007F:D6D4 0100007F:115C 06 00000000:00000000 03:0000174A 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:20.500 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:20.501 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:20.501 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:20.604 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 0: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950837 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:20.604 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/proc/net/tcp: 2: 0100007F:D6D4 0100007F:115C 06 00000000:00000000 03:00001740 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:20.606 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]/bin/sh: 1: nc: not found[\n]" 11:42:20.608 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:20.608 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/bin/bash: /dev/tcp/localhost/5900: Cannot assign requested address[\n]" 11:42:20.711 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]H/proc/net/tcp: 0: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950837 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:20.711 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/proc/net/tcp: 3: 0100007F:D6D4 0100007F:115C 06 00000000:00000000 03:00001735 00000000 0 0 0 3 0000000000000000 [\n]" 11:42:20.712 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]e/proc/net/tcp: 2: 00000000:170C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950131 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:20.713 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "/proc/net/tcp6: 0: 00000000000000000000000000000000:170C 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 950132 1 0000000000000000 100 0 0 10 0[\n]" 11:42:20.713 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "end of stream" 11:42:20.713 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-7: close connection IMMEDIATE 11:42:20.713 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: endpoint closed 11:42:20.713 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: discarding endpoint 11:42:20.714 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: releasing endpoint 11:42:20.714 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection is not kept alive 11:42:20.714 [docker-java-stream-817033672] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:20.714 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4 11:42:20.714 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/json], queryParams={}} 11:42:20.714 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: preparing request execution 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: target auth state: UNCHALLENGED 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: proxy auth state: UNCHALLENGED 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003A: acquiring connection with route {}->unix://localhost:2375 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquiring endpoint (3 MINUTES) 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: acquired ep-00000039 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquired endpoint ep-00000039 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003A: opening connection {}->unix://localhost:2375 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: connecting endpoint (3 MINUTES) 11:42:20.715 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connecting to localhost/127.0.0.1:2375 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connection established 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connected http-outgoing-8 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: endpoint connected 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: executing GET /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/json HTTP/1.1 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: start execution ex-0000003A 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: executing exchange ex-0000003A over http-outgoing-8 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/json HTTP/1.1 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/exec/e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4/json HTTP/1.1[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:20 GMT[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 668[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.716 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"ID":"e1c0f7f9b3d4146fea73fb2698fc52d7e0b01547ad9655a52a6f23cc1db730e4","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.718 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [4444, 5900] in PT0.629481S 11:42:20.718 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287,false 11:42:20.718 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json], queryParams={}} 11:42:20.718 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: preparing request execution 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: target auth state: UNCHALLENGED 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: proxy auth state: UNCHALLENGED 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003B: acquiring connection with route {}->unix://localhost:2375 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquiring endpoint (3 MINUTES) 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.719 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: acquired ep-0000003A 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquired endpoint ep-0000003A 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: start execution ex-0000003B 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: executing exchange ex-0000003B over http-outgoing-8 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/json HTTP/1.1[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.720 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:20 GMT[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "2113[\r][\n]" 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287","Created":"2021-10-21T11:42:17.553615988Z","Path":"/opt/bin/entry_point.sh","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":8656,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:18.532787631Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aaf43463c5728a2287a99f1a85aaf95c855f9e32945419881e495888c00a0b31","ResolvConfPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/resolv.conf","HostnamePath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hostname","HostsPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/hosts","LogPath":"/var/lib/docker/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287-json.log","Name":"/priceless_roentgen","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":["/dev/shm:/dev/shm:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","PortBindings":{"4444/tcp":[{"HostIp":"","HostPort":""}],"5900/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","Shm... 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:20 GMT 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:20.721 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: connection can be kept alive for 3 MINUTES 11:42:20.722 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "way":"","MacAddress":"","Networks":{"7ee5073d-f518-4249-8fce-5d573a08220c":{"IPAMConfig":null,"Links":null,"Aliases":["tc-4RrC3Z9D","428bc5c32560"],"NetworkID":"ef3ae7ec312c59115d94cba5a3e50163b84c60493d27a1383afc8baa771fc2f2","EndpointID":"290a7a0782dcafb3e534ef546fa6a9f3c902b5d7ee7751b654a71c010c4fdeb1","Gateway":"172.19.0.1","IPAddress":"172.19.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:13:00:04","DriverOpts":null}}}}[\n]" 11:42:20.722 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.722 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:20.722 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.723 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: releasing valid endpoint 11:42:20.723 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: releasing endpoint 11:42:20.723 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:20.723 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.723 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Could not start container java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49159, 49158] should be listening) at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:68) at org.rnorth.ducttape.timeouts.Timeouts.doWithTimeout(Timeouts.java:60) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilReady(WaitAllStrategy.java:53) at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929) at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468) at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331) at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81) at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329) at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.start(TestcontainersExtension.java:242) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.access$200(TestcontainersExtension.java:229) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$null$1(TestcontainersExtension.java:59) at org.junit.jupiter.engine.execution.ExtensionValuesStore.lambda$getOrComputeIfAbsent$4(ExtensionValuesStore.java:86) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.computeValue(ExtensionValuesStore.java:223) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.get(ExtensionValuesStore.java:211) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.evaluate(ExtensionValuesStore.java:191) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.access$100(ExtensionValuesStore.java:171) at org.junit.jupiter.engine.execution.ExtensionValuesStore.getOrComputeIfAbsent(ExtensionValuesStore.java:89) at org.junit.jupiter.engine.execution.NamespaceAwareStore.getOrComputeIfAbsent(NamespaceAwareStore.java:53) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$beforeAll$2(TestcontainersExtension.java:59) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.testcontainers.junit.jupiter.TestcontainersExtension.beforeAll(TestcontainersExtension.java:59) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.stop(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49159, 49158] should be listening) at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:89) at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilNestedStrategiesAreReady(WaitAllStrategy.java:61) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.lambda$waitUntilReady$0(WaitAllStrategy.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: preparing request execution 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: target auth state: UNCHALLENGED 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: proxy auth state: UNCHALLENGED 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: acquiring connection with route {}->unix://localhost:2375 11:42:20.725 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquiring endpoint (3 MINUTES) 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: acquired ep-0000003B 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquired endpoint ep-0000003B 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: start execution ex-0000003C 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: executing exchange ex-0000003C over http-outgoing-8 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:20 GMT[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:20.726 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:20 GMT 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: connection can be kept alive for 3 MINUTES 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "75[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "6f[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:18,647 INFO supervisord started with pid 8[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "41[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:19,650 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:19,651 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "40[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:19,653 INFO spawned: 'vnc' with pid 12[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "50[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:19,654 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "81[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:19,700 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "84[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:19,700 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "80[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:19,700 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "90[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:19,700 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "6b[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:19.808 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "79[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:19.863 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "73[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:19.891:INFO::main: Logging initialized @228ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "54[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:20.032 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "61[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:20.087 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:20.727 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.728 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: releasing valid endpoint 11:42:20.728 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: releasing endpoint 11:42:20.728 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:20.728 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.738 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: preparing request execution 11:42:20.738 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.738 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: target auth state: UNCHALLENGED 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: proxy auth state: UNCHALLENGED 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003D: acquiring connection with route {}->unix://localhost:2375 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquiring endpoint (3 MINUTES) 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: acquired ep-0000003C 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquired endpoint ep-0000003C 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: executing GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: start execution ex-0000003D 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: executing exchange ex-0000003D over http-outgoing-8 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/428bc5c3256041a30d566951babc3a678e4fd2219b32f885c222c889c780a287/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:20 GMT[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:20.739 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:20 GMT 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: connection can be kept alive for 3 MINUTES 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "75[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "6f[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:18,647 INFO supervisord started with pid 8[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "41[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]92021-10-21 11:42:19,650 INFO spawned: 'xvfb' with pid 10[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<2021-10-21 11:42:19,651 INFO spawned: 'fluxbox' with pid 11[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "40[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]82021-10-21 11:42:19,653 INFO spawned: 'vnc' with pid 12[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "50[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]H2021-10-21 11:42:19,654 INFO spawned: 'selenium-standalone' with pid 13[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "81[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y2021-10-21 11:42:19,700 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "84[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|2021-10-21 11:42:19,700 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "80[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2021-10-21 11:42:19,700 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "90[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88]2021-10-21 11:42:19,700 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "6b[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c11:42:19.808 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "79[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q11:42:19.863 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "73[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k2021-10-21 11:42:19.891:INFO::main: Logging initialized @228ms to org.seleniumhq.jetty9.util.log.StdErrLog[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "54[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L11:42:20.032 INFO [WebDriverServlet.] - Initialising WebDriverServlet[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "61[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Y11:42:20.087 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444[\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: releasing valid endpoint 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: releasing endpoint 11:42:20.740 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:20.741 [docker-java-stream--179849354] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.750 [Test worker] ERROR 🐳 [selenium/standalone-chrome-debug:3.141.59] - Log output from the failed container: 2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium-debug.conf" during parsing 2021-10-21 11:42:18,646 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 2021-10-21 11:42:18,647 INFO supervisord started with pid 8 2021-10-21 11:42:19,650 INFO spawned: 'xvfb' with pid 10 2021-10-21 11:42:19,651 INFO spawned: 'fluxbox' with pid 11 2021-10-21 11:42:19,653 INFO spawned: 'vnc' with pid 12 2021-10-21 11:42:19,654 INFO spawned: 'selenium-standalone' with pid 13 2021-10-21 11:42:19,700 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:19,700 INFO success: fluxbox entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:19,700 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-10-21 11:42:19,700 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 11:42:19.808 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358 11:42:19.863 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444 2021-10-21 11:42:19.891:INFO::main: Logging initialized @228ms to org.seleniumhq.jetty9.util.log.StdErrLog 11:42:20.032 INFO [WebDriverServlet.] - Initialising WebDriverServlet 11:42:20.087 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444 [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] SeleniumIT > initializationError FAILED org.testcontainers.containers.ContainerLaunchException: Container startup failed at app//org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336) at app//org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317) at app//org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.start(TestcontainersExtension.java:242) at app//org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.access$200(TestcontainersExtension.java:229) at app//org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$null$1(TestcontainersExtension.java:59) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore.lambda$getOrComputeIfAbsent$4(ExtensionValuesStore.java:86) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.computeValue(ExtensionValuesStore.java:223) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.get(ExtensionValuesStore.java:211) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.evaluate(ExtensionValuesStore.java:191) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.access$100(ExtensionValuesStore.java:171) at app//org.junit.jupiter.engine.execution.ExtensionValuesStore.getOrComputeIfAbsent(ExtensionValuesStore.java:89) at app//org.junit.jupiter.engine.execution.NamespaceAwareStore.getOrComputeIfAbsent(NamespaceAwareStore.java:53) at app//org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$beforeAll$2(TestcontainersExtension.java:59) at java.base@11.0.12/java.util.ArrayList.forEach(ArrayList.java:1541) at app//org.testcontainers.junit.jupiter.TestcontainersExtension.beforeAll(TestcontainersExtension.java:59) at app//org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381) at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at app//org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381) at app//org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205) at app//org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base@11.0.12/java.util.ArrayList.forEach(ArrayList.java:1541) at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) at java.base@11.0.12/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.12/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.12/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.12/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.stop(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception at app//org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88) at app//org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329) ... 69 more [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container at app//org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:525) at app//org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331) at app//org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81) ... 70 more [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] Caused by: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49159, 49158] should be listening) at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:68) at org.rnorth.ducttape.timeouts.Timeouts.doWithTimeout(Timeouts.java:60) at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilReady(WaitAllStrategy.java:53) at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929) at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468) ... 72 more [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49159, 49158] should be listening) at app//org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:89) at app//org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51) at app//org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilNestedStrategiesAreReady(WaitAllStrategy.java:61) at app//org.testcontainers.containers.wait.strategy.WaitAllStrategy.lambda$waitUntilReady$0(WaitAllStrategy.java:54) at java.base@11.0.12/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base@11.0.12/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.12/java.lang.Thread.run(Thread.java:829) [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] [2021-10-21T11:42:47.341Z] [AWS CodeBuild Plugin] PostgresIT STANDARD_OUT 11:42:20.760 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:42:20.760 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for postgres:9.6.12 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:42:20.761 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: postgres:9.6.12 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: preparing request execution 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: target auth state: UNCHALLENGED 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: proxy auth state: UNCHALLENGED 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003E: acquiring connection with route {}->unix://localhost:2375 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquiring endpoint (3 MINUTES) 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.761 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: acquired ep-0000003D 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquired endpoint ep-0000003D 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: executing GET /v1.32/images/postgres:9.6.12/json HTTP/1.1 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: start execution ex-0000003E 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: executing exchange ex-0000003E over http-outgoing-8 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/images/postgres:9.6.12/json HTTP/1.1 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/images/postgres:9.6.12/json HTTP/1.1[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 404 Not Found[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:20 GMT[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 77[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"message":"no such image: postgres:9.6.12: No such image: postgres:9.6.12"}[\n]" 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 404 Not Found 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:20 GMT 11:42:20.762 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 77 11:42:20.763 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: connection can be kept alive for 3 MINUTES 11:42:20.763 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: releasing valid endpoint 11:42:20.763 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: releasing endpoint 11:42:20.763 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:20.763 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.763 [Test worker] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: postgres:9.6.12 11:42:20.763 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: postgres:latest at registry: index.docker.io 11:42:20.763 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:20.763 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: preparing request execution 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: target auth state: UNCHALLENGED 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: proxy auth state: UNCHALLENGED 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003F: acquiring connection with route {}->unix://localhost:2375 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquiring endpoint (3 MINUTES) 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: acquired ep-0000003E 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquired endpoint ep-0000003E 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: executing POST /v1.32/images/create?fromImage=postgres&tag=9.6.12 HTTP/1.1 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: start execution ex-0000003F 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: executing exchange ex-0000003F over http-outgoing-8 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/images/create?fromImage=postgres&tag=9.6.12 HTTP/1.1 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> X-Registry-Auth: XXX 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/octet-stream 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/images/create?fromImage=postgres&tag=9.6.12 HTTP/1.1[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/octet-stream[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:20.767 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:22 GMT[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3a[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling from library/postgres","id":"9.6.12"}[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:22 GMT 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:22.003 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: connection can be kept alive for 3 MINUTES 11:42:22.004 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from library/postgres, progressDetail=null, progress=null, id=9.6.12, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"743f2d6c1f65"}[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5d307000f290"}[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.338 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"29837b5e9b78"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3090df574038"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"dc0b4463fa0e"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"1fb834895f59"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"59169bd605be"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a950d631bfe9"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"16bdf8f0ef20"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"617ee59ce7bb"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d8f079549dc"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0b321bdf6269"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"984c8750eb3d"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pulling fs layer","progressDetail":{},"id":"05f589943135"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"a950d631bfe9"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"9d8f079549dc"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"16bdf8f0ef20"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"0b321bdf6269"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"617ee59ce7bb"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"984c8750eb3d"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"05f589943135"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"3090df574038"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"1fb834895f59"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Waiting","progressDetail":{},"id":"dc0b4463fa0e"}[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.339 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.340 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.341 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.677 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:22.677 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":228549,"total":22489350},"progress":"[\u003e ] 228.5kB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:22.677 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.678 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=228549, total=22489350, start=null), progress=[> ] 228.5kB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":657,"total":1778},"progress":"[==================\u003e ] 657B/1.778kB","id":"29837b5e9b78"}[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "ba[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":45632,"total":4501147},"progress":"[\u003e ] 45.63kB/4.501MB","id":"5d307000f290"}[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=1778, start=null), progress=[==================> ] 657B/1.778kB, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45632, total=4501147, start=null), progress=[> ] 45.63kB/4.501MB, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b6[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":1778,"total":1778},"progress":"[==================================================\u003e] 1.778kB/1.778kB","id":"29837b5e9b78"}[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"29837b5e9b78"}[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"29837b5e9b78"}[\r][\n]" 11:42:22.682 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.683 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1778, total=1778, start=null), progress=[==================================================>] 1.778kB/1.778kB, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.683 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.683 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5d307000f290"}[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"5d307000f290"}[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.734 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "be[\r][\n]" 11:42:22.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":14977388,"total":22489350},"progress":"[=================================\u003e ] 14.98MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:22.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14977388, total=22489350, start=null), progress=[=================================> ] 14.98MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"743f2d6c1f65"}[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"743f2d6c1f65"}[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.816 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.885 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:22.885 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":229376,"total":22489350},"progress":"[\u003e ] 229.4kB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:22.885 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.885 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=229376, total=22489350, start=null), progress=[> ] 229.4kB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:22.989 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:22.989 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":2981888,"total":22489350},"progress":"[======\u003e ] 2.982MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:22.989 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:22.989 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2981888, total=22489350, start=null), progress=[======> ] 2.982MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.014 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "ba[\r][\n]" 11:42:23.014 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":14304,"total":1351331},"progress":"[\u003e ] 14.3kB/1.351MB","id":"3090df574038"}[\r][\n]" 11:42:23.014 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.015 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14304, total=1351331, start=null), progress=[> ] 14.3kB/1.351MB, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.067 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "ba[\r][\n]" 11:42:23.067 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":63673,"total":6182629},"progress":"[\u003e ] 63.67kB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:23.067 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.067 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=63673, total=6182629, start=null), progress=[> ] 63.67kB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.075 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.075 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"3090df574038"}[\r][\n]" 11:42:23.075 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.075 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.094 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:23.094 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":6651904,"total":22489350},"progress":"[==============\u003e ] 6.652MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.094 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.094 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6651904, total=22489350, start=null), progress=[==============> ] 6.652MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":6182629,"total":6182629},"progress":"[==================================================\u003e] 6.183MB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"dc0b4463fa0e"}[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6182629, total=6182629, start=null), progress=[==================================================>] 6.183MB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.152 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b8[\r][\n]" 11:42:23.152 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":3351,"total":295498},"progress":"[\u003e ] 3.351kB/295.5kB","id":"1fb834895f59"}[\r][\n]" 11:42:23.152 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.152 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3351, total=295498, start=null), progress=[> ] 3.351kB/295.5kB, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"1fb834895f59"}[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"1fb834895f59"}[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.184 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.200 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:23.201 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":9633792,"total":22489350},"progress":"[=====================\u003e ] 9.634MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.201 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.201 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9633792, total=22489350, start=null), progress=[=====================> ] 9.634MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.302 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.302 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":12845056,"total":22489350},"progress":"[============================\u003e ] 12.85MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.302 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.302 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12845056, total=22489350, start=null), progress=[============================> ] 12.85MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.404 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.404 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":15826944,"total":22489350},"progress":"[===================================\u003e ] 15.83MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.404 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.404 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15826944, total=22489350, start=null), progress=[===================================> ] 15.83MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b1[\r][\n]" 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":115,"total":115},"progress":"[==================================================\u003e] 115B/115B","id":"59169bd605be"}[\r][\n]" 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"59169bd605be"}[\r][\n]" 11:42:23.453 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=115, total=115, start=null), progress=[==================================================>] 115B/115B, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"59169bd605be"}[\r][\n]" 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.454 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.482 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b4[\r][\n]" 11:42:23.482 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":659,"total":4790},"progress":"[======\u003e ] 659B/4.79kB","id":"a950d631bfe9"}[\r][\n]" 11:42:23.482 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=659, total=4790, start=null), progress=[======> ] 659B/4.79kB, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":4790,"total":4790},"progress":"[==================================================\u003e] 4.79kB/4.79kB","id":"a950d631bfe9"}[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"a950d631bfe9"}[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"a950d631bfe9"}[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4790, total=4790, start=null), progress=[==================================================>] 4.79kB/4.79kB, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.483 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.508 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.509 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":19267584,"total":22489350},"progress":"[==========================================\u003e ] 19.27MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.509 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.509 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=19267584, total=22489350, start=null), progress=[==========================================> ] 19.27MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.576 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:23.576 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":502989,"total":49317135},"progress":"[\u003e ] 503kB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.576 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.576 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=502989, total=49317135, start=null), progress=[> ] 503kB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.636 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.636 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":21102592,"total":22489350},"progress":"[==============================================\u003e ] 21.1MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.636 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.637 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21102592, total=22489350, start=null), progress=[==============================================> ] 21.1MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "be[\r][\n]" 11:42:23.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":14567735,"total":49317135},"progress":"[==============\u003e ] 14.57MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.677 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14567735, total=49317135, start=null), progress=[==============> ] 14.57MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.741 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.741 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":21561344,"total":22489350},"progress":"[===============================================\u003e ] 21.56MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.741 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.742 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21561344, total=22489350, start=null), progress=[===============================================> ] 21.56MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "be[\r][\n]" 11:42:23.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":32110903,"total":49317135},"progress":"[================================\u003e ] 32.11MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.778 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32110903, total=49317135, start=null), progress=[================================> ] 32.11MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":657,"total":7766},"progress":"[====\u003e ] 657B/7.766kB","id":"617ee59ce7bb"}[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=7766, start=null), progress=[====> ] 657B/7.766kB, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b6[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":7766,"total":7766},"progress":"[==================================================\u003e] 7.766kB/7.766kB","id":"617ee59ce7bb"}[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"617ee59ce7bb"}[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"617ee59ce7bb"}[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7766, total=7766, start=null), progress=[==================================================>] 7.766kB/7.766kB, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.797 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.818 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:23.818 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":22489350,"total":22489350},"progress":"[==================================================\u003e] 22.49MB/22.49MB","id":"743f2d6c1f65"}[\r][\n]" 11:42:23.818 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.818 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22489350, total=22489350, start=null), progress=[==================================================>] 22.49MB/22.49MB, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b1[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":130,"total":130},"progress":"[==================================================\u003e] 130B/130B","id":"9d8f079549dc"}[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"9d8f079549dc"}[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=130, total=130, start=null), progress=[==================================================>] 130B/130B, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.834 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.872 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:23.872 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"743f2d6c1f65"}[\r][\n]" 11:42:23.872 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.872 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=743f2d6c1f65, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.879 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b9[\r][\n]" 11:42:23.879 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4501147},"progress":"[\u003e ] 65.54kB/4.501MB","id":"5d307000f290"}[\r][\n]" 11:42:23.879 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.879 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4501147, start=null), progress=[> ] 65.54kB/4.501MB, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.880 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "be[\r][\n]" 11:42:23.880 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":44153143,"total":49317135},"progress":"[============================================\u003e ] 44.15MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.880 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.880 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=44153143, total=49317135, start=null), progress=[============================================> ] 44.15MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"16bdf8f0ef20"}[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.961 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:23.979 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:23.979 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":4501147},"progress":"[=================\u003e ] 1.573MB/4.501MB","id":"5d307000f290"}[\r][\n]" 11:42:23.979 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:23.979 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=4501147, start=null), progress=[=================> ] 1.573MB/4.501MB, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.080 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.080 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":4501147,"total":4501147},"progress":"[==================================================\u003e] 4.501MB/4.501MB","id":"5d307000f290"}[\r][\n]" 11:42:24.080 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.080 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4501147, total=4501147, start=null), progress=[==================================================>] 4.501MB/4.501MB, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.109 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.109 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"5d307000f290"}[\r][\n]" 11:42:24.109 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.109 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5d307000f290, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.114 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:24.114 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":1778,"total":1778},"progress":"[==================================================\u003e] 1.778kB/1.778kB","id":"29837b5e9b78"}[\r][\n]" 11:42:24.114 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.114 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1778, total=1778, start=null), progress=[==================================================>] 1.778kB/1.778kB, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b1[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":170,"total":170},"progress":"[==================================================\u003e] 170B/170B","id":"0b321bdf6269"}[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"0b321bdf6269"}[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=170, total=170, start=null), progress=[==================================================>] 170B/170B, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"0b321bdf6269"}[\r][\n]" 11:42:24.131 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.132 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.170 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:24.170 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":1778,"total":1778},"progress":"[==================================================\u003e] 1.778kB/1.778kB","id":"29837b5e9b78"}[\r][\n]" 11:42:24.170 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.170 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1778, total=1778, start=null), progress=[==================================================>] 1.778kB/1.778kB, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:24.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":658,"total":2382},"progress":"[=============\u003e ] 658B/2.382kB","id":"984c8750eb3d"}[\r][\n]" 11:42:24.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=658, total=2382, start=null), progress=[=============> ] 658B/2.382kB, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b6[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":2382,"total":2382},"progress":"[==================================================\u003e] 2.382kB/2.382kB","id":"984c8750eb3d"}[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "49[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Verifying Checksum","progressDetail":{},"id":"984c8750eb3d"}[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"984c8750eb3d"}[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2382, total=2382, start=null), progress=[==================================================>] 2.382kB/2.382kB, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.183 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.208 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.208 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"29837b5e9b78"}[\r][\n]" 11:42:24.208 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.209 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=29837b5e9b78, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.212 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b9[\r][\n]" 11:42:24.212 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1351331},"progress":"[=\u003e ] 32.77kB/1.351MB","id":"3090df574038"}[\r][\n]" 11:42:24.212 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.212 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=1351331, start=null), progress=[=> ] 32.77kB/1.351MB, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b1[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Downloading","progressDetail":{"current":121,"total":121},"progress":"[==================================================\u003e] 121B/121B","id":"05f589943135"}[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "48[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Download complete","progressDetail":{},"id":"05f589943135"}[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=121, total=121, start=null), progress=[==================================================>] 121B/121B, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.290 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.312 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.312 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":1277952,"total":1351331},"progress":"[===============================================\u003e ] 1.278MB/1.351MB","id":"3090df574038"}[\r][\n]" 11:42:24.312 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.313 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1277952, total=1351331, start=null), progress=[===============================================> ] 1.278MB/1.351MB, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.318 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.318 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":1351331,"total":1351331},"progress":"[==================================================\u003e] 1.351MB/1.351MB","id":"3090df574038"}[\r][\n]" 11:42:24.318 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.318 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1351331, total=1351331, start=null), progress=[==================================================>] 1.351MB/1.351MB, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.352 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.352 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"3090df574038"}[\r][\n]" 11:42:24.352 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.352 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3090df574038, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.406 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b9[\r][\n]" 11:42:24.406 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":65536,"total":6182629},"progress":"[\u003e ] 65.54kB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:24.406 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.406 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=6182629, start=null), progress=[> ] 65.54kB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.506 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.506 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":3407872,"total":6182629},"progress":"[===========================\u003e ] 3.408MB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:24.506 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.506 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3407872, total=6182629, start=null), progress=[===========================> ] 3.408MB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.608 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.608 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":5767168,"total":6182629},"progress":"[==============================================\u003e ] 5.767MB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:24.608 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.609 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5767168, total=6182629, start=null), progress=[==============================================> ] 5.767MB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.631 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:24.631 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":6182629,"total":6182629},"progress":"[==================================================\u003e] 6.183MB/6.183MB","id":"dc0b4463fa0e"}[\r][\n]" 11:42:24.631 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.631 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6182629, total=6182629, start=null), progress=[==================================================>] 6.183MB/6.183MB, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"dc0b4463fa0e"}[\r][\n]" 11:42:24.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.676 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dc0b4463fa0e, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.679 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b8[\r][\n]" 11:42:24.679 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":32768,"total":295498},"progress":"[=====\u003e ] 32.77kB/295.5kB","id":"1fb834895f59"}[\r][\n]" 11:42:24.679 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.679 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=295498, start=null), progress=[=====> ] 32.77kB/295.5kB, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.740 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b9[\r][\n]" 11:42:24.740 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":295498,"total":295498},"progress":"[==================================================\u003e] 295.5kB/295.5kB","id":"1fb834895f59"}[\r][\n]" 11:42:24.740 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.740 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=295498, total=295498, start=null), progress=[==================================================>] 295.5kB/295.5kB, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.776 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.776 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"1fb834895f59"}[\r][\n]" 11:42:24.776 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.776 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1fb834895f59, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":115,"total":115},"progress":"[==================================================\u003e] 115B/115B","id":"59169bd605be"}[\r][\n]" 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=115, total=115, start=null), progress=[==================================================>] 115B/115B, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":115,"total":115},"progress":"[==================================================\u003e] 115B/115B","id":"59169bd605be"}[\r][\n]" 11:42:24.780 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.781 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=115, total=115, start=null), progress=[==================================================>] 115B/115B, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.861 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.861 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"59169bd605be"}[\r][\n]" 11:42:24.861 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.862 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=59169bd605be, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.865 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b4[\r][\n]" 11:42:24.865 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":4790,"total":4790},"progress":"[==================================================\u003e] 4.79kB/4.79kB","id":"a950d631bfe9"}[\r][\n]" 11:42:24.865 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.865 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4790, total=4790, start=null), progress=[==================================================>] 4.79kB/4.79kB, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.866 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b4[\r][\n]" 11:42:24.866 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":4790,"total":4790},"progress":"[==================================================\u003e] 4.79kB/4.79kB","id":"a950d631bfe9"}[\r][\n]" 11:42:24.866 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.867 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4790, total=4790, start=null), progress=[==================================================>] 4.79kB/4.79kB, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:24.946 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:24.946 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"a950d631bfe9"}[\r][\n]" 11:42:24.946 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:24.946 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a950d631bfe9, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.045 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bb[\r][\n]" 11:42:25.045 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":524288,"total":49317135},"progress":"[\u003e ] 524.3kB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.045 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.045 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=524288, total=49317135, start=null), progress=[> ] 524.3kB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.177 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:25.177 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":4194304,"total":49317135},"progress":"[====\u003e ] 4.194MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.177 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.178 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4194304, total=49317135, start=null), progress=[====> ] 4.194MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.285 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bc[\r][\n]" 11:42:25.285 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":7864320,"total":49317135},"progress":"[=======\u003e ] 7.864MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.285 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.285 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7864320, total=49317135, start=null), progress=[=======> ] 7.864MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.388 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.389 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":11010048,"total":49317135},"progress":"[===========\u003e ] 11.01MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.389 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.389 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11010048, total=49317135, start=null), progress=[===========> ] 11.01MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.498 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.498 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":13107200,"total":49317135},"progress":"[=============\u003e ] 13.11MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.498 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.498 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13107200, total=49317135, start=null), progress=[=============> ] 13.11MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.626 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.626 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":15204352,"total":49317135},"progress":"[===============\u003e ] 15.2MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.626 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.626 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15204352, total=49317135, start=null), progress=[===============> ] 15.2MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.743 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.743 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":17825792,"total":49317135},"progress":"[==================\u003e ] 17.83MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.743 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.743 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17825792, total=49317135, start=null), progress=[==================> ] 17.83MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.846 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.846 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":20447232,"total":49317135},"progress":"[====================\u003e ] 20.45MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.846 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.846 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20447232, total=49317135, start=null), progress=[====================> ] 20.45MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:25.950 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:25.950 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":24117248,"total":49317135},"progress":"[========================\u003e ] 24.12MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:25.950 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:25.950 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24117248, total=49317135, start=null), progress=[========================> ] 24.12MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.062 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.062 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":28311552,"total":49317135},"progress":"[============================\u003e ] 28.31MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.062 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.062 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28311552, total=49317135, start=null), progress=[============================> ] 28.31MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.172 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.172 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":31981568,"total":49317135},"progress":"[================================\u003e ] 31.98MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.172 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.172 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31981568, total=49317135, start=null), progress=[================================> ] 31.98MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.284 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.284 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":35651584,"total":49317135},"progress":"[====================================\u003e ] 35.65MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.284 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.284 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35651584, total=49317135, start=null), progress=[====================================> ] 35.65MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.388 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.388 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":38797312,"total":49317135},"progress":"[=======================================\u003e ] 38.8MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.388 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.388 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38797312, total=49317135, start=null), progress=[=======================================> ] 38.8MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.494 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.494 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":41418752,"total":49317135},"progress":"[=========================================\u003e ] 41.42MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.494 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.494 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41418752, total=49317135, start=null), progress=[=========================================> ] 41.42MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.609 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.609 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":43515904,"total":49317135},"progress":"[============================================\u003e ] 43.52MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.609 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.610 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=43515904, total=49317135, start=null), progress=[============================================> ] 43.52MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.714 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.714 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":46137344,"total":49317135},"progress":"[==============================================\u003e ] 46.14MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.714 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.715 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46137344, total=49317135, start=null), progress=[==============================================> ] 46.14MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":47710208,"total":49317135},"progress":"[================================================\u003e ] 47.71MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.815 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47710208, total=49317135, start=null), progress=[================================================> ] 47.71MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.907 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "bd[\r][\n]" 11:42:26.907 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":49317135,"total":49317135},"progress":"[==================================================\u003e] 49.32MB/49.32MB","id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.907 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.907 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49317135, total=49317135, start=null), progress=[==================================================>] 49.32MB/49.32MB, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.984 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:26.984 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"16bdf8f0ef20"}[\r][\n]" 11:42:26.984 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.984 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=16bdf8f0ef20, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.987 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:26.987 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":7766,"total":7766},"progress":"[==================================================\u003e] 7.766kB/7.766kB","id":"617ee59ce7bb"}[\r][\n]" 11:42:26.987 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.987 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7766, total=7766, start=null), progress=[==================================================>] 7.766kB/7.766kB, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:26.988 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:26.988 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":7766,"total":7766},"progress":"[==================================================\u003e] 7.766kB/7.766kB","id":"617ee59ce7bb"}[\r][\n]" 11:42:26.988 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:26.989 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7766, total=7766, start=null), progress=[==================================================>] 7.766kB/7.766kB, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.091 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:27.091 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"617ee59ce7bb"}[\r][\n]" 11:42:27.091 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.091 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=617ee59ce7bb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.095 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.095 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":130,"total":130},"progress":"[==================================================\u003e] 130B/130B","id":"9d8f079549dc"}[\r][\n]" 11:42:27.095 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.096 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=130, total=130, start=null), progress=[==================================================>] 130B/130B, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.097 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.097 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":130,"total":130},"progress":"[==================================================\u003e] 130B/130B","id":"9d8f079549dc"}[\r][\n]" 11:42:27.097 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.097 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=130, total=130, start=null), progress=[==================================================>] 130B/130B, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:27.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"9d8f079549dc"}[\r][\n]" 11:42:27.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.182 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d8f079549dc, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.185 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.185 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":170,"total":170},"progress":"[==================================================\u003e] 170B/170B","id":"0b321bdf6269"}[\r][\n]" 11:42:27.185 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.185 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=170, total=170, start=null), progress=[==================================================>] 170B/170B, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.190 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.190 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":170,"total":170},"progress":"[==================================================\u003e] 170B/170B","id":"0b321bdf6269"}[\r][\n]" 11:42:27.190 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.190 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=170, total=170, start=null), progress=[==================================================>] 170B/170B, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.278 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:27.278 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"0b321bdf6269"}[\r][\n]" 11:42:27.278 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.278 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0b321bdf6269, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.282 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:27.282 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":2382,"total":2382},"progress":"[==================================================\u003e] 2.382kB/2.382kB","id":"984c8750eb3d"}[\r][\n]" 11:42:27.282 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.282 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2382, total=2382, start=null), progress=[==================================================>] 2.382kB/2.382kB, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.283 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b5[\r][\n]" 11:42:27.283 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":2382,"total":2382},"progress":"[==================================================\u003e] 2.382kB/2.382kB","id":"984c8750eb3d"}[\r][\n]" 11:42:27.283 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.283 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2382, total=2382, start=null), progress=[==================================================>] 2.382kB/2.382kB, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.362 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:27.362 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"984c8750eb3d"}[\r][\n]" 11:42:27.362 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.363 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=984c8750eb3d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.366 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.366 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":121,"total":121},"progress":"[==================================================\u003e] 121B/121B","id":"05f589943135"}[\r][\n]" 11:42:27.366 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.367 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=121, total=121, start=null), progress=[==================================================>] 121B/121B, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.367 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "b0[\r][\n]" 11:42:27.367 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Extracting","progressDetail":{"current":121,"total":121},"progress":"[==================================================\u003e] 121B/121B","id":"05f589943135"}[\r][\n]" 11:42:27.367 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.367 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=121, total=121, start=null), progress=[==================================================>] 121B/121B, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.434 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "44[\r][\n]" 11:42:27.434 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Pull complete","progressDetail":{},"id":"05f589943135"}[\r][\n]" 11:42:27.434 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.434 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=05f589943135, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.445 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "5e[\r][\n]" 11:42:27.445 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Digest: sha256:7ea445e9e8f1456ff1d27891901719d088c94e27e1d4a3d0f68c485dad5cb673"}[\r][\n]" 11:42:27.445 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.445 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:7ea445e9e8f1456ff1d27891901719d088c94e27e1d4a3d0f68c485dad5cb673, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.449 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "41[\r][\n]" 11:42:27.449 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"status":"Status: Downloaded newer image for postgres:9.6.12"}[\r][\n]" 11:42:27.449 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.449 [docker-java-stream-179956945] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for postgres:9.6.12, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: releasing valid endpoint 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: releasing endpoint 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:27.451 [docker-java-stream-179956945] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.452 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: postgres:9.6.12 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: preparing request execution 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: target auth state: UNCHALLENGED 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: proxy auth state: UNCHALLENGED 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000040: acquiring connection with route {}->unix://localhost:2375 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquiring endpoint (3 MINUTES) 11:42:27.452 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: acquired ep-0000003F 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquired endpoint ep-0000003F 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: executing GET /v1.32/images/postgres:9.6.12/json HTTP/1.1 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: start execution ex-00000040 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: executing exchange ex-00000040 over http-outgoing-8 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/images/postgres:9.6.12/json HTTP/1.1 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/images/postgres:9.6.12/json HTTP/1.1[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:27.453 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:27 GMT[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "11ed[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","RepoTags":["postgres:9.6.12"],"RepoDigests":["postgres@sha256:7ea445e9e8f1456ff1d27891901719d088c94e27e1d4a3d0f68c485dad5cb673"],"Parent":"","Comment":"","Created":"2019-05-08T02:53:39.706663802Z","Container":"53cd96f0ca0320bfde4ea91656d943d636b25e0d76dc7197271522b93e791b66","ContainerConfig":{"Hostname":"53cd96f0ca03","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"5432/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.6/bin","GOSU_VERSION=1.11","LANG=en_US.utf8","PG_MAJOR=9.6","PG_VERSION=9.6.12-1.pgdg90+1","PGDATA=/var/lib/postgresql/data"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"postgres\"]"],"ArgsEscaped":true,"Image":"sha256:4582bc7caf90cb9395d8af990fe9cc88f3f8eb80a89e0f111d61dd065de70391","Volumes":{"/var/lib/postgresql/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{}},"DockerVersion":"18.06.1-ce","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"5432/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.6/bin","GOSU_VERSION=1.11","LANG=en_US.utf8","PG_MAJOR=9.6","PG_VERSION=9.6.12-1.pgdg90+1","PGDATA=/var/lib/postgresql/data"],"Cmd":["postgres"],"ArgsEscaped":true,"Image":"sha256:4582bc7caf90cb9395d8af990fe9cc88f3f8eb80a89e0f111d61dd065de70391","Volumes":{"/var/lib/postgresql/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":229800019,"VirtualSize":229800019,"GraphDriver":{"Data":{"L... 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:27 GMT 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:27.454 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: connection can be kept alive for 3 MINUTES 11:42:27.456 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: releasing valid endpoint 11:42:27.456 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: releasing endpoint 11:42:27.456 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:27.456 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.457 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: postgres:9.6.12 at registry: index.docker.io 11:42:27.457 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:27.457 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:27.457 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4589bc66[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env={POSTGRES_USER=test,POSTGRES_PASSWORD=test,POSTGRES_DB=test},cmd={postgres,-c,fsync=off},healthcheck=,argsEscaped=,entrypoint=,image=postgres:9.6.12,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[5432/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={5432/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7375e6c1}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode... 11:42:27.459 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: preparing request execution 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: target auth state: UNCHALLENGED 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: proxy auth state: UNCHALLENGED 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000041: acquiring connection with route {}->unix://localhost:2375 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquiring endpoint (3 MINUTES) 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: acquired ep-00000040 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquired endpoint ep-00000040 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: executing POST /v1.32/containers/create HTTP/1.1 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: start execution ex-00000041 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: executing exchange ex-00000041 over http-outgoing-8 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/create HTTP/1.1 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> X-Registry-Auth: XXX 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 2286 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:27.460 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 2286[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:27.461 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["POSTGRES_USER=test","POSTGRES_PASSWORD=test","POSTGRES_DB=test"],"Cmd":["postgres","-c","fsync=off"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"postgres:9.6.12","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"5432/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":... 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 201 Created[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:27 GMT[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 88[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Warnings":[]}[\n]" 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 201 Created 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:27 GMT 11:42:27.833 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 88 11:42:27.834 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: connection can be kept alive for 3 MINUTES 11:42:27.834 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: releasing valid endpoint 11:42:27.834 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: releasing endpoint 11:42:27.834 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:27.834 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.834 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: preparing request execution 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: target auth state: UNCHALLENGED 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: proxy auth state: UNCHALLENGED 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000042: acquiring connection with route {}->unix://localhost:2375 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquiring endpoint (3 MINUTES) 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: acquired ep-00000041 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquired endpoint ep-00000041 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: executing POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/start HTTP/1.1 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: start execution ex-00000042 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: executing exchange ex-00000042 over http-outgoing-8 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/start HTTP/1.1 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/start HTTP/1.1[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:27.835 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:28 GMT[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 204 No Content 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:28 GMT 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: connection can be kept alive for 3 MINUTES 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: releasing valid endpoint 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: releasing endpoint 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:28.369 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.369 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,false 11:42:28.370 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json], queryParams={}} 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: preparing request execution 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: target auth state: UNCHALLENGED 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: proxy auth state: UNCHALLENGED 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000043: acquiring connection with route {}->unix://localhost:2375 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquiring endpoint (3 MINUTES) 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: acquired ep-00000042 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquired endpoint ep-00000042 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: start execution ex-00000043 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: executing exchange ex-00000043 over http-outgoing-8 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:28.370 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:28 GMT[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "19c5[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Created":"2021-10-21T11:42:27.462612612Z","Path":"docker-entrypoint.sh","Args":["postgres","-c","fsync=off"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9039,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:28.364840978Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","ResolvConfPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/resolv.conf","HostnamePath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hostname","HostsPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hosts","LogPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b-json.log","Name":"/vigilant_haibt","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpu... 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:28 GMT 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:28.371 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: connection can be kept alive for 3 MINUTES 11:42:28.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: releasing valid endpoint 11:42:28.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: releasing endpoint 11:42:28.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:28.373 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.373 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,false 11:42:28.373 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json], queryParams={}} 11:42:28.373 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: preparing request execution 11:42:28.373 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: target auth state: UNCHALLENGED 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: proxy auth state: UNCHALLENGED 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000044: acquiring connection with route {}->unix://localhost:2375 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquiring endpoint (3 MINUTES) 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: acquired ep-00000043 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquired endpoint ep-00000043 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: start execution ex-00000044 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: executing exchange ex-00000044 over http-outgoing-8 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:28 GMT[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "19c5[\r][\n]" 11:42:28.374 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Created":"2021-10-21T11:42:27.462612612Z","Path":"docker-entrypoint.sh","Args":["postgres","-c","fsync=off"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9039,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:28.364840978Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","ResolvConfPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/resolv.conf","HostnamePath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hostname","HostsPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hosts","LogPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b-json.log","Name":"/vigilant_haibt","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus... 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/20.10.9 (linux) 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 21 Oct 2021 11:42:28 GMT 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Transfer-Encoding: chunked 11:42:28.375 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: connection can be kept alive for 3 MINUTES 11:42:28.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: releasing valid endpoint 11:42:28.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: releasing endpoint 11:42:28.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection http-outgoing-8 can be kept alive for 3 MINUTES 11:42:28.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: preparing request execution 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: target auth state: UNCHALLENGED 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: proxy auth state: UNCHALLENGED 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000045: acquiring connection with route {}->unix://localhost:2375 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquiring endpoint (3 MINUTES) 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: acquired ep-00000044 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquired endpoint ep-00000044 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: start execution ex-00000045 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: executing exchange ex-00000045 over http-outgoing-8 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]" 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]" 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]" 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:28.377 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.41[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 21 Oct 2021 11:42:28 GMT[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Transfer-Encoding: chunked[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK 11:42:28.378 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.41 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "e[\r][\n]" 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x6] done[\n]" 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "17[\r][\n]" 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf]server started[\n]" 11:42:30.490 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.490 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: done 11:42:30.491 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: server started 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "18[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x10]CREATE DATABASE[\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.751 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: CREATE DATABASE 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "9[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "9[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "54[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]L/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*[\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "9[\r][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]" 11:42:30.751 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "2d[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%LOG: received fast shutdown request[\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "2f[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'LOG: aborting any active transactions[\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "53[\r][\n]" 11:42:30.754 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Kwaiting for server to shut down....LOG: autovacuum launcher shutting down[\n]" 11:42:30.755 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.755 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "1c[\r][\n]" 11:42:30.755 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14]LOG: shutting down[\n]" 11:42:30.755 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: LOG: shutting down 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: waiting for server to shut down....LOG: autovacuum launcher shutting down 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: LOG: aborting any active transactions 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: LOG: received fast shutdown request 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:30.761 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:30.765 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "2b[\r][\n]" 11:42:30.765 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#LOG: database system is shut down[\n]" 11:42:30.765 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:30.771 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: LOG: database system is shut down 11:42:31.755 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "e[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x6] done[\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "17[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf]server stopped[\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.756 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: server stopped 11:42:31.756 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: done 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "9[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3e[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6PostgreSQL init process complete; ready for start up.[\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "9[\r][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]" 11:42:31.756 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.766 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:31.766 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: PostgreSQL init process complete; ready for start up. 11:42:31.766 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDOUT: 11:42:31.771 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "47[\r][\n]" 11:42:31.771 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]?LOG: database system was shut down at 2021-10-21 11:42:30 UTC[\n]" 11:42:31.771 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.772 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "46[\r][\n]" 11:42:31.772 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]>LOG: MultiXact member wraparound protections are now enabled[\n]" 11:42:31.772 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "3d[\r][\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]5LOG: database system is ready to accept connections[\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "2a[\r][\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]"LOG: autovacuum launcher started[\n]" 11:42:31.773 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:31.776 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: LOG: autovacuum launcher started 11:42:31.776 [Test worker] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: LOG: database system is ready to accept connections 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: cancel 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-8: close connection IMMEDIATE 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: endpoint closed 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: discarding endpoint 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: releasing endpoint 11:42:31.776 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection is not kept alive 11:42:31.777 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:31.777 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "end of stream" [2021-10-21T11:43:20.772Z] [AWS CodeBuild Plugin] [2021-10-21T11:43:20.772Z] [AWS CodeBuild Plugin] PostgresIT > smokeTest() STANDARD_OUT 11:42:31.802 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,false 11:42:31.802 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json], queryParams={}} 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: preparing request execution 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: target auth state: UNCHALLENGED 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: proxy auth state: UNCHALLENGED 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: acquiring connection with route {}->unix://localhost:2375 11:42:31.802 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquiring endpoint (3 MINUTES) 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: acquired ep-00000045 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquired endpoint ep-00000045 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: opening connection {}->unix://localhost:2375 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: connecting endpoint (3 MINUTES) 11:42:31.803 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connecting to localhost/127.0.0.1:2375 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connection established 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connected http-outgoing-9 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: endpoint connected 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: start execution ex-00000046 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: executing exchange ex-00000046 over http-outgoing-9 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:31.804 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:31 GMT[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "19c5[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Created":"2021-10-21T11:42:27.462612612Z","Path":"docker-entrypoint.sh","Args":["postgres","-c","fsync=off"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9039,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:28.364840978Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","ResolvConfPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/resolv.conf","HostnamePath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hostname","HostsPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hosts","LogPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b-json.log","Name":"/vigilant_haibt","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpu... 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:31 GMT 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:31.805 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: connection can be kept alive for 3 MINUTES 11:42:31.807 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: releasing valid endpoint 11:42:31.807 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: releasing endpoint 11:42:31.808 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:31.808 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] [2021-10-21T11:43:20.773Z] [AWS CodeBuild Plugin] [2021-10-21T11:43:20.773Z] [AWS CodeBuild Plugin] PostgresIT STANDARD_OUT 11:42:31.818 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,false 11:42:31.818 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json], queryParams={}} 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: preparing request execution 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: target auth state: UNCHALLENGED 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: proxy auth state: UNCHALLENGED 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: acquiring connection with route {}->unix://localhost:2375 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquiring endpoint (3 MINUTES) 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: acquired ep-00000046 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquired endpoint ep-00000046 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: start execution ex-00000047 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: executing exchange ex-00000047 over http-outgoing-9 11:42:31.818 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:31 GMT[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "19c5[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Created":"2021-10-21T11:42:27.462612612Z","Path":"docker-entrypoint.sh","Args":["postgres","-c","fsync=off"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9039,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:28.364840978Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","ResolvConfPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/resolv.conf","HostnamePath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hostname","HostsPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hosts","LogPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b-json.log","Name":"/vigilant_haibt","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpu... 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:31 GMT 11:42:31.819 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:31.820 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: connection can be kept alive for 3 MINUTES 11:42:31.821 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: releasing valid endpoint 11:42:31.821 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: releasing endpoint 11:42:31.821 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:31.821 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.822 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b, 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: preparing request execution 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: target auth state: UNCHALLENGED 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: proxy auth state: UNCHALLENGED 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000048: acquiring connection with route {}->unix://localhost:2375 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquiring endpoint (3 MINUTES) 11:42:31.822 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: acquired ep-00000047 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquired endpoint ep-00000047 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: executing POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/kill HTTP/1.1 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: start execution ex-00000048 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: executing exchange ex-00000048 over http-outgoing-9 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/kill HTTP/1.1 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/kill HTTP/1.1[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:31.823 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:31.933 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "0[\r][\n]" 11:42:31.933 [docker-java-stream-269750024] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:32 GMT[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 204 No Content 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:32 GMT 11:42:32.157 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: connection can be kept alive for 3 MINUTES 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: releasing valid endpoint 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: releasing endpoint 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.158 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,false 11:42:32.158 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json], queryParams={}} 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: preparing request execution 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: target auth state: UNCHALLENGED 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: proxy auth state: UNCHALLENGED 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000049: acquiring connection with route {}->unix://localhost:2375 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquiring endpoint (3 MINUTES) 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: acquired ep-00000048 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquired endpoint ep-00000048 11:42:32.158 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: executing GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: start execution ex-00000049 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: executing exchange ex-00000049 over http-outgoing-9 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/json HTTP/1.1[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:32 GMT[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "18ce[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b","Created":"2021-10-21T11:42:27.462612612Z","Path":"docker-entrypoint.sh","Args":["postgres","-c","fsync=off"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2021-10-21T11:42:28.364840978Z","FinishedAt":"2021-10-21T11:42:31.915103134Z"},"Image":"sha256:ed51199dbcc6bcaede4a2778c5d1afcf3d725d4f3bafdbd8aab38f7854fba33a","ResolvConfPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/resolv.conf","HostnamePath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hostname","HostsPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/hosts","LogPath":"/var/lib/docker/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b-json.log","Name":"/vigilant_haibt","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"5432/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0... 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:32 GMT 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:32.159 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: connection can be kept alive for 3 MINUTES 11:42:32.160 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: releasing valid endpoint 11:42:32.160 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: releasing endpoint 11:42:32.160 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.161 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b,true,true 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: preparing request execution 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: target auth state: UNCHALLENGED 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: proxy auth state: UNCHALLENGED 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: acquiring connection with route {}->unix://localhost:2375 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquiring endpoint (3 MINUTES) 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: acquired ep-00000049 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquired endpoint ep-00000049 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: executing DELETE /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b?v=true&force=true HTTP/1.1 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: start execution ex-0000004A 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: executing exchange ex-0000004A over http-outgoing-9 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> DELETE /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b?v=true&force=true HTTP/1.1 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:32.161 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "DELETE /v1.32/containers/cc33b4cd184058dab2403b4568f46acc8f73044695622fdc82fa7b47a6c6df8b?v=true&force=true HTTP/1.1[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:32.162 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:32 GMT[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 204 No Content 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:32 GMT 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: connection can be kept alive for 3 MINUTES 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: releasing valid endpoint 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: releasing endpoint 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:32.183 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.184 [Test worker] DEBUG org.testcontainers.utility.ResourceReaper - Removed container and associated volume(s): postgres:9.6.12 [2021-10-21T11:43:20.774Z] [AWS CodeBuild Plugin] [2021-10-21T11:43:20.774Z] [AWS CodeBuild Plugin] KafkaIT STANDARD_OUT 11:42:32.191 [Test worker] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured 11:42:32.191 [Test worker] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for confluentinc/cp-kafka:5.4.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 11:42:32.191 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: confluentinc/cp-kafka:5.4.3 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: preparing request execution 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: target auth state: UNCHALLENGED 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: proxy auth state: UNCHALLENGED 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004B: acquiring connection with route {}->unix://localhost:2375 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquiring endpoint (3 MINUTES) 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: acquired ep-0000004A 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquired endpoint ep-0000004A 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: executing GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: start execution ex-0000004B 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: executing exchange ex-0000004B over http-outgoing-9 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:32.191 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 404 Not Found[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:32 GMT[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 101[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"message":"no such image: confluentinc/cp-kafka:5.4.3: No such image: confluentinc/cp-kafka:5.4.3"}[\n]" 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 404 Not Found 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:32 GMT 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 101 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: connection can be kept alive for 3 MINUTES 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: releasing valid endpoint 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: releasing endpoint 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:32.192 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.192 [Test worker] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: confluentinc/cp-kafka:5.4.3 11:42:32.193 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: confluentinc/cp-kafka:latest at registry: index.docker.io 11:42:32.193 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:32.193 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: preparing request execution 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: target auth state: UNCHALLENGED 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: proxy auth state: UNCHALLENGED 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004C: acquiring connection with route {}->unix://localhost:2375 11:42:32.194 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquiring endpoint (3 MINUTES) 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: acquired ep-0000004B 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquired endpoint ep-0000004B 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: executing POST /v1.32/images/create?fromImage=confluentinc%2Fcp-kafka&tag=5.4.3 HTTP/1.1 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: start execution ex-0000004C 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: executing exchange ex-0000004C over http-outgoing-9 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/images/create?fromImage=confluentinc%2Fcp-kafka&tag=5.4.3 HTTP/1.1 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> X-Registry-Auth: XXX 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/octet-stream 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/images/create?fromImage=confluentinc%2Fcp-kafka&tag=5.4.3 HTTP/1.1[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/octet-stream[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:32.195 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:33 GMT[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "3e[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling from confluentinc/cp-kafka","id":"5.4.3"}[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"290431e50016"}[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:33 GMT 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: connection can be kept alive for 3 MINUTES 11:42:33.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from confluentinc/cp-kafka, progressDetail=null, progress=null, id=5.4.3, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7ec8f1cbc52d"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2e4268618b5d"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"708285f10926"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95501030aa9b"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a26f4effffdb"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"6aa5a7b6ed06"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "47[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pulling fs layer","progressDetail":{},"id":"dbcf1ab522c8"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "3e[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Waiting","progressDetail":{},"id":"6aa5a7b6ed06"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "3e[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Waiting","progressDetail":{},"id":"708285f10926"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "3e[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Waiting","progressDetail":{},"id":"95501030aa9b"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "3e[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Waiting","progressDetail":{},"id":"dbcf1ab522c8"}[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.425 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.789 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b1[\r][\n]" 11:42:33.789 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":193,"total":193},"progress":"[==================================================\u003e] 193B/193B","id":"7ec8f1cbc52d"}[\r][\n]" 11:42:33.789 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.789 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:33.789 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7ec8f1cbc52d"}[\r][\n]" 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"7ec8f1cbc52d"}[\r][\n]" 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=193, total=193, start=null), progress=[==================================================>] 193B/193B, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.790 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.808 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:33.808 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":539854,"total":54389019},"progress":"[\u003e ] 539.9kB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:33.808 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.809 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539854, total=54389019, start=null), progress=[> ] 539.9kB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.811 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:33.811 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":539842,"total":183534230},"progress":"[\u003e ] 539.8kB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:33.811 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.811 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539842, total=183534230, start=null), progress=[> ] 539.8kB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.910 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:33.910 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":9091434,"total":54389019},"progress":"[========\u003e ] 9.091MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:33.910 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.911 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9091434, total=54389019, start=null), progress=[========> ] 9.091MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:33.912 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:33.912 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":13916520,"total":183534230},"progress":"[===\u003e ] 13.92MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:33.912 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:33.912 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13916520, total=183534230, start=null), progress=[===> ] 13.92MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.011 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.011 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":24099178,"total":54389019},"progress":"[======================\u003e ] 24.1MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.011 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.011 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24099178, total=54389019, start=null), progress=[======================> ] 24.1MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.013 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:34.013 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":30509416,"total":183534230},"progress":"[========\u003e ] 30.51MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.013 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.013 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30509416, total=183534230, start=null), progress=[========> ] 30.51MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.112 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.112 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":41761130,"total":54389019},"progress":"[======================================\u003e ] 41.76MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.112 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.113 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=41761130, total=54389019, start=null), progress=[======================================> ] 41.76MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":657,"total":1121},"progress":"[=============================\u003e ] 657B/1.121kB","id":"708285f10926"}[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=1121, start=null), progress=[=============================> ] 657B/1.121kB, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b6[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":1121,"total":1121},"progress":"[==================================================\u003e] 1.121kB/1.121kB","id":"708285f10926"}[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"708285f10926"}[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"708285f10926"}[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.114 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1121, total=1121, start=null), progress=[==================================================>] 1.121kB/1.121kB, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":42842472,"total":183534230},"progress":"[===========\u003e ] 42.84MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.115 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42842472, total=183534230, start=null), progress=[===========> ] 42.84MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"290431e50016"}[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"290431e50016"}[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.199 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.216 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:34.216 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":61528424,"total":183534230},"progress":"[================\u003e ] 61.53MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.216 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.217 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=61528424, total=183534230, start=null), progress=[================> ] 61.53MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.282 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bb[\r][\n]" 11:42:34.282 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54389019},"progress":"[\u003e ] 557.1kB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.282 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.283 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=54389019, start=null), progress=[> ] 557.1kB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:34.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":77048168,"total":183534230},"progress":"[====================\u003e ] 77.05MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=77048168, total=183534230, start=null), progress=[====================> ] 77.05MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.423 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:34.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":54389019},"progress":"[===\u003e ] 3.899MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.424 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=54389019, start=null), progress=[===> ] 3.899MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.428 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:34.428 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":93616488,"total":183534230},"progress":"[=========================\u003e ] 93.62MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.428 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.428 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=93616488, total=183534230, start=null), progress=[=========================> ] 93.62MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.505 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:34.505 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":310479,"total":29776361},"progress":"[\u003e ] 310.5kB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:34.505 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.505 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=310479, total=29776361, start=null), progress=[> ] 310.5kB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.531 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "c0[\r][\n]" 11:42:34.532 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":109115752,"total":183534230},"progress":"[=============================\u003e ] 109.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.532 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.532 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=109115752, total=183534230, start=null), progress=[=============================> ] 109.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.549 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:34.549 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":54389019},"progress":"[======\u003e ] 7.242MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.549 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.549 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=54389019, start=null), progress=[======> ] 7.242MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:34.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":527565,"total":62166280},"progress":"[\u003e ] 527.6kB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:34.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=527565, total=62166280, start=null), progress=[> ] 527.6kB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.606 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:34.606 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":9869676,"total":29776361},"progress":"[================\u003e ] 9.87MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:34.606 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.606 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9869676, total=29776361, start=null), progress=[================> ] 9.87MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.634 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "c0[\r][\n]" 11:42:34.634 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":123554152,"total":183534230},"progress":"[=================================\u003e ] 123.6MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.634 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.634 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=123554152, total=183534230, start=null), progress=[=================================> ] 123.6MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.660 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.660 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":17172841,"total":62166280},"progress":"[=============\u003e ] 17.17MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:34.660 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.661 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17172841, total=62166280, start=null), progress=[=============> ] 17.17MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.668 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:34.668 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":9469952,"total":54389019},"progress":"[========\u003e ] 9.47MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.668 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.668 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9469952, total=54389019, start=null), progress=[========> ] 9.47MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.706 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.706 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":27322732,"total":29776361},"progress":"[=============================================\u003e ] 27.32MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:34.706 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.706 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27322732, total=29776361, start=null), progress=[=============================================> ] 27.32MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"95501030aa9b"}[\r][\n]" 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"95501030aa9b"}[\r][\n]" 11:42:34.721 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.722 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.722 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.736 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "c0[\r][\n]" 11:42:34.736 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":139016552,"total":183534230},"progress":"[=====================================\u003e ] 139MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.736 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.736 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=139016552, total=183534230, start=null), progress=[=====================================> ] 139MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.763 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.763 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":35912041,"total":62166280},"progress":"[============================\u003e ] 35.91MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:34.763 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.763 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35912041, total=62166280, start=null), progress=[============================> ] 35.91MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.774 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:34.774 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":12255232,"total":54389019},"progress":"[===========\u003e ] 12.26MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.774 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.774 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12255232, total=54389019, start=null), progress=[===========> ] 12.26MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.838 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "c0[\r][\n]" 11:42:34.838 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":157706600,"total":183534230},"progress":"[==========================================\u003e ] 157.7MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.838 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.839 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=157706600, total=183534230, start=null), progress=[==========================================> ] 157.7MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.865 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:34.865 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":53111145,"total":62166280},"progress":"[==========================================\u003e ] 53.11MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:34.865 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.865 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=53111145, total=62166280, start=null), progress=[==========================================> ] 53.11MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.893 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:34.894 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":54389019},"progress":"[=============\u003e ] 15.04MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:34.894 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.894 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=54389019, start=null), progress=[=============> ] 15.04MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"a26f4effffdb"}[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"a26f4effffdb"}[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.913 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.940 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "c0[\r][\n]" 11:42:34.940 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":176449896,"total":183534230},"progress":"[================================================\u003e ] 176.4MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:34.940 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.940 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=176449896, total=183534230, start=null), progress=[================================================> ] 176.4MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2e4268618b5d"}[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"2e4268618b5d"}[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:34.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.004 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.004 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":17825792,"total":54389019},"progress":"[================\u003e ] 17.83MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.004 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.004 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17825792, total=54389019, start=null), progress=[================> ] 17.83MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":657,"total":3006},"progress":"[==========\u003e ] 657B/3.006kB","id":"6aa5a7b6ed06"}[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=657, total=3006, start=null), progress=[==========> ] 657B/3.006kB, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b6[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":3006,"total":3006},"progress":"[==================================================\u003e] 3.006kB/3.006kB","id":"6aa5a7b6ed06"}[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"6aa5a7b6ed06"}[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"6aa5a7b6ed06"}[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3006, total=3006, start=null), progress=[==================================================>] 3.006kB/3.006kB, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.117 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.117 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":21168128,"total":54389019},"progress":"[===================\u003e ] 21.17MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.117 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.117 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21168128, total=54389019, start=null), progress=[===================> ] 21.17MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.230 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.230 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":24510464,"total":54389019},"progress":"[======================\u003e ] 24.51MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.230 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.231 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24510464, total=54389019, start=null), progress=[======================> ] 24.51MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b1[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Downloading","progressDetail":{"current":313,"total":313},"progress":"[==================================================\u003e] 313B/313B","id":"dbcf1ab522c8"}[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "49[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Verifying Checksum","progressDetail":{},"id":"dbcf1ab522c8"}[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "48[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Download complete","progressDetail":{},"id":"dbcf1ab522c8"}[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=313, total=313, start=null), progress=[==================================================>] 313B/313B, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.247 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.248 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.344 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.344 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":28409856,"total":54389019},"progress":"[==========================\u003e ] 28.41MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.344 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.344 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28409856, total=54389019, start=null), progress=[==========================> ] 28.41MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.448 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.448 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":32866304,"total":54389019},"progress":"[==============================\u003e ] 32.87MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.448 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.449 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32866304, total=54389019, start=null), progress=[==============================> ] 32.87MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.563 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.563 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":38993920,"total":54389019},"progress":"[===================================\u003e ] 38.99MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.563 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.563 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38993920, total=54389019, start=null), progress=[===================================> ] 38.99MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.669 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.669 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":41779200,"total":54389019},"progress":"[======================================\u003e ] 41.78MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.669 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.670 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41779200, total=54389019, start=null), progress=[======================================> ] 41.78MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.783 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.783 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":54389019},"progress":"[========================================\u003e ] 44.56MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.783 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.783 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=54389019, start=null), progress=[========================================> ] 44.56MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:35.893 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:35.893 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":47349760,"total":54389019},"progress":"[===========================================\u003e ] 47.35MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:35.893 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:35.893 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47349760, total=54389019, start=null), progress=[===========================================> ] 47.35MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.007 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.007 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":54389019},"progress":"[==============================================\u003e ] 50.14MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:36.007 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.007 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=54389019, start=null), progress=[==============================================> ] 50.14MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.163 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.163 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":52920320,"total":54389019},"progress":"[================================================\u003e ] 52.92MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:36.163 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.163 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52920320, total=54389019, start=null), progress=[================================================> ] 52.92MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.289 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.289 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54389019},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:36.289 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.289 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=54389019, start=null), progress=[=================================================> ] 53.48MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.364 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.364 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":54389019,"total":54389019},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"290431e50016"}[\r][\n]" 11:42:36.364 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.364 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54389019, total=54389019, start=null), progress=[==================================================>] 54.39MB/54.39MB, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.432 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:36.432 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"290431e50016"}[\r][\n]" 11:42:36.432 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.432 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=290431e50016, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.437 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b0[\r][\n]" 11:42:36.437 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":193,"total":193},"progress":"[==================================================\u003e] 193B/193B","id":"7ec8f1cbc52d"}[\r][\n]" 11:42:36.437 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.437 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=193, total=193, start=null), progress=[==================================================>] 193B/193B, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b0[\r][\n]" 11:42:36.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":193,"total":193},"progress":"[==================================================\u003e] 193B/193B","id":"7ec8f1cbc52d"}[\r][\n]" 11:42:36.441 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.441 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=193, total=193, start=null), progress=[==================================================>] 193B/193B, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.527 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:36.527 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"7ec8f1cbc52d"}[\r][\n]" 11:42:36.527 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.527 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7ec8f1cbc52d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.619 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:36.619 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":557056,"total":183534230},"progress":"[\u003e ] 557.1kB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:36.619 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.619 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=183534230, start=null), progress=[> ] 557.1kB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.724 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.724 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":5013504,"total":183534230},"progress":"[=\u003e ] 5.014MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:36.724 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.725 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=183534230, start=null), progress=[=> ] 5.014MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.828 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:36.828 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":8355840,"total":183534230},"progress":"[==\u003e ] 8.356MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:36.828 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.828 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8355840, total=183534230, start=null), progress=[==> ] 8.356MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:36.929 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:36.929 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":11698176,"total":183534230},"progress":"[===\u003e ] 11.7MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:36.929 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:36.929 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11698176, total=183534230, start=null), progress=[===> ] 11.7MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.038 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.038 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":183534230},"progress":"[====\u003e ] 15.04MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.038 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.038 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=183534230, start=null), progress=[====> ] 15.04MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.151 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.151 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":18939904,"total":183534230},"progress":"[=====\u003e ] 18.94MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.151 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.152 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18939904, total=183534230, start=null), progress=[=====> ] 18.94MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.259 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.259 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":23396352,"total":183534230},"progress":"[======\u003e ] 23.4MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.259 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.259 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23396352, total=183534230, start=null), progress=[======> ] 23.4MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":183534230},"progress":"[========\u003e ] 30.08MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=183534230, start=null), progress=[========> ] 30.08MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.478 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.478 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":33423360,"total":183534230},"progress":"[=========\u003e ] 33.42MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.478 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.478 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=33423360, total=183534230, start=null), progress=[=========> ] 33.42MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":36765696,"total":183534230},"progress":"[==========\u003e ] 36.77MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36765696, total=183534230, start=null), progress=[==========> ] 36.77MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.700 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.700 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":40108032,"total":183534230},"progress":"[==========\u003e ] 40.11MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.700 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.701 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40108032, total=183534230, start=null), progress=[==========> ] 40.11MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.810 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.810 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":43450368,"total":183534230},"progress":"[===========\u003e ] 43.45MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.810 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.810 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=43450368, total=183534230, start=null), progress=[===========> ] 43.45MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:37.918 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:37.918 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":46792704,"total":183534230},"progress":"[============\u003e ] 46.79MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:37.918 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:37.919 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46792704, total=183534230, start=null), progress=[============> ] 46.79MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.022 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.022 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":183534230},"progress":"[=============\u003e ] 50.14MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.022 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.022 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=183534230, start=null), progress=[=============> ] 50.14MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.125 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.125 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":183534230},"progress":"[==============\u003e ] 53.48MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.125 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.125 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=183534230, start=null), progress=[==============> ] 53.48MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.228 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.228 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":55705600,"total":183534230},"progress":"[===============\u003e ] 55.71MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.228 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.228 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=55705600, total=183534230, start=null), progress=[===============> ] 55.71MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.331 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.331 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":59604992,"total":183534230},"progress":"[================\u003e ] 59.6MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.331 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.332 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59604992, total=183534230, start=null), progress=[================> ] 59.6MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.439 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":62390272,"total":183534230},"progress":"[================\u003e ] 62.39MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=62390272, total=183534230, start=null), progress=[================> ] 62.39MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":65732608,"total":183534230},"progress":"[=================\u003e ] 65.73MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.560 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65732608, total=183534230, start=null), progress=[=================> ] 65.73MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.664 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.664 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":71860224,"total":183534230},"progress":"[===================\u003e ] 71.86MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.664 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.665 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=71860224, total=183534230, start=null), progress=[===================> ] 71.86MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.768 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.768 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":79101952,"total":183534230},"progress":"[=====================\u003e ] 79.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.768 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.768 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=79101952, total=183534230, start=null), progress=[=====================> ] 79.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.874 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.874 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":86343680,"total":183534230},"progress":"[=======================\u003e ] 86.34MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.874 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.874 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=86343680, total=183534230, start=null), progress=[=======================> ] 86.34MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:38.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:38.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":92471296,"total":183534230},"progress":"[=========================\u003e ] 92.47MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:38.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:38.977 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=92471296, total=183534230, start=null), progress=[=========================> ] 92.47MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.078 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "be[\r][\n]" 11:42:39.078 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":98598912,"total":183534230},"progress":"[==========================\u003e ] 98.6MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.078 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.078 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98598912, total=183534230, start=null), progress=[==========================> ] 98.6MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.182 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.182 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":104169472,"total":183534230},"progress":"[============================\u003e ] 104.2MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.182 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.182 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=104169472, total=183534230, start=null), progress=[============================> ] 104.2MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.286 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.286 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":110854144,"total":183534230},"progress":"[==============================\u003e ] 110.9MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.286 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.286 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=110854144, total=183534230, start=null), progress=[==============================> ] 110.9MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.401 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.401 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":116424704,"total":183534230},"progress":"[===============================\u003e ] 116.4MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.401 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.401 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116424704, total=183534230, start=null), progress=[===============================> ] 116.4MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.511 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.511 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":118095872,"total":183534230},"progress":"[================================\u003e ] 118.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.511 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.511 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=118095872, total=183534230, start=null), progress=[================================> ] 118.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.616 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.616 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":120324096,"total":183534230},"progress":"[================================\u003e ] 120.3MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.616 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.616 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=120324096, total=183534230, start=null), progress=[================================> ] 120.3MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.725 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.725 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":123109376,"total":183534230},"progress":"[=================================\u003e ] 123.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.725 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.725 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=123109376, total=183534230, start=null), progress=[=================================> ] 123.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.826 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.826 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":127008768,"total":183534230},"progress":"[==================================\u003e ] 127MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.826 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.826 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=127008768, total=183534230, start=null), progress=[==================================> ] 127MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:39.935 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:39.935 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":130908160,"total":183534230},"progress":"[===================================\u003e ] 130.9MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:39.935 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:39.935 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=130908160, total=183534230, start=null), progress=[===================================> ] 130.9MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.046 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.046 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":134807552,"total":183534230},"progress":"[====================================\u003e ] 134.8MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.046 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.047 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=134807552, total=183534230, start=null), progress=[====================================> ] 134.8MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.149 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.149 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":138149888,"total":183534230},"progress":"[=====================================\u003e ] 138.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.149 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.149 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=138149888, total=183534230, start=null), progress=[=====================================> ] 138.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.263 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.263 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":140935168,"total":183534230},"progress":"[======================================\u003e ] 140.9MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.263 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.263 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=140935168, total=183534230, start=null), progress=[======================================> ] 140.9MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.380 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.380 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":143720448,"total":183534230},"progress":"[=======================================\u003e ] 143.7MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.380 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.380 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=143720448, total=183534230, start=null), progress=[=======================================> ] 143.7MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.485 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.485 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":145391616,"total":183534230},"progress":"[=======================================\u003e ] 145.4MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.485 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.485 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=145391616, total=183534230, start=null), progress=[=======================================> ] 145.4MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":147062784,"total":183534230},"progress":"[========================================\u003e ] 147.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.587 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=147062784, total=183534230, start=null), progress=[========================================> ] 147.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.704 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.704 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":148733952,"total":183534230},"progress":"[========================================\u003e ] 148.7MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.704 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.704 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=148733952, total=183534230, start=null), progress=[========================================> ] 148.7MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.832 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.832 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":150962176,"total":183534230},"progress":"[=========================================\u003e ] 151MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.832 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.832 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=150962176, total=183534230, start=null), progress=[=========================================> ] 151MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:40.941 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:40.941 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":153747456,"total":183534230},"progress":"[=========================================\u003e ] 153.7MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:40.941 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:40.941 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=153747456, total=183534230, start=null), progress=[=========================================> ] 153.7MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.055 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.055 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":155418624,"total":183534230},"progress":"[==========================================\u003e ] 155.4MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.055 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.056 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=155418624, total=183534230, start=null), progress=[==========================================> ] 155.4MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.177 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.177 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":157646848,"total":183534230},"progress":"[==========================================\u003e ] 157.6MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.177 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.177 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=157646848, total=183534230, start=null), progress=[==========================================> ] 157.6MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.307 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.307 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":159875072,"total":183534230},"progress":"[===========================================\u003e ] 159.9MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.307 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.307 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=159875072, total=183534230, start=null), progress=[===========================================> ] 159.9MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.408 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.409 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":161546240,"total":183534230},"progress":"[============================================\u003e ] 161.5MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.409 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.409 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=161546240, total=183534230, start=null), progress=[============================================> ] 161.5MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.521 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.522 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":164331520,"total":183534230},"progress":"[============================================\u003e ] 164.3MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.522 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.522 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164331520, total=183534230, start=null), progress=[============================================> ] 164.3MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.624 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.624 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":169345024,"total":183534230},"progress":"[==============================================\u003e ] 169.3MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.624 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.624 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=169345024, total=183534230, start=null), progress=[==============================================> ] 169.3MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.729 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.729 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":173801472,"total":183534230},"progress":"[===============================================\u003e ] 173.8MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.729 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.730 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=173801472, total=183534230, start=null), progress=[===============================================> ] 173.8MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.849 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.849 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":177143808,"total":183534230},"progress":"[================================================\u003e ] 177.1MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.849 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.849 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=177143808, total=183534230, start=null), progress=[================================================> ] 177.1MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:41.972 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:41.972 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":179929088,"total":183534230},"progress":"[=================================================\u003e ] 179.9MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:41.972 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:41.972 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=179929088, total=183534230, start=null), progress=[=================================================> ] 179.9MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.092 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:42.092 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":182157312,"total":183534230},"progress":"[=================================================\u003e ] 182.2MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:42.092 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.092 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=182157312, total=183534230, start=null), progress=[=================================================> ] 182.2MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.200 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bf[\r][\n]" 11:42:42.200 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":183534230,"total":183534230},"progress":"[==================================================\u003e] 183.5MB/183.5MB","id":"2e4268618b5d"}[\r][\n]" 11:42:42.200 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.200 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=183534230, total=183534230, start=null), progress=[==================================================>] 183.5MB/183.5MB, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.315 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:42.315 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"2e4268618b5d"}[\r][\n]" 11:42:42.315 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.315 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2e4268618b5d, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:42.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":1121,"total":1121},"progress":"[==================================================\u003e] 1.121kB/1.121kB","id":"708285f10926"}[\r][\n]" 11:42:42.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.318 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1121, total=1121, start=null), progress=[==================================================>] 1.121kB/1.121kB, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.319 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:42.319 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":1121,"total":1121},"progress":"[==================================================\u003e] 1.121kB/1.121kB","id":"708285f10926"}[\r][\n]" 11:42:42.319 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.319 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1121, total=1121, start=null), progress=[==================================================>] 1.121kB/1.121kB, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.393 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:42.394 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"708285f10926"}[\r][\n]" 11:42:42.394 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.394 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=708285f10926, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bb[\r][\n]" 11:42:42.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":327680,"total":29776361},"progress":"[\u003e ] 327.7kB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:42.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.440 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=327680, total=29776361, start=null), progress=[> ] 327.7kB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.541 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:42.541 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":6881280,"total":29776361},"progress":"[===========\u003e ] 6.881MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:42.541 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.541 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6881280, total=29776361, start=null), progress=[===========> ] 6.881MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.646 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:42.646 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":16384000,"total":29776361},"progress":"[===========================\u003e ] 16.38MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:42.646 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.646 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16384000, total=29776361, start=null), progress=[===========================> ] 16.38MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.749 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:42.749 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":23265280,"total":29776361},"progress":"[=======================================\u003e ] 23.27MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:42.749 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.749 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23265280, total=29776361, start=null), progress=[=======================================> ] 23.27MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.852 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:42.852 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":29776361,"total":29776361},"progress":"[==================================================\u003e] 29.78MB/29.78MB","id":"95501030aa9b"}[\r][\n]" 11:42:42.852 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.852 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29776361, total=29776361, start=null), progress=[==================================================>] 29.78MB/29.78MB, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:42.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"95501030aa9b"}[\r][\n]" 11:42:42.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95501030aa9b, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:42.946 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bb[\r][\n]" 11:42:42.946 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":557056,"total":62166280},"progress":"[\u003e ] 557.1kB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:42.946 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:42.946 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=62166280, start=null), progress=[> ] 557.1kB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.052 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bc[\r][\n]" 11:42:43.052 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":62166280},"progress":"[=====\u003e ] 7.242MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.052 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.053 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=62166280, start=null), progress=[=====> ] 7.242MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.159 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.160 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":13926400,"total":62166280},"progress":"[===========\u003e ] 13.93MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.160 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.160 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13926400, total=62166280, start=null), progress=[===========> ] 13.93MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.264 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.264 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":20611072,"total":62166280},"progress":"[================\u003e ] 20.61MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.264 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.264 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20611072, total=62166280, start=null), progress=[================> ] 20.61MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":28409856,"total":62166280},"progress":"[======================\u003e ] 28.41MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.365 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28409856, total=62166280, start=null), progress=[======================> ] 28.41MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.466 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.466 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":38993920,"total":62166280},"progress":"[===============================\u003e ] 38.99MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.466 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.466 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38993920, total=62166280, start=null), progress=[===============================> ] 38.99MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.572 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.572 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":62166280},"progress":"[======================================\u003e ] 48.46MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.572 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.572 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=62166280, start=null), progress=[======================================> ] 48.46MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.675 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.675 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":55705600,"total":62166280},"progress":"[============================================\u003e ] 55.71MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.675 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.675 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=55705600, total=62166280, start=null), progress=[============================================> ] 55.71MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.753 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "bd[\r][\n]" 11:42:43.753 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":62166280,"total":62166280},"progress":"[==================================================\u003e] 62.17MB/62.17MB","id":"a26f4effffdb"}[\r][\n]" 11:42:43.753 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.753 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=62166280, total=62166280, start=null), progress=[==================================================>] 62.17MB/62.17MB, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.792 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:43.792 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"a26f4effffdb"}[\r][\n]" 11:42:43.792 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.792 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a26f4effffdb, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.795 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:43.795 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":3006,"total":3006},"progress":"[==================================================\u003e] 3.006kB/3.006kB","id":"6aa5a7b6ed06"}[\r][\n]" 11:42:43.795 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.795 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3006, total=3006, start=null), progress=[==================================================>] 3.006kB/3.006kB, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.799 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b5[\r][\n]" 11:42:43.799 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":3006,"total":3006},"progress":"[==================================================\u003e] 3.006kB/3.006kB","id":"6aa5a7b6ed06"}[\r][\n]" 11:42:43.799 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.799 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3006, total=3006, start=null), progress=[==================================================>] 3.006kB/3.006kB, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.882 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:43.882 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"6aa5a7b6ed06"}[\r][\n]" 11:42:43.882 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.882 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6aa5a7b6ed06, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.885 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b0[\r][\n]" 11:42:43.885 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":313,"total":313},"progress":"[==================================================\u003e] 313B/313B","id":"dbcf1ab522c8"}[\r][\n]" 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=313, total=313, start=null), progress=[==================================================>] 313B/313B, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "b0[\r][\n]" 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Extracting","progressDetail":{"current":313,"total":313},"progress":"[==================================================\u003e] 313B/313B","id":"dbcf1ab522c8"}[\r][\n]" 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.886 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=313, total=313, start=null), progress=[==================================================>] 313B/313B, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.967 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "44[\r][\n]" 11:42:43.967 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Pull complete","progressDetail":{},"id":"dbcf1ab522c8"}[\r][\n]" 11:42:43.967 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.967 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=dbcf1ab522c8, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.976 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "5e[\r][\n]" 11:42:43.976 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Digest: sha256:9deaa16950dab28117427b0d4406c94bd40fd519fb9975bab992458ae92664dc"}[\r][\n]" 11:42:43.976 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.976 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:9deaa16950dab28117427b0d4406c94bd40fd519fb9975bab992458ae92664dc, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.980 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "4d[\r][\n]" 11:42:43.980 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"status":"Status: Downloaded newer image for confluentinc/cp-kafka:5.4.3"}[\r][\n]" 11:42:43.980 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.980 [docker-java-stream-792676809] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for confluentinc/cp-kafka:5.4.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: releasing valid endpoint 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: releasing endpoint 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:43.982 [docker-java-stream-792676809] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.982 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: confluentinc/cp-kafka:5.4.3 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: preparing request execution 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: target auth state: UNCHALLENGED 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: proxy auth state: UNCHALLENGED 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: acquiring connection with route {}->unix://localhost:2375 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquiring endpoint (3 MINUTES) 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: acquired ep-0000004C 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquired endpoint ep-0000004C 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: executing GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: start execution ex-0000004D 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: executing exchange ex-0000004D over http-outgoing-9 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/images/confluentinc%2Fcp-kafka:5.4.3/json HTTP/1.1[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:43.983 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:43 GMT[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "1163[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"sha256:89534fffaf403a25cf8dc8791490e5c52c1a809c158b12ffa0c272f131a492eb","RepoTags":["confluentinc/cp-kafka:5.4.3"],"RepoDigests":["confluentinc/cp-kafka@sha256:9deaa16950dab28117427b0d4406c94bd40fd519fb9975bab992458ae92664dc"],"Parent":"","Comment":"","Created":"2021-10-15T22:38:29.699511049Z","Container":"250b3556912472bfd08b018e8c2f3c59b4c261bc5feccdea5700bd2718ffed96","ContainerConfig":{"Hostname":"250b35569124","Domainname":"","User":"0","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","SCALA_VERSION=2.12","KAFKA_VERSION=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.4.3","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.40.0.25","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka"],"Cmd":["sed","-i","-e","s|https://s3-us-west-2.amazonaws.com/staging-confluent-packages-[0-9]\\.[0-9]\\.[0-9]/|https://packages.confluent.io/|g","/etc/apt/sources.list"],"Image":"confluentinc/cp-kafka:5.4.3","Volumes":{"/etc/kafka/secrets":{},"/var/lib/kafka/data":{}},"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"2","io.confluent.docker.git.id":"af0a986","io.confluent.docker.git.repo":"confluentinc/kafka-images","maintainer":"partner-support@confluent.io"}},"DockerVersion":"18.09.7","Author":"","Config":{"Hostname":"250b35569124","Domainname":"","User":"0","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin... 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:43 GMT 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:43.984 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: connection can be kept alive for 3 MINUTES 11:42:43.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: releasing valid endpoint 11:42:43.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: releasing endpoint 11:42:43.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:43.985 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.986 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: confluentinc/cp-kafka:5.4.3 at registry: index.docker.io 11:42:43.986 [Test worker] DEBUG org.testcontainers.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:43.986 [Test worker] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=***, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}] 11:42:43.986 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@44ba9865[name=,hostName=,domainName=,user=,attachStdin=,attachStdout=,attachStderr=,portSpecs=,tty=,stdinOpen=,stdInOnce=,env={KAFKA_LOG_FLUSH_INTERVAL_MESSAGES=9223372036854775807,KAFKA_BROKER_ID=1,KAFKA_TRANSACTION_STATE_LOG_MIN_ISR=1,KAFKA_ADVERTISED_LISTENERS=BROKER://localhost:9092,KAFKA_ZOOKEEPER_CONNECT=localhost:2181,KAFKA_OFFSETS_TOPIC_NUM_PARTITIONS=1,KAFKA_TRANSACTION_STATE_LOG_REPLICATION_FACTOR=1,KAFKA_LISTENERS=PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092,KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1,KAFKA_INTER_BROKER_LISTENER_NAME=BROKER,KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT,KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS=0},cmd={sh,-c,#!/bin/bash echo 'clientPort=2181' > zookeeper.properties echo 'dataDir=/var/lib/zookeeper/data' >> zookeeper.properties echo 'dataLogDir=/var/lib/zookeeper/log' >> zookeeper.properties zookeeper-server-start zookeeper.properties & echo '' > /etc/confluent/docker/ensure /etc/confluent/docker/run },healthcheck=,argsEscaped=,entrypoint=,image=confluentinc/cp-kafka:5.4.3,volumes=Volumes(volumes=[]),workingDir=,macAddress=,onBuild=,networkDisabled=,exposedPorts=ExposedPorts(exposedPorts=[9093/tcp, 2181/tcp]),stopSignal=,stopTimeout=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={9093/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@3b4aeacd, 2181/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@40b0436e}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null),labels={org.testcontainers=true, org.testcontainers.sessionId=fb68a6b5-b1ef-4093-9622-c868a72b2b01},shell=,networkingConfig=,ipv4Address=,ipv6Address=,aliases=,authConfig=AuthConfig(username=***, email=null, registryAddress=https://index.docker.io/v1/, stackOrchestrator=null),platform=] 11:42:43.988 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: preparing request execution 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: target auth state: UNCHALLENGED 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: proxy auth state: UNCHALLENGED 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: acquiring connection with route {}->unix://localhost:2375 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquiring endpoint (3 MINUTES) 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: acquired ep-0000004D 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquired endpoint ep-0000004D 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: executing POST /v1.32/containers/create HTTP/1.1 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: start execution ex-0000004E 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: executing exchange ex-0000004E over http-outgoing-9 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/create HTTP/1.1 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> X-Registry-Auth: XXX 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 3148 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "X-Registry-Auth: XXX[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 3148[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:43.989 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"name":null,"authConfig":{"username":"***","password":"***","email":null,"serveraddress":"https://index.docker.io/v1/","auth":"aW5zdGFuYWNpY2Q6NjM4ZTgzOGYtMzI1Mi00MmZkLTgxMzgtMDRlMWE1OGNkMWU0","registrytoken":null,"identitytoken":null,"stackOrchestrator":null},"platform":null,"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["KAFKA_LOG_FLUSH_INTERVAL_MESSAGES=9223372036854775807","KAFKA_BROKER_ID=1","KAFKA_TRANSACTION_STATE_LOG_MIN_ISR=1","KAFKA_ADVERTISED_LISTENERS=BROKER://localhost:9092","KAFKA_ZOOKEEPER_CONNECT=localhost:2181","KAFKA_OFFSETS_TOPIC_NUM_PARTITIONS=1","KAFKA_TRANSACTION_STATE_LOG_REPLICATION_FACTOR=1","KAFKA_LISTENERS=PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092","KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1","KAFKA_INTER_BROKER_LISTENER_NAME=BROKER","KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT","KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS=0"],"Cmd":["sh","-c","#!/bin/bash\necho 'clientPort=2181' > zookeeper.properties\necho 'dataDir=/var/lib/zookeeper/data' >> zookeeper.properties\necho 'dataLogDir=/var/lib/zookeeper/log' >> zookeeper.properties\nzookeeper-server-start zookeeper.properties &\necho '' > /etc/confluent/docker/ensure \n/etc/confluent/docker/run \n"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"confluentinc/cp-kafka:5.4.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"9093/tcp":{},"2181/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFi... 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 201 Created[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:45 GMT[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 88[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc","Warnings":[]}[\n]" 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 201 Created 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:45 GMT 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 88 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: connection can be kept alive for 3 MINUTES 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: releasing valid endpoint 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: releasing endpoint 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:45.849 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:45.849 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: preparing request execution 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: target auth state: UNCHALLENGED 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: proxy auth state: UNCHALLENGED 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: acquiring connection with route {}->unix://localhost:2375 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquiring endpoint (3 MINUTES) 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: acquired ep-0000004E 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquired endpoint ep-0000004E 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: executing POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/start HTTP/1.1 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: start execution ex-0000004F 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: executing exchange ex-0000004F over http-outgoing-9 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/start HTTP/1.1 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/start HTTP/1.1[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:45.850 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 204 No Content[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:46 GMT[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 204 No Content 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:46 GMT 11:42:46.397 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: connection can be kept alive for 3 MINUTES 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: releasing valid endpoint 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: releasing endpoint 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.398 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc,false 11:42:46.398 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json], queryParams={}} 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: preparing request execution 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: target auth state: UNCHALLENGED 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: proxy auth state: UNCHALLENGED 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: acquiring connection with route {}->unix://localhost:2375 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquiring endpoint (3 MINUTES) 11:42:46.398 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: acquired ep-0000004F 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquired endpoint ep-0000004F 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: executing GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: start execution ex-00000050 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: executing exchange ex-00000050 over http-outgoing-9 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:46 GMT[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.399 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "1ec4[\r][\n]" 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc","Created":"2021-10-21T11:42:43.991577628Z","Path":"sh","Args":["-c","#!/bin/bash\necho 'clientPort=2181' > zookeeper.properties\necho 'dataDir=/var/lib/zookeeper/data' >> zookeeper.properties\necho 'dataLogDir=/var/lib/zookeeper/log' >> zookeeper.properties\nzookeeper-server-start zookeeper.properties &\necho '' > /etc/confluent/docker/ensure \n/etc/confluent/docker/run \n"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9306,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:46.393275474Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:89534fffaf403a25cf8dc8791490e5c52c1a809c158b12ffa0c272f131a492eb","ResolvConfPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/resolv.conf","HostnamePath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hostname","HostsPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hosts","LogPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc-json.log","Name":"/confident_jones","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"2181/tcp":[{"HostIp":"","HostPort":""}],"9093/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],... 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:46 GMT 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:46.400 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: connection can be kept alive for 3 MINUTES 11:42:46.405 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: releasing valid endpoint 11:42:46.405 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: releasing endpoint 11:42:46.405 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:46.405 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.406 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc,false 11:42:46.406 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json], queryParams={}} 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: preparing request execution 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: target auth state: UNCHALLENGED 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: proxy auth state: UNCHALLENGED 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: acquiring connection with route {}->unix://localhost:2375 11:42:46.406 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquiring endpoint (3 MINUTES) 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: acquired ep-00000050 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquired endpoint ep-00000050 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: executing GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: start execution ex-00000051 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: executing exchange ex-00000051 over http-outgoing-9 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 21 Oct 2021 11:42:46 GMT[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Transfer-Encoding: chunked[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "1ec4[\r][\n]" 11:42:46.407 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc","Created":"2021-10-21T11:42:43.991577628Z","Path":"sh","Args":["-c","#!/bin/bash\necho 'clientPort=2181' > zookeeper.properties\necho 'dataDir=/var/lib/zookeeper/data' >> zookeeper.properties\necho 'dataLogDir=/var/lib/zookeeper/log' >> zookeeper.properties\nzookeeper-server-start zookeeper.properties &\necho '' > /etc/confluent/docker/ensure \n/etc/confluent/docker/run \n"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9306,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:46.393275474Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:89534fffaf403a25cf8dc8791490e5c52c1a809c158b12ffa0c272f131a492eb","ResolvConfPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/resolv.conf","HostnamePath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hostname","HostsPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hosts","LogPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc-json.log","Name":"/confident_jones","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"2181/tcp":[{"HostIp":"","HostPort":""}],"9093/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"... 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "0[\r][\n]" 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 21 Oct 2021 11:42:46 GMT 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Transfer-Encoding: chunked 11:42:46.408 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: connection can be kept alive for 3 MINUTES 11:42:46.409 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: releasing valid endpoint 11:42:46.409 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: releasing endpoint 11:42:46.409 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection http-outgoing-9 can be kept alive for 3 MINUTES 11:42:46.409 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.412 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /confident_jones: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*2385' /proc/net/tcp* || nc -vz -w 1 localhost 9093 || /bin/bash -c ',true,true,,,,{/bin/sh,-c,while true; do ( true && (grep -i ':0*2385' /proc/net/tcp* || nc -vz -w 1 localhost 9093 || /bin/bash -c ', 11:42:46.413 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: preparing request execution 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: target auth state: UNCHALLENGED 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: proxy auth state: UNCHALLENGED 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: acquiring connection with route {}->unix://localhost:2375 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquiring endpoint (3 MINUTES) 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: acquired ep-00000051 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquired endpoint ep-00000051 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: executing POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/exec HTTP/1.1 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: start execution ex-00000052 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: executing exchange ex-00000052 over http-outgoing-9 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/exec HTTP/1.1 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 513 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/exec HTTP/1.1[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 513[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:46.414 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"containerId":"7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*2385' /proc/net/tcp* || nc -vz -w 1 localhost 9093 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: preparing request execution 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: target auth state: UNCHALLENGED 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: proxy auth state: UNCHALLENGED 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: acquiring connection with route {}->unix://localhost:2375 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquiring endpoint (3 MINUTES) 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.416 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: acquired ep-00000052 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquired endpoint ep-00000052 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: executing POST /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/start HTTP/1.1 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: start execution ex-00000053 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: executing exchange ex-00000053 over http-outgoing-9 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/start HTTP/1.1 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 26 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/start HTTP/1.1[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 26[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"Detach":null,"Tty":null}" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.41[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]" 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/vnd.docker.raw-stream 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.41 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux 11:42:46.417 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/20.10.9 (linux) 11:42:46.711 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:46.713 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:46.713 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:46.818 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:46.819 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:46.819 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:46.927 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:46.929 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:46.929 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.034 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.035 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.035 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.139 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.140 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.140 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.244 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.246 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.246 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.350 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.351 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.351 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.455 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.456 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.456 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.560 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.561 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.561 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.665 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.666 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.667 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.770 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.772 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.772 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.876 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.877 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.877 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:47.981 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:47.982 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:47.982 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.086 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.087 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.087 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.191 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.193 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.193 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.296 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.298 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.298 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.403 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.405 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.405 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.510 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.511 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.511 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.615 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.617 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.617 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.721 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.722 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.722 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.826 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.828 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.828 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:48.932 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:48.934 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:48.934 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.038 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.039 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.039 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.144 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.145 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.145 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.249 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.252 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.252 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.357 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.358 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.358 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.463 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.464 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.464 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.569 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9093 (?) : Connection refused[\n]" 11:42:49.571 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 11:42:49.571 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/bin/bash: /dev/tcp/localhost/9093: Cannot assign requested address[\n]" 11:42:49.675 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 0: 00000000:2385 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 952993 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:49.677 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffffec]/proc/net/tcp: 1: 00000000:0885 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 951880 1 0000000000000000 100 0 0 10 0 [\n]" 11:42:49.677 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/proc/net/tcp: 5: 0100007F:0885 0100007F:DDDC 01 00000000:00000000 00:00000000 00000000 0 0 958723 1 0000000000000000 22 4 1 10 -1 [\n]" 11:42:49.677 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "/proc/net/tcp: 6: 0100007F:DDDC 0100007F:0885 01 00000000:00000000 00:00000000 00000000 0 0 951233 1 0000000000000000 20 4 0 10 -1 [\n]" 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "end of stream" 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-9: close connection IMMEDIATE 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: endpoint closed 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: discarding endpoint 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: releasing endpoint 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection is not kept alive 11:42:49.680 [docker-java-stream--1527638947] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:49.680 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66 11:42:49.681 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/json], queryParams={}} 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: preparing request execution 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: target auth state: UNCHALLENGED 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: proxy auth state: UNCHALLENGED 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: acquiring connection with route {}->unix://localhost:2375 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquiring endpoint (3 MINUTES) 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: acquired ep-00000053 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquired endpoint ep-00000053 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: opening connection {}->unix://localhost:2375 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: connecting endpoint (3 MINUTES) 11:42:49.681 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connecting endpoint to unix://localhost:2375 (3 MINUTES) 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connecting to localhost/127.0.0.1:2375 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connection established 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connected http-outgoing-10 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: endpoint connected 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: executing GET /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/json HTTP/1.1 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: start execution ex-00000054 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: executing exchange ex-00000054 over http-outgoing-10 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/json HTTP/1.1 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/exec/0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66/json HTTP/1.1[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:49.682 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.41[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 21 Oct 2021 11:42:49 GMT[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 664[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.683 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"ID":"0beed862567b164910c1d232667d26c6ae4b604f0e08de50209efd9773629b66","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*2385' /proc/net/tcp* || nc -vz -w 1 localhost 9093 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.684 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [9093, 2181] in PT3.271599S 11:42:49.684 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc,false 11:42:49.684 [Test worker] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json], queryParams={}} 11:42:49.684 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: preparing request execution 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: target auth state: UNCHALLENGED 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: proxy auth state: UNCHALLENGED 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000055: acquiring connection with route {}->unix://localhost:2375 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquiring endpoint (3 MINUTES) 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: acquired ep-00000054 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquired endpoint ep-00000054 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: executing GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: start execution ex-00000055 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: executing exchange ex-00000055 over http-outgoing-10 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/json HTTP/1.1[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:49.685 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.41[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 21 Oct 2021 11:42:49 GMT[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1ec4[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc","Created":"2021-10-21T11:42:43.991577628Z","Path":"sh","Args":["-c","#!/bin/bash\necho 'clientPort=2181' > zookeeper.properties\necho 'dataDir=/var/lib/zookeeper/data' >> zookeeper.properties\necho 'dataLogDir=/var/lib/zookeeper/log' >> zookeeper.properties\nzookeeper-server-start zookeeper.properties &\necho '' > /etc/confluent/docker/ensure \n/etc/confluent/docker/run \n"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":9306,"ExitCode":0,"Error":"","StartedAt":"2021-10-21T11:42:46.393275474Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:89534fffaf403a25cf8dc8791490e5c52c1a809c158b12ffa0c272f131a492eb","ResolvConfPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/resolv.conf","HostnamePath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hostname","HostsPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/hosts","LogPath":"/var/lib/docker/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc-json.log","Name":"/confident_jones","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"2181/tcp":[{"HostIp":"","HostPort":""}],"9093/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[]... 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.41 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/20.10.9 (linux) 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 21 Oct 2021 11:42:49 GMT 11:42:49.686 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked 11:42:49.687 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: connection can be kept alive for 3 MINUTES 11:42:49.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: releasing valid endpoint 11:42:49.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: releasing endpoint 11:42:49.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection http-outgoing-10 can be kept alive for 3 MINUTES 11:42:49.688 [Test worker] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.688 [Test worker] ERROR 🐳 [confluentinc/cp-kafka:5.4.3] - Could not start container org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49161, 49162] should be listening) at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:89) at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51) at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929) at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468) at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331) at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81) at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329) at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.start(TestcontainersExtension.java:242) at org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter.access$200(TestcontainersExtension.java:229) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$null$1(TestcontainersExtension.java:59) at org.junit.jupiter.engine.execution.ExtensionValuesStore.lambda$getOrComputeIfAbsent$4(ExtensionValuesStore.java:86) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.computeValue(ExtensionValuesStore.java:223) at org.junit.jupiter.engine.execution.ExtensionValuesStore$MemoizingSupplier.get(ExtensionValuesStore.java:211) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.evaluate(ExtensionValuesStore.java:191) at org.junit.jupiter.engine.execution.ExtensionValuesStore$StoredValue.access$100(ExtensionValuesStore.java:171) at org.junit.jupiter.engine.execution.ExtensionValuesStore.getOrComputeIfAbsent(ExtensionValuesStore.java:89) at org.junit.jupiter.engine.execution.NamespaceAwareStore.getOrComputeIfAbsent(NamespaceAwareStore.java:53) at org.testcontainers.junit.jupiter.TestcontainersExtension.lambda$beforeAll$2(TestcontainersExtension.java:59) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.testcontainers.junit.jupiter.TestcontainersExtension.beforeAll(TestcontainersExtension.java:59) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy5.stop(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: preparing request execution 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: target auth state: UNCHALLENGED 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: proxy auth state: UNCHALLENGED 11:42:49.690 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000056: acquiring connection with route {}->unix://localhost:2375 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquiring endpoint (3 MINUTES) 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: acquired ep-00000055 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquired endpoint ep-00000055 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: executing GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: start execution ex-00000056 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: executing exchange ex-00000056 over http-outgoing-10 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]" 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]" 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:49.691 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.41[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 21 Oct 2021 11:42:49 GMT[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "12[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "===> User[\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'uid=0(root) gid=0(root) groups=0(root)[\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1d[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x15]===> Configuring ...[\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8e[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff86][2021-10-21 11:42:46,785] INFO Reading configuration from: zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.694 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,787] WARN zookeeper.properties is relative. Prepend ./ to indicate that you're sure! (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,792] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "79[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q[2021-10-21 11:42:46,792] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7e[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]v[2021-10-21 11:42:46,793] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,793] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "78[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]p[2021-10-21 11:42:46,793] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,793] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "77[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]o[2021-10-21 11:42:46,796] INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8e[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff86][2021-10-21 11:42:46,804] INFO Reading configuration from: zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,804] WARN zookeeper.properties is relative. Prepend ./ to indicate that you're sure! (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,805] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "79[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q[2021-10-21 11:42:46,805] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "69[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]a[2021-10-21 11:42:46,805] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "87[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x7f][2021-10-21 11:42:46,806] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c8[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffc0][2021-10-21 11:42:46,814] INFO Server environment:zookeeper.version=3.5.8-f439ca583e70862c3068a1f2a7d4d068eec33315, built on 05/04/2020 15:53 GMT (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,814] INFO Server environment:host.name=7f35e677da62 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,814] INFO Server environment:java.version=1.8.0_222 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "87[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x7f][2021-10-21 11:42:46,814] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "90[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88][2021-10-21 11:42:46,814] INFO Server environment:java.home=/usr/lib/jvm/zulu-8-amd64/jre (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1902[\r][\n]" 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x18][0xfffffffa][2021-10-21 11:42:46,814] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/zookeeper-3.5.8.jar:/usr/bin/../share/java/kafka/hk2-api-2.5.0.jar:/usr/bin/../share/java/kafka/jackson-databind-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.28.jar:/usr/bin/../share/java/kafka/connect-json-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.1.jar:/usr/bin/../share/java/kafka/kafka_2.12-5.4.3-ccs-test.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.12-2.1.2.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.28.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.4.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.12-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/reflections-0.9.11.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/jackson-core-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-client-2.28.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.5.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.50.Final.jar:/usr/bin/../share/java/kafka/hk2-locator-2.5.0.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jersey-media-jaxb-2.28.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.12-2.10.5.jar:/usr/bin/../share/java/kafka/scala-library-2.12.10.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/connect-transforms-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/kafka-tools-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.20.v20190813.jar:/usr/bin/../... 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.41 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/20.10.9 (linux) 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 21 Oct 2021 11:42:49 GMT 11:42:49.695 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: connection can be kept alive for 3 MINUTES 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "in/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/hk2-utils-2.5.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.10.5.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.0.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.10.5.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/commons-compress-1.19.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.10.5.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/connect-mirror-client-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.10.5.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/plexus-utils-3.2.0.jar:/usr/bin/../share/java/kafka/zstd-jni-1.4.3-1.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.2.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.20.v20190813.jar" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << ":/usr/bin/../share/java/kafka/httpcore-4.4.11.jar:/usr/bin/../share/java/kafka/httpmime-4.5.9.jar:/usr/bin/../share/java/kafka/jersey-common-2.28.jar:/usr/bin/../support-metrics-client/build/dependant-libs-2.12/*:/usr/bin/../support-metrics-client/build/libs/*:/usr/share/java/support-metrics-client/* (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "b7[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffaf][2021-10-21 11:42:46,814] INFO Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,815] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7b[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]s[2021-10-21 11:42:46,815] INFO Server environment:java.compiler= (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "76[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]n[2021-10-21 11:42:46,815] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "76[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]n[2021-10-21 11:42:46,815] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "91[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff89][2021-10-21 11:42:46,815] INFO Server environment:os.version=4.14.248-189.473.amzn2.x86_64 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "77[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]o[2021-10-21 11:42:46,815] INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "78[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]p[2021-10-21 11:42:46,815] INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.696 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,815] INFO Server environment:user.dir=/ (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7d[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]u[2021-10-21 11:42:46,815] INFO Server environment:os.memory.free=499MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,815] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7e[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]v[2021-10-21 11:42:46,815] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,816] INFO minSessionTimeout set to 6000 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "74[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]l[2021-10-21 11:42:46,816] INFO maxSessionTimeout set to 60000 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "f9[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xfffffff1][2021-10-21 11:42:46,816] INFO Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "86[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]~[2021-10-21 11:42:46,830] INFO Logging initialized @368ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "ad[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa5][2021-10-21 11:42:46,894] WARN o.e.j.s.ServletContextHandler@5f282abb{/,null,UNAVAILABLE} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6b[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c[2021-10-21 11:42:46,894] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c3[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffbb][2021-10-21 11:42:46,903] INFO jetty-9.4.20.v20190813; built: 2019-08-13T21:28:18.144Z; git: 84700530e645e812b336747464d6fbbf370c9a20; jvm 1.8.0_222-b10 (org.eclipse.jetty.server.Server)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,937] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "72[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]j[2021-10-21 11:42:46,937] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6a[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]b[2021-10-21 11:42:46,938] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "9a[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff92][2021-10-21 11:42:46,945] INFO Started o.e.j.s.ServletContextHandler@5f282abb{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "98[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff90][2021-10-21 11:42:46,954] INFO Started ServerConnector@7e0b0338{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "58[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]P[2021-10-21 11:42:46,955] INFO Started @493ms (org.eclipse.jetty.server.Server)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,955] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "ab[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa3][2021-10-21 11:42:46,958] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "e9[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffe1][2021-10-21 11:42:46,960] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,962] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "74[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]l[2021-10-21 11:42:46,971] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a2[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff9a][2021-10-21 11:42:46,974] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a2[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff9a][2021-10-21 11:42:46,976] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "85[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]}[2021-10-21 11:42:46,986] INFO Using checkIntervalMs=60000 maxPerMinute=10000 (org.apache.zookeeper.server.ContainerManager)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#===> Running preflight checks ... [\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14]===> Launching ... [\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]===> Launching kafka ... [\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "84[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|[2021-10-21 11:42:48,562] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[2021-10-21 11:42:48,897] INFO KafkaConfig values: [\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]advertised.host.name = null[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]advertised.listeners = BROKER://localhost:9092[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]advertised.port = null[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]alter.config.policy.class.name = null[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]alter.log.dirs.replication.quota.window.num = 11[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]alter.log.dirs.replication.quota.window.size.seconds = 1[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]authorizer.class.name = [\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]auto.create.topics.enable = true[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]auto.leader.rebalance.enable = true[\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.697 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]background.threads = 10[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "17[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf][0x9]broker.id = 1[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]broker.id.generation.enable = true[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]broker.rack = null[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]client.quota.callback.class = null[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]compression.type = producer[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]connection.failed.authentication.delay.ms = 100[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]connections.max.idle.ms = 600000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]connections.max.reauth.ms = 0[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]control.plane.listener.name = null[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]controlled.shutdown.enable = true[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]controlled.shutdown.max.retries = 3[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]controlled.shutdown.retry.backoff.ms = 5000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]controller.socket.timeout.ms = 30000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]create.topic.policy.class.name = null[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]default.replication.factor = 1[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3d[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]5[0x9]delegation.token.expiry.check.interval.ms = 3600000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]delegation.token.expiry.time.ms = 86400000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]delegation.token.master.key = null[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]delegation.token.max.lifetime.ms = 604800000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]delete.records.purgatory.purge.interval.requests = 1[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]delete.topic.enable = true[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]fetch.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]group.initial.rebalance.delay.ms = 0[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]group.max.session.timeout.ms = 1800000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]group.max.size = 2147483647[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]group.min.session.timeout.ms = 6000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "16[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xe][0x9]host.name = [\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]inter.broker.listener.name = BROKER[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]inter.broker.protocol.version = 2.4-IV1[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]kafka.metrics.polling.interval.secs = 10[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]kafka.metrics.reporters = [][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]leader.imbalance.check.interval.seconds = 300[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]leader.imbalance.per.broker.percentage = 10[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4f[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]G[0x9]listener.security.protocol.map = BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "44[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<[0x9]listeners = PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.cleaner.backoff.ms = 15000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.dedupe.buffer.size = 134217728[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.delete.retention.ms = 86400000[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.cleaner.enable = true[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.cleaner.io.buffer.load.factor = 0.9[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.cleaner.io.buffer.size = 524288[\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "46[\r][\n]" 11:42:49.698 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]>[0x9]log.cleaner.i" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "o.max.bytes.per.second = 1.7976931348623157E308[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "41[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]9[0x9]log.cleaner.max.compaction.lag.ms = 9223372036854775807[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.cleanable.ratio = 0.5[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.compaction.lag.ms = 0[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.cleaner.threads = 1[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]log.cleanup.policy = [delete][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.dir = /tmp/kafka-logs[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.dirs = /var/lib/kafka/data[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]log.flush.interval.messages = 9223372036854775807[\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.699 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.flush.interval.ms = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]log.flush.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.scheduler.interval.ms = 9223372036854775807[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.start.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]log.index.interval.bytes = 4096[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.index.size.max.bytes = 10485760[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.message.downconversion.enable = true[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]log.message.format.version = 2.4-IV1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "47[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]?[0x9]log.message.timestamp.difference.max.ms = 9223372036854775807[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.message.timestamp.type = CreateTime[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.preallocate = false[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]log.retention.bytes = -1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.retention.check.interval.ms = 300000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.retention.hours = 168[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.retention.minutes = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.retention.ms = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1e[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x16][0x9]log.roll.hours = 168[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.hours = 0[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.ms = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]log.roll.ms = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.segment.bytes = 1073741824[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.segment.delete.delay.ms = 60000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]max.connections = 2147483647[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip = 2147483647[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip.overrides = [\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]max.incremental.fetch.session.cache.slots = 1000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]message.max.bytes = 1000012[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]metric.reporters = [][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]metrics.num.samples = 2[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]metrics.recording.level = INFO[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]metrics.sample.window.ms = 30000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]min.insync.replicas = 1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.io.threads = 8[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]num.network.threads = 3[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.partitions = 1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]num.recovery.threads.per.data.dir = 1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]num.replica.alter.log.dirs.threads = null[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]num.replica.fetchers = 1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offset.metadata.max.bytes = 4096[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.commit.required.acks = -1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.commit.timeout.ms = 5000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]offsets.load.buffer.size = 5242880[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]offsets.retention.check.interval.ms = 600000[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.retention.minutes = 10080[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]offsets.topic.compression.codec = 0[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.topic.num.partitions = 1[\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.700 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]offsets.topic.replication.factor = 1[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]offsets.topic.segment.bytes = 104857600[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.iterations = 4096[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]password.encoder.key.length = 128[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]password.encoder.keyfactory.algorithm = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.old.secret = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]password.encoder.secret = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "15[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][\r][0x9]port = 9092[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]principal.builder.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]producer.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]queued.max.request.bytes = -1[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]queued.max.requests = 500[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.consumer.default = 9223372036854775807[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.producer.default = 9223372036854775807[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]quota.window.num = 11[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]quota.window.size.seconds = 1[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.backoff.ms = 1000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.fetch.max.bytes = 1048576[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]replica.fetch.min.bytes = 1[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.fetch.response.max.bytes = 10485760[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.wait.max.ms = 500[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]replica.high.watermark.checkpoint.interval.ms = 5000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.lag.time.max.ms = 10000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]replica.selector.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.socket.receive.buffer.bytes = 65536[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.socket.timeout.ms = 30000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replication.quota.window.num = 11[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]replication.quota.window.size.seconds = 1[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]request.timeout.ms = 30000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]reserved.broker.max.id = 1000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.client.callback.handler.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]sasl.enabled.mechanisms = [GSSAPI][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.jaas.config = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.kinit.cmd = /usr/bin/kinit[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.kerberos.min.time.before.relogin = 60000[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[0x9]sasl.kerberos.principal.to.local.rules = [DEFAULT][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]sasl.kerberos.service.name = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.ticket.renew.jitter = 0.05[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]sasl.kerberos.ticket.renew.window.factor = 0.8[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.login.callback.handler.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.login.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.buffer.seconds = 300[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]sasl.login.refresh.min.period.seconds = 60[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]sasl.login.refresh.window.factor = 0.8[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.window.jitter = 0.05[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.mechanism.inter.broker.protocol = GSSAPI[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.server.callback.handler.class = null[\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.701 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]security.inter.broker.protocol = PLAINTEXT[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]security.providers = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.receive.buffer.bytes = 102400[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.request.max.bytes = 104857600[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]socket.send.buffer.bytes = 102400[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.cipher.suites = [][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.client.auth = none[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]ssl.endpoint.identification.algorithm = https[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.key.password = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]ssl.keymanager.algorithm = SunX509[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.location = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.password = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.keystore.type = JKS[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]ssl.principal.mapping.rules = DEFAULT[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]ssl.protocol = TLS[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1d[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x15][0x9]ssl.provider = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]ssl.secure.random.implementation = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]ssl.trustmanager.algorithm = PKIX[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.location = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.password = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]ssl.truststore.type = JKS[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4d[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]E[0x9]transaction.abort.timed.out.transaction.cleanup.interval.ms = 60000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]transaction.max.timeout.ms = 900000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4e[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]F[0x9]transaction.remove.expired.transaction.cleanup.interval.ms = 3600000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]transaction.state.log.load.buffer.size = 5242880[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]transaction.state.log.min.isr = 1[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]transaction.state.log.num.partitions = 50[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]transaction.state.log.replication.factor = 1[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]transaction.state.log.segment.bytes = 104857600[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]transactional.id.expiration.ms = 604800000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]unclean.leader.election.enable = false[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]zookeeper.connect = localhost:2181[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]zookeeper.connection.timeout.ms = null[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]zookeeper.max.in.flight.requests = 10[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]zookeeper.session.timeout.ms = 6000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]zookeeper.set.acl = false[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]zookeeper.sync.time.ms = 2000[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c] (kafka.server.KafkaConfig)[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1b8[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffffb0][2021-10-21 11:42:48,951] WARN The package io.confluent.support.metrics.collectors.FullCollector for collecting the full set of support metrics could not be loaded, so we are reverting to anonymous, basic metric collection. If you are a Confluent customer, please refer to the Confluent Platform documentation, section Proactive Support, on how to activate full metrics collection. (io.confluent.support.metrics.KafkaSupportConfig)[\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "470[\r][\n]" 11:42:49.702 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x4]h[2021-10-21 11:42:48,958] WARN Please note that the support metrics collection feature ("Metrics") of Proactive Support is enabled. With Metrics enabled, this broker is configured to collect and report certain broker and cluster metadata ("Metadata") about your use of the Confluent Platform (including without limitation, your remote internet protocol address) to Confluent, Inc. ("Confluent") or its parent, subsidiaries, affiliates or service providers every 24hours. This Metadata may be transferred to any country in which Confluent maintains facilities. For a mo" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "re in depth discussion of how Confluent processes such information, please read our Privacy Policy located at http://www.confluent.io/privacy. By proceeding with `confluent.support.metrics.enable=true`, you agree to all such collection, transfer, storage and use of Metadata by Confluent. You can turn the Metrics feature off by setting `confluent.support.metrics.enable=false` in the broker configuration and restarting the broker. See the Confluent Platform documentation for further information. (io.confluent.support.metrics.SupportedServerStartable)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8a[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff82][2021-10-21 11:42:48,959] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4b[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]C[2021-10-21 11:42:48,960] INFO starting (kafka.server.KafkaServer)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6c[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]d[2021-10-21 11:42:48,961] INFO Connecting to zookeeper on localhost:2181 (kafka.server.KafkaServer)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "96[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff8e][2021-10-21 11:42:48,975] INFO [ZooKeeperClient Kafka server] Initializing a new session to localhost:2181. (kafka.zookeeper.ZooKeeperClient)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "bb[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffb3][2021-10-21 11:42:48,978] INFO Client environment:zookeeper.version=3.5.8-f439ca583e70862c3068a1f2a7d4d068eec33315, built on 05/04/2020 15:53 GMT (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "72[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]j[2021-10-21 11:42:48,978] INFO Client environment:host.name=7f35e677da62 (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "72[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]j[2021-10-21 11:42:48,978] INFO Client environment:java.version=1.8.0_222 (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7a[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]r[2021-10-21 11:42:48,978] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "83[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]{[2021-10-21 11:42:48,978] INFO Client environment:java.home=/usr/lib/jvm/zulu-8-amd64/jre (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "18f5[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x18][0xffffffed][2021-10-21 11:42:48,979] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/zookeeper-3.5.8.jar:/usr/bin/../share/java/kafka/hk2-api-2.5.0.jar:/usr/bin/../share/java/kafka/jackson-databind-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.28.jar:/usr/bin/../share/java/kafka/connect-json-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.1.jar:/usr/bin/../share/java/kafka/kafka_2.12-5.4.3-ccs-test.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.12-2.1.2.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.28.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.4.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.12-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/reflections-0.9.11.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/jackson-core-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-client-2.28.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.5.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.50.Final.jar:/usr/bin/../share/java/kafka/hk2-locator-2.5.0.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jersey-media-jaxb-2.28.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.12-2.10.5.jar:/usr/bin/../share/java/kafka/scala-library-2.12.10.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/connect-transforms-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/kafka-tools-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.20.v20190813.jar:/usr/bin/../... 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "aa[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa2][2021-10-21 11:42:48,979] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6f[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g[2021-10-21 11:42:48,979] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6e[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]f[2021-10-21 11:42:48,979] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "69[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]a[2021-10-21 11:42:48,979] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "69[\r][\n]" 11:42:49.704 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]a[2021-10-21 11:42:48,979] INFO Client environment:os.arch=amd64 (org" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << ".apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "84[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|[2021-10-21 11:42:48,979] INFO Client environment:os.version=4.14.248-189.473.amzn2.x86_64 (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6a[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]b[2021-10-21 11:42:48,979] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6b[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c[2021-10-21 11:42:48,979] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "66[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]^[2021-10-21 11:42:48,979] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "70[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]h[2021-10-21 11:42:48,979] INFO Client environment:os.memory.free=986MB (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "70[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]h[2021-10-21 11:42:48,979] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "72[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]j[2021-10-21 11:42:48,979] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "e0[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffd8][2021-10-21 11:42:48,980] INFO Initiating client connection, connectString=localhost:2181 sessionTimeout=6000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@59fd97a8 (org.apache.zookeeper.ZooKeeper)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "b7[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffaf][2021-10-21 11:42:48,984] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "75[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m[2021-10-21 11:42:48,994] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "80[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x[2021-10-21 11:42:48,999] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "81[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]y[2021-10-21 11:42:49,000] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c3[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffbb][2021-10-21 11:42:49,002] INFO Opening socket connection to server localhost/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "b7[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffaf][2021-10-21 11:42:49,005] INFO Socket connection established, initiating session, client: /127.0.0.1:56796, server: localhost/127.0.0.1:2181 (org.apache.zookeeper.ClientCnxn)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "79[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q[2021-10-21 11:42:49,012] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c5[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffbd][2021-10-21 11:42:49,020] INFO Session establishment complete on server localhost/127.0.0.1:2181, sessionid = 0x100004d82150000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:49,022] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "66[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]^[2021-10-21 11:42:49,238] INFO Cluster ID = p0AwI0lFSKWMjhO7RPF04w (kafka.server.KafkaServer)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "95[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff8d][2021-10-21 11:42:49,241] WARN No meta.properties file under dir /var/lib/kafka/data/meta.properties (kafka.server.BrokerMetadataCheckpoint)[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[2021-10-21 11:42:49,286] INFO KafkaConfig values: [\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]advertised.host.name = null[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]advertised.listeners = BROKER://localhost:9092[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]advertised.port = null[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]alter.config.policy.class.name = null[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]alter.log.dirs.replication.quota.window.num = 11[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]alter.log.dirs.replication.quota.window.size.seconds = 1[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]authorizer.class.name = [\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]auto.create.topics.enable = true[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]auto.leader.rebalance.enable = true[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]background.threads = 10[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "17[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf][0x9]broker.id = 1[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]broker.id.generation.enable = true[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]broker.rack = null[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]client.quota.callback.class = null[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]compression.type = producer[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]connection.failed.authentication.delay.ms = 100[\n]" 11:42:49.705 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]connections.max.idle.ms = 600000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]connections.max.reauth.ms = 0[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]control.plane.listener.name = null[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]controlled.shutdown.enable = true[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]controlled.shutdown.max.retries = 3[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]controlled.shutdown.retry.backoff.ms = 5000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]controller.socket.timeout.ms = 30000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]create.topic.policy.class.name = null[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]default.replication.factor = 1[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]5[0x9]delegation.token.expiry.check.interval.ms = 3600000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]delegation.token.expiry.time.ms = 86400000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]delegation.token.master.key = null[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]delegation.token.max.lifetime.ms = 604800000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]delete.records.purgatory.purge.interval.requests = 1[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]delete.topic.enable = true[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]fetch.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]group.initial.rebalance.delay.ms = 0[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]group.max.session.timeout.ms = 1800000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]group.max.size = 2147483647[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]group.min.session.timeout.ms = 6000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "16[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xe][0x9]host.name = [\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]inter.broker.listener.name = BROKER[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]inter.broker.protocol.version = 2.4-IV1[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]kafka.metrics.polling.interval.secs = 10[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]kafka.metrics.reporters = [][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]leader.imbalance.check.interval.seconds = 300[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]leader.imbalance.per.broker.percentage = 10[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]G[0x9]listener.security.protocol.map = BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "44[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<[0x9]listeners = PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.cleaner.backoff.ms = 15000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.dedupe.buffer.size = 134217728[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.delete.retention.ms = 86400000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.cleaner.enable = true[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.cleaner.io.buffer.load.factor = 0.9[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.cleaner.io.buffer.size = 524288[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "46[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]>[0x9]log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "41[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]9[0x9]log.cleaner.max.compaction.lag.ms = 9223372036854775807[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.cleanable.ratio = 0.5[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.compaction.lag.ms = 0[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.cleaner.threads = 1[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]log.cleanup.policy = [delete][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.dir = /tmp/kafka-logs[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.dirs = /var/lib/kafka/data[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]log.flush.interval.messages = 9223372036854775807[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.flush.interval.ms = null[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]log.flush.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.scheduler.interval.ms = 9223372036854775807[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.start.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]log.index.interval.bytes = 4096[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.index.size.max.bytes = 10485760[\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.706 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.message.downconversion.enable = true[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]log.message.format.version = 2.4-IV1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "47[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]?[0x9]log.message.timestamp.difference.max.ms = 9223372036854775807[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.message.timestamp.type = CreateTime[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.preallocate = false[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]log.retention.bytes = -1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.retention.check.interval.ms = 300000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.retention.hours = 168[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.retention.minutes = null[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.retention.ms = null[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1e[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x16][0x9]log.roll.hours = 168[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.hours = 0[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.ms = null[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]log.roll.ms = null[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.segment.bytes = 1073741824[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.segment.delete.delay.ms = 60000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]max.connections = 2147483647[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip = 2147483647[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip.overrides = [\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]max.incremental.fetch.session.cache.slots = 1000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]message.max.bytes = 1000012[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]metric.reporters = [][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]metrics.num.samples = 2[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]metrics.recording.level = INFO[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]metrics.sample.window.ms = 30000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]min.insync.replicas = 1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.io.threads = 8[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]num.network.threads = 3[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.partitions = 1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]num.recovery.threads.per.data.dir = 1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]num.replica.alter.log.dirs.threads = null[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]num.replica.fetchers = 1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offset.metadata.max.bytes = 4096[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.commit.required.acks = -1[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.commit.timeout.ms = 5000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]offsets.load.buffer.size = 5242880[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]offsets.retention.check.interval.ms = 600000[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.retention.minutes = 10080[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]offsets.topic.compression.codec = 0[\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.707 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.topic.num.partiti" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "ons = 1[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]offsets.topic.replication.factor = 1[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]offsets.topic.segment.bytes = 104857600[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.iterations = 4096[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]password.encoder.key.length = 128[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]password.encoder.keyfactory.algorithm = null[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.old.secret = null[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]password.encoder.secret = null[\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.708 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "15[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][\r][0x9]port = 9092[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]principal.builder.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]producer.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]queued.max.request.bytes = -1[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]queued.max.requests = 500[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.consumer.default = 9223372036854775807[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.producer.default = 9223372036854775807[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]quota.window.num = 11[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]quota.window.size.seconds = 1[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.backoff.ms = 1000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.fetch.max.bytes = 1048576[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]replica.fetch.min.bytes = 1[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.fetch.response.max.bytes = 10485760[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.wait.max.ms = 500[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]replica.high.watermark.checkpoint.interval.ms = 5000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.lag.time.max.ms = 10000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]replica.selector.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.socket.receive.buffer.bytes = 65536[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.socket.timeout.ms = 30000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replication.quota.window.num = 11[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]replication.quota.window.size.seconds = 1[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]request.timeout.ms = 30000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]reserved.broker.max.id = 1000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.client.callback.handler.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]sasl.enabled.mechanisms = [GSSAPI][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.jaas.config = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.kinit.cmd = /usr/bin/kinit[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.kerberos.min.time.before.relogin = 60000[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[0x9]sasl.kerberos.principal.to.local.rules = [DEFAULT][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]sasl.kerberos.service.name = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.ticket.renew.jitter = 0.05[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]sasl.kerberos.ticket.renew.window.factor = 0.8[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.login.callback.handler.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.login.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.buffer.seconds = 300[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]sasl.login.refresh.min.period.seconds = 60[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]sasl.login.refresh.window.factor = 0.8[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.window.jitter = 0.05[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.mechanism.inter.broker.protocol = GSSAPI[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.server.callback.handler.class = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]security.inter.broker.protocol = PLAINTEXT[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]security.providers = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.receive.buffer.bytes = 102400[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.request.max.bytes = 104857600[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]socket.send.buffer.bytes = 102400[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.cipher.suites = [][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.client.auth = none[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]ssl.endpoint.identification.algorithm = https[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.key.password = null[\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.709 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]ssl.keymanager.algorithm = SunX509[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.location = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.password = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.keystore.type = JKS[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]ssl.principal.mapping.rules = DEFAULT[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]ssl.protocol = TLS[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x15][0x9]ssl.provider = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]ssl.secure.random.implementation = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]ssl.trustmanager.algorithm = PKIX[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.location = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.password = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]ssl.truststore.type = JKS[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]E[0x9]transaction.abort.timed.out.transaction.cleanup.interval.ms = 60000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]transaction.max.timeout.ms = 900000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4e[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]F[0x9]transaction.remove.expired.transaction.cleanup.interval.ms = 3600000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]transaction.state.log.load.buffer.size = 5242880[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]transaction.state.log.min.isr = 1[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]transaction.state.log.num.partitions = 50[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]transaction.state.log.replication.factor = 1[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]transaction.state.log.segment.bytes = 104857600[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]transactional.id.expiration.ms = 604800000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]unclean.leader.election.enable = false[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]zookeeper.connect = localhost:2181[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]zookeeper.connection.timeout.ms = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]zookeeper.max.in.flight.requests = 10[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]zookeeper.session.timeout.ms = 6000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]zookeeper.set.acl = false[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]zookeeper.sync.time.ms = 2000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c] (kafka.server.KafkaConfig)[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[2021-10-21 11:42:49,293] INFO KafkaConfig values: [\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]advertised.host.name = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]advertised.listeners = BROKER://localhost:9092[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]advertised.port = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]alter.config.policy.class.name = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]alter.log.dirs.replication.quota.window.num = 11[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]alter.log.dirs.replication.quota.window.size.seconds = 1[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]authorizer.class.name = [\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]auto.create.topics.enable = true[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]auto.leader.rebalance.enable = true[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]background.threads = 10[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "17[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf][0x9]broker.id = 1[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]broker.id.generation.enable = true[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]broker.rack = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]client.quota.callback.class = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]compression.type = producer[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]connection.failed.authentication.delay.ms = 100[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]connections.max.idle.ms = 600000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]connections.max.reauth.ms = 0[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]control.plane.listener.name = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]controlled.shutdown.enable = true[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]controlled.shutdown.max.retries = 3[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]controlled.shutdown.retry.backoff.ms = 5000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]controller.socket.timeout.ms = 30000[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]create.topic.policy.class.name = null[\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.710 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]default.replication.factor = 1[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3d[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]5[0x9]delegation.token.expiry.check.interval.ms = 3600000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]delegation.token.expiry.time.ms = 86400000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]delegation.token.master.key = null[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]delegation.token.max.lifetime.ms = 604800000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]delete.records.purgatory.purge.interval.requests = 1[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]delete.topic.enable = true[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]fetch.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]group.initial.rebalance.delay.ms = 0[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]group.max.session.timeout.ms = 1800000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]group.max.size = 2147483647[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]group.min.session.timeout.ms = 6000[\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "16[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xe][0x9]host.name = [\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.711 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]inter.broker.listener.name = BROKER[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]inter.broker.protocol.version = 2.4-IV1[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]kafka.metrics.polling.interval.secs = 10[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]kafka.metrics.reporters = [][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]leader.imbalance.check.interval.seconds = 300[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]leader.imbalance.per.broker.percentage = 10[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]G[0x9]listener.security.protocol.map = BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "44[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<[0x9]listeners = PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.cleaner.backoff.ms = 15000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.dedupe.buffer.size = 134217728[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.delete.retention.ms = 86400000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.cleaner.enable = true[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.cleaner.io.buffer.load.factor = 0.9[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.cleaner.io.buffer.size = 524288[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "46[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]>[0x9]log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "41[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]9[0x9]log.cleaner.max.compaction.lag.ms = 9223372036854775807[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.cleanable.ratio = 0.5[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.compaction.lag.ms = 0[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.cleaner.threads = 1[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]log.cleanup.policy = [delete][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.dir = /tmp/kafka-logs[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.dirs = /var/lib/kafka/data[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]log.flush.interval.messages = 9223372036854775807[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.flush.interval.ms = null[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]log.flush.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.scheduler.interval.ms = 9223372036854775807[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.start.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]log.index.interval.bytes = 4096[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.index.size.max.bytes = 10485760[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.message.downconversion.enable = true[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]log.message.format.version = 2.4-IV1[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "47[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]?[0x9]log.message.timestamp.difference.max.ms = 9223372036854775807[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.message.timestamp.type = CreateTime[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.preallocate = false[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]log.retention.bytes = -1[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.retention.check.interval.ms = 300000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.retention.hours = 168[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.retention.minutes = null[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.retention.ms = null[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1e[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x16][0x9]log.roll.hours = 168[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.hours = 0[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.ms = null[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]log.roll.ms = null[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.segment.bytes = 1073741824[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.segment.delete.delay.ms = 60000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]max.connections = 2147483647[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip = 2147483647[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip.overrides = [\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]max.incremental.fetch.session.cache.slots = 1000[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]message.max.bytes = 1000012[\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.712 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]metric.reporters = [][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]metrics.num.samples = 2[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]metrics.recording.level = INFO[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]metrics.sample.window.ms = 30000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]min.insync.replicas = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.io.threads = 8[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]num.network.threads = 3[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]num.partitions = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]num.recovery.threads.per.data.dir = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]num.replica.alter.log.dirs.threads = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]num.replica.fetchers = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offset.metadata.max.bytes = 4096[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.commit.required.acks = -1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.commit.timeout.ms = 5000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]offsets.load.buffer.size = 5242880[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]offsets.retention.check.interval.ms = 600000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]offsets.retention.minutes = 10080[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]offsets.topic.compression.codec = 0[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]offsets.topic.num.partitions = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]offsets.topic.replication.factor = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]offsets.topic.segment.bytes = 104857600[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.iterations = 4096[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]password.encoder.key.length = 128[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]password.encoder.keyfactory.algorithm = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]password.encoder.old.secret = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]password.encoder.secret = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "15[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][\r][0x9]port = 9092[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]principal.builder.class = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]producer.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]queued.max.request.bytes = -1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]queued.max.requests = 500[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.consumer.default = 9223372036854775807[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]quota.producer.default = 9223372036854775807[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1f[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x17][0x9]quota.window.num = 11[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]quota.window.size.seconds = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.backoff.ms = 1000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.fetch.max.bytes = 1048576[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]replica.fetch.min.bytes = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.fetch.response.max.bytes = 10485760[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.fetch.wait.max.ms = 500[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]replica.high.watermark.checkpoint.interval.ms = 5000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]replica.lag.time.max.ms = 10000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]replica.selector.class = null[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]replica.socket.receive.buffer.bytes = 65536[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replica.socket.timeout.ms = 30000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]replication.quota.window.num = 11[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]replication.quota.window.size.seconds = 1[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]request.timeout.ms = 30000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]reserved.broker.max.id = 1000[\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.713 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.client.callback.handler.class = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]sasl.enabled.mechanisms = [GSSAPI][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.jaas.config = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.kinit.cmd = /usr/bin/kinit[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.kerberos.min.time.before.relogin = 60000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[0x9]sasl.kerberos.principal.to.local.rules = [DEFAULT][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]sasl.kerberos.service.name = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.kerberos.ticket.renew.jitter = 0.05[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]sasl.kerberos.ticket.renew.window.factor = 0.8[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]sasl.login.callback.handler.class = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]sasl.login.class = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.buffer.seconds = 300[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]sasl.login.refresh.min.period.seconds = 60[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]sasl.login.refresh.window.factor = 0.8[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]sasl.login.refresh.window.jitter = 0.05[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]sasl.mechanism.inter.broker.protocol = GSSAPI[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]sasl.server.callback.handler.class = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]security.inter.broker.protocol = PLAINTEXT[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]security.providers = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.receive.buffer.bytes = 102400[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]socket.request.max.bytes = 104857600[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]socket.send.buffer.bytes = 102400[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.cipher.suites = [][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]ssl.client.auth = none[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]ssl.endpoint.identification.algorithm = https[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.key.password = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]ssl.keymanager.algorithm = SunX509[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.location = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]ssl.keystore.password = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]ssl.keystore.type = JKS[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]ssl.principal.mapping.rules = DEFAULT[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]ssl.protocol = TLS[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1d[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x15][0x9]ssl.provider = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]ssl.secure.random.implementation = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]ssl.trustmanager.algorithm = PKIX[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.location = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]ssl.truststore.password = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]ssl.truststore.type = JKS[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4d[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]E[0x9]transaction.abort.timed.out.transaction.cleanup.interval.ms = 60000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]transaction.max.timeout.ms = 900000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4e[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]F[0x9]transaction.remove.expired.transaction.cleanup.interval.ms = 3600000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]transaction.state.log.load.buffer.size = 5242880[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]transaction.state.log.min.isr = 1[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "33[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[0x9]transaction.state.log.num.partitions = 50[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]transaction.state.log.replication.factor = 1[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]transaction.state.log.segment.bytes = 104857600[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]transactional.id.expiration.ms = 604800000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]unclean.leader.election.enable = false[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]zookeeper.connect = localhost:2181[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]zookeeper.connection.timeout.ms = null[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]zookeeper.max.in.flight.requests = 10[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]zookeeper.session.timeout.ms = 6000[\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.714 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]zookeeper.set.acl = false[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]zookeeper.sync.time.ms = 2000[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c] (kafka.server.KafkaConfig)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "89[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff81][2021-10-21 11:42:49,31" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8b[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff83][2021-10-21 11:42:49,312] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8b[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff83][2021-10-21 11:42:49,313] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4c[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]D[2021-10-21 11:42:49,335] INFO Loading logs. (kafka.log.LogManager)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "5d[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]U[2021-10-21 11:42:49,342] INFO Logs loading complete in 6 ms. (kafka.log.LogManager)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6f[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]g[2021-10-21 11:42:49,352] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "84[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|[2021-10-21 11:42:49,355] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)[\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "57[\r][\n]" 11:42:49.715 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]O[2021-10-21 11:42:49,358] INFO Starting the log cleaner (kafka.log.LogCleaner)[\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "65[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]][2021-10-21 11:42:49,431] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner)[\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6d[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]e[2021-10-21 11:42:49,660] INFO Awaiting socket connections on 0.0.0.0:9093. (kafka.network.Acceptor)[\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: releasing valid endpoint 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: releasing endpoint 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection http-outgoing-10 can be kept alive for 3 MINUTES 11:42:49.716 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.722 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: preparing request execution 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: target auth state: UNCHALLENGED 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: proxy auth state: UNCHALLENGED 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000057: acquiring connection with route {}->unix://localhost:2375 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquiring endpoint (3 MINUTES) 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: acquired ep-00000056 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquired endpoint ep-00000056 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: executing GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: start execution ex-00000057 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: executing exchange ex-00000057 over http-outgoing-10 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12) 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/7f35e677da62b0534aec046f11571ac9a40de3eec739c134808bb4fd80ff4ecc/logs?stdout=true&stderr=true&since=0 HTTP/1.1[\r][\n]" 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]" 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]" 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.12)[\r][\n]" 11:42:49.729 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.41[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/20.10.9 (linux)[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 21 Oct 2021 11:42:49 GMT[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.41 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/20.10.9 (linux) 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 21 Oct 2021 11:42:49 GMT 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked 11:42:49.730 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: connection can be kept alive for 3 MINUTES 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "12[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "===> User[\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'uid=0(root) gid=0(root) groups=0(root)[\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1d[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x15]===> Configuring ...[\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8e[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff86][2021-10-21 11:42:46,785] INFO Reading configuration from: zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.732 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,787] WARN zookeeper.properties is relative. Prepend ./ to indicate that you're sure! (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,792] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "79[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q[2021-10-21 11:42:46,792] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7e[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]v[2021-10-21 11:42:46,793] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,793] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "78[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]p[2021-10-21 11:42:46,793] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,793] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "77[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]o[2021-10-21 11:42:46,796] INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "8e[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff86][2021-10-21 11:42:46,804] INFO Reading configuration from: zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,804] WARN zookeeper.properties is relative. Prepend ./ to indicate that you're sure! (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,805] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "79[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q[2021-10-21 11:42:46,805] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "69[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]a[2021-10-21 11:42:46,805] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "87[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x7f][2021-10-21 11:42:46,806] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c8[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffc0][2021-10-21 11:42:46,814] INFO Server environment:zookeeper.version=3.5.8-f439ca583e70862c3068a1f2a7d4d068eec33315, built on 05/04/2020 15:53 GMT (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,814] INFO Server environment:host.name=7f35e677da62 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,814] INFO Server environment:java.version=1.8.0_222 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "87[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x7f][2021-10-21 11:42:46,814] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "90[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff88][2021-10-21 11:42:46,814] INFO Server environment:java.home=/usr/lib/jvm/zulu-8-amd64/jre (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1902[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x18][0xfffffffa][2021-10-21 11:42:46,814] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/zookeeper-3.5.8.jar:/usr/bin/../share/java/kafka/hk2-api-2.5.0.jar:/usr/bin/../share/java/kafka/jackson-databind-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.28.jar:/usr/bin/../share/java/kafka/connect-json-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.1.jar:/usr/bin/../share/java/kafka/kafka_2.12-5.4.3-ccs-test.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.12-2.1.2.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.28.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.4.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.12-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/reflections-0.9.11.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/jackson-core-2.10.5.jar:/usr/bin/../share/java/kafka/jersey-client-2.28.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.5.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.50.Final.jar:/usr/bin/../share/java/kafka/hk2-locator-2.5.0.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jersey-media-jaxb-2.28.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.50.Final.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.12-2.10.5.jar:/usr/bin/../share/java/kafka/scala-library-2.12.10.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/connect-transforms-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/kafka-tools-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.20.v20190813.jar:/usr/bin/../... 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "afka/jaxb-api-2.3.0.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.10.5.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/commons-compress-1.19.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.10.5.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/connect-mirror-client-5.4.3-ccs.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.10.5.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/plexus-utils-3.2.0.jar:/usr/bin/../share/java/kafka/zstd-jni-1.4.3-1.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.2.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.20.v20190813.jar:/usr/bin/../share/java/kafka/httpcore-4.4.11.jar:/usr/bin/../share/java/kafka/httpmime-4.5.9.jar:/usr/bin/../share/java/kafka/jersey-common-2.28.jar:/usr/bin/../support-metrics-" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "client/build/dependant-libs-2.12/*:/usr/bin/../support-metrics-client/build/libs/*:/usr/share/java/support-metrics-client/* (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "b7[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffaf][2021-10-21 11:42:46,814] INFO Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.733 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,815] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7b[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]s[2021-10-21 11:42:46,815] INFO Server environment:java.compiler= (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "76[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]n[2021-10-21 11:42:46,815] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "76[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]n[2021-10-21 11:42:46,815] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "91[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff89][2021-10-21 11:42:46,815] INFO Server environment:os.version=4.14.248-189.473.amzn2.x86_64 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "77[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]o[2021-10-21 11:42:46,815] INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "78[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]p[2021-10-21 11:42:46,815] INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,815] INFO Server environment:user.dir=/ (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]u[2021-10-21 11:42:46,815] INFO Server environment:os.memory.free=499MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]t[2021-10-21 11:42:46,815] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7e[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]v[2021-10-21 11:42:46,815] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,816] INFO minSessionTimeout set to 6000 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "74[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]l[2021-10-21 11:42:46,816] INFO maxSessionTimeout set to 60000 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "f9[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xfffffff1][2021-10-21 11:42:46,816] INFO Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "86[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]~[2021-10-21 11:42:46,830] INFO Logging initialized @368ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "ad[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa5][2021-10-21 11:42:46,894] WARN o.e.j.s.ServletContextHandler@5f282abb{/,null,UNAVAILABLE} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6b[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c[2021-10-21 11:42:46,894] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "c3[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffbb][2021-10-21 11:42:46,903] INFO jetty-9.4.20.v20190813; built: 2019-08-13T21:28:18.144Z; git: 84700530e645e812b336747464d6fbbf370c9a20; jvm 1.8.0_222-b10 (org.eclipse.jetty.server.Server)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "73[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]k[2021-10-21 11:42:46,937] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "72[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]j[2021-10-21 11:42:46,937] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "6a[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]b[2021-10-21 11:42:46,938] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "9a[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff92][2021-10-21 11:42:46,945] INFO Started o.e.j.s.ServletContextHandler@5f282abb{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "98[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff90][2021-10-21 11:42:46,954] INFO Started ServerConnector@7e0b0338{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "58[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]P[2021-10-21 11:42:46,955] INFO Started @493ms (org.eclipse.jetty.server.Server)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a8[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0][2021-10-21 11:42:46,955] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "ab[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa3][2021-10-21 11:42:46,958] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "e9[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffe1][2021-10-21 11:42:46,960] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "7f[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]w[2021-10-21 11:42:46,962] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "74[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]l[2021-10-21 11:42:46,971] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a2[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff9a][2021-10-21 11:42:46,974] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "a2[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff9a][2021-10-21 11:42:46,976] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "85[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]}[2021-10-21 11:42:46,986] INFO Using checkIntervalMs=60000 maxPerMinute=10000 (org.apache.zookeeper.server.ContainerManager)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#===> Running preflight checks ... [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14]===> Launching ... [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a]===> Launching kafka ... [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "84[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]|[2021-10-21 11:42:48,562] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]4[2021-10-21 11:42:48,897] INFO KafkaConfig values: [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]advertised.host.name = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]advertised.listeners = BROKER://localhost:9092[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "20[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x18][0x9]advertised.port = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]alter.config.policy.class.name = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3a[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]2[0x9]alter.log.dirs.replication.quota.window.num = 11[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "42[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]:[0x9]alter.log.dirs.replication.quota.window.size.seconds = 1[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]authorizer.class.name = [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]auto.create.topics.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]auto.leader.rebalance.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]background.threads = 10[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "17[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xf][0x9]broker.id = 1[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]broker.id.generation.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]broker.rack = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]client.quota.callback.class = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]compression.type = producer[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]connection.failed.authentication.delay.ms = 100[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2a[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]"[0x9]connections.max.idle.ms = 600000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]connections.max.reauth.ms = 0[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]control.plane.listener.name = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2b[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#[0x9]controlled.shutdown.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]controlled.shutdown.max.retries = 3[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]controlled.shutdown.retry.backoff.ms = 5000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]controller.socket.timeout.ms = 30000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]create.topic.policy.class.name = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]default.replication.factor = 1[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]5[0x9]delegation.token.expiry.check.interval.ms = 3600000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]delegation.token.expiry.time.ms = 86400000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2c[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]$[0x9]delegation.token.master.key = null[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "36[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0].[0x9]delegation.token.max.lifetime.ms = 604800000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3e[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]6[0x9]delete.records.purgatory.purge.interval.requests = 1[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "24[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1c][0x9]delete.topic.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "38[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]0[0x9]fetch.purgatory.purge.interval.requests = 1000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]group.initial.rebalance.delay.ms = 0[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "30[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]([0x9]group.max.session.timeout.ms = 1800000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "25[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1d][0x9]group.max.size = 2147483647[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]group.min.session.timeout.ms = 6000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "16[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xe][0x9]host.name = [\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]inter.broker.listener.name = BROKER[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]inter.broker.protocol.version = 2.4-IV1[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]kafka.metrics.polling.interval.secs = 10[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]kafka.metrics.reporters = [][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "37[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]/[0x9]leader.imbalance.check.interval.seconds = 300[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "35[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]-[0x9]leader.imbalance.per.broker.percentage = 10[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "4f[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]G[0x9]listener.security.protocol.map = BROKER:PLAINTEXT,PLAINTEXT:PLAINTEXT[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "44[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]<[0x9]listeners = PLAINTEXT://0.0.0.0:9093,BROKER://0.0.0.0:9092[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.cleaner.backoff.ms = 15000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.dedupe.buffer.size = 134217728[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "34[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0],[0x9]log.cleaner.delete.retention.ms = 86400000[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.cleaner.enable = true[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.cleaner.io.buffer.load.factor = 0.9[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.cleaner.io.buffer.size = 524288[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "46[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]>[0x9]log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308[\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.734 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "41[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]9[0x9]log.cleaner.max.compaction.lag.ms = 9223372036854775807[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.cleanable.ratio = 0.5[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2f[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]'[0x9]log.cleaner.min.compaction.lag.ms = 0[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.cleaner.threads = 1[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "27[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1f][0x9]log.cleanup.policy = [delete][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.dir = /tmp/kafka-logs[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.dirs = /var/lib/kafka/data[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3b[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]3[0x9]log.flush.interval.messages = 9223372036854775807[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.flush.interval.ms = null[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "39[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]1[0x9]log.flush.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.scheduler.interval.ms = 9223372036854775807[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "3f[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]7[0x9]log.flush.start.offset.checkpoint.interval.ms = 60000[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "29[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]![0x9]log.index.interval.bytes = 4096[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.index.size.max.bytes = 10485760[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.message.downconversion.enable = true[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2e[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]&[0x9]log.message.format.version = 2.4-IV1[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "47[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]?[0x9]log.message.timestamp.difference.max.ms = 9223372036854775807[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "31[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0])[0x9]log.message.timestamp.type = CreateTime[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.preallocate = false[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "22[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1a][0x9]log.retention.bytes = -1[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "32[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]*[0x9]log.retention.check.interval.ms = 300000[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.retention.hours = 168[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]log.retention.minutes = null[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "21[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x19][0x9]log.retention.ms = null[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1e[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x16][0x9]log.roll.hours = 168[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.hours = 0[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "23[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1b][0x9]log.roll.jitter.ms = null[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1c[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x14][0x9]log.roll.ms = null[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "28[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0] [0x9]log.segment.bytes = 1073741824[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]log.segment.delete.delay.ms = 60000[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "26[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1e][0x9]max.connections = 2147483647[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip = 2147483647[\n]" 11:42:49.735 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]" 11:42:49.736 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "2d[\r][\n]" 11:42:49.736 [docker-java-stream--81212660] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]%[0x9]max.connections.per.ip.overrides = [\n]"