Pull request #2333 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3493fe2afd40dc685c80a8f2088bbf9cd87a1985+e6ea7c22330f1b5bb5e57dd5c6e0b4cfe1be1ab0 (7ada3805d12d0196ae0d9e2b21680107713bdb18) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux&&x86_64’ Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea61a821c6a3a595) in /home/ubuntu/workspace/cli_PR-2333 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/cli_PR-2333@tmp/61c05045-823f-4c7c-bca7-91bb9efef510/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/cli_PR-2333:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Verifying Checksum bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage Git Checkout Proceeding [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2333 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2333/head:refs/remotes/origin/PR-2333 +refs/heads/master:refs/remotes/origin/master Fetching without tags Merging remotes/origin/master commit e6ea7c22330f1b5bb5e57dd5c6e0b4cfe1be1ab0 into PR head commit 3493fe2afd40dc685c80a8f2088bbf9cd87a1985 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2333/head:refs/remotes/origin/PR-2333 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2333/head:refs/remotes/origin/PR-2333 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 3493fe2afd40dc685c80a8f2088bbf9cd87a1985 Merge succeeded, producing 3493fe2afd40dc685c80a8f2088bbf9cd87a1985 Checking out Revision 3493fe2afd40dc685c80a8f2088bbf9cd87a1985 (PR-2333) > git merge e6ea7c22330f1b5bb5e57dd5c6e0b4cfe1be1ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3493fe2afd40dc685c80a8f2088bbf9cd87a1985 Commit message: "vendor: bump swarmkit 49e35619b18200845c9365c1e953440c28868002" First time build. Skipping changelog. > git rev-list --no-walk 8595e446265eb8546d0395e432d4e5fa73a494a9 # timeout=10 [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage Run end-to-end test suite Proceeding [Pipeline] sh + docker version Client: Docker Engine - Community Version: 19.03.5 API version: 1.40 Go version: go1.12.12 Git commit: 633a0ea838 Built: Wed Nov 13 07:29:52 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.5 API version: 1.40 (minimum version 1.12) Go version: go1.12.12 Git commit: 633a0ea838 Built: Wed Nov 13 07:28:22 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.10 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 runc: Version: 1.0.0-rc8+dev GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 docker-init: Version: 0.18.0 GitCommit: fec3683 [Pipeline] sh + docker info Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 19.03.5 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 init version: fec3683 Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-1058-aws Operating System: Ubuntu 18.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.501GiB Name: ip-10-100-105-63 ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] sh + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e docker build -t docker-cli-e2eclie2e2 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . #2 [internal] load build definition from Dockerfile.e2e #2 transferring dockerfile: 1.64kB done #2 DONE 0.1s #1 [internal] load .dockerignore #1 transferring context: 100B 0.0s done #1 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.12.16 #3 DONE 0.3s #4 [1/11] FROM docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b... #4 resolve docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb done #4 sha256:b1d3a5f0755294df9034371beb53e01f632d23a285dee8db193df76d11d886fb 1.79kB / 1.79kB done #4 sha256:adc8544f3a643abff38cf0cc9053623cb10e7902a37a2d2c8914dbbad28e15d7 5.46kB / 5.46kB done #4 sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb 1.70kB / 1.70kB done #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 2.26MB / 50.38MB 0.1s #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.1s #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.1s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 10.76MB / 50.38MB 0.3s #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.3s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 22.80MB / 50.38MB 0.6s #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.4s done #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.4s done #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.95MB / 51.79MB 0.6s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 6.51MB / 68.52MB 0.6s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 29.73MB / 50.38MB 0.9s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 10.27MB / 51.79MB 0.9s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 16.97MB / 68.52MB 0.9s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 35.65MB / 50.38MB 1.1s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 18.50MB / 51.79MB 1.1s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 23.81MB / 68.52MB 1.1s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 47.64MB / 50.38MB 1.4s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 31.07MB / 51.79MB 1.4s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 31.86MB / 68.52MB 1.4s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.4s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 34.81MB / 51.79MB 1.4s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 39.08MB / 51.79MB 1.5s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 38.35MB / 68.52MB 1.5s #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.7s done #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 42.06MB / 51.79MB 1.8s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 49.63MB / 68.52MB 1.8s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 45.73MB / 51.79MB 2.0s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 62.57MB / 68.52MB 2.0s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 0B / 126.73MB 2.0s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.2s #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.2s #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 8.44MB / 126.73MB 2.5s #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.6s done #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.6s done #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 17.01MB / 126.73MB 2.8s #4 sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 126B / 126B 2.7s done #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 25.45MB / 126.73MB 2.9s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 34.74MB / 126.73MB 3.2s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 42.46MB / 126.73MB 3.4s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 49.34MB / 126.73MB 3.6s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 58.04MB / 126.73MB 3.9s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 66.08MB / 126.73MB 4.0s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 74.16MB / 126.73MB 4.3s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 83.10MB / 126.73MB 4.6s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 91.05MB / 126.73MB 4.6s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 97.75MB / 126.73MB 4.7s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 109.79MB / 126.73MB 4.9s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 116.66MB / 126.73MB 5.2s #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 124.38MB / 126.73MB 5.3s #4 ... #10 [internal] load build context #10 transferring context: 43.17MB 5.4s done #10 DONE 5.5s #4 [1/11] FROM docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b... #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 126.73MB / 126.73MB 5.7s done #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.1s #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.9s done #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.6s done #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.7s done #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 2.7s done #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 2.3s done #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 0.1s #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 5.2s #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 6.8s done #4 extracting sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 done #4 DONE 22.4s #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... #5 1.153 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #5 1.160 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #5 1.160 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #5 1.309 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] #5 1.487 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #5 1.714 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #5 2.925 Fetched 8325 kB in 2s (4100 kB/s) #5 2.925 Reading package lists... #5 3.667 Reading package lists... #5 4.501 Building dependency tree... #5 4.668 Reading state information... #5 4.805 curl is already the newest version (7.64.0-4). #5 4.805 openssl is already the newest version (1.1.1d-0+deb10u2). #5 4.805 openssl set to manually installed. #5 4.805 The following additional packages will be installed: #5 4.806 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl #5 4.807 libalgorithm-merge-perl libfakeroot patch xz-utils #5 4.808 Suggested packages: #5 4.808 bzip2-doc debian-keyring keychain libpam-ssh monkeysphere ssh-askpass ed #5 4.809 diffutils-doc #5 4.809 Recommended packages: #5 4.809 xauth #5 4.900 The following NEW packages will be installed: #5 4.900 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl #5 4.902 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils #5 4.904 The following packages will be upgraded: #5 4.905 openssh-client #5 5.173 1 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. #5 5.173 Need to get 3124 kB of archives. #5 5.173 After this operation, 3601 kB of additional disk space will be used. #5 5.173 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #5 5.176 Get:2 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] #5 5.200 Get:3 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] #5 5.204 Get:4 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #5 5.207 Get:5 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] #5 5.235 Get:6 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #5 5.236 Get:7 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #5 5.237 Get:8 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #5 5.239 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #5 5.240 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #5 5.241 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #5 5.407 debconf: delaying package configuration, since apt-utils is not installed #5 5.441 Fetched 3124 kB in 0s (9651 kB/s) #5 5.469 Selecting previously unselected package bzip2. #5 5.469 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) #5 5.473 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #5 5.477 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #5 5.524 Preparing to unpack .../01-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... #5 5.550 Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ... #5 5.784 Selecting previously unselected package xz-utils. #5 5.784 Preparing to unpack .../02-xz-utils_5.2.4-1_amd64.deb ... #5 5.788 Unpacking xz-utils (5.2.4-1) ... #5 5.841 Selecting previously unselected package patch. #5 5.844 Preparing to unpack .../03-patch_2.7.6-3+deb10u1_amd64.deb ... #5 5.848 Unpacking patch (2.7.6-3+deb10u1) ... #5 5.892 Selecting previously unselected package dpkg-dev. #5 5.896 Preparing to unpack .../04-dpkg-dev_1.19.7_all.deb ... #5 5.899 Unpacking dpkg-dev (1.19.7) ... #5 6.030 Selecting previously unselected package build-essential. #5 6.030 Preparing to unpack .../05-build-essential_12.6_amd64.deb ... #5 6.034 Unpacking build-essential (12.6) ... #5 6.070 Selecting previously unselected package libfakeroot:amd64. #5 6.071 Preparing to unpack .../06-libfakeroot_1.23-1_amd64.deb ... #5 6.079 Unpacking libfakeroot:amd64 (1.23-1) ... #5 6.116 Selecting previously unselected package fakeroot. #5 6.116 Preparing to unpack .../07-fakeroot_1.23-1_amd64.deb ... #5 6.119 Unpacking fakeroot (1.23-1) ... #5 6.164 Selecting previously unselected package libalgorithm-diff-perl. #5 6.164 Preparing to unpack .../08-libalgorithm-diff-perl_1.19.03-2_all.deb ... #5 6.167 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #5 6.221 Selecting previously unselected package libalgorithm-diff-xs-perl. #5 6.224 Preparing to unpack .../09-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #5 6.229 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #5 6.258 Selecting previously unselected package libalgorithm-merge-perl. #5 6.261 Preparing to unpack .../10-libalgorithm-merge-perl_0.08-3_all.deb ... #5 6.265 Unpacking libalgorithm-merge-perl (0.08-3) ... #5 6.386 Setting up libalgorithm-diff-perl (1.19.03-2) ... #5 6.396 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #5 6.445 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #5 6.455 Setting up libfakeroot:amd64 (1.23-1) ... #5 6.469 Setting up fakeroot (1.23-1) ... #5 6.477 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #5 6.513 Setting up xz-utils (5.2.4-1) ... #5 6.526 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #5 6.533 Setting up patch (2.7.6-3+deb10u1) ... #5 6.545 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #5 6.558 Setting up libalgorithm-merge-perl (0.08-3) ... #5 6.570 Setting up dpkg-dev (1.19.7) ... #5 6.591 Setting up build-essential (12.6) ... #5 6.605 Processing triggers for libc-bin (2.28-10) ... #5 DONE 6.9s #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... #6 0.812 % Total % Received % Xferd Average Speed Time Time Time Current #6 0.812 Dload Upload Total Spent Left Speed #6 0.812 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:03:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:04:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:05:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:06:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:07:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:08:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:09:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:10:14 --:--:-- 0 #6 615.5 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 110 #6 ERROR: executor failed running [/bin/sh -c curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose]: runc did not terminate sucessfully ------ > [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1.25.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose: ------ failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose]: runc did not terminate sucessfully docker.Makefile:55: recipe for target 'build_e2e_image' failed make: *** [build_e2e_image] Error 1 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE