Skip to content
Success

Console Output

Pull request #2242 opened
09:34:30 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c+f7f4a19328f139347a33aa5e728a06927a0036b7 (cdd7e9f761f02544a931461474aa35584f7e29c0)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
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-2242@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 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘linux&&x86_64’ are offline
Running on ubuntu-1804-overlay2 (i-0eb7fc4fbceb0f464) in /home/ubuntu/workspace/cli_PR-2242
[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-2242@tmp/5739898e-0073-4ccd-8de4-85c3351c77d4/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:35:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:35:48 chowning workspace
[Pipeline] sh
09:35:48 + uname -m
[Pipeline] sh
09:35:49 + pwd
09:35:49 + id -u
09:35:49 + id -g
09:35:49 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2242:/workspace busybox chown -R 1000:1000 /workspace
09:35:49 Unable to find image 'busybox:latest' locally
09:35:49 latest: Pulling from library/busybox
09:35:49 bdbbaa22dec6: Pulling fs layer
09:35:49 bdbbaa22dec6: Download complete
09:35:50 bdbbaa22dec6: Pull complete
09:35:50 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:35:50 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
09:35:52 Removing all docker containers
[Pipeline] sh
09:35:53 + docker container ls -aq
[Pipeline] echo
09:35:53 Docker containers have been removed
[Pipeline] echo
09:35:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:35:53 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
09:35:53 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
09:35:53 Using the ‘stage’ step without a block argument is deprecated
09:35:53 Entering stage Git Checkout
09:35:53 Proceeding
[Pipeline] checkout
09:35:54 using credential docker-jenkins-github-credentials
09:35:55 Cloning the remote Git repository
09:35:55 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2242 # 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/2242/head:refs/remotes/origin/PR-2242 +refs/heads/master:refs/remotes/origin/master
09:36:01 Fetching without tags
09:36:01 Merging remotes/origin/master commit f7f4a19328f139347a33aa5e728a06927a0036b7 into PR head commit 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:02 Merge succeeded, producing 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:02 Checking out Revision 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c (PR-2242)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2242/head:refs/remotes/origin/PR-2242 # 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/2242/head:refs/remotes/origin/PR-2242 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
 > git merge f7f4a19328f139347a33aa5e728a06927a0036b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:03 Commit message: "vendor: bump docker/docker a9507c6f76627fdc092edc542d5a7ef4a6df5eec"
09:36:03 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] stage
09:36:04 Using the ‘stage’ step without a block argument is deprecated
09:36:04 Entering stage Run end-to-end test suite
09:36:04 Proceeding
[Pipeline] sh
09:36:05 + docker version
09:36:05 Client: Docker Engine - Community
09:36:05  Version:           19.03.2
09:36:05  API version:       1.40
09:36:05  Go version:        go1.12.8
09:36:05  Git commit:        6a30dfc
09:36:05  Built:             Thu Aug 29 05:29:11 2019
09:36:05  OS/Arch:           linux/amd64
09:36:05  Experimental:      false
09:36:05 
09:36:05 Server: Docker Engine - Community
09:36:05  Engine:
09:36:05   Version:          19.03.2
09:36:05   API version:      1.40 (minimum version 1.12)
09:36:05   Go version:       go1.12.8
09:36:05   Git commit:       6a30dfc
09:36:05   Built:            Thu Aug 29 05:27:45 2019
09:36:05   OS/Arch:          linux/amd64
09:36:05   Experimental:     true
09:36:05  containerd:
09:36:05   Version:          1.2.6
09:36:05   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:36:05  runc:
09:36:05   Version:          1.0.0-rc8
09:36:05   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:36:05  docker-init:
09:36:05   Version:          0.18.0
09:36:05   GitCommit:        fec3683
[Pipeline] sh
09:36:05 + docker info
09:36:15 Client:
09:36:15  Debug Mode: false
09:36:15 
09:36:15 Server:
09:36:15  Containers: 0
09:36:15   Running: 0
09:36:15   Paused: 0
09:36:15   Stopped: 0
09:36:15  Images: 1
09:36:15  Server Version: 19.03.2
09:36:15  Storage Driver: overlay2
09:36:15   Backing Filesystem: extfs
09:36:15   Supports d_type: true
09:36:15   Native Overlay Diff: true
09:36:15  Logging Driver: json-file
09:36:15  Cgroup Driver: cgroupfs
09:36:15  Plugins:
09:36:15   Volume: local
09:36:15   Network: bridge host ipvlan macvlan null overlay
09:36:15   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:36:15  Swarm: inactive
09:36:15  Runtimes: runc
09:36:15  Default Runtime: runc
09:36:15  Init Binary: docker-init
09:36:15  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:36:15  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:36:15  init version: fec3683
09:36:15  Security Options:
09:36:15   apparmor
09:36:15   seccomp
09:36:15    Profile: default
09:36:15  Kernel Version: 4.15.0-1048-aws
09:36:15  Operating System: Ubuntu 18.04.3 LTS
09:36:15  OSType: linux
09:36:15  Architecture: x86_64
09:36:15  CPUs: 2
09:36:15  Total Memory: 7.501GiB
09:36:15  Name: ip-10-100-110-240
09:36:15  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:36:15  Docker Root Dir: /var/lib/docker
09:36:15  Debug Mode: false
09:36:15  Username: dockerbuildbot
09:36:15  Registry: https://index.docker.io/v1/
09:36:15  Labels:
09:36:15  Experimental: true
09:36:15  Insecure Registries:
09:36:15   127.0.0.0/8
09:36:15  Live Restore Enabled: true
09:36:15 
09:36:15 WARNING: No swap limit support
[Pipeline] sh
09:36:15 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
09:36:15 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:36:15 #2 [internal] load .dockerignore
09:36:15 #2 transferring context: 100B done
09:36:15 #2 DONE 0.2s
09:36:15 
09:36:15 #1 [internal] load build definition from Dockerfile.e2e
09:36:15 #1 transferring dockerfile: 1.58kB done
09:36:15 #1 DONE 0.2s
09:36:16 
09:36:16 #3 [internal] load metadata for docker.io/library/golang:1.12.14
09:36:16 #3 DONE 0.3s
09:36:16 
09:36:16 #10 [internal] load build context
09:36:21 #10 transferring context: 15.79MB 4.5s
09:36:23 #10 ...
09:36:23 
09:36:23 #4 [1/11] FROM docker.io/library/golang:1.12.14@sha256:4a33c36eb7662b859708...
09:36:23 #4 resolve docker.io/library/golang:1.12.14@sha256:4a33c36eb7662b8597086ac41c5e5f6d65098a31bd9d11b401a8498be8b8e3b7 done
09:36:23 #4 sha256:4a33c36eb7662b8597086ac41c5e5f6d65098a31bd9d11b401a8498be8b8e3b7 1.70kB / 1.70kB done
09:36:23 #4 sha256:ee8a9aabfe162e23ec09ca000f50f33f0c230de4be4ab1b061b9579718c4bc33 5.46kB / 5.46kB done
09:36:23 #4 sha256:8e70425116ff03d58f59d9df42d6b23863eefa786713b391b4ae81d0951de759 1.79kB / 1.79kB done
09:36:23 #4 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 1.5s done
09:36:23 #4 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.4s done
09:36:23 #4 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 1.0s done
09:36:23 #4 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 2.6s done
09:36:23 #4 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 4.6s done
09:36:23 #4 sha256:b092b74d360c65b5ee30fa19d5c5b5fc528873d5ea913082ee6842cc22be0b2b 126.73MB / 126.73MB 6.5s done
09:36:23 #4 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.8s
09:36:23 #4 sha256:88aa81fbb1e4b6c0dc8e055b8d7049b9d523e31a16b177c7e7f2618b9cfdf294 126B / 126B 2.8s done
09:36:23 #4 ...
09:36:23 
09:36:23 #10 [internal] load build context
09:36:23 #10 transferring context: 42.63MB 7.0s done
09:36:23 #10 DONE 7.1s
09:36:23 
09:36:23 #4 [1/11] FROM docker.io/library/golang:1.12.14@sha256:4a33c36eb7662b859708...
09:36:26 #4 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.5s done
09:36:26 #4 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
09:36:26 #4 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.6s done
09:36:27 #4 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s
09:36:27 #4 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
09:36:27 #4 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
09:36:32 #4 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 4.0s done
09:36:32 #4 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
09:36:36 #4 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.3s done
09:36:36 #4 extracting sha256:b092b74d360c65b5ee30fa19d5c5b5fc528873d5ea913082ee6842cc22be0b2b
09:36:42 #4 extracting sha256:b092b74d360c65b5ee30fa19d5c5b5fc528873d5ea913082ee6842cc22be0b2b 5.0s
09:36:45 #4 extracting sha256:b092b74d360c65b5ee30fa19d5c5b5fc528873d5ea913082ee6842cc22be0b2b 8.1s done
09:36:45 #4 extracting sha256:88aa81fbb1e4b6c0dc8e055b8d7049b9d523e31a16b177c7e7f2618b9cfdf294
09:36:45 #4 extracting sha256:88aa81fbb1e4b6c0dc8e055b8d7049b9d523e31a16b177c7e7f2618b9cfdf294 done
09:36:45 #4 DONE 28.8s
09:36:45 
09:36:45 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
09:36:46 #5 1.340 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:36:46 #5 1.346 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:36:46 #5 1.383 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:36:46 #5 1.470 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
09:36:46 #5 1.760 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
09:36:47 #5 2.173 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
09:36:48 #5 3.506 Fetched 8318 kB in 2s (3428 kB/s)
09:36:49 #5 3.506 Reading package lists...
09:36:50 #5 4.554 Reading package lists...
09:36:50 #5 5.528 Building dependency tree...
09:36:50 #5 5.764 Reading state information...
09:36:51 #5 5.930 curl is already the newest version (7.64.0-4).
09:36:51 #5 5.930 openssh-client is already the newest version (1:7.9p1-10+deb10u1).
09:36:51 #5 5.930 openssl is already the newest version (1.1.1d-0+deb10u2).
09:36:51 #5 5.930 openssl set to manually installed.
09:36:51 #5 5.930 The following additional packages will be installed:
09:36:51 #5 5.930   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:36:51 #5 5.931   libalgorithm-merge-perl libfakeroot patch xz-utils
09:36:51 #5 5.933 Suggested packages:
09:36:51 #5 5.933   bzip2-doc debian-keyring ed diffutils-doc
09:36:51 #5 6.044 The following NEW packages will be installed:
09:36:51 #5 6.044   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
09:36:51 #5 6.046   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
09:36:51 #5 6.319 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:36:51 #5 6.319 Need to get 2342 kB of archives.
09:36:51 #5 6.319 After this operation, 3601 kB of additional disk space will be used.
09:36:51 #5 6.319 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:36:51 #5 6.321 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:36:51 #5 6.325 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
09:36:51 #5 6.327 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
09:36:51 #5 6.351 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
09:36:51 #5 6.351 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
09:36:51 #5 6.353 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
09:36:51 #5 6.355 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
09:36:51 #5 6.356 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
09:36:51 #5 6.357 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:36:51 #5 6.540 debconf: delaying package configuration, since apt-utils is not installed
09:36:51 #5 6.575 Fetched 2342 kB in 0s (7961 kB/s)
09:36:51 #5 6.604 Selecting previously unselected package bzip2.
09:36:51 #5 6.604 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
09:36:51 #5 6.610 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:36:51 #5 6.614 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:36:51 #5 6.652 Selecting previously unselected package xz-utils.
09:36:51 #5 6.655 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
09:36:51 #5 6.658 Unpacking xz-utils (5.2.4-1) ...
09:36:51 #5 6.714 Selecting previously unselected package patch.
09:36:51 #5 6.714 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
09:36:51 #5 6.717 Unpacking patch (2.7.6-3+deb10u1) ...
09:36:51 #5 6.770 Selecting previously unselected package dpkg-dev.
09:36:51 #5 6.774 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
09:36:51 #5 6.778 Unpacking dpkg-dev (1.19.7) ...
09:36:51 #5 6.923 Selecting previously unselected package build-essential.
09:36:51 #5 6.926 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
09:36:51 #5 6.932 Unpacking build-essential (12.6) ...
09:36:51 #5 6.963 Selecting previously unselected package libfakeroot:amd64.
09:36:52 #5 6.966 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
09:36:52 #5 6.979 Unpacking libfakeroot:amd64 (1.23-1) ...
09:36:52 #5 7.028 Selecting previously unselected package fakeroot.
09:36:52 #5 7.028 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
09:36:52 #5 7.031 Unpacking fakeroot (1.23-1) ...
09:36:52 #5 7.072 Selecting previously unselected package libalgorithm-diff-perl.
09:36:52 #5 7.073 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:36:52 #5 7.077 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:36:52 #5 7.112 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:36:52 #5 7.112 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
09:36:52 #5 7.116 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:36:52 #5 7.148 Selecting previously unselected package libalgorithm-merge-perl.
09:36:52 #5 7.148 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
09:36:52 #5 7.151 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:36:52 #5 7.192 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:36:52 #5 7.202 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:36:52 #5 7.212 Setting up libfakeroot:amd64 (1.23-1) ...
09:36:52 #5 7.230 Setting up fakeroot (1.23-1) ...
09:36:52 #5 7.241 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:36:52 #5 7.255 Setting up xz-utils (5.2.4-1) ...
09:36:52 #5 7.264 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:36:52 #5 7.272 Setting up patch (2.7.6-3+deb10u1) ...
09:36:52 #5 7.281 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:36:52 #5 7.290 Setting up libalgorithm-merge-perl (0.08-3) ...
09:36:52 #5 7.299 Setting up dpkg-dev (1.19.7) ...
09:36:52 #5 7.318 Setting up build-essential (12.6) ...
09:36:52 #5 7.327 Processing triggers for libc-bin (2.28-10) ...
09:36:53 #5 DONE 8.6s
09:36:53 
09:36:53 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
09:36:54 #6 1.006   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:36:54 #6 1.006                                  Dload  Upload   Total   Spent    Left  Speed
09:36:54 #6 1.006 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   4820      0 --:--:-- --:--:-- --:--:--  4820
09:36:55 #6 1.166 
  5 10.3M    5  611k    0     0  3822k      0  0:00:02 --:--:--  0:00:02 3822k
100 10.3M  100 10.3M    0     0  41.7M      0 --:--:-- --:--:-- --:--:--  110M
09:36:55 #6 DONE 1.4s
09:36:55 
09:36:55 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
09:36:56 #7 DONE 1.4s
09:36:56 
09:36:56 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
09:36:58 #8 DONE 1.4s
09:36:58 
09:36:58 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
09:36:58 #9 DONE 0.0s
09:36:58 
09:36:58 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
09:36:58 #11 DONE 0.1s
09:36:58 
09:36:58 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
09:36:59 #12 0.998 Updating certificates in /etc/ssl/certs...
09:36:59 #12 1.679 1 added, 0 removed; done.
09:36:59 #12 1.679 Running hooks in /etc/ca-certificates/update.d...
09:36:59 #12 1.680 done.
09:36:59 #12 DONE 1.8s
09:36:59 
09:36:59 #13 [9/11] COPY . .
09:37:00 #13 DONE 1.0s
09:37:00 
09:37:00 #14 [10/11] RUN ./scripts/build/binary
09:37:01 #14 0.920 Building statically linked build/docker-linux-amd64
09:39:23 #14 DONE 131.6s
09:39:23 
09:39:23 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
09:39:23 #15 1.119 Building statically linked build/plugins-linux-amd64/docker-helloworld
09:39:23 #15 3.287 Building statically linked build/plugins-linux-amd64/docker-badmeta
09:39:23 #15 5.084 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
09:39:23 #15 DONE 6.7s
09:39:23 
09:39:23 #16 exporting to image
09:39:23 #16 exporting layers
09:39:23 #16 exporting layers 2.3s done
09:39:23 #16 writing image sha256:db7233b89ee3b45ce8db77392e4507bde5fd4e14344b1257ba0acca015198226
09:39:23 #16 writing image sha256:db7233b89ee3b45ce8db77392e4507bde5fd4e14344b1257ba0acca015198226 done
09:39:23 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
09:39:23 #16 DONE 2.3s
09:39:23 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:39:23 Creating network "cliendtoendsuite_default" with the default driver
09:39:23 Pulling registry (registry:2)...
09:39:23 2: Pulling from library/registry
09:39:25 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
09:39:25 Status: Downloaded newer image for registry:2
09:39:25 Pulling engine (docker:stable-dind)...
09:39:25 stable-dind: Pulling from library/docker
09:39:31 Digest: sha256:1b27b33d9c6228a0c3aed77effde7dd394441d2e29667227394018ebc5bb3201
09:39:31 Status: Downloaded newer image for docker:stable-dind
09:39:31 Building notary-server
09:39:32 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:39:32 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:39:32 server-0.5.0: Pulling from library/notary
09:39:33 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
09:39:33 Status: Downloaded newer image for notary:server-0.5.0
09:39:33  ---> 16b632e954ca
09:39:33 Step 3/3 : COPY ./notary/ /fixtures/
09:39:34  ---> 4493feb03171
09:39:34 Successfully built 4493feb03171
09:39:34 Successfully tagged cliendtoendsuite_notary-server:latest
09:39:34 Building evil-notary-server
09:39:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:39:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:39:34  ---> 16b632e954ca
09:39:34 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:39:34  ---> 54ea1d14ac06
09:39:34 Successfully built 54ea1d14ac06
09:39:34 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:39:34 Creating cliendtoendsuite_registry_1 ... 
09:39:34 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:39:34 Creating cliendtoendsuite_notary-server_1      ... 
09:39:34 Creating cliendtoendsuite_engine_1             ... 
09:39:39 
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 tcp://172.18.0.5:2375
09:39:39 Client:
09:39:39  Version:           19.09.0-dev
09:39:39  API version:       1.40 (downgraded from 1.41)
09:39:39  Go version:        go1.12.14
09:39:39  Git commit:        
09:39:39  Built:             Tue Jan  7 09:37:01 2020
09:39:39  OS/Arch:           linux/amd64
09:39:39  Experimental:      false
09:39:39 
09:39:39 Server: Docker Engine - Community
09:39:39  Engine:
09:39:39   Version:          19.03.5
09:39:39   API version:      1.40 (minimum version 1.12)
09:39:39   Go version:       go1.12.12
09:39:39   Git commit:       633a0ea838
09:39:39   Built:            Wed Nov 13 07:28:45 2019
09:39:39   OS/Arch:          linux/amd64
09:39:39   Experimental:     false
09:39:39  containerd:
09:39:39   Version:          v1.2.10
09:39:39   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
09:39:39  runc:
09:39:39   Version:          1.0.0-rc8+dev
09:39:39   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:39:39  docker-init:
09:39:39   Version:          0.18.0
09:39:39   GitCommit:        fec3683
09:39:39 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:39:40 88286f41530e: Pulling fs layer
09:39:40 88286f41530e: Verifying Checksum
09:39:40 88286f41530e: Download complete
09:39:40 88286f41530e: Pull complete
09:39:40 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:39:40 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:39:40 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:39:40 The push refers to repository [registry:5000/alpine]
09:39:40 5bef08742407: Preparing
09:39:41 5bef08742407: Pushed
09:39:41 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:39:41 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:39:41 03b1be98f3f9: Pulling fs layer
09:39:41 03b1be98f3f9: Verifying Checksum
09:39:41 03b1be98f3f9: Download complete
09:39:41 03b1be98f3f9: Pull complete
09:39:41 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:39:41 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:39:41 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:39:41 The push refers to repository [registry:5000/busybox]
09:39:41 6a749002dd6a: Preparing
09:39:42 6a749002dd6a: Pushed
09:39:42 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:39:43 Swarm initialized: current node (pad8wn8srldkjno5rchw3uh0a) is now a manager.
09:39:43 
09:39:43 To add a worker to this swarm, run the following command:
09:39:43 
09:39:43     docker swarm join --token SWMTKN-1-3i94tbyveedj7kivaei3igaqh84gwpki7au5kiiqbsy0qkf1g7-7ytjm2t1nxvhiepgjh0bz8hp2 172.18.0.5:2377
09:39:43 
09:39:43 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:39:43 
09:40:15 ✓  e2e/cli-plugins (3.871s)
09:40:15 ∅  e2e/cli-plugins/plugins/badmeta
09:40:15 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:40:15 ✓  e2e/context (57ms)
09:40:15 ✓  e2e/global (145ms)
09:40:21 ✓  e2e/container (12.659s)
09:40:28 ✓  e2e/plugin (3.953s)
09:40:29 ✓  e2e/image (15.159s)
09:40:29 ∅  e2e/internal/fixtures
09:40:29 ∅  e2e/plugin/basic
09:40:29 ✓  e2e/stack (727ms)
09:40:30 ✓  e2e/system (60ms)
09:40:32 ✓  e2e/trust (2.195s)
09:40:32 
09:40:32 === Skipped
09:40:32 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:40:32     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:40:32 
09:40:32 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
09:40:32     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
09:40:32 
09:40:32 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:40:32     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:40:32         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:40:32 
09:40:32 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:40:32     --- SKIP: TestRemove/Kubernetes (0.00s)
09:40:32         remove_test.go:22: !environment.KubernetesEnabled()
09:40:32 
09:40:32 
09:40:32 DONE 89 tests, 4 skipped in 49.941s
09:40:33 Stopping cliendtoendsuite_engine_1             ... 
09:40:33 Stopping cliendtoendsuite_notary-server_1      ... 
09:40:33 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:40:33 Stopping cliendtoendsuite_registry_1           ... 
09:40:35 
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_engine_1             ... 
09:40:35 Removing cliendtoendsuite_notary-server_1      ... 
09:40:35 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:40:35 Removing cliendtoendsuite_registry_1           ... 
09:40:35 
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:40:35 Removing image cliendtoendsuite_notary-server
09:40:35 Removing image cliendtoendsuite_evil-notary-server
09:40:35 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:40:36 Creating network "cliendtoendsuite_default" with the default driver
09:40:37 Building evil-notary-server
09:40:37 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:40:37 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:40:37  ---> 16b632e954ca
09:40:37 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:40:37  ---> 7b5f690f2060
09:40:37 Successfully built 7b5f690f2060
09:40:37 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:40:37 Building notary-server
09:40:37 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:40:37 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:40:37  ---> 16b632e954ca
09:40:37 Step 3/3 : COPY ./notary/ /fixtures/
09:40:37  ---> d6026934f2ce
09:40:37 Successfully built d6026934f2ce
09:40:37 Successfully tagged cliendtoendsuite_notary-server:latest
09:40:37 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:40:37 Creating cliendtoendsuite_engine_1             ... 
09:40:37 Creating cliendtoendsuite_registry_1           ... 
09:40:37 Creating cliendtoendsuite_notary-server_1      ... 
09:40:42 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at tcp://172.19.0.5:2375
09:40:42 Client:
09:40:42  Version:           19.09.0-dev
09:40:42  API version:       1.40 (downgraded from 1.41)
09:40:42  Go version:        go1.12.14
09:40:42  Git commit:        
09:40:42  Built:             Tue Jan  7 09:37:01 2020
09:40:42  OS/Arch:           linux/amd64
09:40:42  Experimental:      false
09:40:42 
09:40:42 Server: Docker Engine - Community
09:40:42  Engine:
09:40:42   Version:          19.03.5
09:40:42   API version:      1.40 (minimum version 1.12)
09:40:42   Go version:       go1.12.12
09:40:42   Git commit:       633a0ea838
09:40:42   Built:            Wed Nov 13 07:28:45 2019
09:40:42   OS/Arch:          linux/amd64
09:40:42   Experimental:     true
09:40:42  containerd:
09:40:42   Version:          v1.2.10
09:40:42   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
09:40:42  runc:
09:40:42   Version:          1.0.0-rc8+dev
09:40:42   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:40:42  docker-init:
09:40:42   Version:          0.18.0
09:40:42   GitCommit:        fec3683
09:40:42 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:40:43 88286f41530e: Pulling fs layer
09:40:43 88286f41530e: Verifying Checksum
09:40:43 88286f41530e: Download complete
09:40:43 88286f41530e: Pull complete
09:40:43 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:40:43 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:40:43 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:40:43 The push refers to repository [registry:5000/alpine]
09:40:43 5bef08742407: Preparing
09:40:43 5bef08742407: Pushed
09:40:43 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:40:43 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:40:43 03b1be98f3f9: Pulling fs layer
09:40:44 03b1be98f3f9: Verifying Checksum
09:40:44 03b1be98f3f9: Download complete
09:40:44 03b1be98f3f9: Pull complete
09:40:44 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:40:44 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:40:44 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:40:44 The push refers to repository [registry:5000/busybox]
09:40:44 6a749002dd6a: Preparing
09:40:44 6a749002dd6a: Pushed
09:40:44 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:40:45 Swarm initialized: current node (yrrmsziwobgcw5gios3x6nbix) is now a manager.
09:40:45 
09:40:45 To add a worker to this swarm, run the following command:
09:40:45 
09:40:45     docker swarm join --token SWMTKN-1-5mmf6guor6demqqe8rxpw4qpr2i3dztljv74vjan7y684f9tkz-aahw5ts2uijo6red6mgau3mfx 172.19.0.5:2377
09:40:45 
09:40:45 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:40:45 
09:41:03 ✓  e2e/cli-plugins (2.593s)
09:41:03 ∅  e2e/cli-plugins/plugins/badmeta
09:41:03 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:41:03 ✓  e2e/context (64ms)
09:41:03 ✓  e2e/global (105ms)
09:41:08 ✓  e2e/container (7.881s)
09:41:12 ✓  e2e/plugin (3.073s)
09:41:13 ✓  e2e/stack (598ms)
09:41:14 ✓  e2e/system (88ms)
09:41:19 ✓  e2e/trust (3.914s)
09:41:19 ✓  e2e/image (15.04s)
09:41:19 ∅  e2e/internal/fixtures
09:41:19 ∅  e2e/plugin/basic
09:41:19 
09:41:19 === Skipped
09:41:19 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:41:19     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:41:19 
09:41:19 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:41:19     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:41:19         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:41:19 
09:41:19 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:41:19     --- SKIP: TestRemove/Kubernetes (0.00s)
09:41:19         remove_test.go:22: !environment.KubernetesEnabled()
09:41:19 
09:41:19 
09:41:19 DONE 89 tests, 3 skipped in 33.808s
09:41:19 Stopping cliendtoendsuite_engine_1             ... 
09:41:19 Stopping cliendtoendsuite_notary-server_1      ... 
09:41:19 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:41:19 Stopping cliendtoendsuite_registry_1           ... 
09:41:21 
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:41:21 Removing cliendtoendsuite_notary-server_1      ... 
09:41:21 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:41:21 Removing cliendtoendsuite_registry_1           ... 
09:41:21 
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:41:21 Removing image cliendtoendsuite_notary-server
09:41:21 Removing image cliendtoendsuite_evil-notary-server
09:41:22 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:41:23 Creating network "cliendtoendsuite_default" with the default driver
09:41:23 Building notary-server
09:41:23 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:41:23 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:41:23  ---> 16b632e954ca
09:41:23 Step 3/3 : COPY ./notary/ /fixtures/
09:41:23  ---> 59a4c8fed509
09:41:23 Successfully built 59a4c8fed509
09:41:23 Successfully tagged cliendtoendsuite_notary-server:latest
09:41:23 Building engine
09:41:23 Step 1/6 : FROM docker:test-dind
09:41:23 test-dind: Pulling from library/docker
09:41:23 Digest: sha256:1b27b33d9c6228a0c3aed77effde7dd394441d2e29667227394018ebc5bb3201
09:41:23 Status: Downloaded newer image for docker:test-dind
09:41:23  ---> a90db1182c99
09:41:23 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:41:24  ---> Running in b7f1faee8c40
09:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
09:41:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
09:41:26 (1/4) Installing openssh-server-common (8.1_p1-r0)
09:41:26 (2/4) Installing openssh-server (8.1_p1-r0)
09:41:26 (3/4) Installing linux-pam (1.3.1-r1)
09:41:26 (4/4) Installing shadow (4.7-r1)
09:41:26 Executing busybox-1.31.1-r8.trigger
09:41:26 OK: 35 MiB in 50 packages
09:41:26 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
09:41:27 Removing intermediate container b7f1faee8c40
09:41:27  ---> e7014988f102
09:41:27 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
09:41:27  ---> Running in 1a34a3f4f649
09:41:28 Removing intermediate container 1a34a3f4f649
09:41:28  ---> 8202065349e3
09:41:28 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
09:41:28  ---> 1c97309769c4
09:41:28 Step 5/6 : EXPOSE 22
09:41:28  ---> Running in a201e0857f89
09:41:28 Removing intermediate container a201e0857f89
09:41:28  ---> ff5a29a73720
09:41:28 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
09:41:28  ---> Running in 1b4192e25527
09:41:29 Removing intermediate container 1b4192e25527
09:41:29  ---> 9c084a2d73cf
09:41:29 Successfully built 9c084a2d73cf
09:41:29 Successfully tagged docker:stable-dind
09:41:29 Building evil-notary-server
09:41:29 Step 1/3 : ARG NOTARY_VERSION=0.5.0
09:41:29 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
09:41:29  ---> 16b632e954ca
09:41:29 Step 3/3 : COPY ./notary-evil/ /fixtures/
09:41:29  ---> 4c9ecc316474
09:41:29 Successfully built 4c9ecc316474
09:41:29 Successfully tagged cliendtoendsuite_evil-notary-server:latest
09:41:29 Creating cliendtoendsuite_engine_1 ... 
09:41:29 Creating cliendtoendsuite_notary-server_1 ... 
09:41:29 Creating cliendtoendsuite_evil-notary-server_1 ... 
09:41:29 Creating cliendtoendsuite_registry_1           ... 
09:41:34 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.5
09:41:35 Client:
09:41:35  Version:           19.09.0-dev
09:41:35  API version:       1.40 (downgraded from 1.41)
09:41:35  Go version:        go1.12.14
09:41:35  Git commit:        
09:41:35  Built:             Tue Jan  7 09:37:01 2020
09:41:35  OS/Arch:           linux/amd64
09:41:35  Experimental:      false
09:41:35 
09:41:35 Server: Docker Engine - Community
09:41:35  Engine:
09:41:35   Version:          19.03.5
09:41:35   API version:      1.40 (minimum version 1.12)
09:41:35   Go version:       go1.12.12
09:41:35   Git commit:       633a0ea838
09:41:35   Built:            Wed Nov 13 07:28:45 2019
09:41:35   OS/Arch:          linux/amd64
09:41:35   Experimental:     true
09:41:35  containerd:
09:41:35   Version:          v1.2.10
09:41:35   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
09:41:35  runc:
09:41:35   Version:          1.0.0-rc8+dev
09:41:35   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:41:35  docker-init:
09:41:35   Version:          0.18.0
09:41:35   GitCommit:        fec3683
09:41:35 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
09:41:35 88286f41530e: Pulling fs layer
09:41:35 88286f41530e: Verifying Checksum
09:41:35 88286f41530e: Download complete
09:41:35 88286f41530e: Pull complete
09:41:35 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:41:35 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:41:35 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
09:41:36 The push refers to repository [registry:5000/alpine]
09:41:36 5bef08742407: Preparing
09:41:36 5bef08742407: Pushed
09:41:36 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
09:41:37 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
09:41:37 03b1be98f3f9: Pulling fs layer
09:41:37 03b1be98f3f9: Verifying Checksum
09:41:37 03b1be98f3f9: Download complete
09:41:37 03b1be98f3f9: Pull complete
09:41:37 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:41:37 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:41:37 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
09:41:37 The push refers to repository [registry:5000/busybox]
09:41:37 6a749002dd6a: Preparing
09:41:38 6a749002dd6a: Pushed
09:41:38 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
09:41:38 Swarm initialized: current node (yrmwtt5jljr1qqyterkv9vjo7) is now a manager.
09:41:38 
09:41:38 To add a worker to this swarm, run the following command:
09:41:38 
09:41:38     docker swarm join --token SWMTKN-1-1xca39601knbfklf8s4hexxmxnfeps67caczv0ect44w8v6x40-8j01f2mw5cjgkikj3kjtbvw0v 172.20.0.5:2377
09:41:38 
09:41:38 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
09:41:38 
09:42:10 ✓  e2e/cli-plugins (14.078s)
09:42:10 ∅  e2e/cli-plugins/plugins/badmeta
09:42:10 ∅  e2e/cli-plugins/plugins/nopersistentprerun
09:42:10 ✓  e2e/context (41ms)
09:42:10 ✓  e2e/global (237ms)
09:42:11 ✓  e2e/container (17.808s)
09:42:16 ✓  e2e/plugin (4.443s)
09:42:19 ✓  e2e/stack (2.151s)
09:42:19 ✓  e2e/system (275ms)
09:42:27 ✓  e2e/trust (6.66s)
09:42:34 ✓  e2e/image (25.189s)
09:42:34 ∅  e2e/internal/fixtures
09:42:34 ∅  e2e/plugin/basic
09:42:34 
09:42:34 === Skipped
09:42:34 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
09:42:34     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
09:42:34 
09:42:34 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
09:42:34     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
09:42:34         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
09:42:34 
09:42:34 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
09:42:34     --- SKIP: TestRemove/Kubernetes (0.00s)
09:42:34         remove_test.go:22: !environment.KubernetesEnabled()
09:42:34 
09:42:34 
09:42:34 DONE 89 tests, 3 skipped in 54.991s
09:42:34 Stopping cliendtoendsuite_notary-server_1      ... 
09:42:34 Stopping cliendtoendsuite_registry_1           ... 
09:42:34 Stopping cliendtoendsuite_engine_1             ... 
09:42:34 Stopping cliendtoendsuite_evil-notary-server_1 ... 
09:42:36 
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      ... 
09:42:36 Removing cliendtoendsuite_registry_1           ... 
09:42:36 Removing cliendtoendsuite_engine_1             ... 
09:42:36 Removing cliendtoendsuite_evil-notary-server_1 ... 
09:42:36 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
09:42:36 Removing image cliendtoendsuite_notary-server
09:42:36 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