Skip to content
Success

Console Output

Pull request #2073 opened
09:02:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5bc1f24dfd9f0071f7b857658c38226b695a0997+58153b278ee10219f6b0acd6220166a32fa70e90 (1fb658da25b04f29fd9a7f228c217e1e7ad7c75a)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/cli_PR-2073@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # 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/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
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"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0d9ca8df22e2c18d6) in /home/ubuntu/workspace/cli_PR-2073
[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-2073@tmp/50a39cfe-27cc-4bdc-bd78-1e19577c5649/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
09:02:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:02:27 chowning workspace
[Pipeline] sh
09:02:27 + uname -m
[Pipeline] sh
09:02:27 + pwd
09:02:27 + id -u
09:02:27 + id -g
09:02:27 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2073:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
09:02:28 Removing all docker containers
[Pipeline] sh
09:02:29 + docker container ls -aq
[Pipeline] echo
09:02:29 Docker containers have been removed
[Pipeline] echo
09:02:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:02:29 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
09:02:29 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
09:02:29 Using the ‘stage’ step without a block argument is deprecated
09:02:29 Entering stage Git Checkout
09:02:29 Proceeding
[Pipeline] checkout
09:02:29 using credential docker-jenkins-github-credentials
09:02:29 Cloning the remote Git repository
09:02:29 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2073 # 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/2073/head:refs/remotes/origin/PR-2073 +refs/heads/master:refs/remotes/origin/master
09:02:31 Fetching without tags
09:02:31 Merging remotes/origin/master commit 58153b278ee10219f6b0acd6220166a32fa70e90 into PR head commit 5bc1f24dfd9f0071f7b857658c38226b695a0997
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2073/head:refs/remotes/origin/PR-2073 # 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/2073/head:refs/remotes/origin/PR-2073 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bc1f24dfd9f0071f7b857658c38226b695a0997
09:02:32 Merge succeeded, producing 5bc1f24dfd9f0071f7b857658c38226b695a0997
09:02:32 Checking out Revision 5bc1f24dfd9f0071f7b857658c38226b695a0997 (PR-2073)
09:02:32 Commit message: "Add docker-compose schema v3.9"
09:02:32 First time build. Skipping changelog.
 > git merge 58153b278ee10219f6b0acd6220166a32fa70e90 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bc1f24dfd9f0071f7b857658c38226b695a0997
[Pipeline] stage
09:02:33 Using the ‘stage’ step without a block argument is deprecated
09:02:33 Entering stage Run end-to-end test suite
09:02:33 Proceeding
[Pipeline] sh
09:02:33 + docker version
09:02:33 Client: Docker Engine - Community
09:02:33  Version:           19.03.1
09:02:33  API version:       1.40
09:02:33  Go version:        go1.12.5
09:02:33  Git commit:        74b1e89
09:02:33  Built:             Thu Jul 25 21:21:05 2019
09:02:33  OS/Arch:           linux/amd64
09:02:33  Experimental:      false
09:02:33 
09:02:33 Server: Docker Engine - Community
09:02:33  Engine:
09:02:33   Version:          19.03.1
09:02:33   API version:      1.40 (minimum version 1.12)
09:02:33   Go version:       go1.12.5
09:02:33   Git commit:       74b1e89
09:02:33   Built:            Thu Jul 25 21:19:41 2019
09:02:33   OS/Arch:          linux/amd64
09:02:33   Experimental:     true
09:02:33  containerd:
09:02:33   Version:          1.2.6
09:02:33   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:02:33  runc:
09:02:33   Version:          1.0.0-rc8
09:02:33   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:02:33  docker-init:
09:02:33   Version:          0.18.0
09:02:33   GitCommit:        fec3683
[Pipeline] sh
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
09:02:33 + docker info
09:02:39 Client:
09:02:39  Debug Mode: false
09:02:39 
09:02:39 Server:
09:02:39  Containers: 0
09:02:39   Running: 0
09:02:39   Paused: 0
09:02:39   Stopped: 0
09:02:39  Images: 3
09:02:39  Server Version: 19.03.1
09:02:39  Storage Driver: overlay2
09:02:39   Backing Filesystem: extfs
09:02:39   Supports d_type: true
09:02:39   Native Overlay Diff: true
09:02:39  Logging Driver: json-file
09:02:39  Cgroup Driver: cgroupfs
09:02:39  Plugins:
09:02:39   Volume: local
09:02:39   Network: bridge host ipvlan macvlan null overlay
09:02:39   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:02:39  Swarm: inactive
09:02:39  Runtimes: runc
09:02:39  Default Runtime: runc
09:02:39  Init Binary: docker-init
09:02:39  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:02:39  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:02:39  init version: fec3683
09:02:39  Security Options:
09:02:39   apparmor
09:02:39   seccomp
09:02:39    Profile: default
09:02:39  Kernel Version: 4.15.0-1045-aws
09:02:39  Operating System: Ubuntu 18.04.3 LTS
09:02:39  OSType: linux
09:02:39  Architecture: x86_64
09:02:39  CPUs: 2
09:02:39  Total Memory: 7.501GiB
09:02:39  Name: ip-10-100-98-161
09:02:39  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
09:02:39  Docker Root Dir: /var/lib/docker
09:02:39  Debug Mode: false
09:02:39  Username: dockerbuildbot
09:02:39  Registry: https://index.docker.io/v1/
09:02:39  Labels:
09:02:39  Experimental: true
09:02:39  Insecure Registries:
09:02:39   127.0.0.0/8
09:02:39  Live Restore Enabled: true
09:02:39 
09:02:39 WARNING: No swap limit support
[Pipeline] sh
09:02:39 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
09:02:39 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
09:02:39 #2 [internal] load .dockerignore
09:02:39 #2 transferring context: 100B done
09:02:39 #2 DONE 0.0s
09:02:39 
09:02:39 #1 [internal] load build definition from Dockerfile.e2e
09:02:39 #1 transferring dockerfile: 1.58kB done
09:02:39 #1 DONE 0.0s
09:02:39 
09:02:39 #3 [internal] load metadata for docker.io/library/golang:1.12.8
09:02:39 #3 DONE 0.3s
09:02:39 
09:02:39 #4 [1/11] FROM docker.io/library/golang:1.12.8@sha256:2a5dc837ac980ba4576dc...
09:02:39 #4 resolve docker.io/library/golang:1.12.8@sha256:2a5dc837ac980ba4576dcb838dfb3710675d72e56debbd9bccea2607626317d8 done
09:02:39 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 0B / 127.96MB 0.1s
09:02:39 #4 sha256:2a5dc837ac980ba4576dcb838dfb3710675d72e56debbd9bccea2607626317d8 2.16kB / 2.16kB done
09:02:39 #4 sha256:8a91d9dc9d095dcc5424e46f0e6ae3234fad1cd63121227bdf97eab468fb4603 5.46kB / 5.46kB done
09:02:39 #4 sha256:255e23a4066584add5656bde923cc6a8131a24ecef543c584d96d5f0329cff51 0B / 126B 0.1s
09:02:39 #4 sha256:6c5e48746b8c3b6f276b57588a2e3ddbc5d7408a65dd44e11fd7fd4f2235b262 1.79kB / 1.79kB done
09:02:39 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0B / 68.48MB 0.1s
09:02:40 #4 sha256:255e23a4066584add5656bde923cc6a8131a24ecef543c584d96d5f0329cff51 126B / 126B 0.1s done
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 8.84MB / 68.48MB 0.2s
09:02:40 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 14.99MB / 127.96MB 0.3s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 14.45MB / 68.48MB 0.3s
09:02:40 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 22.63MB / 127.96MB 0.4s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 21.15MB / 68.48MB 0.4s
09:02:40 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 34.20MB / 127.96MB 0.6s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 35.89MB / 68.48MB 0.6s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 43.55MB / 68.48MB 0.7s
09:02:40 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 47.52MB / 127.96MB 0.8s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 50.32MB / 68.48MB 0.8s
09:02:40 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 62.72MB / 127.96MB 1.0s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 63.20MB / 68.48MB 1.0s
09:02:40 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.1s
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 73.16MB / 127.96MB 1.2s
09:02:41 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.1s done
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 90.61MB / 127.96MB 1.5s
09:02:41 #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 104.31MB / 127.96MB 1.7s
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 111.27MB / 127.96MB 1.8s
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 117.77MB / 127.96MB 1.9s
09:02:41 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 126.00MB / 127.96MB 2.0s
09:02:42 #4 sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 127.96MB / 127.96MB 2.2s done
09:02:42 #4 ...
09:02:42 
09:02:42 #10 [internal] load build context
09:02:42 #10 transferring context: 42.29MB 2.8s done
09:02:42 #10 DONE 2.9s
09:02:42 
09:02:42 #4 [1/11] FROM docker.io/library/golang:1.12.8@sha256:2a5dc837ac980ba4576dc...
09:02:44 #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 2.9s done
09:02:44 #4 extracting sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59
09:02:48 #4 extracting sha256:a04ada715f6e0f234264df78dd65906cc5ac1be267e15e26aaf28a429d232b59 4.1s done
09:02:48 #4 extracting sha256:255e23a4066584add5656bde923cc6a8131a24ecef543c584d96d5f0329cff51
09:02:48 #4 extracting sha256:255e23a4066584add5656bde923cc6a8131a24ecef543c584d96d5f0329cff51 done
09:02:48 #4 DONE 8.9s
09:02:48 
09:02:48 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
09:02:49 #5 0.607 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
09:02:49 #5 0.699 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [73.9 kB]
09:02:49 #5 0.878 Get:3 http://deb.debian.org/debian buster InRelease [118 kB]
09:02:49 #5 0.881 Get:4 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:02:49 #5 0.976 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB]
09:02:49 #5 1.105 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
09:02:51 #5 2.194 Fetched 8178 kB in 2s (5151 kB/s)
09:02:51 #5 2.194 Reading package lists...
09:02:51 #5 2.764 Reading package lists...
09:02:52 #5 3.345 Building dependency tree...
09:02:52 #5 3.447 Reading state information...
09:02:52 #5 3.542 curl is already the newest version (7.64.0-4).
09:02:52 #5 3.542 openssh-client is already the newest version (1:7.9p1-10).
09:02:52 #5 3.542 openssl is already the newest version (1.1.1c-1).
09:02:52 #5 3.542 openssl set to manually installed.
09:02:52 #5 3.542 The following additional packages will be installed:
09:02:52 #5 3.543   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:02:52 #5 3.543   libalgorithm-merge-perl libfakeroot patch xz-utils
09:02:52 #5 3.544 Suggested packages:
09:02:52 #5 3.544   bzip2-doc debian-keyring ed diffutils-doc
09:02:52 #5 3.592 The following NEW packages will be installed:
09:02:52 #5 3.592   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
09:02:52 #5 3.593   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
09:02:52 #5 3.864 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
09:02:52 #5 3.864 Need to get 2342 kB of archives.
09:02:52 #5 3.864 After this operation, 3601 kB of additional disk space will be used.
09:02:52 #5 3.864 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
09:02:52 #5 3.870 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.1 [48.3 kB]
09:02:52 #5 3.871 Get:3 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:02:52 #5 3.876 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
09:02:52 #5 3.892 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
09:02:52 #5 3.895 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
09:02:52 #5 3.896 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
09:02:52 #5 3.896 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
09:02:52 #5 3.896 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
09:02:52 #5 3.896 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:02:52 #5 3.999 debconf: delaying package configuration, since apt-utils is not installed
09:02:52 #5 4.019 Fetched 2342 kB in 0s (8137 kB/s)
09:02:52 #5 4.036 Selecting previously unselected package bzip2.
09:02:52 #5 4.036 (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.)
09:02:52 #5 4.046 Preparing to unpack .../0-bzip2_1.0.6-9.1_amd64.deb ...
09:02:52 #5 4.049 Unpacking bzip2 (1.0.6-9.1) ...
09:02:52 #5 4.078 Selecting previously unselected package xz-utils.
09:02:52 #5 4.080 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
09:02:52 #5 4.082 Unpacking xz-utils (5.2.4-1) ...
09:02:52 #5 4.119 Selecting previously unselected package patch.
09:02:52 #5 4.121 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
09:02:52 #5 4.124 Unpacking patch (2.7.6-3+deb10u1) ...
09:02:52 #5 4.161 Selecting previously unselected package dpkg-dev.
09:02:52 #5 4.163 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
09:02:52 #5 4.166 Unpacking dpkg-dev (1.19.7) ...
09:02:52 #5 4.261 Selecting previously unselected package build-essential.
09:02:52 #5 4.261 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
09:02:52 #5 4.264 Unpacking build-essential (12.6) ...
09:02:52 #5 4.294 Selecting previously unselected package libfakeroot:amd64.
09:02:52 #5 4.294 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
09:02:52 #5 4.301 Unpacking libfakeroot:amd64 (1.23-1) ...
09:02:52 #5 4.329 Selecting previously unselected package fakeroot.
09:02:52 #5 4.329 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
09:02:52 #5 4.332 Unpacking fakeroot (1.23-1) ...
09:02:52 #5 4.362 Selecting previously unselected package libalgorithm-diff-perl.
09:02:52 #5 4.362 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:02:53 #5 4.365 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:02:53 #5 4.391 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:02:53 #5 4.393 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
09:02:53 #5 4.396 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:02:53 #5 4.418 Selecting previously unselected package libalgorithm-merge-perl.
09:02:53 #5 4.418 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
09:02:53 #5 4.421 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:02:53 #5 4.454 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:02:53 #5 4.462 Setting up bzip2 (1.0.6-9.1) ...
09:02:53 #5 4.470 Setting up libfakeroot:amd64 (1.23-1) ...
09:02:53 #5 4.483 Setting up fakeroot (1.23-1) ...
09:02:53 #5 4.492 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:02:53 #5 4.501 Setting up xz-utils (5.2.4-1) ...
09:02:53 #5 4.508 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:02:53 #5 4.515 Setting up patch (2.7.6-3+deb10u1) ...
09:02:53 #5 4.523 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:02:53 #5 4.532 Setting up libalgorithm-merge-perl (0.08-3) ...
09:02:53 #5 4.541 Setting up dpkg-dev (1.19.7) ...
09:02:53 #5 4.555 Setting up build-essential (12.6) ...
09:02:53 #5 4.563 Processing triggers for libc-bin (2.28-10) ...
09:02:55 #5 DONE 6.9s
09:02:55 
09:02:55 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
09:02:56 #6 0.643   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:02:56 #6 0.644                                  Dload  Upload   Total   Spent    Left  Speed
09:02:56 #6 0.645 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   6494      0 --:--:-- --:--:-- --:--:--  6494
09:02:56 #6 0.858 
100 10.3M  100 10.3M    0     0  48.3M      0 --:--:-- --:--:-- --:--:-- 48.3M
09:02:56 #6 DONE 1.0s
09:02:56 
09:02:56 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
09:02:57 #7 DONE 1.0s
09:02:57 
09:02:57 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
09:02:58 #8 DONE 0.9s
09:02:58 
09:02:58 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
09:02:58 #9 DONE 0.0s
09:02:58 
09:02:58 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
09:02:58 #11 DONE 0.1s
09:02:58 
09:02:58 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
09:02:59 #12 0.655 Updating certificates in /etc/ssl/certs...
09:02:59 #12 1.153 1 added, 0 removed; done.
09:02:59 #12 1.153 Running hooks in /etc/ca-certificates/update.d...
09:02:59 #12 1.154 done.
09:02:59 #12 DONE 1.2s
09:03:00 
09:03:00 #13 [9/11] COPY . .
09:03:00 #13 DONE 0.8s
09:03:00 
09:03:00 #14 [10/11] RUN ./scripts/build/binary
09:03:01 #14 0.600 Building statically linked build/docker-linux-amd64
09:04:09 #14 DONE 68.5s
09:04:09 
09:04:09 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
09:04:09 #15 0.676 Building statically linked build/plugins-linux-amd64/docker-helloworld
09:04:11 #15 2.584 Building statically linked build/plugins-linux-amd64/docker-badmeta
09:04:13 #15 4.257 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
09:04:15 #15 DONE 6.4s
09:04:15 
09:04:15 #16 exporting to image
09:04:15 #16 exporting layers
09:04:18 #16 exporting layers 2.3s done
09:04:18 #16 writing image sha256:3a71d7e98f2e48c6112e55b80f5175204bb4c88b36a8c1625c278adc8bb16ed8 done
09:04:18 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
09:04:18 #16 DONE 2.3s
09:04:18 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-e2eclie2e1
09:04:19 Creating network "cliendtoendsuite_default" with the default driver
09:04:19 Pulling registry (registry:2)...
09:04:19 2: Pulling from library/registry
09:04:19 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
09:04:19 Status: Downloaded newer image for registry:2
09:04:19 Pulling engine (docker:stable-dind)...
09:04:19 stable-dind: Pulling from library/docker
09:04:24 Digest: sha256:1f937cabeb440cd55888af87199c0be5c7fbffcf7155a9bd7b38853509e7a637
09:04:24 Status: Downloaded newer image for docker:stable-dind
09:04:24 Building notary-server
09:04:24 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:04:24 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:04:24 server-0.5.0: Pulling from library/notary
09:04:24 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
09:04:24 Status: Downloaded newer image for notary:server-0.5.0
09:04:24  ---> 16b632e954ca
09:04:24 Step 3/3 : COPY ./notary/ /fixtures/
09:04:26  ---> 852e0ac22f76
09:04:26 Successfully built 852e0ac22f76
09:04:26 Successfully tagged cliendtoendsuite_notary-server:latest
09:04:26 Building evil-notary-server
09:04:26 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:04:26 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:04:26  ---> 16b632e954ca
09:04:26 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:04:26  ---> 77a431dd2c46
09:04:26 Successfully built 77a431dd2c46
09:04:26 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:04:26 Creating cliendtoendsuite_registry_1 ... 
09:04:26 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:04:26 Creating cliendtoendsuite_notary-server_1      ... 
09:04:26 Creating cliendtoendsuite_engine_1             ... 
09:04:29 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done
Waiting for docker daemon to become available at tcp://172.19.0.4:2375
09:04:30 Client:
09:04:30  Version:           19.09.0-dev
09:04:30  API version:       1.40
09:04:30  Go version:        go1.12.8
09:04:30  Git commit:        
09:04:30  Built:             Fri Aug 30 09:03:01 2019
09:04:30  OS/Arch:           linux/amd64
09:04:30  Experimental:      false
09:04:30 
09:04:30 Server: Docker Engine - Community
09:04:30  Engine:
09:04:30   Version:          19.03.1
09:04:30   API version:      1.40 (minimum version 1.12)
09:04:30   Go version:       go1.12.5
09:04:30   Git commit:       74b1e89e8a
09:04:30   Built:            Thu Jul 25 21:27:55 2019
09:04:30   OS/Arch:          linux/amd64
09:04:30   Experimental:     false
09:04:30  containerd:
09:04:30   Version:          v1.2.6
09:04:30   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:04:30  runc:
09:04:30   Version:          1.0.0-rc8
09:04:30   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:04:30  docker-init:
09:04:30   Version:          0.18.0
09:04:30   GitCommit:        fec3683
09:04:30 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:04:30 88286f41530e: Pulling fs layer
09:04:30 88286f41530e: Download complete
09:04:30 88286f41530e: Pull complete
09:04:30 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:04:30 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:04:30 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:04:30 The push refers to repository [registry:5000/alpine]
09:04:30 5bef08742407: Preparing
09:04:30 5bef08742407: Pushed
09:04:31 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:04:31 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:04:31 03b1be98f3f9: Pulling fs layer
09:04:31 03b1be98f3f9: Verifying Checksum
09:04:31 03b1be98f3f9: Download complete
09:04:31 03b1be98f3f9: Pull complete
09:04:31 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:04:31 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:04:31 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:04:31 The push refers to repository [registry:5000/busybox]
09:04:31 6a749002dd6a: Preparing
09:04:31 6a749002dd6a: Pushed
09:04:32 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:04:32 Swarm initialized: current node (qfvatulgwf14i2q7lh1u8sfhn) is now a manager.
09:04:32 
09:04:32 To add a worker to this swarm, run the following command:
09:04:32 
09:04:32     docker swarm join --token SWMTKN-1-4dqlzhwi9hwtvjebqbol87ympmqdn66kdebapq83p3gpafl1oi-9mfy5pmbhcv315fgg37f1xsdt 172.19.0.4:2377
09:04:32 
09:04:32 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:04:32 
09:04:59 ✓  e2e/cli-plugins (2.61s)
09:04:59 ∅  e2e/cli-plugins/plugins/badmeta
09:04:59 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:04:59 ✓  e2e/context (47ms)
09:05:01 ✓  e2e/container (7.716s)
09:05:06 ✓  e2e/plugin (3.547s)
09:05:07 ✓  e2e/stack (590ms)
09:05:08 ✓  e2e/image (11.331s)
09:05:08 ∅  e2e/internal/fixtures
09:05:08 ∅  e2e/plugin/basic
09:05:08 ✓  e2e/system (93ms)
09:05:10 ✓  e2e/trust (2.063s)
09:05:10 
09:05:10 === Skipped
09:05:10 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:05:10     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:05:10 
09:05:10 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
09:05:10     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
09:05:10 
09:05:10 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:05:10     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:05:10         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:05:10 
09:05:10 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:05:10     --- SKIP: TestRemove/Kubernetes (0.00s)
09:05:10         remove_test.go:22: !environment.KubernetesEnabled()
09:05:10 
09:05:10 
09:05:10 DONE 88 tests, 4 skipped in 37.889s
09:05:10 Stopping cliendtoendsuite_engine_1             ... 
09:05:10 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:05:10 Stopping cliendtoendsuite_notary-server_1      ... 
09:05:10 Stopping cliendtoendsuite_registry_1           ... 
09:05:13 
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_engine_1             ... 
09:05:13 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:05:13 Removing cliendtoendsuite_notary-server_1      ... 
09:05:13 Removing cliendtoendsuite_registry_1           ... 
09:05:13 
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
09:05:13 Removing image cliendtoendsuite_notary-server
09:05:13 Removing image cliendtoendsuite_evil-notary-server
09:05:13 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-e2eclie2e1
09:05:14 Creating network "cliendtoendsuite_default" with the default driver
09:05:14 Building evil-notary-server
09:05:14 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:05:14 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:05:14  ---> 16b632e954ca
09:05:14 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:05:15  ---> e8b6103fadba
09:05:15 Successfully built e8b6103fadba
09:05:15 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:05:15 Building notary-server
09:05:15 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:05:15 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:05:15  ---> 16b632e954ca
09:05:15 Step 3/3 : COPY ./notary/ /fixtures/
09:05:15  ---> c8aa99b2ee6a
09:05:15 Successfully built c8aa99b2ee6a
09:05:15 Successfully tagged cliendtoendsuite_notary-server:latest
09:05:15 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:05:15 Creating cliendtoendsuite_registry_1           ... 
09:05:15 Creating cliendtoendsuite_engine_1             ... 
09:05:15 Creating cliendtoendsuite_notary-server_1      ... 
09:05:20 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.20.0.3:2375
09:05:20 Client:
09:05:20  Version:           19.09.0-dev
09:05:20  API version:       1.40
09:05:20  Go version:        go1.12.8
09:05:20  Git commit:        
09:05:20  Built:             Fri Aug 30 09:03:01 2019
09:05:20  OS/Arch:           linux/amd64
09:05:20  Experimental:      false
09:05:20 
09:05:20 Server: Docker Engine - Community
09:05:20  Engine:
09:05:20   Version:          19.03.1
09:05:20   API version:      1.40 (minimum version 1.12)
09:05:20   Go version:       go1.12.5
09:05:20   Git commit:       74b1e89e8a
09:05:20   Built:            Thu Jul 25 21:27:55 2019
09:05:20   OS/Arch:          linux/amd64
09:05:20   Experimental:     true
09:05:20  containerd:
09:05:20   Version:          v1.2.6
09:05:20   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:05:20  runc:
09:05:20   Version:          1.0.0-rc8
09:05:20   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:05:20  docker-init:
09:05:20   Version:          0.18.0
09:05:20   GitCommit:        fec3683
09:05:20 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:05:20 88286f41530e: Pulling fs layer
09:05:21 88286f41530e: Download complete
09:05:21 88286f41530e: Pull complete
09:05:21 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:05:21 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:05:21 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:05:21 The push refers to repository [registry:5000/alpine]
09:05:21 5bef08742407: Preparing
09:05:21 5bef08742407: Pushed
09:05:21 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:05:21 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:05:21 03b1be98f3f9: Pulling fs layer
09:05:21 03b1be98f3f9: Verifying Checksum
09:05:21 03b1be98f3f9: Download complete
09:05:22 03b1be98f3f9: Pull complete
09:05:22 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:05:22 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:05:22 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:05:22 The push refers to repository [registry:5000/busybox]
09:05:22 6a749002dd6a: Preparing
09:05:22 6a749002dd6a: Pushed
09:05:22 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:05:22 Swarm initialized: current node (2hp3cqbl2m5omcv6tisbpshcr) is now a manager.
09:05:22 
09:05:22 To add a worker to this swarm, run the following command:
09:05:22 
09:05:22     docker swarm join --token SWMTKN-1-0r5n3lbwfwjgkwp1ndg0lynxkh0mz9hhkse3skhmplujl1ok4y-ab761iud9hns34m6ejdmk58qp 172.20.0.3:2377
09:05:22 
09:05:22 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:05:22 
09:05:49 ✓  e2e/cli-plugins (2.705s)
09:05:49 ∅  e2e/cli-plugins/plugins/badmeta
09:05:49 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:05:49 ✓  e2e/context (57ms)
09:05:54 ✓  e2e/container (8.161s)
09:05:58 ✓  e2e/plugin (3.344s)
09:06:00 ✓  e2e/stack (606ms)
09:06:00 ✓  e2e/system (61ms)
09:06:03 ✓  e2e/image (14.225s)
09:06:03 ∅  e2e/internal/fixtures
09:06:03 ∅  e2e/plugin/basic
09:06:04 ✓  e2e/trust (3.007s)
09:06:04 
09:06:04 === Skipped
09:06:04 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:06:04     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:06:04 
09:06:04 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:06:04     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:06:04         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:06:04 
09:06:04 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:06:04     --- SKIP: TestRemove/Kubernetes (0.00s)
09:06:04         remove_test.go:22: !environment.KubernetesEnabled()
09:06:04 
09:06:04 
09:06:04 DONE 88 tests, 3 skipped in 41.541s
09:06:05 Stopping cliendtoendsuite_notary-server_1      ... 
09:06:05 Stopping cliendtoendsuite_registry_1           ... 
09:06:05 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:06:05 Stopping cliendtoendsuite_engine_1             ... 
09:06:07 
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_notary-server_1      ... 
09:06:07 Removing cliendtoendsuite_registry_1           ... 
09:06:07 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:06:07 Removing cliendtoendsuite_engine_1             ... 
09:06:07 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
09:06:07 Removing image cliendtoendsuite_notary-server
09:06:07 Removing image cliendtoendsuite_evil-notary-server
09:06:07 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-e2eclie2e1
09:06:08 Creating network "cliendtoendsuite_default" with the default driver
09:06:08 Building evil-notary-server
09:06:08 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:06:08 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:06:08  ---> 16b632e954ca
09:06:08 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:06:09  ---> b36591bbe21b
09:06:09 Successfully built b36591bbe21b
09:06:09 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:06:09 Building engine
09:06:09 Step 1/6 : FROM docker:test-dind
09:06:09 test-dind: Pulling from library/docker
09:06:13 Digest: sha256:ae9c9420189178ea71da3f5c30244b32a4d921958f373df8c84c6eec6ec3644b
09:06:13 Status: Downloaded newer image for docker:test-dind
09:06:13  ---> acb747daa9d2
09:06:13 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
09:06:13  ---> Running in 7efdc047c68f
09:06:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:06:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:06:15 (1/5) Installing openssh-keygen (8.0_p1-r0)
09:06:15 (2/5) Installing openssh-server-common (8.0_p1-r0)
09:06:15 (3/5) Installing openssh-server (8.0_p1-r0)
09:06:15 (4/5) Installing linux-pam (1.3.0-r1)
09:06:15 (5/5) Installing shadow (4.6-r2)
09:06:15 Executing busybox-1.30.1-r2.trigger
09:06:15 OK: 24 MiB in 45 packages
09:06:15 Creating mailbox file: No such file or directory
09:06:15 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
09:06:16 Removing intermediate container 7efdc047c68f
09:06:16  ---> 359872a697f0
09:06:16 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
09:06:16  ---> Running in cffcd5e023f2
09:06:17 Removing intermediate container cffcd5e023f2
09:06:17  ---> c16018fb30f4
09:06:17 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
09:06:17  ---> c1576f010623
09:06:17 Step 5/6 : EXPOSE 22
09:06:17  ---> Running in e8630cf3d3c9
09:06:17 Removing intermediate container e8630cf3d3c9
09:06:17  ---> f7c87acbbe98
09:06:17 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
09:06:17  ---> Running in 67bafdd5c9c2
09:06:17 Removing intermediate container 67bafdd5c9c2
09:06:17  ---> e1304ebc1937
09:06:17 Successfully built e1304ebc1937
09:06:17 Successfully tagged docker:stable-dind
09:06:17 Building notary-server
09:06:17 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:06:17 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:06:17  ---> 16b632e954ca
09:06:17 Step 3/3 : COPY ./notary/ /fixtures/
09:06:18  ---> 11a91647e440
09:06:18 Successfully built 11a91647e440
09:06:18 Successfully tagged cliendtoendsuite_notary-server:latest
09:06:18 Creating cliendtoendsuite_notary-server_1 ... 
09:06:18 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:06:18 Creating cliendtoendsuite_engine_1             ... 
09:06:18 Creating cliendtoendsuite_registry_1           ... 
09:06:23 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at ssh://penguin@172.21.0.4
09:06:23 Client:
09:06:23  Version:           19.09.0-dev
09:06:23  API version:       1.40
09:06:23  Go version:        go1.12.8
09:06:23  Git commit:        
09:06:23  Built:             Fri Aug 30 09:03:01 2019
09:06:23  OS/Arch:           linux/amd64
09:06:23  Experimental:      false
09:06:23 
09:06:23 Server: Docker Engine - Community
09:06:23  Engine:
09:06:23   Version:          19.03.2-rc1
09:06:23   API version:      1.40 (minimum version 1.12)
09:06:23   Go version:       go1.12.8
09:06:23   Git commit:       8296f90eef
09:06:23   Built:            Fri Aug 23 16:30:26 2019
09:06:23   OS/Arch:          linux/amd64
09:06:23   Experimental:     true
09:06:23  containerd:
09:06:23   Version:          v1.2.6
09:06:23   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:06:23  runc:
09:06:23   Version:          1.0.0-rc8
09:06:23   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:06:23  docker-init:
09:06:23   Version:          0.18.0
09:06:23   GitCommit:        fec3683
09:06:23 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:06:23 88286f41530e: Pulling fs layer
09:06:24 88286f41530e: Verifying Checksum
09:06:24 88286f41530e: Download complete
09:06:24 88286f41530e: Pull complete
09:06:24 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:06:24 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:06:24 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:06:24 The push refers to repository [registry:5000/alpine]
09:06:24 5bef08742407: Preparing
09:06:25 5bef08742407: Pushed
09:06:25 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:06:25 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:06:25 03b1be98f3f9: Pulling fs layer
09:06:25 03b1be98f3f9: Verifying Checksum
09:06:25 03b1be98f3f9: Download complete
09:06:25 03b1be98f3f9: Pull complete
09:06:25 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:06:25 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:06:25 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:06:26 The push refers to repository [registry:5000/busybox]
09:06:26 6a749002dd6a: Preparing
09:06:26 6a749002dd6a: Pushed
09:06:26 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:06:27 Swarm initialized: current node (g3vfddm60vy62p7xk01d5qg0h) is now a manager.
09:06:27 
09:06:27 To add a worker to this swarm, run the following command:
09:06:27 
09:06:27     docker swarm join --token SWMTKN-1-27sny449he2l3cb1zhpjy2e8mltyo4iymzlwxja3tu2v6gclcf-561mpgnvsxcszqdoh98mf667h 172.21.0.4:2377
09:06:27 
09:06:27 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:06:27 
09:07:05 ✓  e2e/cli-plugins (13.582s)
09:07:05 ∅  e2e/cli-plugins/plugins/badmeta
09:07:05 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:07:05 ✓  e2e/context (30ms)
09:07:08 ✓  e2e/container (17.897s)
09:07:13 ✓  e2e/plugin (4.105s)
09:07:16 ✓  e2e/stack (2.24s)
09:07:16 ✓  e2e/system (267ms)
09:07:24 ✓  e2e/trust (6.429s)
09:07:29 ✓  e2e/image (25.529s)
09:07:29 ∅  e2e/internal/fixtures
09:07:29 ∅  e2e/plugin/basic
09:07:29 
09:07:29 === Skipped
09:07:29 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:07:29     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:07:29 
09:07:29 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:07:29     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:07:29         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:07:29 
09:07:29 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:07:29     --- SKIP: TestRemove/Kubernetes (0.00s)
09:07:29         remove_test.go:22: !environment.KubernetesEnabled()
09:07:29 
09:07:29 
09:07:29 DONE 88 tests, 3 skipped in 62.561s
09:07:30 Stopping cliendtoendsuite_registry_1           ... 
09:07:30 Stopping cliendtoendsuite_engine_1             ... 
09:07:30 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:07:30 Stopping cliendtoendsuite_notary-server_1      ... 
09:07:32 
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           ... 
09:07:32 Removing cliendtoendsuite_engine_1             ... 
09:07:32 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:07:32 Removing cliendtoendsuite_notary-server_1      ... 
09:07:32 
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
09:07:32 Removing image cliendtoendsuite_notary-server
09:07:32 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