Skip to content
Success

Console Output

Pull request #2339 updated
11:46:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 18.09 at c2ae869f6fc46733561f30c1907340dbfdcdf2e8 rather than a727b80bfe6b03a6652984d2fade1290ac4e8e3f
Obtained Jenkinsfile from c2ae869f6fc46733561f30c1907340dbfdcdf2e8
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘linux&&x86_64’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0751291a39eae33e8) in /home/ubuntu/workspace/cli_PR-2339
[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-2339@tmp/2daca68b-89ce-4873-92a5-0c367bb03a69/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
11:48:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:48:17 chowning workspace
[Pipeline] sh
11:48:18 + uname -m
[Pipeline] sh
11:48:19 + pwd
11:48:19 + id -u
11:48:19 + id -g
11:48:19 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2339:/workspace busybox chown -R 1000:1000 /workspace
11:48:19 Unable to find image 'busybox:latest' locally
11:48:19 latest: Pulling from library/busybox
11:48:19 bdbbaa22dec6: Pulling fs layer
11:48:19 bdbbaa22dec6: Verifying Checksum
11:48:19 bdbbaa22dec6: Download complete
11:48:20 bdbbaa22dec6: Pull complete
11:48:20 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:48:20 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
11:48:22 Removing all docker containers
[Pipeline] sh
11:48:23 + docker container ls -aq
[Pipeline] echo
11:48:23 Docker containers have been removed
[Pipeline] echo
11:48:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:48:23 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
11:48:23 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
11:48:23 Using the ‘stage’ step without a block argument is deprecated
11:48:23 Entering stage Git Checkout
11:48:23 Proceeding
[Pipeline] checkout
11:48:25 using credential docker-jenkins-github-credentials
11:48:25 Cloning the remote Git repository
11:48:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2339 # 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/2339/head:refs/remotes/origin/PR-2339 +refs/heads/18.09:refs/remotes/origin/18.09
11:48:29 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2339/head:refs/remotes/origin/PR-2339 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/2339/head:refs/remotes/origin/PR-2339 +refs/heads/18.09:refs/remotes/origin/18.09
11:48:30 Merging remotes/origin/18.09 commit c2ae869f6fc46733561f30c1907340dbfdcdf2e8 into PR head commit a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:30 Merge succeeded, producing a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:30 Checking out Revision a727b80bfe6b03a6652984d2fade1290ac4e8e3f (PR-2339)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a727b80bfe6b03a6652984d2fade1290ac4e8e3f
 > git merge c2ae869f6fc46733561f30c1907340dbfdcdf2e8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:32 Commit message: "vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a03…"
11:48:32 First time build. Skipping changelog.
 > git rev-list --no-walk 00aa7e83d06b6d0fe32b81f1a2d9ceed45f22671 # timeout=10
[Pipeline] stage
11:48:32 Using the ‘stage’ step without a block argument is deprecated
11:48:32 Entering stage Run end-to-end test suite
11:48:32 Proceeding
[Pipeline] sh
11:48:33 + docker version
11:48:33 Client: Docker Engine - Community
11:48:33  Version:           19.03.5
11:48:33  API version:       1.40
11:48:33  Go version:        go1.12.12
11:48:33  Git commit:        633a0ea838
11:48:33  Built:             Wed Nov 13 07:29:52 2019
11:48:33  OS/Arch:           linux/amd64
11:48:33  Experimental:      false
11:48:33 
11:48:33 Server: Docker Engine - Community
11:48:33  Engine:
11:48:33   Version:          19.03.5
11:48:33   API version:      1.40 (minimum version 1.12)
11:48:33   Go version:       go1.12.12
11:48:33   Git commit:       633a0ea838
11:48:33   Built:            Wed Nov 13 07:28:22 2019
11:48:33   OS/Arch:          linux/amd64
11:48:33   Experimental:     true
11:48:33  containerd:
11:48:33   Version:          1.2.10
11:48:33   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
11:48:33  runc:
11:48:33   Version:          1.0.0-rc8+dev
11:48:33   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:48:33  docker-init:
11:48:33   Version:          0.18.0
11:48:33   GitCommit:        fec3683
[Pipeline] sh
11:48:33 + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 make -f docker.Makefile test-e2e
11:48:33 docker build -t docker-cli-e2eclie2e2 --build-arg=GO_VERSION --build-arg VERSION=18.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
11:48:34 Sending build context to Docker daemon  38.58MB

11:48:34 Step 1/18 : ARG GO_VERSION=1.12.16
11:48:34 Step 2/18 : FROM docker/containerd-shim-process:a4d1531 AS containerd-shim-process
11:48:34 a4d1531: Pulling from docker/containerd-shim-process
11:48:34 13b7b73e4c8f: Pulling fs layer
11:48:34 13b7b73e4c8f: Verifying Checksum
11:48:34 13b7b73e4c8f: Download complete
11:48:34 13b7b73e4c8f: Pull complete
11:48:34 Digest: sha256:9b281f364e2c628a460dd2caf5689a9c7a21ade746df59f8777118742f6cc7a0
11:48:34 Status: Downloaded newer image for docker/containerd-shim-process:a4d1531
11:48:34  ---> 88d1b3a51187
11:48:34 Step 3/18 : FROM golang:${GO_VERSION}
11:48:34 1.12.16: Pulling from library/golang
11:48:35 dc65f448a2e2: Pulling fs layer
11:48:35 346ffb2b67d7: Pulling fs layer
11:48:35 dea4ecac934f: Pulling fs layer
11:48:35 8ac92ddf84b3: Pulling fs layer
11:48:35 7ca605383307: Pulling fs layer
11:48:35 0552a674ab70: Pulling fs layer
11:48:35 94143a8c04fa: Pulling fs layer
11:48:35 7ca605383307: Waiting
11:48:35 0552a674ab70: Waiting
11:48:35 94143a8c04fa: Waiting
11:48:35 8ac92ddf84b3: Waiting
11:48:35 346ffb2b67d7: Verifying Checksum
11:48:35 346ffb2b67d7: Download complete
11:48:35 dea4ecac934f: Download complete
11:48:35 dc65f448a2e2: Verifying Checksum
11:48:35 dc65f448a2e2: Download complete
11:48:36 8ac92ddf84b3: Verifying Checksum
11:48:36 8ac92ddf84b3: Download complete
11:48:36 94143a8c04fa: Verifying Checksum
11:48:36 94143a8c04fa: Download complete
11:48:36 7ca605383307: Verifying Checksum
11:48:36 7ca605383307: Download complete
11:48:38 0552a674ab70: Verifying Checksum
11:48:38 0552a674ab70: Download complete
11:48:40 dc65f448a2e2: Pull complete
11:48:41 346ffb2b67d7: Pull complete
11:48:42 dea4ecac934f: Pull complete
11:48:46 8ac92ddf84b3: Pull complete
11:48:50 7ca605383307: Pull complete
11:48:58 0552a674ab70: Pull complete
11:48:58 94143a8c04fa: Pull complete
11:48:58 Digest: sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb
11:48:58 Status: Downloaded newer image for golang:1.12.16
11:48:58  ---> adc8544f3a64
11:48:58 Step 4/18 : RUN apt-get update && apt-get install -y     build-essential     curl     openssl     btrfs-tools     libapparmor-dev     libseccomp-dev     iptables     openssh-client     && rm -rf /var/lib/apt/lists/*
11:49:02  ---> Running in 971e82eb2ce2
11:49:03 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:49:03 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
11:49:03 Get:3 http://deb.debian.org/debian buster InRelease [122 kB]
11:49:03 Get:4 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:49:03 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:49:03 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
11:49:05 Fetched 8325 kB in 2s (3800 kB/s)
11:49:06 Reading package lists...
11:49:07 Reading package lists...
11:49:07 Building dependency tree...
11:49:07 Reading state information...
11:49:07 curl is already the newest version (7.64.0-4).
11:49:07 openssl is already the newest version (1.1.1d-0+deb10u2).
11:49:07 openssl set to manually installed.
11:49:07 The following additional packages will be installed:
11:49:07   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
11:49:07   libalgorithm-merge-perl libapparmor1 libfakeroot libip4tc0 libip6tc0
11:49:07   libiptc0 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0
11:49:07   libnftables0 libnftnl11 nftables patch xz-utils
11:49:07 Suggested packages:
11:49:07   duperemove bzip2-doc debian-keyring kmod seccomp keychain libpam-ssh
11:49:07   monkeysphere ssh-askpass ed diffutils-doc
11:49:07 Recommended packages:
11:49:07   xauth
11:49:07 The following NEW packages will be installed:
11:49:07   btrfs-progs build-essential bzip2 dpkg-dev fakeroot iptables
11:49:07   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
11:49:07   libapparmor-dev libapparmor1 libfakeroot libip4tc0 libip6tc0 libiptc0
11:49:07   libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 libnftables0
11:49:07   libnftnl11 libseccomp-dev nftables patch xz-utils
11:49:07 The following packages will be upgraded:
11:49:07   openssh-client
11:49:08 1 upgraded, 25 newly installed, 0 to remove and 10 not upgraded.
11:49:08 Need to get 5074 kB of archives.
11:49:08 After this operation, 12.4 MB of additional disk space will be used.
11:49:08 Get:1 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB]
11:49:08 Get:2 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
11:49:08 Get:3 http://deb.debian.org/debian buster/main amd64 libnftables0 amd64 0.9.0-2 [203 kB]
11:49:08 Get:4 http://deb.debian.org/debian buster/main amd64 nftables amd64 0.9.0-2 [45.2 kB]
11:49:08 Get:5 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
11:49:08 Get:6 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
11:49:08 Get:7 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
11:49:08 Get:8 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:49:08 Get:9 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
11:49:08 Get:10 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
11:49:08 Get:11 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:49:08 Get:12 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
11:49:08 Get:13 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:49:08 Get:14 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
11:49:08 Get:15 http://deb.debian.org/debian buster/main amd64 btrfs-progs amd64 4.20.1-2 [602 kB]
11:49:08 Get:16 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
11:49:08 Get:17 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
11:49:08 Get:18 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
11:49:08 Get:19 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
11:49:08 Get:20 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
11:49:08 Get:21 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
11:49:08 Get:22 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
11:49:08 Get:23 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
11:49:08 Get:24 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:49:08 Get:25 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:49:08 Get:26 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
11:49:08 debconf: delaying package configuration, since apt-utils is not installed
11:49:08 Fetched 5074 kB in 0s (13.9 MB/s)
11:49:08 Selecting previously unselected package libjansson4:amd64.
11:49:08 (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.)
11:49:08 Preparing to unpack .../00-libjansson4_2.12-1_amd64.deb ...
11:49:08 Unpacking libjansson4:amd64 (2.12-1) ...
11:49:08 Selecting previously unselected package libnftnl11:amd64.
11:49:08 Preparing to unpack .../01-libnftnl11_1.1.2-2_amd64.deb ...
11:49:08 Unpacking libnftnl11:amd64 (1.1.2-2) ...
11:49:08 Selecting previously unselected package libnftables0:amd64.
11:49:08 Preparing to unpack .../02-libnftables0_0.9.0-2_amd64.deb ...
11:49:08 Unpacking libnftables0:amd64 (0.9.0-2) ...
11:49:08 Selecting previously unselected package nftables.
11:49:08 Preparing to unpack .../03-nftables_0.9.0-2_amd64.deb ...
11:49:08 Unpacking nftables (0.9.0-2) ...
11:49:08 Selecting previously unselected package libip4tc0:amd64.
11:49:08 Preparing to unpack .../04-libip4tc0_1.8.2-4_amd64.deb ...
11:49:08 Unpacking libip4tc0:amd64 (1.8.2-4) ...
11:49:08 Selecting previously unselected package libip6tc0:amd64.
11:49:08 Preparing to unpack .../05-libip6tc0_1.8.2-4_amd64.deb ...
11:49:08 Unpacking libip6tc0:amd64 (1.8.2-4) ...
11:49:08 Selecting previously unselected package libiptc0:amd64.
11:49:08 Preparing to unpack .../06-libiptc0_1.8.2-4_amd64.deb ...
11:49:08 Unpacking libiptc0:amd64 (1.8.2-4) ...
11:49:08 Selecting previously unselected package libnfnetlink0:amd64.
11:49:08 Preparing to unpack .../07-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:49:08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:49:08 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:49:08 Preparing to unpack .../08-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
11:49:08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:49:08 Selecting previously unselected package iptables.
11:49:08 Preparing to unpack .../09-iptables_1.8.2-4_amd64.deb ...
11:49:08 Unpacking iptables (1.8.2-4) ...
11:49:08 Selecting previously unselected package bzip2.
11:49:08 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:49:08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:49:08 Preparing to unpack .../11-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
11:49:09 Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ...
11:49:09 Selecting previously unselected package xz-utils.
11:49:09 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
11:49:09 Unpacking xz-utils (5.2.4-1) ...
11:49:09 Selecting previously unselected package liblzo2-2:amd64.
11:49:09 Preparing to unpack .../13-liblzo2-2_2.10-0.1_amd64.deb ...
11:49:09 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
11:49:09 Selecting previously unselected package btrfs-progs.
11:49:09 Preparing to unpack .../14-btrfs-progs_4.20.1-2_amd64.deb ...
11:49:09 Unpacking btrfs-progs (4.20.1-2) ...
11:49:09 Selecting previously unselected package patch.
11:49:09 Preparing to unpack .../15-patch_2.7.6-3+deb10u1_amd64.deb ...
11:49:09 Unpacking patch (2.7.6-3+deb10u1) ...
11:49:09 Selecting previously unselected package dpkg-dev.
11:49:09 Preparing to unpack .../16-dpkg-dev_1.19.7_all.deb ...
11:49:09 Unpacking dpkg-dev (1.19.7) ...
11:49:09 Selecting previously unselected package build-essential.
11:49:09 Preparing to unpack .../17-build-essential_12.6_amd64.deb ...
11:49:09 Unpacking build-essential (12.6) ...
11:49:09 Selecting previously unselected package libfakeroot:amd64.
11:49:09 Preparing to unpack .../18-libfakeroot_1.23-1_amd64.deb ...
11:49:09 Unpacking libfakeroot:amd64 (1.23-1) ...
11:49:09 Selecting previously unselected package fakeroot.
11:49:09 Preparing to unpack .../19-fakeroot_1.23-1_amd64.deb ...
11:49:09 Unpacking fakeroot (1.23-1) ...
11:49:09 Selecting previously unselected package libalgorithm-diff-perl.
11:49:09 Preparing to unpack .../20-libalgorithm-diff-perl_1.19.03-2_all.deb ...
11:49:09 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
11:49:09 Selecting previously unselected package libalgorithm-diff-xs-perl.
11:49:09 Preparing to unpack .../21-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
11:49:09 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
11:49:09 Selecting previously unselected package libalgorithm-merge-perl.
11:49:09 Preparing to unpack .../22-libalgorithm-merge-perl_0.08-3_all.deb ...
11:49:09 Unpacking libalgorithm-merge-perl (0.08-3) ...
11:49:09 Selecting previously unselected package libapparmor1:amd64.
11:49:09 Preparing to unpack .../23-libapparmor1_2.13.2-10_amd64.deb ...
11:49:09 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:49:09 Selecting previously unselected package libapparmor-dev:amd64.
11:49:09 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_amd64.deb ...
11:49:09 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:49:09 Selecting previously unselected package libseccomp-dev:amd64.
11:49:09 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_amd64.deb ...
11:49:09 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
11:49:09 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
11:49:09 Setting up libip6tc0:amd64 (1.8.2-4) ...
11:49:09 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:49:09 Setting up libip4tc0:amd64 (1.8.2-4) ...
11:49:09 Setting up libalgorithm-diff-perl (1.19.03-2) ...
11:49:10 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
11:49:10 Setting up liblzo2-2:amd64 (2.10-0.1) ...
11:49:10 Setting up libnftnl11:amd64 (1.1.2-2) ...
11:49:10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:49:10 Setting up libfakeroot:amd64 (1.23-1) ...
11:49:10 Setting up libjansson4:amd64 (2.12-1) ...
11:49:10 Setting up fakeroot (1.23-1) ...
11:49:10 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:49:10 Setting up libiptc0:amd64 (1.8.2-4) ...
11:49:10 Setting up xz-utils (5.2.4-1) ...
11:49:10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:49:10 Setting up patch (2.7.6-3+deb10u1) ...
11:49:10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:49:10 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:49:10 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
11:49:10 Setting up libalgorithm-merge-perl (0.08-3) ...
11:49:10 Setting up libnftables0:amd64 (0.9.0-2) ...
11:49:10 Setting up btrfs-progs (4.20.1-2) ...
11:49:10 Setting up dpkg-dev (1.19.7) ...
11:49:10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:49:10 Setting up build-essential (12.6) ...
11:49:10 Setting up nftables (0.9.0-2) ...
11:49:10 Setting up iptables (1.8.2-4) ...
11:49:10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:49:10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:49:10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:49:10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:49:10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:49:10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:49:10 Processing triggers for libc-bin (2.28-10) ...
11:49:11 Removing intermediate container 971e82eb2ce2
11:49:11  ---> 06f4fbf1bede
11:49:11 Step 5/18 : ARG COMPOSE_VERSION=1.21.2
11:49:11  ---> Running in a2ef4a9ff9d6
11:49:12 Removing intermediate container a2ef4a9ff9d6
11:49:12  ---> 12473e1b4fe4
11:49:12 Step 6/18 : RUN curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose     && chmod +x /usr/local/bin/docker-compose
11:49:12  ---> Running in 7b73a49c4780
11:49:13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:49:13                                  Dload  Upload   Total   Spent    Left  Speed
11:49:13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617  100   617    0     0   3832      0 --:--:-- --:--:-- --:--:--  3832
11:49:13 
100 10.3M  100 10.3M    0     0  36.4M      0 --:--:-- --:--:-- --:--:-- 36.4M
11:49:14 Removing intermediate container 7b73a49c4780
11:49:14  ---> 6ef01d7fc977
11:49:14 Step 7/18 : ARG NOTARY_VERSION=v0.6.1
11:49:14  ---> Running in 26e105590bde
11:49:14 Removing intermediate container 26e105590bde
11:49:14  ---> 4e98ec914f49
11:49:14 Step 8/18 : RUN curl -Ls https://github.com/theupdateframework/notary/releases/download/${NOTARY_VERSION}/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary
11:49:14  ---> Running in e862e50d2122
11:49:16 Removing intermediate container e862e50d2122
11:49:16  ---> f4e194f3ef3d
11:49:16 Step 9/18 : ENV CGO_ENABLED=0     DISABLE_WARN_OUTSIDE_CONTAINER=1     PATH=/go/src/github.com/docker/cli/build:$PATH
11:49:16  ---> Running in 89b271860461
11:49:16 Removing intermediate container 89b271860461
11:49:16  ---> 90758bcacdb3
11:49:16 Step 10/18 : WORKDIR /go/src/github.com/docker/cli
11:49:16  ---> Running in 9576fd0c2517
11:49:16 Removing intermediate container 9576fd0c2517
11:49:16  ---> 1fdcb129ec14
11:49:16 Step 11/18 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert
11:49:17  ---> d57bc41b4b3e
11:49:17 Step 12/18 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates
11:49:17  ---> Running in 7f686d654c8d
11:49:17 Updating certificates in /etc/ssl/certs...
11:49:18 1 added, 0 removed; done.
11:49:18 Running hooks in /etc/ca-certificates/update.d...
11:49:18 done.
11:49:19 Removing intermediate container 7f686d654c8d
11:49:19  ---> d68766a07636
11:49:19 Step 13/18 : COPY . .
11:49:21  ---> 109965398859
11:49:21 Step 14/18 : ARG VERSION
11:49:21  ---> Running in 4c16b9244d3b
11:49:21 Removing intermediate container 4c16b9244d3b
11:49:21  ---> 9daf9f706555
11:49:21 Step 15/18 : ARG GITCOMMIT
11:49:21  ---> Running in dc429154bff0
11:49:21 Removing intermediate container dc429154bff0
11:49:21  ---> 259aeb2cf849
11:49:21 Step 16/18 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT}
11:49:21  ---> Running in af2e4d1dced7
11:49:21 Removing intermediate container af2e4d1dced7
11:49:21  ---> 1a6836a9625e
11:49:21 Step 17/18 : RUN ./scripts/build/binary
11:49:21  ---> Running in 2b19862d88f5
11:49:22 Building statically linked build/docker-linux-amd64
11:50:30 Removing intermediate container 2b19862d88f5
11:50:30  ---> 7427250b061e
11:50:30 Step 18/18 : CMD ./scripts/test/e2e/entry
11:50:30  ---> Running in fa6551186395
11:50:30 Removing intermediate container fa6551186395
11:50:30  ---> bc8836cae2c7
11:50:30 Successfully built bc8836cae2c7
11:50:30 Successfully tagged docker-cli-e2eclie2e2:latest
11:50:30 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e2
11:50:31 Creating network "cliendtoendsuite_default" with the default driver
11:50:31 Pulling registry (registry:2)...
11:50:36 2: Pulling from library/registry
11:50:37 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7
11:50:37 Status: Downloaded newer image for registry:2
11:50:37 Pulling engine (docker:stable-dind)...
11:50:37 stable-dind: Pulling from library/docker
11:50:41 Digest: sha256:a4f33d003b7ec9133c2a1ff61f4e80305b329c0fa8b753140b9ab2808f28328c
11:50:41 Status: Downloaded newer image for docker:stable-dind
11:50:41 Building notary-server
11:50:41 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:50:41 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:50:41 server-0.5.0: Pulling from library/notary
11:50:42 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
11:50:42 Status: Downloaded newer image for notary:server-0.5.0
11:50:42  ---> 16b632e954ca
11:50:42 Step 3/3 : COPY ./notary/ /fixtures/
11:50:43  ---> b48c648df814
11:50:43 Successfully built b48c648df814
11:50:43 Successfully tagged cliendtoendsuite_notary-server:latest
11:50:43 Creating cliendtoendsuite_notary-server_1 ... 
11:50:43 Creating cliendtoendsuite_registry_1      ... 
11:50:43 Creating cliendtoendsuite_engine_1        ... 
11:50:46 
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.18.0.2:2375
11:50:46 Client:
11:50:46  Version:           18.09.0-dev
11:50:46  API version:       1.39
11:50:46  Go version:        go1.12.16
11:50:46  Git commit:        
11:50:46  Built:             Fri Feb 14 11:49:22 2020
11:50:46  OS/Arch:           linux/amd64
11:50:46  Experimental:      false
11:50:46 
11:50:46 Server: Docker Engine - Community
11:50:46  Engine:
11:50:46   Version:          19.03.6
11:50:46   API version:      1.40 (minimum version 1.12)
11:50:46   Go version:       go1.12.16
11:50:46   Git commit:       369ce74a3c
11:50:46   Built:            Thu Feb 13 01:32:22 2020
11:50:46   OS/Arch:          linux/amd64
11:50:46   Experimental:     false
11:50:46  containerd:
11:50:46   Version:          v1.2.12
11:50:46   GitCommit:        35bd7a5f69c13e1563af8a93431411cd9ecf5021
11:50:46  runc:
11:50:46   Version:          1.0.0-rc10
11:50:46   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:50:46  docker-init:
11:50:46   Version:          0.18.0
11:50:46   GitCommit:        fec3683
11:50:46 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:50:46 88286f41530e: Pulling fs layer
11:50:46 88286f41530e: Verifying Checksum
11:50:46 88286f41530e: Download complete
11:50:46 88286f41530e: Pull complete
11:50:46 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:50:46 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:50:46 The push refers to repository [registry:5000/alpine]
11:50:46 5bef08742407: Preparing
11:50:46 5bef08742407: Pushed
11:50:46 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:50:47 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:50:47 03b1be98f3f9: Pulling fs layer
11:50:47 03b1be98f3f9: Verifying Checksum
11:50:47 03b1be98f3f9: Download complete
11:50:47 03b1be98f3f9: Pull complete
11:50:47 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:50:47 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:50:47 The push refers to repository [registry:5000/busybox]
11:50:47 6a749002dd6a: Preparing
11:50:47 6a749002dd6a: Pushed
11:50:47 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:50:48 Swarm initialized: current node (p96l0oswvucjhnx0uloj622yn) is now a manager.
11:50:48 
11:50:48 To add a worker to this swarm, run the following command:
11:50:48 
11:50:48     docker swarm join --token SWMTKN-1-5re8t7judjfsaosa6tcxq118db3xy2c7xghx0wovrrrmuv4plo-261srmvvnyozhdctiqaptbv4t 172.18.0.2:2377
11:50:48 
11:50:48 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:50:48 
11:50:58 === RUN   TestAttachExitCode
11:50:58 --- PASS: TestAttachExitCode (0.83s)
11:50:58 === RUN   TestCreateWithContentTrust
11:50:58 --- PASS: TestCreateWithContentTrust (0.80s)
11:50:58 === RUN   TestKillContainer
11:50:58 --- PASS: TestKillContainer (0.66s)
11:50:58 === RUN   TestRunAttachedFromRemoteImageAndRemove
11:50:58 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.92s)
11:50:58 === RUN   TestRunWithContentTrust
11:50:58 --- PASS: TestRunWithContentTrust (1.43s)
11:50:58 PASS
11:50:58 ok  	github.com/docker/cli/e2e/container	4.637s
11:51:04 === RUN   TestBuildFromContextDirectoryWithTag
11:51:04 --- PASS: TestBuildFromContextDirectoryWithTag (1.54s)
11:51:04 === RUN   TestTrustedBuild
11:51:04 --- PASS: TestTrustedBuild (2.36s)
11:51:04 === RUN   TestTrustedBuildUntrustedImage
11:51:04 --- PASS: TestTrustedBuildUntrustedImage (0.12s)
11:51:04 === RUN   TestBuildIidFileSquash
11:51:04 --- SKIP: TestBuildIidFileSquash (0.03s)
11:51:04     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
11:51:04 === RUN   TestPullWithContentTrust
11:51:04 --- PASS: TestPullWithContentTrust (0.95s)
11:51:04 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
11:51:04 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.19s)
11:51:04 === RUN   TestPushWithContentTrust
11:51:04 --- PASS: TestPushWithContentTrust (0.42s)
11:51:04 === RUN   TestPushWithContentTrustUnreachableServer
11:51:04 --- PASS: TestPushWithContentTrustUnreachableServer (0.22s)
11:51:04 === RUN   TestPushWithContentTrustExistingTag
11:51:04 --- PASS: TestPushWithContentTrustExistingTag (0.69s)
11:51:04 === RUN   TestPushWithContentTrustReleasesDelegationOnly
11:51:04 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.22s)
11:51:04 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
11:51:04 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.07s)
11:51:04 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
11:51:04 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.53s)
11:51:04 PASS
11:51:04 ok  	github.com/docker/cli/e2e/image	11.344s
11:51:04 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
11:51:04 === RUN   TestInstallWithContentTrust
11:51:04 --- PASS: TestInstallWithContentTrust (3.49s)
11:51:04 === RUN   TestInstallWithContentTrustUntrusted
11:51:04 --- PASS: TestInstallWithContentTrustUntrusted (0.17s)
11:51:04 PASS
11:51:04 ok  	github.com/docker/cli/e2e/plugin	3.657s
11:51:05 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
11:51:05 === RUN   TestDeployWithNamedResources
11:51:05 === RUN   TestDeployWithNamedResources/Swarm
11:51:05 === RUN   TestDeployWithNamedResources/Kubernetes
11:51:05 --- PASS: TestDeployWithNamedResources (0.19s)
11:51:05     --- PASS: TestDeployWithNamedResources/Swarm (0.19s)
11:51:05     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:51:05         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:51:05 === RUN   TestStackDeployHelp
11:51:05 === RUN   TestStackDeployHelp/Swarm
11:51:05 === RUN   TestStackDeployHelp/Kubernetes
11:51:05 --- PASS: TestStackDeployHelp (0.09s)
11:51:05     --- PASS: TestStackDeployHelp/Swarm (0.05s)
11:51:05     --- PASS: TestStackDeployHelp/Kubernetes (0.05s)
11:51:05 === RUN   TestRemove
11:51:05 === RUN   TestRemove/Swarm
11:51:05 === RUN   TestRemove/Kubernetes
11:51:05 --- PASS: TestRemove (0.36s)
11:51:05     --- PASS: TestRemove/Swarm (0.36s)
11:51:05     --- SKIP: TestRemove/Kubernetes (0.00s)
11:51:05         remove_test.go:22: !environment.KubernetesEnabled()
11:51:05 PASS
11:51:05 ok  	github.com/docker/cli/e2e/stack	0.649s
11:51:05 === RUN   TestInspectInvalidReference
11:51:05 --- PASS: TestInspectInvalidReference (0.04s)
11:51:05 PASS
11:51:05 ok  	github.com/docker/cli/e2e/system	0.044s
11:51:08 === RUN   TestRevokeImage
11:51:08 --- PASS: TestRevokeImage (0.45s)
11:51:08 === RUN   TestRevokeRepo
11:51:08 --- PASS: TestRevokeRepo (0.73s)
11:51:08 === RUN   TestSignLocalImage
11:51:08 --- PASS: TestSignLocalImage (0.30s)
11:51:08 === RUN   TestSignWithLocalFlag
11:51:08 --- PASS: TestSignWithLocalFlag (0.58s)
11:51:08 PASS
11:51:08 ok  	github.com/docker/cli/e2e/trust	2.066s
11:51:08 Stopping cliendtoendsuite_registry_1      ... 
11:51:08 Stopping cliendtoendsuite_notary-server_1 ... 
11:51:08 Stopping cliendtoendsuite_engine_1        ... 
11:51:10 
Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_registry_1      ... 
11:51:10 Removing cliendtoendsuite_notary-server_1 ... 
11:51:10 Removing cliendtoendsuite_engine_1        ... 
11:51:10 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_engine_1        ... done

Removing cliendtoendsuite_registry_1      ... done
Removing network cliendtoendsuite_default
11:51:10 Removing image cliendtoendsuite_notary-server
11:51:10 docker run -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e2
11:51:12 Creating network "cliendtoendsuite_default" with the default driver
11:51:12 Building notary-server
11:51:12 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:51:12 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:51:12  ---> 16b632e954ca
11:51:12 Step 3/3 : COPY ./notary/ /fixtures/
11:51:12  ---> 241f5a8d344a
11:51:12 Successfully built 241f5a8d344a
11:51:12 Successfully tagged cliendtoendsuite_notary-server:latest
11:51:12 Creating cliendtoendsuite_registry_1 ... 
11:51:12 Creating cliendtoendsuite_notary-server_1 ... 
11:51:12 Creating cliendtoendsuite_engine_1        ... 
11:51:16 
Creating cliendtoendsuite_registry_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.4:2375
11:51:16 Client:
11:51:16  Version:           18.09.0-dev
11:51:16  API version:       1.39
11:51:16  Go version:        go1.12.16
11:51:16  Git commit:        
11:51:16  Built:             Fri Feb 14 11:49:22 2020
11:51:16  OS/Arch:           linux/amd64
11:51:16  Experimental:      false
11:51:16 
11:51:16 Server: Docker Engine - Community
11:51:16  Engine:
11:51:16   Version:          19.03.6
11:51:16   API version:      1.40 (minimum version 1.12)
11:51:16   Go version:       go1.12.16
11:51:16   Git commit:       369ce74a3c
11:51:16   Built:            Thu Feb 13 01:32:22 2020
11:51:16   OS/Arch:          linux/amd64
11:51:16   Experimental:     true
11:51:16  containerd:
11:51:16   Version:          v1.2.12
11:51:16   GitCommit:        35bd7a5f69c13e1563af8a93431411cd9ecf5021
11:51:16  runc:
11:51:16   Version:          1.0.0-rc10
11:51:16   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:51:16  docker-init:
11:51:16   Version:          0.18.0
11:51:16   GitCommit:        fec3683
11:51:16 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:51:16 88286f41530e: Pulling fs layer
11:51:16 88286f41530e: Verifying Checksum
11:51:16 88286f41530e: Download complete
11:51:16 88286f41530e: Pull complete
11:51:16 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:51:16 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:51:16 The push refers to repository [registry:5000/alpine]
11:51:16 5bef08742407: Preparing
11:51:16 5bef08742407: Pushed
11:51:16 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:51:17 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:51:17 03b1be98f3f9: Pulling fs layer
11:51:17 03b1be98f3f9: Verifying Checksum
11:51:17 03b1be98f3f9: Download complete
11:51:17 03b1be98f3f9: Pull complete
11:51:17 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:51:17 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:51:17 The push refers to repository [registry:5000/busybox]
11:51:17 6a749002dd6a: Preparing
11:51:17 6a749002dd6a: Pushed
11:51:17 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:51:17 Swarm initialized: current node (vit6kcw72qudj9anbvzycr3vg) is now a manager.
11:51:17 
11:51:17 To add a worker to this swarm, run the following command:
11:51:17 
11:51:17     docker swarm join --token SWMTKN-1-584zi6fkh2vfj64r7q8hzm3yham97wnshrljdgwhez9hhbtldr-6bfajrv910ix52m8ch45q8hsz 172.19.0.4:2377
11:51:17 
11:51:17 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:51:17 
11:51:27 === RUN   TestAttachExitCode
11:51:27 --- PASS: TestAttachExitCode (0.80s)
11:51:27 === RUN   TestCreateWithContentTrust
11:51:27 --- PASS: TestCreateWithContentTrust (0.83s)
11:51:27 === RUN   TestKillContainer
11:51:27 --- PASS: TestKillContainer (0.76s)
11:51:27 === RUN   TestRunAttachedFromRemoteImageAndRemove
11:51:27 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.83s)
11:51:27 === RUN   TestRunWithContentTrust
11:51:27 --- PASS: TestRunWithContentTrust (1.32s)
11:51:27 PASS
11:51:27 ok  	github.com/docker/cli/e2e/container	4.546s
11:51:37 === RUN   TestBuildFromContextDirectoryWithTag
11:51:37 --- PASS: TestBuildFromContextDirectoryWithTag (1.27s)
11:51:37 === RUN   TestTrustedBuild
11:51:37 --- PASS: TestTrustedBuild (2.47s)
11:51:37 === RUN   TestTrustedBuildUntrustedImage
11:51:37 --- PASS: TestTrustedBuildUntrustedImage (0.09s)
11:51:37 === RUN   TestBuildIidFileSquash
11:51:37 --- PASS: TestBuildIidFileSquash (2.40s)
11:51:37 === RUN   TestPullWithContentTrust
11:51:37 --- PASS: TestPullWithContentTrust (0.92s)
11:51:37 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
11:51:37 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.07s)
11:51:37 === RUN   TestPushWithContentTrust
11:51:37 --- PASS: TestPushWithContentTrust (0.22s)
11:51:37 === RUN   TestPushWithContentTrustUnreachableServer
11:51:37 --- PASS: TestPushWithContentTrustUnreachableServer (0.12s)
11:51:37 === RUN   TestPushWithContentTrustExistingTag
11:51:37 --- PASS: TestPushWithContentTrustExistingTag (0.59s)
11:51:37 === RUN   TestPushWithContentTrustReleasesDelegationOnly
11:51:37 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.13s)
11:51:37 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
11:51:37 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.63s)
11:51:37 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
11:51:37 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.51s)
11:51:37 PASS
11:51:37 ok  	github.com/docker/cli/e2e/image	13.430s
11:51:37 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
11:51:37 === RUN   TestInstallWithContentTrust
11:51:37 --- PASS: TestInstallWithContentTrust (3.21s)
11:51:37 === RUN   TestInstallWithContentTrustUntrusted
11:51:37 --- PASS: TestInstallWithContentTrustUntrusted (0.18s)
11:51:37 PASS
11:51:37 ok  	github.com/docker/cli/e2e/plugin	3.388s
11:51:37 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
11:51:37 === RUN   TestDeployWithNamedResources
11:51:37 === RUN   TestDeployWithNamedResources/Swarm
11:51:37 === RUN   TestDeployWithNamedResources/Kubernetes
11:51:37 --- PASS: TestDeployWithNamedResources (0.19s)
11:51:37     --- PASS: TestDeployWithNamedResources/Swarm (0.19s)
11:51:37     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:51:37         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:51:37 === RUN   TestStackDeployHelp
11:51:37 === RUN   TestStackDeployHelp/Swarm
11:51:37 === RUN   TestStackDeployHelp/Kubernetes
11:51:37 --- PASS: TestStackDeployHelp (0.10s)
11:51:37     --- PASS: TestStackDeployHelp/Swarm (0.04s)
11:51:37     --- PASS: TestStackDeployHelp/Kubernetes (0.06s)
11:51:37 === RUN   TestRemove
11:51:37 === RUN   TestRemove/Swarm
11:51:37 === RUN   TestRemove/Kubernetes
11:51:37 --- PASS: TestRemove (0.34s)
11:51:37     --- PASS: TestRemove/Swarm (0.34s)
11:51:37     --- SKIP: TestRemove/Kubernetes (0.00s)
11:51:37         remove_test.go:22: !environment.KubernetesEnabled()
11:51:37 PASS
11:51:37 ok  	github.com/docker/cli/e2e/stack	0.633s
11:51:37 === RUN   TestInspectInvalidReference
11:51:37 --- PASS: TestInspectInvalidReference (0.07s)
11:51:37 PASS
11:51:37 ok  	github.com/docker/cli/e2e/system	0.083s
11:51:38 === RUN   TestRevokeImage
11:51:38 --- PASS: TestRevokeImage (0.45s)
11:51:38 === RUN   TestRevokeRepo
11:51:38 --- PASS: TestRevokeRepo (0.74s)
11:51:38 === RUN   TestSignLocalImage
11:51:38 --- PASS: TestSignLocalImage (0.32s)
11:51:38 === RUN   TestSignWithLocalFlag
11:51:38 --- PASS: TestSignWithLocalFlag (0.58s)
11:51:38 PASS
11:51:38 ok  	github.com/docker/cli/e2e/trust	2.100s
11:51:39 Stopping cliendtoendsuite_engine_1        ... 
11:51:39 Stopping cliendtoendsuite_registry_1      ... 
11:51:39 Stopping cliendtoendsuite_notary-server_1 ... 
11:51:41 
Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_engine_1        ... 
11:51:41 Removing cliendtoendsuite_registry_1      ... 
11:51:41 Removing cliendtoendsuite_notary-server_1 ... 
11:51:41 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_registry_1      ... done

Removing cliendtoendsuite_engine_1        ... done
Removing network cliendtoendsuite_default
11:51:41 Removing image cliendtoendsuite_notary-server
11:51:41 docker run -e TEST_CONNHELPER=ssh -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e2
11:51:42 Creating network "cliendtoendsuite_default" with the default driver
11:51:42 Building engine
11:51:42 Step 1/6 : FROM docker:test-dind
11:51:43 test-dind: Pulling from library/docker
11:51:43 Digest: sha256:a4f33d003b7ec9133c2a1ff61f4e80305b329c0fa8b753140b9ab2808f28328c
11:51:43 Status: Downloaded newer image for docker:test-dind
11:51:43  ---> a33335bfe830
11:51:43 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
11:51:43  ---> Running in 8ab9acaa814e
11:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
11:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
11:51:45 (1/4) Installing openssh-server-common (8.1_p1-r0)
11:51:45 (2/4) Installing openssh-server (8.1_p1-r0)
11:51:45 (3/4) Installing linux-pam (1.3.1-r1)
11:51:45 (4/4) Installing shadow (4.7-r1)
11:51:45 Executing busybox-1.31.1-r9.trigger
11:51:45 OK: 35 MiB in 50 packages
11:51:45 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
11:51:45 Removing intermediate container 8ab9acaa814e
11:51:45  ---> 16ce17804697
11:51:45 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
11:51:45  ---> Running in 4f48f97d6e3a
11:51:46 Removing intermediate container 4f48f97d6e3a
11:51:46  ---> e31acef7a4b1
11:51:46 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
11:51:47  ---> 8b426116dd3f
11:51:47 Step 5/6 : EXPOSE 22
11:51:47  ---> Running in 7a6c172b8274
11:51:47 Removing intermediate container 7a6c172b8274
11:51:47  ---> 444cf6cb0be6
11:51:47 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
11:51:47  ---> Running in fdd944618cd8
11:51:47 Removing intermediate container fdd944618cd8
11:51:47  ---> ccc533d20b69
11:51:47 Successfully built ccc533d20b69
11:51:47 Successfully tagged docker:stable-dind
11:51:47 Building notary-server
11:51:47 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:51:47 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:51:47  ---> 16b632e954ca
11:51:47 Step 3/3 : COPY ./notary/ /fixtures/
11:51:47  ---> 5deb8d77638c
11:51:47 Successfully built 5deb8d77638c
11:51:47 Successfully tagged cliendtoendsuite_notary-server:latest
11:51:47 Creating cliendtoendsuite_registry_1 ... 
11:51:47 Creating cliendtoendsuite_engine_1   ... 
11:51:47 Creating cliendtoendsuite_notary-server_1 ... 
11:51:51 
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.20.0.4
11:51:52 Client:
11:51:52  Version:           18.09.0-dev
11:51:52  API version:       1.39
11:51:52  Go version:        go1.12.16
11:51:52  Git commit:        
11:51:52  Built:             Fri Feb 14 11:49:22 2020
11:51:52  OS/Arch:           linux/amd64
11:51:52  Experimental:      false
11:51:52 
11:51:52 Server: Docker Engine - Community
11:51:52  Engine:
11:51:52   Version:          19.03.6
11:51:52   API version:      1.40 (minimum version 1.12)
11:51:52   Go version:       go1.12.16
11:51:52   Git commit:       369ce74a3c
11:51:52   Built:            Thu Feb 13 01:32:22 2020
11:51:52   OS/Arch:          linux/amd64
11:51:52   Experimental:     true
11:51:52  containerd:
11:51:52   Version:          v1.2.12
11:51:52   GitCommit:        35bd7a5f69c13e1563af8a93431411cd9ecf5021
11:51:52  runc:
11:51:52   Version:          1.0.0-rc10
11:51:52   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:51:52  docker-init:
11:51:52   Version:          0.18.0
11:51:52   GitCommit:        fec3683
11:51:52 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:51:52 88286f41530e: Pulling fs layer
11:51:52 88286f41530e: Verifying Checksum
11:51:52 88286f41530e: Download complete
11:51:52 88286f41530e: Pull complete
11:51:52 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:51:52 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:51:53 The push refers to repository [registry:5000/alpine]
11:51:53 5bef08742407: Preparing
11:51:53 5bef08742407: Pushed
11:51:53 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:51:53 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:51:53 03b1be98f3f9: Pulling fs layer
11:51:53 03b1be98f3f9: Verifying Checksum
11:51:53 03b1be98f3f9: Download complete
11:51:53 03b1be98f3f9: Pull complete
11:51:53 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:51:53 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:51:54 The push refers to repository [registry:5000/busybox]
11:51:54 6a749002dd6a: Preparing
11:51:54 6a749002dd6a: Pushed
11:51:54 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:51:56 Swarm initialized: current node (xg2d3r9qftiismf81e3scvyg4) is now a manager.
11:51:56 
11:51:56 To add a worker to this swarm, run the following command:
11:51:56 
11:51:56     docker swarm join --token SWMTKN-1-52a0gxkufmhlmqtjhrtjwvmy2zkitahkopzwu4n5jjyacjxnx0-1fi1t1vnobrb08pnjcrqbujp4 172.20.0.4:2377
11:51:56 
11:51:56 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:51:56 
11:52:14 === RUN   TestAttachExitCode
11:52:14 --- PASS: TestAttachExitCode (1.71s)
11:52:14 === RUN   TestCreateWithContentTrust
11:52:14 --- PASS: TestCreateWithContentTrust (2.55s)
11:52:14 === RUN   TestKillContainer
11:52:14 --- PASS: TestKillContainer (1.49s)
11:52:14 === RUN   TestRunAttachedFromRemoteImageAndRemove
11:52:14 --- PASS: TestRunAttachedFromRemoteImageAndRemove (2.04s)
11:52:14 === RUN   TestRunWithContentTrust
11:52:14 --- PASS: TestRunWithContentTrust (3.41s)
11:52:14 PASS
11:52:14 ok  	github.com/docker/cli/e2e/container	11.196s
11:52:29 === RUN   TestBuildFromContextDirectoryWithTag
11:52:29 --- PASS: TestBuildFromContextDirectoryWithTag (1.81s)
11:52:29 === RUN   TestTrustedBuild
11:52:29 --- PASS: TestTrustedBuild (5.41s)
11:52:29 === RUN   TestTrustedBuildUntrustedImage
11:52:29 --- PASS: TestTrustedBuildUntrustedImage (0.30s)
11:52:29 === RUN   TestBuildIidFileSquash
11:52:29 --- PASS: TestBuildIidFileSquash (2.93s)
11:52:29 === RUN   TestPullWithContentTrust
11:52:29 --- PASS: TestPullWithContentTrust (2.93s)
11:52:29 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
11:52:29 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (3.40s)
11:52:29 === RUN   TestPushWithContentTrust
11:52:29 --- PASS: TestPushWithContentTrust (0.98s)
11:52:29 === RUN   TestPushWithContentTrustUnreachableServer
11:52:29 --- PASS: TestPushWithContentTrustUnreachableServer (0.81s)
11:52:29 === RUN   TestPushWithContentTrustExistingTag
11:52:29 --- PASS: TestPushWithContentTrustExistingTag (1.68s)
11:52:29 === RUN   TestPushWithContentTrustReleasesDelegationOnly
11:52:29 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.85s)
11:52:29 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
11:52:29 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (2.19s)
11:52:29 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
11:52:29 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.90s)
11:52:29 PASS
11:52:29 ok  	github.com/docker/cli/e2e/image	26.190s
11:52:29 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
11:52:29 === RUN   TestInstallWithContentTrust
11:52:29 --- PASS: TestInstallWithContentTrust (4.32s)
11:52:29 === RUN   TestInstallWithContentTrustUntrusted
11:52:29 --- PASS: TestInstallWithContentTrustUntrusted (0.45s)
11:52:29 PASS
11:52:29 ok  	github.com/docker/cli/e2e/plugin	4.772s
11:52:29 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
11:52:29 === RUN   TestDeployWithNamedResources
11:52:29 === RUN   TestDeployWithNamedResources/Swarm
11:52:29 === RUN   TestDeployWithNamedResources/Kubernetes
11:52:29 --- PASS: TestDeployWithNamedResources (0.56s)
11:52:29     --- PASS: TestDeployWithNamedResources/Swarm (0.56s)
11:52:29     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:52:29         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:52:29 === RUN   TestStackDeployHelp
11:52:29 === RUN   TestStackDeployHelp/Swarm
11:52:29 === RUN   TestStackDeployHelp/Kubernetes
11:52:29 --- PASS: TestStackDeployHelp (0.05s)
11:52:29     --- PASS: TestStackDeployHelp/Swarm (0.03s)
11:52:29     --- PASS: TestStackDeployHelp/Kubernetes (0.02s)
11:52:29 === RUN   TestRemove
11:52:29 === RUN   TestRemove/Swarm
11:52:29 === RUN   TestRemove/Kubernetes
11:52:29 --- PASS: TestRemove (1.25s)
11:52:29     --- PASS: TestRemove/Swarm (1.25s)
11:52:29     --- SKIP: TestRemove/Kubernetes (0.00s)
11:52:29         remove_test.go:22: !environment.KubernetesEnabled()
11:52:29 PASS
11:52:29 ok  	github.com/docker/cli/e2e/stack	1.856s
11:52:29 === RUN   TestInspectInvalidReference
11:52:29 --- PASS: TestInspectInvalidReference (0.29s)
11:52:29 PASS
11:52:29 ok  	github.com/docker/cli/e2e/system	0.293s
11:52:29 === RUN   TestRevokeImage
11:52:29 --- PASS: TestRevokeImage (1.50s)
11:52:29 === RUN   TestRevokeRepo
11:52:29 --- PASS: TestRevokeRepo (2.34s)
11:52:29 === RUN   TestSignLocalImage
11:52:29 --- PASS: TestSignLocalImage (0.87s)
11:52:29 === RUN   TestSignWithLocalFlag
11:52:29 --- PASS: TestSignWithLocalFlag (1.65s)
11:52:29 PASS
11:52:29 ok  	github.com/docker/cli/e2e/trust	6.366s
11:52:30 Stopping cliendtoendsuite_registry_1      ... 
11:52:30 Stopping cliendtoendsuite_notary-server_1 ... 
11:52:30 Stopping cliendtoendsuite_engine_1        ... 
11:52:32 
Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_registry_1      ... 
11:52:32 Removing cliendtoendsuite_notary-server_1 ... 
11:52:32 Removing cliendtoendsuite_engine_1        ... 
11:52:32 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_engine_1        ... done

Removing cliendtoendsuite_registry_1      ... done
Removing network cliendtoendsuite_default
11:52:32 Removing image cliendtoendsuite_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