Skip to content
Success

Console Output

Pull request #2060 updated
13:21:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a684e2862a657aad988ae48a0db4b26e313d1fb8+f429e4bfd95d17b2e0a93753d3e77d49d3cf920a (5dca017a2be34d3b99d236ff510acf115ee201cd)
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 ead69454b4062f17d1f8389642089a002b037213
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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0a322dd506c4c9c02) in /home/ubuntu/workspace/cli_PR-2060
[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-2060@tmp/f0572273-e656-48b7-8e64-7f267058ca86/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
13:21:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:21:42 chowning workspace
[Pipeline] sh
13:21:42 + uname -m
[Pipeline] sh
13:21:42 + pwd
13:21:42 + id -u
13:21:42 + id -g
13:21:42 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2060:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:21:44 Removing all docker containers
[Pipeline] sh
13:21:44 + docker container ls -aq
13:21:44 + docker container rm -vf 5c5276f13056
13:21:47 5c5276f13056
13:21:47 + docker container rm -vf 6daa9e1cc22b
13:21:49 6daa9e1cc22b
13:21:49 + docker container rm -vf 9125bf50ef33
13:21:51 9125bf50ef33
13:21:51 + docker container rm -vf 6eef08a49f9d
13:21:54 6eef08a49f9d
13:21:54 + docker container rm -vf cabc50625aa5
13:21:56 cabc50625aa5
13:21:56 + docker container rm -vf e131585e87d4
13:21:59 e131585e87d4
[Pipeline] echo
13:21:59 Docker containers have been removed
[Pipeline] echo
13:21:59 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:21:59 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
13:21:59 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
13:21:59 Using the ‘stage’ step without a block argument is deprecated
13:21:59 Entering stage Git Checkout
13:21:59 Proceeding
[Pipeline] checkout
13:21:59 using credential docker-jenkins-github-credentials
13:21:59 Cloning the remote Git repository
13:21:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2060 # 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/2060/head:refs/remotes/origin/PR-2060 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2060/head:refs/remotes/origin/PR-2060 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:22:03 Fetching without tags
13:22:03 Merging remotes/origin/master commit f429e4bfd95d17b2e0a93753d3e77d49d3cf920a into PR head commit a684e2862a657aad988ae48a0db4b26e313d1fb8
13:22:03 Merge succeeded, producing a684e2862a657aad988ae48a0db4b26e313d1fb8
13:22:03 Checking out Revision a684e2862a657aad988ae48a0db4b26e313d1fb8 (PR-2060)
13:22:04 Commit message: "Add option remove `env_file` entry after merged"
13:22:04 First time build. Skipping changelog.
 > 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/2060/head:refs/remotes/origin/PR-2060 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a684e2862a657aad988ae48a0db4b26e313d1fb8
 > git merge f429e4bfd95d17b2e0a93753d3e77d49d3cf920a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a684e2862a657aad988ae48a0db4b26e313d1fb8
 > git rev-list --no-walk 0c6290eb3eec13d01b8de31e83d6aca22d353511 # timeout=10
[Pipeline] stage
13:22:04 Using the ‘stage’ step without a block argument is deprecated
13:22:04 Entering stage Run end-to-end test suite
13:22:04 Proceeding
[Pipeline] sh
13:22:05 + docker version
13:22:05 Client: Docker Engine - Community
13:22:05  Version:           19.03.2
13:22:05  API version:       1.40
13:22:05  Go version:        go1.12.8
13:22:05  Git commit:        6a30dfc
13:22:05  Built:             Thu Aug 29 05:29:11 2019
13:22:05  OS/Arch:           linux/amd64
13:22:05  Experimental:      false
13:22:05 
13:22:05 Server: Docker Engine - Community
13:22:05  Engine:
13:22:05   Version:          19.03.2
13:22:05   API version:      1.40 (minimum version 1.12)
13:22:05   Go version:       go1.12.8
13:22:05   Git commit:       6a30dfc
13:22:05   Built:            Thu Aug 29 05:27:45 2019
13:22:05   OS/Arch:          linux/amd64
13:22:05   Experimental:     true
13:22:05  containerd:
13:22:05   Version:          1.2.6
13:22:05   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:22:05  runc:
13:22:05   Version:          1.0.0-rc8
13:22:05   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:22:05  docker-init:
13:22:05   Version:          0.18.0
13:22:05   GitCommit:        fec3683
[Pipeline] sh
13:22:05 + docker info
13:22:06 Client:
13:22:06  Debug Mode: false
13:22:06 
13:22:06 Server:
13:22:06  Containers: 0
13:22:06   Running: 0
13:22:06   Paused: 0
13:22:06   Stopped: 0
13:22:06  Images: 3
13:22:06  Server Version: 19.03.2
13:22:06  Storage Driver: overlay2
13:22:06   Backing Filesystem: extfs
13:22:06   Supports d_type: true
13:22:06   Native Overlay Diff: true
13:22:06  Logging Driver: json-file
13:22:06  Cgroup Driver: cgroupfs
13:22:06  Plugins:
13:22:06   Volume: local
13:22:06   Network: bridge host ipvlan macvlan null overlay
13:22:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:22:06  Swarm: inactive
13:22:06  Runtimes: runc
13:22:06  Default Runtime: runc
13:22:06  Init Binary: docker-init
13:22:06  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:22:06  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:22:06  init version: fec3683
13:22:06  Security Options:
13:22:06   apparmor
13:22:06   seccomp
13:22:06    Profile: default
13:22:06  Kernel Version: 4.15.0-1048-aws
13:22:06  Operating System: Ubuntu 18.04.3 LTS
13:22:06  OSType: linux
13:22:06  Architecture: x86_64
13:22:06  CPUs: 2
13:22:06  Total Memory: 7.501GiB
13:22:06  Name: ip-10-100-117-115
13:22:06  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:22:06  Docker Root Dir: /var/lib/docker
13:22:06  Debug Mode: false
13:22:06  Username: dockerbuildbot
13:22:06  Registry: https://index.docker.io/v1/
13:22:06  Labels:
13:22:06  Experimental: true
13:22:06  Insecure Registries:
13:22:06   127.0.0.0/8
13:22:06  Live Restore Enabled: true
13:22:06 
13:22:06 WARNING: No swap limit support
[Pipeline] sh
13:22:06 + E2E_UNIQUE_ID=clie2e5 IMAGE_TAG=clie2e5 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
13:22:06 docker build -t docker-cli-e2eclie2e5 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
13:22:06 #2 [internal] load .dockerignore
13:22:06 #2 transferring context: 100B done
13:22:06 #2 DONE 0.0s
13:22:06 
13:22:06 #1 [internal] load build definition from Dockerfile.e2e
13:22:06 #1 transferring dockerfile: 1.58kB done
13:22:06 #1 DONE 0.0s
13:22:06 
13:22:06 #3 [internal] load metadata for docker.io/library/golang:1.12.9
13:22:07 #3 DONE 0.6s
13:22:07 
13:22:07 #4 [1/11] FROM docker.io/library/golang:1.12.9@sha256:4d75d32fe0773f2d74295...
13:22:07 #4 resolve docker.io/library/golang:1.12.9@sha256:4d75d32fe0773f2d742957766eb4482de707f3b517e99365ce46d3188ca28ffe done
13:22:07 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 1.84MB / 10.00MB 0.1s
13:22:07 #4 sha256:4d75d32fe0773f2d742957766eb4482de707f3b517e99365ce46d3188ca28ffe 2.16kB / 2.16kB done
13:22:07 #4 sha256:328736f65b0b6a6f3ecdda423ed41bf55e6e9cb401a9892c9ea28c49e80ef8d5 1.79kB / 1.79kB done
13:22:07 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0B / 7.80MB 0.1s
13:22:07 #4 sha256:669220934599733ed4cdb6130aadd8a8f1b67b1a844de3f6f0511ff6f74b43ed 5.46kB / 5.46kB done
13:22:07 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 5.15MB / 50.38MB 0.1s
13:22:07 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 10.00MB / 10.00MB 0.3s
13:22:07 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 7.80MB / 7.80MB 0.3s
13:22:07 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 20.87MB / 50.38MB 0.3s
13:22:07 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 27.12MB / 50.38MB 0.4s
13:22:07 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 10.00MB / 10.00MB 0.5s done
13:22:07 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 7.80MB / 7.80MB 0.5s done
13:22:07 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 32.77MB / 50.38MB 0.6s
13:22:07 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 0B / 51.77MB 0.6s
13:22:07 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 0B / 68.52MB 0.6s
13:22:07 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 43.79MB / 50.38MB 0.7s
13:22:07 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 4.79MB / 51.77MB 0.7s
13:22:08 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 50.38MB / 50.38MB 0.9s
13:22:08 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 17.21MB / 51.77MB 0.9s
13:22:08 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 10.74MB / 68.52MB 0.9s
13:22:08 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 50.38MB / 50.38MB 0.9s done
13:22:08 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 28.30MB / 51.77MB 1.0s
13:22:08 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 19.22MB / 68.52MB 1.0s
13:22:08 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 0B / 127.97MB 1.0s
13:22:08 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 36.03MB / 51.77MB 1.2s
13:22:08 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 24.06MB / 68.52MB 1.2s
13:22:08 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 6.60MB / 127.97MB 1.2s
13:22:08 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 38.92MB / 51.77MB 1.3s
13:22:08 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 30.22MB / 68.52MB 1.3s
13:22:08 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 51.77MB / 51.77MB 1.5s
13:22:08 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 41.94MB / 68.52MB 1.5s
13:22:08 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 16.99MB / 127.97MB 1.5s
13:22:08 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd
13:22:09 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 51.77MB / 51.77MB 1.6s done
13:22:09 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 47.09MB / 68.52MB 1.7s
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 28.39MB / 127.97MB 1.7s
13:22:09 #4 sha256:fa06ef9877e3487da50a456964677ca1cab179eef6f05f46af98fbabdcee0100 0B / 126B 1.7s
13:22:09 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 60.25MB / 68.52MB 1.9s
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 38.19MB / 127.97MB 1.9s
13:22:09 #4 sha256:fa06ef9877e3487da50a456964677ca1cab179eef6f05f46af98fbabdcee0100 126B / 126B 1.7s done
13:22:09 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 2.1s
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 52.74MB / 127.97MB 2.1s
13:22:09 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 2.2s done
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 65.09MB / 127.97MB 2.3s
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 73.00MB / 127.97MB 2.4s
13:22:09 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 79.92MB / 127.97MB 2.5s
13:22:10 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 94.19MB / 127.97MB 2.7s
13:22:10 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 106.53MB / 127.97MB 2.9s
13:22:10 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 120.56MB / 127.97MB 3.1s
13:22:10 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 127.97MB / 127.97MB 3.2s
13:22:11 #4 ...
13:22:11 
13:22:11 #10 [internal] load build context
13:22:11 #10 transferring context: 42.29MB 3.5s done
13:22:11 #10 DONE 3.8s
13:22:11 
13:22:11 #4 [1/11] FROM docker.io/library/golang:1.12.9@sha256:4d75d32fe0773f2d74295...
13:22:11 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 127.97MB / 127.97MB 3.8s done
13:22:12 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 3.6s done
13:22:12 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0.1s
13:22:12 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0.3s done
13:22:12 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d
13:22:13 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 0.2s done
13:22:13 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf
13:22:15 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 1.8s done
13:22:15 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 0.1s
13:22:18 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 2.1s done
13:22:18 #4 extracting sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12
13:22:22 #4 extracting sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 4.4s done
13:22:22 #4 extracting sha256:fa06ef9877e3487da50a456964677ca1cab179eef6f05f46af98fbabdcee0100 done
13:22:22 #4 DONE 15.3s
13:22:22 
13:22:22 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
13:22:23 #5 1.066 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
13:22:23 #5 1.074 Get:2 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
13:22:23 #5 1.078 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
13:22:23 #5 1.167 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [91.7 kB]
13:22:23 #5 1.262 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
13:22:23 #5 1.389 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
13:22:25 #5 2.482 Fetched 8206 kB in 2s (4919 kB/s)
13:22:25 #5 2.482 Reading package lists...
13:22:26 #5 3.054 Reading package lists...
13:22:26 #5 3.656 Building dependency tree...
13:22:26 #5 3.771 Reading state information...
13:22:26 #5 3.868 curl is already the newest version (7.64.0-4).
13:22:26 #5 3.868 openssh-client is already the newest version (1:7.9p1-10).
13:22:26 #5 3.868 openssl is already the newest version (1.1.1c-1).
13:22:26 #5 3.868 openssl set to manually installed.
13:22:26 #5 3.868 The following additional packages will be installed:
13:22:26 #5 3.868   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
13:22:26 #5 3.868   libalgorithm-merge-perl libfakeroot patch xz-utils
13:22:26 #5 3.869 Suggested packages:
13:22:26 #5 3.869   bzip2-doc debian-keyring ed diffutils-doc
13:22:26 #5 3.932 The following NEW packages will be installed:
13:22:26 #5 3.933   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
13:22:26 #5 3.934   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
13:22:26 #5 4.204 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:22:26 #5 4.204 Need to get 2342 kB of archives.
13:22:26 #5 4.204 After this operation, 3601 kB of additional disk space will be used.
13:22:26 #5 4.204 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:22:26 #5 4.206 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:22:26 #5 4.214 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:22:26 #5 4.214 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
13:22:26 #5 4.227 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
13:22:26 #5 4.227 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
13:22:26 #5 4.228 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
13:22:26 #5 4.229 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
13:22:26 #5 4.229 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
13:22:26 #5 4.230 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
13:22:26 #5 4.338 debconf: delaying package configuration, since apt-utils is not installed
13:22:26 #5 4.360 Fetched 2342 kB in 0s (8188 kB/s)
13:22:26 #5 4.376 Selecting previously unselected package bzip2.
13:22:26 #5 4.376 (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 ... 15394 files and directories currently installed.)
13:22:26 #5 4.385 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:22:26 #5 4.388 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:22:26 #5 4.418 Selecting previously unselected package xz-utils.
13:22:26 #5 4.420 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
13:22:26 #5 4.423 Unpacking xz-utils (5.2.4-1) ...
13:22:26 #5 4.462 Selecting previously unselected package patch.
13:22:26 #5 4.462 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
13:22:27 #5 4.465 Unpacking patch (2.7.6-3+deb10u1) ...
13:22:27 #5 4.501 Selecting previously unselected package dpkg-dev.
13:22:27 #5 4.501 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
13:22:27 #5 4.504 Unpacking dpkg-dev (1.19.7) ...
13:22:27 #5 4.612 Selecting previously unselected package build-essential.
13:22:27 #5 4.612 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
13:22:27 #5 4.615 Unpacking build-essential (12.6) ...
13:22:27 #5 4.643 Selecting previously unselected package libfakeroot:amd64.
13:22:27 #5 4.643 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
13:22:27 #5 4.649 Unpacking libfakeroot:amd64 (1.23-1) ...
13:22:27 #5 4.679 Selecting previously unselected package fakeroot.
13:22:27 #5 4.681 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
13:22:27 #5 4.684 Unpacking fakeroot (1.23-1) ...
13:22:27 #5 4.712 Selecting previously unselected package libalgorithm-diff-perl.
13:22:27 #5 4.714 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
13:22:27 #5 4.717 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
13:22:27 #5 4.743 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:22:27 #5 4.743 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
13:22:27 #5 4.746 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
13:22:27 #5 4.770 Selecting previously unselected package libalgorithm-merge-perl.
13:22:27 #5 4.772 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
13:22:27 #5 4.776 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:22:27 #5 4.809 Setting up libalgorithm-diff-perl (1.19.03-2) ...
13:22:27 #5 4.817 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:22:27 #5 4.825 Setting up libfakeroot:amd64 (1.23-1) ...
13:22:27 #5 4.837 Setting up fakeroot (1.23-1) ...
13:22:27 #5 4.846 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:22:27 #5 4.855 Setting up xz-utils (5.2.4-1) ...
13:22:27 #5 4.863 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:22:27 #5 4.870 Setting up patch (2.7.6-3+deb10u1) ...
13:22:27 #5 4.879 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
13:22:27 #5 4.888 Setting up libalgorithm-merge-perl (0.08-3) ...
13:22:27 #5 4.897 Setting up dpkg-dev (1.19.7) ...
13:22:27 #5 4.912 Setting up build-essential (12.6) ...
13:22:27 #5 4.922 Processing triggers for libc-bin (2.28-10) ...
13:22:28 #5 DONE 6.2s
13:22:28 
13:22:28 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
13:22:29 #6 0.818   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:22:29 #6 0.820                                  Dload  Upload   Total   Spent    Left  Speed
13:22:29 #6 0.821 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   5932      0 --:--:-- --:--:-- --:--:--  5876
13:22:29 #6 1.039 
100 10.3M  100 10.3M    0     0  47.0M      0 --:--:-- --:--:-- --:--:-- 47.0M
13:22:29 #6 DONE 1.2s
13:22:29 
13:22:29 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
13:22:31 #7 DONE 1.1s
13:22:31 
13:22:31 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
13:22:31 #8 DONE 0.9s
13:22:31 
13:22:31 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
13:22:31 #9 DONE 0.0s
13:22:32 
13:22:32 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
13:22:32 #11 DONE 0.1s
13:22:32 
13:22:32 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
13:22:33 #12 0.846 Updating certificates in /etc/ssl/certs...
13:22:33 #12 1.363 1 added, 0 removed; done.
13:22:33 #12 1.363 Running hooks in /etc/ca-certificates/update.d...
13:22:33 #12 1.364 done.
13:22:33 #12 DONE 1.5s
13:22:33 
13:22:33 #13 [9/11] COPY . .
13:22:34 #13 DONE 0.7s
13:22:34 
13:22:34 #14 [10/11] RUN ./scripts/build/binary
13:22:35 #14 0.793 Building statically linked build/docker-linux-amd64
13:23:56 #14 DONE 69.2s
13:23:56 
13:23:56 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
13:23:56 #15 0.836 Building statically linked build/plugins-linux-amd64/docker-helloworld
13:23:56 #15 2.724 Building statically linked build/plugins-linux-amd64/docker-badmeta
13:23:56 #15 4.428 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
13:23:56 #15 DONE 6.6s
13:23:56 
13:23:56 #16 exporting to image
13:23:56 #16 exporting layers
13:23:56 #16 exporting layers 2.1s done
13:23:56 #16 writing image sha256:4fb64c0ddce04e5ba8b156e751a93518cb02d7976ef034f07b6df098a08766c0 done
13:23:56 #16 naming to docker.io/library/docker-cli-e2eclie2e5 done
13:23:56 #16 DONE 2.1s
13:23:56 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e5
13:23:56 Creating network "cliendtoendsuite_default" with the default driver
13:23:56 Pulling registry (registry:2)...
13:23:56 2: Pulling from library/registry
13:23:56 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
13:23:56 Status: Downloaded newer image for registry:2
13:23:56 Pulling engine (docker:stable-dind)...
13:23:56 stable-dind: Pulling from library/docker
13:23:58 Digest: sha256:615eb3922630a30a52f7c46760f3d08a9eb4a1b0474d038281af8eade8c43f40
13:23:58 Status: Downloaded newer image for docker:stable-dind
13:23:58 Building notary-server
13:23:58 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:23:58 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:23:58 server-0.5.0: Pulling from library/notary
13:24:00 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
13:24:00 Status: Downloaded newer image for notary:server-0.5.0
13:24:00  ---> 16b632e954ca
13:24:00 Step 3/3 : COPY ./notary/ /fixtures/
13:24:01  ---> e4f265ef93cc
13:24:01 Successfully built e4f265ef93cc
13:24:01 Successfully tagged cliendtoendsuite_notary-server:latest
13:24:01 Building evil-notary-server
13:24:01 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:24:01 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:24:01  ---> 16b632e954ca
13:24:01 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:24:01  ---> 647f9cca85fc
13:24:01 Successfully built 647f9cca85fc
13:24:01 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:24:01 Creating cliendtoendsuite_registry_1 ... 
13:24:01 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:24:01 Creating cliendtoendsuite_notary-server_1      ... 
13:24:01 Creating cliendtoendsuite_engine_1             ... 
13:24:05 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.18.0.3:2375
13:24:05 Client:
13:24:05  Version:           19.09.0-dev
13:24:05  API version:       1.40
13:24:05  Go version:        go1.12.9
13:24:05  Git commit:        
13:24:05  Built:             Mon Sep 23 13:22:34 2019
13:24:05  OS/Arch:           linux/amd64
13:24:05  Experimental:      false
13:24:05 
13:24:05 Server: Docker Engine - Community
13:24:05  Engine:
13:24:05   Version:          19.03.2
13:24:05   API version:      1.40 (minimum version 1.12)
13:24:05   Go version:       go1.12.8
13:24:05   Git commit:       6a30dfca03
13:24:05   Built:            Thu Aug 29 05:32:56 2019
13:24:05   OS/Arch:          linux/amd64
13:24:05   Experimental:     false
13:24:05  containerd:
13:24:05   Version:          v1.2.6
13:24:05   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:24:05  runc:
13:24:05   Version:          1.0.0-rc8
13:24:05   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:24:05  docker-init:
13:24:05   Version:          0.18.0
13:24:05   GitCommit:        fec3683
13:24:05 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:24:05 88286f41530e: Pulling fs layer
13:24:05 88286f41530e: Verifying Checksum
13:24:05 88286f41530e: Download complete
13:24:05 88286f41530e: Pull complete
13:24:05 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:05 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:05 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:05 The push refers to repository [registry:5000/alpine]
13:24:05 5bef08742407: Preparing
13:24:06 5bef08742407: Pushed
13:24:06 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:24:06 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:24:06 03b1be98f3f9: Pulling fs layer
13:24:06 03b1be98f3f9: Verifying Checksum
13:24:06 03b1be98f3f9: Download complete
13:24:06 03b1be98f3f9: Pull complete
13:24:06 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:06 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:06 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:06 The push refers to repository [registry:5000/busybox]
13:24:06 6a749002dd6a: Preparing
13:24:06 6a749002dd6a: Pushed
13:24:06 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:24:07 Swarm initialized: current node (kzn5i7mlegw13w08e0353nviy) is now a manager.
13:24:07 
13:24:07 To add a worker to this swarm, run the following command:
13:24:07 
13:24:07     docker swarm join --token SWMTKN-1-2uc45pgt7crs0j8dc9pdgxnmgtf37t286kkp84zrw3m2rhmdb1-2hof3owkiyh8tnkjifoytxzx9 172.18.0.3:2377
13:24:07 
13:24:07 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:24:07 
13:24:33 ✓  e2e/cli-plugins (2.469s)
13:24:33 ∅  e2e/cli-plugins/plugins/badmeta
13:24:33 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:24:33 ✓  e2e/context (38ms)
13:24:37 ✓  e2e/container (8.45s)
13:24:42 ✓  e2e/plugin (3.888s)
13:24:42 ✓  e2e/image (11.125s)
13:24:42 ∅  e2e/internal/fixtures
13:24:42 ∅  e2e/plugin/basic
13:24:43 ✓  e2e/system (62ms)
13:24:43 ✓  e2e/stack (606ms)
13:24:46 ✓  e2e/trust (2.103s)
13:24:46 
13:24:46 === Skipped
13:24:46 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:24:46     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:24:46 
13:24:46 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
13:24:46     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
13:24:46 
13:24:46 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:24:46     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:24:46         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:24:46 
13:24:46 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:24:46     --- SKIP: TestRemove/Kubernetes (0.00s)
13:24:46         remove_test.go:22: !environment.KubernetesEnabled()
13:24:46 
13:24:46 
13:24:46 DONE 88 tests, 4 skipped in 38.509s
13:24:46 Stopping cliendtoendsuite_registry_1           ... 
13:24:46 Stopping cliendtoendsuite_engine_1             ... 
13:24:46 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:24:46 Stopping cliendtoendsuite_notary-server_1      ... 
13:24:48 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_registry_1           ... 
13:24:48 Removing cliendtoendsuite_engine_1             ... 
13:24:48 Removing cliendtoendsuite_evil-notary-server_1 ... 
13:24:48 Removing cliendtoendsuite_notary-server_1      ... 
13:24:48 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
13:24:48 Removing image cliendtoendsuite_notary-server
13:24:48 Removing image cliendtoendsuite_evil-notary-server
13:24:49 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e5
13:24:50 Creating network "cliendtoendsuite_default" with the default driver
13:24:50 Building evil-notary-server
13:24:50 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:24:50 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:24:50  ---> 16b632e954ca
13:24:50 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:24:50  ---> 1674998356bd
13:24:50 Successfully built 1674998356bd
13:24:50 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:24:50 Building notary-server
13:24:50 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:24:50 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:24:50  ---> 16b632e954ca
13:24:50 Step 3/3 : COPY ./notary/ /fixtures/
13:24:51  ---> 2be70f2d14f8
13:24:51 Successfully built 2be70f2d14f8
13:24:51 Successfully tagged cliendtoendsuite_notary-server:latest
13:24:51 Creating cliendtoendsuite_engine_1 ... 
13:24:51 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:24:51 Creating cliendtoendsuite_registry_1           ... 
13:24:51 Creating cliendtoendsuite_notary-server_1      ... 
13:24:54 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at tcp://172.19.0.4:2375
13:24:54 Client:
13:24:54  Version:           19.09.0-dev
13:24:54  API version:       1.40
13:24:54  Go version:        go1.12.9
13:24:54  Git commit:        
13:24:54  Built:             Mon Sep 23 13:22:34 2019
13:24:54  OS/Arch:           linux/amd64
13:24:54  Experimental:      false
13:24:54 
13:24:54 Server: Docker Engine - Community
13:24:54  Engine:
13:24:54   Version:          19.03.2
13:24:54   API version:      1.40 (minimum version 1.12)
13:24:54   Go version:       go1.12.8
13:24:54   Git commit:       6a30dfca03
13:24:54   Built:            Thu Aug 29 05:32:56 2019
13:24:54   OS/Arch:          linux/amd64
13:24:54   Experimental:     true
13:24:54  containerd:
13:24:54   Version:          v1.2.6
13:24:54   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:24:54  runc:
13:24:54   Version:          1.0.0-rc8
13:24:54   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:24:54  docker-init:
13:24:54   Version:          0.18.0
13:24:54   GitCommit:        fec3683
13:24:54 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:24:54 88286f41530e: Pulling fs layer
13:24:54 88286f41530e: Download complete
13:24:54 88286f41530e: Pull complete
13:24:54 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:54 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:54 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:24:54 The push refers to repository [registry:5000/alpine]
13:24:54 5bef08742407: Preparing
13:24:55 5bef08742407: Pushed
13:24:55 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:24:55 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:24:55 03b1be98f3f9: Pulling fs layer
13:24:55 03b1be98f3f9: Verifying Checksum
13:24:55 03b1be98f3f9: Download complete
13:24:55 03b1be98f3f9: Pull complete
13:24:55 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:55 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:55 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:24:55 The push refers to repository [registry:5000/busybox]
13:24:55 6a749002dd6a: Preparing
13:24:55 6a749002dd6a: Pushed
13:24:55 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:24:56 Swarm initialized: current node (0xpl8u2yux58co1lqd5g7b0kf) is now a manager.
13:24:56 
13:24:56 To add a worker to this swarm, run the following command:
13:24:56 
13:24:56     docker swarm join --token SWMTKN-1-4eswp2yt5mozt9colqkru7di7c1yoypw9b0oo1ynly5hd0gn11-3njasuw9tlemfmoc6kbskkctd 172.19.0.4:2377
13:24:56 
13:24:56 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:24:56 
13:25:22 ✓  e2e/cli-plugins (2.442s)
13:25:22 ∅  e2e/cli-plugins/plugins/badmeta
13:25:22 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:25:22 ✓  e2e/context (52ms)
13:25:26 ✓  e2e/container (8.076s)
13:25:30 ✓  e2e/plugin (3.39s)
13:25:31 ✓  e2e/stack (590ms)
13:25:31 ✓  e2e/system (70ms)
13:25:34 ✓  e2e/image (14.063s)
13:25:34 ∅  e2e/internal/fixtures
13:25:34 ∅  e2e/plugin/basic
13:25:35 ✓  e2e/trust (2.875s)
13:25:35 
13:25:35 === Skipped
13:25:35 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:25:35     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:25:35 
13:25:35 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:25:35     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:25:35         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:25:35 
13:25:35 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:25:35     --- SKIP: TestRemove/Kubernetes (0.00s)
13:25:35         remove_test.go:22: !environment.KubernetesEnabled()
13:25:35 
13:25:35 
13:25:35 DONE 88 tests, 3 skipped in 38.881s
13:25:35 Stopping cliendtoendsuite_notary-server_1      ... 
13:25:35 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:25:35 Stopping cliendtoendsuite_engine_1             ... 
13:25:35 Stopping cliendtoendsuite_registry_1           ... 
13:25:37 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
13:25:37 Removing cliendtoendsuite_evil-notary-server_1 ... 
13:25:37 Removing cliendtoendsuite_engine_1             ... 
13:25:37 Removing cliendtoendsuite_registry_1           ... 
13:25:37 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
13:25:37 Removing image cliendtoendsuite_notary-server
13:25:37 Removing image cliendtoendsuite_evil-notary-server
13:25:38 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 -e TEST_CONNHELPER=ssh docker-cli-e2eclie2e5
13:25:39 Creating network "cliendtoendsuite_default" with the default driver
13:25:39 Building notary-server
13:25:40 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:25:40 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:25:40  ---> 16b632e954ca
13:25:40 Step 3/3 : COPY ./notary/ /fixtures/
13:25:40  ---> a3d1c1a6f47d
13:25:40 Successfully built a3d1c1a6f47d
13:25:40 Successfully tagged cliendtoendsuite_notary-server:latest
13:25:40 Building evil-notary-server
13:25:40 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:25:40 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:25:40  ---> 16b632e954ca
13:25:40 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:25:40  ---> c472aeacd730
13:25:40 Successfully built c472aeacd730
13:25:40 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:25:40 Building engine
13:25:40 Step 1/6 : FROM docker:test-dind
13:25:40 test-dind: Pulling from library/docker
13:25:40 Digest: sha256:615eb3922630a30a52f7c46760f3d08a9eb4a1b0474d038281af8eade8c43f40
13:25:40 Status: Downloaded newer image for docker:test-dind
13:25:40  ---> 5768e15eefd1
13:25:40 Step 2/6 : RUN apk --no-cache add shadow openssh-server &&   groupadd -f docker &&   useradd --create-home --shell /bin/sh --password $(head -c32 /dev/urandom | base64) penguin &&   usermod -aG docker penguin &&   ssh-keygen -A
13:25:40  ---> Running in e21514dcd96e
13:25:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:25:42 (1/5) Installing openssh-keygen (8.0_p1-r0)
13:25:42 (2/5) Installing openssh-server-common (8.0_p1-r0)
13:25:42 (3/5) Installing openssh-server (8.0_p1-r0)
13:25:42 (4/5) Installing linux-pam (1.3.0-r1)
13:25:42 (5/5) Installing shadow (4.6-r2)
13:25:42 Executing busybox-1.30.1-r2.trigger
13:25:42 OK: 24 MiB in 45 packages
13:25:42 Creating mailbox file: No such file or directory
13:25:43 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
13:25:44 Removing intermediate container e21514dcd96e
13:25:44  ---> df76026239a6
13:25:44 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
13:25:44  ---> Running in ec9517d14d98
13:25:45 Removing intermediate container ec9517d14d98
13:25:45  ---> 7241f53ef694
13:25:45 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
13:25:45  ---> e084303efe94
13:25:45 Step 5/6 : EXPOSE 22
13:25:45  ---> Running in 9d5c48d07bd0
13:25:45 Removing intermediate container 9d5c48d07bd0
13:25:45  ---> c431ba09cfa8
13:25:45 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
13:25:46  ---> Running in ee0cf87dcf29
13:25:46 Removing intermediate container ee0cf87dcf29
13:25:46  ---> 85c660599f01
13:25:46 Successfully built 85c660599f01
13:25:46 Successfully tagged docker:stable-dind
13:25:46 Creating cliendtoendsuite_notary-server_1 ... 
13:25:46 Creating cliendtoendsuite_engine_1        ... 
13:25:46 Creating cliendtoendsuite_registry_1      ... 
13:25:46 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:25:49 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.4
13:25:49 Client:
13:25:49  Version:           19.09.0-dev
13:25:49  API version:       1.40
13:25:49  Go version:        go1.12.9
13:25:49  Git commit:        
13:25:49  Built:             Mon Sep 23 13:22:34 2019
13:25:49  OS/Arch:           linux/amd64
13:25:49  Experimental:      false
13:25:49 
13:25:49 Server: Docker Engine - Community
13:25:49  Engine:
13:25:49   Version:          19.03.2
13:25:49   API version:      1.40 (minimum version 1.12)
13:25:49   Go version:       go1.12.8
13:25:49   Git commit:       6a30dfca03
13:25:49   Built:            Thu Aug 29 05:32:56 2019
13:25:49   OS/Arch:          linux/amd64
13:25:49   Experimental:     true
13:25:49  containerd:
13:25:49   Version:          v1.2.6
13:25:49   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:25:49  runc:
13:25:49   Version:          1.0.0-rc8
13:25:49   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:25:49  docker-init:
13:25:49   Version:          0.18.0
13:25:49   GitCommit:        fec3683
13:25:50 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:25:50 88286f41530e: Pulling fs layer
13:25:50 88286f41530e: Verifying Checksum
13:25:50 88286f41530e: Download complete
13:25:50 88286f41530e: Pull complete
13:25:50 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:25:50 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:25:50 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:25:51 The push refers to repository [registry:5000/alpine]
13:25:51 5bef08742407: Preparing
13:25:51 5bef08742407: Pushed
13:25:51 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:25:51 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:25:51 03b1be98f3f9: Pulling fs layer
13:25:51 03b1be98f3f9: Verifying Checksum
13:25:51 03b1be98f3f9: Download complete
13:25:51 03b1be98f3f9: Pull complete
13:25:51 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:25:51 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:25:51 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:25:52 The push refers to repository [registry:5000/busybox]
13:25:52 6a749002dd6a: Preparing
13:25:52 6a749002dd6a: Pushed
13:25:52 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:25:53 Swarm initialized: current node (i7nlnfgpluhhqidcirbxgnycd) is now a manager.
13:25:53 
13:25:53 To add a worker to this swarm, run the following command:
13:25:53 
13:25:53     docker swarm join --token SWMTKN-1-4dtjoxaml30hpymctgn5qta902hmp8gahdtl7a91bai0zf2ede-5vm2rr45e57h7d10eni9mo04b 172.20.0.4:2377
13:25:53 
13:25:53 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:25:53 
13:26:32 ✓  e2e/cli-plugins (13.5s)
13:26:32 ∅  e2e/cli-plugins/plugins/badmeta
13:26:32 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:26:32 ✓  e2e/context (46ms)
13:26:33 ✓  e2e/container (18.794s)
13:26:39 ✓  e2e/plugin (4.294s)
13:26:41 ✓  e2e/stack (2.212s)
13:26:42 ✓  e2e/system (311ms)
13:26:50 ✓  e2e/trust (6.481s)
13:26:55 ✓  e2e/image (26.739s)
13:26:55 ∅  e2e/internal/fixtures
13:26:55 ∅  e2e/plugin/basic
13:26:55 
13:26:55 === Skipped
13:26:55 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:26:55     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:26:55 
13:26:55 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:26:55     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:26:55         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:26:55 
13:26:55 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:26:55     --- SKIP: TestRemove/Kubernetes (0.00s)
13:26:55         remove_test.go:22: !environment.KubernetesEnabled()
13:26:55 
13:26:55 
13:26:55 DONE 88 tests, 3 skipped in 61.972s
13:26:55 Stopping cliendtoendsuite_notary-server_1      ... 
13:26:55 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:26:55 Stopping cliendtoendsuite_engine_1             ... 
13:26:55 Stopping cliendtoendsuite_registry_1           ... 
13:26:58 
Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
13:26:58 Removing cliendtoendsuite_evil-notary-server_1 ... 
13:26:58 Removing cliendtoendsuite_engine_1             ... 
13:26:58 Removing cliendtoendsuite_registry_1           ... 
13:26:58 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
13:26:58 Removing image cliendtoendsuite_notary-server
13:26:58 Removing image cliendtoendsuite_evil-notary-server
[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

Finished: SUCCESS