Skip to content
Failed

Console Output

Skipping 2 KB.. Full Log
 > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-0af508386f42759f9) in /home/ubuntu/workspace/cli_19.03
[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_19.03@tmp/7579121e-5bc7-4f9d-93bf-b860817cedd8/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
22:03:06 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:03:06 chowning workspace
[Pipeline] sh
22:03:07 + uname -m
[Pipeline] sh
22:03:07 + pwd
22:03:07 + id -u
22:03:07 + id -g
22:03:07 + docker run --rm -v /home/ubuntu/workspace/cli_19.03:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:03:08 Removing all docker containers
[Pipeline] sh
22:03:09 + docker container ls -aq
[Pipeline] echo
22:03:09 Docker containers have been removed
[Pipeline] echo
22:03:09 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:03:09 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
22:03:09 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
22:03:09 Using the ‘stage’ step without a block argument is deprecated
22:03:09 Entering stage Git Checkout
22:03:09 Proceeding
[Pipeline] checkout
22:03:09 using credential docker-jenkins-github-credentials
22:03:09 Cloning the remote Git repository
22:03:09 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_19.03 # 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/heads/19.03:refs/remotes/origin/19.03
22:03:12 Fetching without tags
22:03:12 Checking out Revision eb310fca49568dccd87c6136f774ef6fff2a1b51 (19.03)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb310fca49568dccd87c6136f774ef6fff2a1b51
22:03:12 Commit message: "Merge pull request #2373 from tiborvass/19.03-bump-grpc-1.23.1"
[Pipeline] stage
22:03:13 Using the ‘stage’ step without a block argument is deprecated
22:03:13 Entering stage Run end-to-end test suite
22:03:13 Proceeding
[Pipeline] sh
 > git rev-list --no-walk 3ff19c37551bb0ce3025eb29655337f1ff433a00 # timeout=10
22:03:13 + docker version
22:03:13 Client: Docker Engine - Community
22:03:13  Version:           19.03.5
22:03:13  API version:       1.40
22:03:13  Go version:        go1.12.12
22:03:13  Git commit:        633a0ea838
22:03:13  Built:             Wed Nov 13 07:29:52 2019
22:03:13  OS/Arch:           linux/amd64
22:03:13  Experimental:      false
22:03:13 
22:03:13 Server: Docker Engine - Community
22:03:13  Engine:
22:03:13   Version:          19.03.5
22:03:13   API version:      1.40 (minimum version 1.12)
22:03:13   Go version:       go1.12.12
22:03:13   Git commit:       633a0ea838
22:03:13   Built:            Wed Nov 13 07:28:22 2019
22:03:13   OS/Arch:          linux/amd64
22:03:13   Experimental:     true
22:03:13  containerd:
22:03:13   Version:          1.2.10
22:03:13   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
22:03:13  runc:
22:03:13   Version:          1.0.0-rc8+dev
22:03:13   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:03:13  docker-init:
22:03:13   Version:          0.18.0
22:03:13   GitCommit:        fec3683
[Pipeline] sh
22:03:13 + docker info
22:03:14 Client:
22:03:14  Debug Mode: false
22:03:14 
22:03:14 Server:
22:03:14  Containers: 0
22:03:14   Running: 0
22:03:14   Paused: 0
22:03:14   Stopped: 0
22:03:14  Images: 42
22:03:14  Server Version: 19.03.5
22:03:14  Storage Driver: overlay2
22:03:14   Backing Filesystem: extfs
22:03:14   Supports d_type: true
22:03:14   Native Overlay Diff: true
22:03:14  Logging Driver: json-file
22:03:14  Cgroup Driver: cgroupfs
22:03:14  Plugins:
22:03:14   Volume: local
22:03:14   Network: bridge host ipvlan macvlan null overlay
22:03:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:03:14  Swarm: inactive
22:03:14  Runtimes: runc
22:03:14  Default Runtime: runc
22:03:14  Init Binary: docker-init
22:03:14  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
22:03:14  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:03:14  init version: fec3683
22:03:14  Security Options:
22:03:14   apparmor
22:03:14   seccomp
22:03:14    Profile: default
22:03:14  Kernel Version: 4.15.0-1058-aws
22:03:14  Operating System: Ubuntu 18.04.4 LTS
22:03:14  OSType: linux
22:03:14  Architecture: x86_64
22:03:14  CPUs: 2
22:03:14  Total Memory: 7.501GiB
22:03:14  Name: ip-10-100-96-251
22:03:14  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
22:03:14  Docker Root Dir: /var/lib/docker
22:03:14  Debug Mode: false
22:03:14  Username: dockerbuildbot
22:03:14  Registry: https://index.docker.io/v1/
22:03:14  Labels:
22:03:14  Experimental: true
22:03:14  Insecure Registries:
22:03:14   127.0.0.0/8
22:03:14  Live Restore Enabled: true
22:03:14 
22:03:14 WARNING: No swap limit support
[Pipeline] sh
22:03:14 + E2E_UNIQUE_ID=clie2e34 IMAGE_TAG=clie2e34 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
22:03:14 docker build -t docker-cli-e2eclie2e34 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
22:03:14 #2 [internal] load .dockerignore
22:03:14 #2 transferring context: 100B done
22:03:14 #2 DONE 0.0s
22:03:14 
22:03:14 #1 [internal] load build definition from Dockerfile.e2e
22:03:14 #1 transferring dockerfile: 1.58kB done
22:03:14 #1 DONE 0.0s
22:03:14 
22:03:14 #3 [internal] load metadata for docker.io/library/golang:1.12.17
22:03:14 #3 DONE 0.2s
22:03:14 
22:03:14 #4 [1/11] FROM docker.io/library/golang:1.12.17@sha256:851bb81dad374c1abae4...
22:03:14 #4 resolve docker.io/library/golang:1.12.17@sha256:851bb81dad374c1abae45bc89e157fae4d5ebbf0f76f5dce16a81dbac0a26c6b done
22:03:14 #4 sha256:c489190d31e60400b94cd404e27bb5eec4c484ab606e5b5eff75707d5ec6a2aa 1.79kB / 1.79kB done
22:03:14 #4 sha256:ffcaee6f7d8bba5b1c43777790cae7e5c729b857a668da08e1c3a6d8559737da 5.46kB / 5.46kB done
22:03:14 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 1.52MB / 50.38MB 0.1s
22:03:14 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.1s
22:03:14 #4 sha256:851bb81dad374c1abae45bc89e157fae4d5ebbf0f76f5dce16a81dbac0a26c6b 1.70kB / 1.70kB done
22:03:14 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.1s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 9.44MB / 50.38MB 0.2s
22:03:15 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 4.26MB / 10.00MB 0.2s
22:03:15 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 4.87MB / 7.81MB 0.2s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 15.60MB / 50.38MB 0.3s
22:03:15 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.3s
22:03:15 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 27.04MB / 50.38MB 0.4s
22:03:15 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.3s done
22:03:15 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s done
22:03:15 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 4.10MB / 51.79MB 0.4s
22:03:15 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.02MB / 68.52MB 0.4s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 39.45MB / 50.38MB 0.6s
22:03:15 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 17.77MB / 51.79MB 0.6s
22:03:15 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 13.08MB / 68.52MB 0.6s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 42.97MB / 50.38MB 0.7s
22:03:15 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 23.84MB / 51.79MB 0.7s
22:03:15 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 18.36MB / 68.52MB 0.7s
22:03:15 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 0.9s
22:03:15 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 37.42MB / 51.79MB 0.9s
22:03:15 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 29.92MB / 68.52MB 0.9s
22:03:15 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 41.23MB / 51.79MB 1.0s
22:03:16 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.0s done
22:03:16 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.2s
22:03:16 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 41.98MB / 68.52MB 1.2s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 0B / 126.73MB 1.2s
22:03:16 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.2s done
22:03:16 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 56.94MB / 68.52MB 1.4s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 10.53MB / 126.73MB 1.4s
22:03:16 #4 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 126B / 126B 1.3s done
22:03:16 #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
22:03:16 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 65.36MB / 68.52MB 1.5s
22:03:16 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.7s done
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 27.42MB / 126.73MB 1.7s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 36.03MB / 126.73MB 1.8s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 42.54MB / 126.73MB 1.9s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 50.53MB / 126.73MB 2.0s
22:03:16 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 57.08MB / 126.73MB 2.1s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 64.81MB / 126.73MB 2.2s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 72.02MB / 126.73MB 2.3s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 79.31MB / 126.73MB 2.4s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 95.62MB / 126.73MB 2.6s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 106.61MB / 126.73MB 2.7s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 115.59MB / 126.73MB 2.8s
22:03:17 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.43MB / 126.73MB 2.9s
22:03:18 #4 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.73MB / 126.73MB 3.1s done
22:03:18 #4 ...
22:03:18 
22:03:18 #10 [internal] load build context
22:03:18 #10 transferring context: 40.56MB 3.3s done
22:03:18 #10 DONE 3.3s
22:03:18 
22:03:18 #4 [1/11] FROM docker.io/library/golang:1.12.17@sha256:851bb81dad374c1abae4...
22:03:19 #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 3.2s done
22:03:19 #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
22:03:19 #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
22:03:19 #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc
22:03:20 #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.2s done
22:03:20 #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366
22:03:22 #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 2.0s done
22:03:22 #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
22:03:24 #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 1.8s done
22:03:24 #4 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 0.1s
22:03:28 #4 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 4.1s done
22:03:28 #4 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f done
22:03:28 #4 DONE 13.9s
22:03:28 
22:03:28 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
22:03:30 #5 1.057 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:03:30 #5 1.062 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:03:30 #5 1.068 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:03:30 #5 1.153 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
22:03:30 #5 1.256 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:03:30 #5 1.392 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:03:31 #5 2.496 Fetched 8332 kB in 2s (4931 kB/s)
22:03:31 #5 2.496 Reading package lists...
22:03:32 #5 3.064 Reading package lists...
22:03:32 #5 3.620 Building dependency tree...
22:03:32 #5 3.719 Reading state information...
22:03:32 #5 3.819 openssl is already the newest version (1.1.1d-0+deb10u2).
22:03:32 #5 3.819 openssl set to manually installed.
22:03:32 #5 3.819 The following additional packages will be installed:
22:03:32 #5 3.819   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:03:32 #5 3.820   libalgorithm-merge-perl libcurl4 libfakeroot patch xz-utils
22:03:32 #5 3.820 Suggested packages:
22:03:32 #5 3.820   bzip2-doc debian-keyring keychain libpam-ssh monkeysphere ssh-askpass ed
22:03:32 #5 3.820   diffutils-doc
22:03:32 #5 3.820 Recommended packages:
22:03:32 #5 3.820   xauth
22:03:32 #5 3.891 The following NEW packages will be installed:
22:03:32 #5 3.891   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
22:03:32 #5 3.892   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
22:03:32 #5 3.893 The following packages will be upgraded:
22:03:32 #5 3.894   curl libcurl4 openssh-client
22:03:33 #5 4.164 3 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
22:03:33 #5 4.164 Need to get 3720 kB of archives.
22:03:33 #5 4.164 After this operation, 3601 kB of additional disk space will be used.
22:03:33 #5 4.164 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:03:33 #5 4.165 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
22:03:33 #5 4.167 Get:3 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
22:03:33 #5 4.170 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
22:03:33 #5 4.179 Get:5 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:03:33 #5 4.181 Get:6 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:03:33 #5 4.183 Get:7 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
22:03:33 #5 4.200 Get:8 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
22:03:33 #5 4.200 Get:9 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
22:03:33 #5 4.204 Get:10 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
22:03:33 #5 4.205 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
22:03:33 #5 4.206 Get:12 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
22:03:33 #5 4.206 Get:13 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
22:03:33 #5 4.315 debconf: delaying package configuration, since apt-utils is not installed
22:03:33 #5 4.338 Fetched 3720 kB in 0s (12.5 MB/s)
22:03:33 #5 4.363 Selecting previously unselected package bzip2.
22:03:33 #5 4.363 (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.)
22:03:33 #5 4.373 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:03:33 #5 4.378 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:03:33 #5 4.422 Preparing to unpack .../01-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
22:03:33 #5 4.444 Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ...
22:03:33 #5 4.677 Selecting previously unselected package xz-utils.
22:03:33 #5 4.679 Preparing to unpack .../02-xz-utils_5.2.4-1_amd64.deb ...
22:03:33 #5 4.683 Unpacking xz-utils (5.2.4-1) ...
22:03:33 #5 4.729 Selecting previously unselected package patch.
22:03:33 #5 4.731 Preparing to unpack .../03-patch_2.7.6-3+deb10u1_amd64.deb ...
22:03:33 #5 4.736 Unpacking patch (2.7.6-3+deb10u1) ...
22:03:33 #5 4.773 Selecting previously unselected package dpkg-dev.
22:03:33 #5 4.773 Preparing to unpack .../04-dpkg-dev_1.19.7_all.deb ...
22:03:33 #5 4.777 Unpacking dpkg-dev (1.19.7) ...
22:03:33 #5 4.884 Selecting previously unselected package build-essential.
22:03:33 #5 4.884 Preparing to unpack .../05-build-essential_12.6_amd64.deb ...
22:03:33 #5 4.888 Unpacking build-essential (12.6) ...
22:03:33 #5 4.915 Preparing to unpack .../06-curl_7.64.0-4+deb10u1_amd64.deb ...
22:03:33 #5 4.926 Unpacking curl (7.64.0-4+deb10u1) over (7.64.0-4) ...
22:03:33 #5 4.995 Preparing to unpack .../07-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
22:03:33 #5 5.010 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) over (7.64.0-4) ...
22:03:34 #5 5.152 Selecting previously unselected package libfakeroot:amd64.
22:03:34 #5 5.154 Preparing to unpack .../08-libfakeroot_1.23-1_amd64.deb ...
22:03:34 #5 5.180 Unpacking libfakeroot:amd64 (1.23-1) ...
22:03:34 #5 5.262 Selecting previously unselected package fakeroot.
22:03:34 #5 5.264 Preparing to unpack .../09-fakeroot_1.23-1_amd64.deb ...
22:03:34 #5 5.273 Unpacking fakeroot (1.23-1) ...
22:03:34 #5 5.521 Selecting previously unselected package libalgorithm-diff-perl.
22:03:34 #5 5.524 Preparing to unpack .../10-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:03:34 #5 5.559 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:03:34 #5 5.728 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:03:34 #5 5.731 Preparing to unpack .../11-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
22:03:34 #5 5.743 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:03:34 #5 6.092 Selecting previously unselected package libalgorithm-merge-perl.
22:03:35 #5 6.095 Preparing to unpack .../12-libalgorithm-merge-perl_0.08-3_all.deb ...
22:03:35 #5 6.098 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:03:35 #5 6.137 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:03:35 #5 6.148 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
22:03:35 #5 6.176 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:03:35 #5 6.187 Setting up libfakeroot:amd64 (1.23-1) ...
22:03:35 #5 6.204 Setting up fakeroot (1.23-1) ...
22:03:35 #5 6.214 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:03:35 #5 6.224 Setting up xz-utils (5.2.4-1) ...
22:03:35 #5 6.232 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:03:35 #5 6.240 Setting up patch (2.7.6-3+deb10u1) ...
22:03:35 #5 6.252 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
22:03:35 #5 6.265 Setting up curl (7.64.0-4+deb10u1) ...
22:03:35 #5 6.276 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
22:03:35 #5 6.285 Setting up libalgorithm-merge-perl (0.08-3) ...
22:03:35 #5 6.295 Setting up dpkg-dev (1.19.7) ...
22:03:35 #5 6.315 Setting up build-essential (12.6) ...
22:03:35 #5 6.327 Processing triggers for libc-bin (2.28-10) ...
22:03:36 #5 DONE 7.7s
22:03:36 
22:03:36 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
22:03:37 #6 0.657   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
22:03:37 #6 0.657                                  Dload  Upload   Total   Spent    Left  Speed
22:03:37 #6 0.659 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617  100   617    0     0  38562      0 --:--:-- --:--:-- --:--:-- 38562
22:03:37 #6 0.788 
100 10.3M  100 10.3M    0     0  79.0M      0 --:--:-- --:--:-- --:--:-- 79.0M
22:03:37 #6 DONE 0.9s
22:03:37 
22:03:37 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
22:03:38 #7 DONE 1.1s
22:03:38 
22:03:38 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
22:03:39 #8 DONE 1.0s
22:03:39 
22:03:39 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
22:03:39 #9 DONE 0.0s
22:03:39 
22:03:39 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
22:03:39 #11 DONE 0.1s
22:03:39 
22:03:39 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
22:03:40 #12 0.818 Updating certificates in /etc/ssl/certs...
22:03:40 #12 1.309 1 added, 0 removed; done.
22:03:40 #12 1.309 Running hooks in /etc/ca-certificates/update.d...
22:03:40 #12 1.310 done.
22:03:40 #12 DONE 1.4s
22:03:41 
22:03:41 #13 [9/11] COPY . .
22:03:42 #13 DONE 0.8s
22:03:42 
22:03:42 #14 [10/11] RUN ./scripts/build/binary
22:03:42 #14 0.770 Building statically linked build/docker-linux-amd64
22:05:04 #14 DONE 72.7s
22:05:04 
22:05:04 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
22:05:04 #15 0.661 Building statically linked build/plugins-linux-amd64/docker-helloworld
22:05:04 #15 2.596 Building statically linked build/plugins-linux-amd64/docker-badmeta
22:05:04 #15 4.343 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
22:05:04 #15 DONE 6.6s
22:05:04 
22:05:04 #16 exporting to image
22:05:04 #16 exporting layers
22:05:04 #16 exporting layers 2.2s done
22:05:04 #16 writing image sha256:926ef8ecea72f108bb99caad565acf4716401f904337aae572b46dde00d905c8 done
22:05:04 #16 naming to docker.io/library/docker-cli-e2eclie2e34 done
22:05:04 #16 DONE 2.2s
22:05:04 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e34
22:05:04 Couldn't connect to Docker daemon at http+docker://localhost - is it running?
22:05:04 
22:05:04 If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
22:05:04 docker.Makefile:148: recipe for target 'test-e2e-non-experimental' failed
22:05:04 make: *** [test-e2e-non-experimental] 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