Pull request #2136 opened 10:46:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 5d85cdacd2571284468622d1baac78e3d3dd0602 rather than aaa28a7310a58df7407cf99dd17845850bebc47f Obtained Jenkinsfile from 5d85cdacd2571284468622d1baac78e3d3dd0602 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-2136@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 Running on ubuntu-1804-overlay2 (i-0750b971de536d138) in /home/ubuntu/workspace/cli_PR-2136 [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-2136@tmp/dbad4968-352c-4e78-8852-e42b3ddcfbee/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 10:46:58 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 10:46:58 chowning workspace [Pipeline] sh 10:46:59 + uname -m [Pipeline] sh 10:46:59 + pwd 10:46:59 + id -u 10:46:59 + id -g 10:46:59 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2136:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 10:47:00 Removing all docker containers [Pipeline] sh 10:47:01 + docker container ls -aq [Pipeline] echo 10:47:01 Docker containers have been removed [Pipeline] echo 10:47:01 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 10:47:01 cleanWorkspace: Workspace is clean. [Pipeline] timeout 10:47:01 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 10:47:01 Using the ‘stage’ step without a block argument is deprecated 10:47:01 Entering stage Git Checkout 10:47:01 Proceeding [Pipeline] checkout 10:47:01 using credential docker-jenkins-github-credentials 10:47:01 Cloning the remote Git repository 10:47:01 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2136 # 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/2136/head:refs/remotes/origin/PR-2136 +refs/heads/master:refs/remotes/origin/master 10:47:04 Fetching without tags 10:47:04 Merging remotes/origin/master commit 5d85cdacd2571284468622d1baac78e3d3dd0602 into PR head commit aaa28a7310a58df7407cf99dd17845850bebc47f > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2136/head:refs/remotes/origin/PR-2136 # 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/2136/head:refs/remotes/origin/PR-2136 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f aaa28a7310a58df7407cf99dd17845850bebc47f 10:47:05 Merge succeeded, producing e94032afdc13be5317038a96d1a1a6a5cca2595c 10:47:05 Checking out Revision e94032afdc13be5317038a96d1a1a6a5cca2595c (PR-2136) 10:47:05 Commit message: "Merge commit '5d85cdacd2571284468622d1baac78e3d3dd0602' into HEAD" 10:47:05 First time build. Skipping changelog. > git merge 5d85cdacd2571284468622d1baac78e3d3dd0602 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e94032afdc13be5317038a96d1a1a6a5cca2595c [Pipeline] stage 10:47:05 Using the ‘stage’ step without a block argument is deprecated 10:47:05 Entering stage Run end-to-end test suite 10:47:05 Proceeding [Pipeline] sh fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 10:47:06 + docker version 10:47:06 Client: Docker Engine - Community 10:47:06 Version: 19.03.2 10:47:06 API version: 1.40 10:47:06 Go version: go1.12.8 10:47:06 Git commit: 6a30dfc 10:47:06 Built: Thu Aug 29 05:29:11 2019 10:47:06 OS/Arch: linux/amd64 10:47:06 Experimental: false 10:47:06 10:47:06 Server: Docker Engine - Community 10:47:06 Engine: 10:47:06 Version: 19.03.2 10:47:06 API version: 1.40 (minimum version 1.12) 10:47:06 Go version: go1.12.8 10:47:06 Git commit: 6a30dfc 10:47:06 Built: Thu Aug 29 05:27:45 2019 10:47:06 OS/Arch: linux/amd64 10:47:06 Experimental: true 10:47:06 containerd: 10:47:06 Version: 1.2.6 10:47:06 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 10:47:06 runc: 10:47:06 Version: 1.0.0-rc8 10:47:06 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 10:47:06 docker-init: 10:47:06 Version: 0.18.0 10:47:06 GitCommit: fec3683 [Pipeline] sh 10:47:06 + docker info 10:47:13 Client: 10:47:13 Debug Mode: false 10:47:13 10:47:13 Server: 10:47:13 Containers: 0 10:47:13 Running: 0 10:47:13 Paused: 0 10:47:13 Stopped: 0 10:47:13 Images: 48 10:47:13 Server Version: 19.03.2 10:47:13 Storage Driver: overlay2 10:47:13 Backing Filesystem: extfs 10:47:13 Supports d_type: true 10:47:13 Native Overlay Diff: true 10:47:13 Logging Driver: json-file 10:47:13 Cgroup Driver: cgroupfs 10:47:13 Plugins: 10:47:13 Volume: local 10:47:13 Network: bridge host ipvlan macvlan null overlay 10:47:13 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:47:13 Swarm: inactive 10:47:13 Runtimes: runc 10:47:13 Default Runtime: runc 10:47:13 Init Binary: docker-init 10:47:13 containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 10:47:13 runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 10:47:13 init version: fec3683 10:47:13 Security Options: 10:47:13 apparmor 10:47:13 seccomp 10:47:13 Profile: default 10:47:13 Kernel Version: 4.15.0-1048-aws 10:47:13 Operating System: Ubuntu 18.04.3 LTS 10:47:13 OSType: linux 10:47:13 Architecture: x86_64 10:47:13 CPUs: 2 10:47:13 Total Memory: 7.501GiB 10:47:13 Name: ip-10-100-111-127 10:47:13 ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 10:47:13 Docker Root Dir: /var/lib/docker 10:47:13 Debug Mode: false 10:47:13 Username: dockerbuildbot 10:47:13 Registry: https://index.docker.io/v1/ 10:47:13 Labels: 10:47:13 Experimental: true 10:47:13 Insecure Registries: 10:47:13 127.0.0.0/8 10:47:13 Live Restore Enabled: true 10:47:13 10:47:13 WARNING: No swap limit support [Pipeline] sh 10:47:13 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 10:47:13 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 10:47:13 #1 [internal] load .dockerignore 10:47:13 #1 transferring context: 100B done 10:47:13 #1 DONE 0.0s 10:47:13 10:47:13 #2 [internal] load build definition from Dockerfile.e2e 10:47:13 #2 transferring dockerfile: 1.58kB done 10:47:13 #2 DONE 0.0s 10:47:13 10:47:13 #3 [internal] load metadata for docker.io/library/golang:1.12.10 10:47:13 #3 DONE 0.5s 10:47:13 10:47:13 #10 [internal] load build context 10:47:17 #10 transferring context: 42.41MB 2.7s done 10:47:17 #10 DONE 2.7s 10:47:17 10:47:17 #4 [1/11] FROM docker.io/library/golang:1.12.10@sha256:085cf568ca7daf05b444... 10:47:17 #4 resolve docker.io/library/golang:1.12.10@sha256:085cf568ca7daf05b444dacb76b52fce078d3ebef8042b6a24dcc0fa6cd39c25 done 10:47:17 #4 sha256:085cf568ca7daf05b444dacb76b52fce078d3ebef8042b6a24dcc0fa6cd39c25 2.16kB / 2.16kB done 10:47:17 #4 sha256:e699a540de350a0993ce3a3f8238161e5c26bbf728bffe1dc1f75952a987ea30 1.79kB / 1.79kB done 10:47:17 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 1.1s done 10:47:17 #4 sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd 125B / 125B 0.1s done 10:47:17 #4 sha256:f945ea07f224dc92201c943215f00e7a75df6e090b6874d49176259e973e035a 5.46kB / 5.46kB done 10:47:17 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 127.96MB / 127.96MB 1.9s done 10:47:17 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 1.3s 10:47:18 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 2.8s done 10:47:18 #4 extracting sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 0.1s 10:47:22 #4 extracting sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 4.1s done 10:47:22 #4 extracting sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd 10:47:22 #4 extracting sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd done 10:47:22 #4 DONE 8.8s 10:47:22 10:47:22 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 10:47:23 #5 1.055 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 10:47:23 #5 1.058 Get:2 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 10:47:23 #5 1.067 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 10:47:23 #5 1.147 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [98.2 kB] 10:47:24 #5 1.244 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 10:47:24 #5 1.382 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 10:47:25 #5 2.480 Fetched 8212 kB in 2s (4907 kB/s) 10:47:26 #5 2.480 Reading package lists... 10:47:26 #5 3.123 Reading package lists... 10:47:26 #5 3.745 Building dependency tree... 10:47:26 #5 3.864 Reading state information... 10:47:26 #5 3.967 curl is already the newest version (7.64.0-4). 10:47:26 #5 3.967 The following additional packages will be installed: 10:47:26 #5 3.967 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 10:47:26 #5 3.968 libalgorithm-merge-perl libfakeroot patch xz-utils 10:47:26 #5 3.968 Suggested packages: 10:47:26 #5 3.968 bzip2-doc debian-keyring keychain libpam-ssh monkeysphere ssh-askpass ed 10:47:26 #5 3.968 diffutils-doc 10:47:26 #5 3.968 Recommended packages: 10:47:26 #5 3.968 xauth 10:47:26 #5 4.033 The following NEW packages will be installed: 10:47:26 #5 4.033 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl 10:47:26 #5 4.035 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils 10:47:26 #5 4.036 The following packages will be upgraded: 10:47:26 #5 4.036 openssh-client openssl 10:47:27 #5 4.310 2 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. 10:47:27 #5 4.310 Need to get 3968 kB of archives. 10:47:27 #5 4.310 After this operation, 3602 kB of additional disk space will be used. 10:47:27 #5 4.310 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u1 [782 kB] 10:47:27 #5 4.316 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 10:47:27 #5 4.316 Get:3 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 10:47:27 #5 4.320 Get:4 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 10:47:27 #5 4.322 Get:5 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 10:47:27 #5 4.332 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u2 [843 kB] 10:47:27 #5 4.351 Get:7 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 10:47:27 #5 4.353 Get:8 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 10:47:27 #5 4.357 Get:9 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 10:47:27 #5 4.359 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 10:47:27 #5 4.362 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 10:47:27 #5 4.364 Get:12 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 10:47:27 #5 4.494 debconf: delaying package configuration, since apt-utils is not installed 10:47:27 #5 4.529 Fetched 3968 kB in 0s (12.9 MB/s) 10:47:27 #5 4.562 Selecting previously unselected package bzip2. 10:47:27 #5 4.562 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) 10:47:27 #5 4.573 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 10:47:27 #5 4.658 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:47:27 #5 4.754 Preparing to unpack .../01-openssh-client_1%3a7.9p1-10+deb10u1_amd64.deb ... 10:47:27 #5 4.786 Unpacking openssh-client (1:7.9p1-10+deb10u1) over (1:7.9p1-10) ... 10:47:28 #5 6.004 Selecting previously unselected package xz-utils. 10:47:28 #5 6.004 Preparing to unpack .../02-xz-utils_5.2.4-1_amd64.deb ... 10:47:28 #5 6.013 Unpacking xz-utils (5.2.4-1) ... 10:47:28 #5 6.106 Selecting previously unselected package patch. 10:47:28 #5 6.108 Preparing to unpack .../03-patch_2.7.6-3+deb10u1_amd64.deb ... 10:47:28 #5 6.124 Unpacking patch (2.7.6-3+deb10u1) ... 10:47:28 #5 6.191 Selecting previously unselected package dpkg-dev. 10:47:28 #5 6.191 Preparing to unpack .../04-dpkg-dev_1.19.7_all.deb ... 10:47:28 #5 6.198 Unpacking dpkg-dev (1.19.7) ... 10:47:29 #5 6.732 Selecting previously unselected package build-essential. 10:47:29 #5 6.734 Preparing to unpack .../05-build-essential_12.6_amd64.deb ... 10:47:29 #5 6.853 Unpacking build-essential (12.6) ... 10:47:29 #5 6.978 Selecting previously unselected package libfakeroot:amd64. 10:47:29 #5 6.980 Preparing to unpack .../06-libfakeroot_1.23-1_amd64.deb ... 10:47:29 #5 6.986 Unpacking libfakeroot:amd64 (1.23-1) ... 10:47:29 #5 7.016 Selecting previously unselected package fakeroot. 10:47:29 #5 7.016 Preparing to unpack .../07-fakeroot_1.23-1_amd64.deb ... 10:47:29 #5 7.019 Unpacking fakeroot (1.23-1) ... 10:47:29 #5 7.050 Selecting previously unselected package libalgorithm-diff-perl. 10:47:29 #5 7.050 Preparing to unpack .../08-libalgorithm-diff-perl_1.19.03-2_all.deb ... 10:47:29 #5 7.054 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 10:47:29 #5 7.080 Selecting previously unselected package libalgorithm-diff-xs-perl. 10:47:29 #5 7.082 Preparing to unpack .../09-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 10:47:29 #5 7.085 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 10:47:29 #5 7.110 Selecting previously unselected package libalgorithm-merge-perl. 10:47:29 #5 7.110 Preparing to unpack .../10-libalgorithm-merge-perl_0.08-3_all.deb ... 10:47:29 #5 7.113 Unpacking libalgorithm-merge-perl (0.08-3) ... 10:47:29 #5 7.141 Preparing to unpack .../11-openssl_1.1.1d-0+deb10u2_amd64.deb ... 10:47:29 #5 7.150 Unpacking openssl (1.1.1d-0+deb10u2) over (1.1.1c-1) ... 10:47:30 #5 7.397 Setting up libalgorithm-diff-perl (1.19.03-2) ... 10:47:30 #5 7.407 Setting up openssh-client (1:7.9p1-10+deb10u1) ... 10:47:30 #5 7.432 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:47:30 #5 7.442 Setting up libfakeroot:amd64 (1.23-1) ... 10:47:30 #5 7.454 Setting up fakeroot (1.23-1) ... 10:47:30 #5 7.462 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 10:47:30 #5 7.471 Setting up xz-utils (5.2.4-1) ... 10:47:30 #5 7.479 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:47:30 #5 7.486 Setting up patch (2.7.6-3+deb10u1) ... 10:47:30 #5 7.496 Setting up openssl (1.1.1d-0+deb10u2) ... 10:47:30 #5 7.508 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 10:47:30 #5 7.518 Setting up libalgorithm-merge-perl (0.08-3) ... 10:47:30 #5 7.527 Setting up dpkg-dev (1.19.7) ... 10:47:30 #5 7.543 Setting up build-essential (12.6) ... 10:47:30 #5 7.552 Processing triggers for libc-bin (2.28-10) ... 10:47:30 #5 DONE 7.7s 10:47:30 10:47:30 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 10:47:31 #6 0.650 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:31 #6 0.652 Dload Upload Total Spent Left Speed 10:47:31 #6 0.654 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0 0 5820 0 --:--:-- --:--:-- --:--:-- 5820 10:47:31 #6 0.851 25 10.3M 25 2718k 0 0 13.3M 0 --:--:-- --:--:-- --:--:-- 13.3M 100 10.3M 100 10.3M 0 0 44.2M 0 --:--:-- --:--:-- --:--:-- 226M 10:47:31 #6 DONE 1.0s 10:47:31 10:47:31 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 10:47:32 #7 DONE 1.0s 10:47:32 10:47:32 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 10:47:33 #8 DONE 1.1s 10:47:33 10:47:33 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 10:47:33 #9 DONE 0.0s 10:47:33 10:47:33 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 10:47:33 #11 DONE 0.1s 10:47:33 10:47:33 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 10:47:34 #12 0.906 Updating certificates in /etc/ssl/certs... 10:47:34 #12 1.432 1 added, 0 removed; done. 10:47:34 #12 1.432 Running hooks in /etc/ca-certificates/update.d... 10:47:34 #12 1.433 done. 10:47:35 #12 DONE 1.5s 10:47:35 10:47:35 #13 [9/11] COPY . . 10:47:36 #13 DONE 0.9s 10:47:36 10:47:36 #14 [10/11] RUN ./scripts/build/binary 10:47:36 #14 0.802 Building statically linked build/docker-linux-amd64 10:48:58 #14 DONE 70.4s 10:48:58 10:48:58 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 10:48:58 #15 0.691 Building statically linked build/plugins-linux-amd64/docker-helloworld 10:48:58 #15 2.592 Building statically linked build/plugins-linux-amd64/docker-badmeta 10:48:58 #15 4.326 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 10:48:58 #15 DONE 6.4s 10:48:58 10:48:58 #16 exporting to image 10:48:58 #16 exporting layers 10:48:58 #16 exporting layers 2.2s done 10:48:58 #16 writing image sha256:0afdf4ae93fd218f821f2865bcbc8689ed5e534a961235c8616fb9b5aa614437 done 10:48:58 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 10:48:58 #16 DONE 2.2s 10:48:58 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 10:48:58 Creating network "cliendtoendsuite_default" with the default driver 10:48:58 Pulling engine (docker:stable-dind)... 10:48:58 stable-dind: Pulling from library/docker 10:49:03 Digest: sha256:5d11c2a1300b7438e21cbb5b2bd704e663b70534abe90c9072081dfb18e144de 10:49:03 Status: Downloaded newer image for docker:stable-dind 10:49:03 Building notary-server 10:49:03 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:49:03 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:49:03 server-0.5.0: Pulling from library/notary 10:49:03 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 10:49:03 Status: Downloaded newer image for notary:server-0.5.0 10:49:03 ---> 16b632e954ca 10:49:03 Step 3/3 : COPY ./notary/ /fixtures/ 10:49:03 ---> 2a986667c249 10:49:03 Successfully built 2a986667c249 10:49:03 Successfully tagged cliendtoendsuite_notary-server:latest 10:49:03 Building evil-notary-server 10:49:03 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:49:03 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:49:03 ---> 16b632e954ca 10:49:03 Step 3/3 : COPY ./notary-evil/ /fixtures/ 10:49:03 ---> 8f6706a8ad4d 10:49:03 Successfully built 8f6706a8ad4d 10:49:03 Successfully tagged cliendtoendsuite_evil-notary-server:latest 10:49:03 Creating cliendtoendsuite_registry_1 ... 10:49:03 Creating cliendtoendsuite_evil-notary-server_1 ... 10:49:03 Creating cliendtoendsuite_notary-server_1 ... 10:49:03 Creating cliendtoendsuite_engine_1 ... 10:49:06  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.19.0.5:2375 10:49:06 Client: 10:49:06 Version: 19.09.0-dev 10:49:06 API version: 1.40 (downgraded from 1.41) 10:49:06 Go version: go1.12.10 10:49:06 Git commit: 10:49:06 Built: Mon Oct 14 10:47:36 2019 10:49:06 OS/Arch: linux/amd64 10:49:06 Experimental: false 10:49:06 10:49:06 Server: Docker Engine - Community 10:49:06 Engine: 10:49:06 Version: 19.03.3 10:49:06 API version: 1.40 (minimum version 1.12) 10:49:06 Go version: go1.12.10 10:49:06 Git commit: a872fc2f86 10:49:06 Built: Tue Oct 8 01:01:20 2019 10:49:06 OS/Arch: linux/amd64 10:49:06 Experimental: false 10:49:06 containerd: 10:49:06 Version: v1.2.10 10:49:06 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 10:49:06 runc: 10:49:06 Version: 1.0.0-rc8+dev 10:49:06 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 10:49:06 docker-init: 10:49:06 Version: 0.18.0 10:49:06 GitCommit: fec3683 10:49:06 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 10:49:06 88286f41530e: Pulling fs layer 10:49:06 88286f41530e: Verifying Checksum 10:49:06 88286f41530e: Download complete 10:49:07 88286f41530e: Pull complete 10:49:07 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:49:07 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:49:07 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:49:07 The push refers to repository [registry:5000/alpine] 10:49:07 5bef08742407: Preparing 10:49:07 5bef08742407: Pushed 10:49:07 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 10:49:07 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 10:49:07 03b1be98f3f9: Pulling fs layer 10:49:07 03b1be98f3f9: Verifying Checksum 10:49:07 03b1be98f3f9: Download complete 10:49:08 03b1be98f3f9: Pull complete 10:49:08 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:49:08 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:49:08 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:49:08 The push refers to repository [registry:5000/busybox] 10:49:08 6a749002dd6a: Preparing 10:49:08 6a749002dd6a: Pushed 10:49:08 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 10:49:08 Swarm initialized: current node (efcyxrp6ea8ggpi3d79elge76) is now a manager. 10:49:08 10:49:08 To add a worker to this swarm, run the following command: 10:49:08 10:49:08 docker swarm join --token SWMTKN-1-20xr9al6pre7cpc4q20tkeswpb1ep4pdzvjlqpkbcy3lwz6g04-1ld8y7njfr82kgp5wlcu0u26w 172.19.0.5:2377 10:49:08 10:49:08 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 10:49:08 10:49:35 ✓ e2e/cli-plugins (2.297s) 10:49:35 ∅ e2e/cli-plugins/plugins/badmeta 10:49:35 ∅ e2e/cli-plugins/plugins/nopersistentprerun 10:49:35 ✓ e2e/context (49ms) 10:49:42 ✓ e2e/container (8.925s) 10:49:47 ✓ e2e/plugin (3.835s) 10:49:47 ✓ e2e/image (11.895s) 10:49:47 ∅ e2e/internal/fixtures 10:49:47 ∅ e2e/plugin/basic 10:49:48 ✓ e2e/system (63ms) 10:49:48 ✓ e2e/stack (640ms) 10:49:50 ✓ e2e/trust (2.21s) 10:49:50 10:49:50 === Skipped 10:49:50 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 10:49:50 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 10:49:50 10:49:50 === SKIP: e2e/image TestBuildIidFileSquash (0.05s) 10:49:50 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 10:49:50 10:49:50 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 10:49:50 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 10:49:50 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 10:49:50 10:49:50 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 10:49:50 --- SKIP: TestRemove/Kubernetes (0.00s) 10:49:50 remove_test.go:22: !environment.KubernetesEnabled() 10:49:50 10:49:50 10:49:50 DONE 88 tests, 4 skipped in 41.861s 10:49:51 Stopping cliendtoendsuite_engine_1 ... 10:49:51 Stopping cliendtoendsuite_notary-server_1 ... 10:49:51 Stopping cliendtoendsuite_evil-notary-server_1 ... 10:49:51 Stopping cliendtoendsuite_registry_1 ... 10:49:53  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_engine_1 ... 10:49:53 Removing cliendtoendsuite_notary-server_1 ... 10:49:53 Removing cliendtoendsuite_evil-notary-server_1 ... 10:49:53 Removing cliendtoendsuite_registry_1 ... 10:49:53  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 10:49:53 Removing image cliendtoendsuite_notary-server 10:49:53 Removing image cliendtoendsuite_evil-notary-server 10:49:53 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 10:49:55 Creating network "cliendtoendsuite_default" with the default driver 10:49:55 Building evil-notary-server 10:49:55 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:49:55 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:49:55 ---> 16b632e954ca 10:49:55 Step 3/3 : COPY ./notary-evil/ /fixtures/ 10:49:55 ---> 8a8d19e60d9f 10:49:55 Successfully built 8a8d19e60d9f 10:49:55 Successfully tagged cliendtoendsuite_evil-notary-server:latest 10:49:55 Building notary-server 10:49:55 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:49:55 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:49:55 ---> 16b632e954ca 10:49:55 Step 3/3 : COPY ./notary/ /fixtures/ 10:49:56 ---> edd30d5e6525 10:49:56 Successfully built edd30d5e6525 10:49:56 Successfully tagged cliendtoendsuite_notary-server:latest 10:49:56 Creating cliendtoendsuite_evil-notary-server_1 ... 10:49:56 Creating cliendtoendsuite_engine_1 ... 10:49:56 Creating cliendtoendsuite_notary-server_1 ... 10:49:56 Creating cliendtoendsuite_registry_1 ... 10:49:59  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done Waiting for docker daemon to become available at tcp://172.20.0.4:2375 10:49:59 Client: 10:49:59 Version: 19.09.0-dev 10:49:59 API version: 1.40 (downgraded from 1.41) 10:49:59 Go version: go1.12.10 10:49:59 Git commit: 10:49:59 Built: Mon Oct 14 10:47:36 2019 10:49:59 OS/Arch: linux/amd64 10:49:59 Experimental: false 10:49:59 10:49:59 Server: Docker Engine - Community 10:49:59 Engine: 10:49:59 Version: 19.03.3 10:49:59 API version: 1.40 (minimum version 1.12) 10:49:59 Go version: go1.12.10 10:49:59 Git commit: a872fc2f86 10:49:59 Built: Tue Oct 8 01:01:20 2019 10:49:59 OS/Arch: linux/amd64 10:49:59 Experimental: true 10:49:59 containerd: 10:49:59 Version: v1.2.10 10:49:59 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 10:49:59 runc: 10:49:59 Version: 1.0.0-rc8+dev 10:49:59 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 10:49:59 docker-init: 10:49:59 Version: 0.18.0 10:49:59 GitCommit: fec3683 10:49:59 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 10:49:59 88286f41530e: Pulling fs layer 10:49:59 88286f41530e: Download complete 10:49:59 88286f41530e: Pull complete 10:50:00 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:00 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:00 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:00 The push refers to repository [registry:5000/alpine] 10:50:00 5bef08742407: Preparing 10:50:00 5bef08742407: Pushed 10:50:00 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 10:50:00 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 10:50:00 03b1be98f3f9: Pulling fs layer 10:50:00 03b1be98f3f9: Verifying Checksum 10:50:00 03b1be98f3f9: Download complete 10:50:00 03b1be98f3f9: Pull complete 10:50:00 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:00 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:00 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:00 The push refers to repository [registry:5000/busybox] 10:50:00 6a749002dd6a: Preparing 10:50:01 6a749002dd6a: Pushed 10:50:01 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 10:50:01 Swarm initialized: current node (jcripq8wetzw9ewq8z712zevm) is now a manager. 10:50:01 10:50:01 To add a worker to this swarm, run the following command: 10:50:01 10:50:01 docker swarm join --token SWMTKN-1-5pvwhak4killpbs5tplv0arezqftrwasuonb7kdkyi3un8jmf0-94xghokq2232o9sj0fm6vdcty 172.20.0.4:2377 10:50:01 10:50:01 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 10:50:01 10:50:28 ✓ e2e/cli-plugins (2.594s) 10:50:28 ∅ e2e/cli-plugins/plugins/badmeta 10:50:28 ∅ e2e/cli-plugins/plugins/nopersistentprerun 10:50:28 ✓ e2e/context (35ms) 10:50:32 ✓ e2e/container (8.351s) 10:50:36 ✓ e2e/plugin (3.223s) 10:50:37 ✓ e2e/stack (662ms) 10:50:38 ✓ e2e/system (55ms) 10:50:42 ✓ e2e/image (15.178s) 10:50:42 ∅ e2e/internal/fixtures 10:50:42 ∅ e2e/plugin/basic 10:50:42 ✓ e2e/trust (3.37s) 10:50:42 10:50:42 === Skipped 10:50:42 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 10:50:42 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 10:50:42 10:50:42 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 10:50:42 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 10:50:42 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 10:50:42 10:50:42 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 10:50:42 --- SKIP: TestRemove/Kubernetes (0.00s) 10:50:42 remove_test.go:22: !environment.KubernetesEnabled() 10:50:42 10:50:42 10:50:42 DONE 88 tests, 3 skipped in 40.277s 10:50:42 Stopping cliendtoendsuite_registry_1 ... 10:50:42 Stopping cliendtoendsuite_notary-server_1 ... 10:50:42 Stopping cliendtoendsuite_evil-notary-server_1 ... 10:50:42 Stopping cliendtoendsuite_engine_1 ... 10:50:44  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... 10:50:44 Removing cliendtoendsuite_notary-server_1 ... 10:50:44 Removing cliendtoendsuite_evil-notary-server_1 ... 10:50:44 Removing cliendtoendsuite_engine_1 ... 10:50:44  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 10:50:44 Removing image cliendtoendsuite_notary-server 10:50:44 Removing image cliendtoendsuite_evil-notary-server 10:50:45 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 10:50:46 Creating network "cliendtoendsuite_default" with the default driver 10:50:46 Building evil-notary-server 10:50:46 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:50:46 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:50:46 ---> 16b632e954ca 10:50:46 Step 3/3 : COPY ./notary-evil/ /fixtures/ 10:50:46 ---> 96e75da7bea5 10:50:46 Successfully built 96e75da7bea5 10:50:46 Successfully tagged cliendtoendsuite_evil-notary-server:latest 10:50:46 Building notary-server 10:50:46 Step 1/3 : ARG NOTARY_VERSION=0.5.0 10:50:46 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 10:50:46 ---> 16b632e954ca 10:50:46 Step 3/3 : COPY ./notary/ /fixtures/ 10:50:47 ---> e2e6bb8fa544 10:50:47 Successfully built e2e6bb8fa544 10:50:47 Successfully tagged cliendtoendsuite_notary-server:latest 10:50:47 Building engine 10:50:47 Step 1/6 : FROM docker:test-dind 10:50:47 test-dind: Pulling from library/docker 10:50:47 Digest: sha256:5d11c2a1300b7438e21cbb5b2bd704e663b70534abe90c9072081dfb18e144de 10:50:47 Status: Downloaded newer image for docker:test-dind 10:50:47 ---> 0891431bfc89 10:50:47 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 10:50:47 ---> Running in 6dd382b180d1 10:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:50:49 (1/5) Installing openssh-keygen (8.0_p1-r0) 10:50:49 (2/5) Installing openssh-server-common (8.0_p1-r0) 10:50:49 (3/5) Installing openssh-server (8.0_p1-r0) 10:50:49 (4/5) Installing linux-pam (1.3.0-r1) 10:50:49 (5/5) Installing shadow (4.6-r2) 10:50:49 Executing busybox-1.30.1-r2.trigger 10:50:49 OK: 24 MiB in 45 packages 10:50:49 Creating mailbox file: No such file or directory 10:50:49 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 10:50:50 Removing intermediate container 6dd382b180d1 10:50:50 ---> 9d4a5d1ccb58 10:50:50 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 10:50:50 ---> Running in 06a507b25e0b 10:50:51 Removing intermediate container 06a507b25e0b 10:50:51 ---> 94386d0b5964 10:50:51 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 10:50:51 ---> be8d08203dcf 10:50:51 Step 5/6 : EXPOSE 22 10:50:51 ---> Running in d1ce4ebe1e36 10:50:52 Removing intermediate container d1ce4ebe1e36 10:50:52 ---> 812ceade8723 10:50:52 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 10:50:52 ---> Running in 3346db19f554 10:50:52 Removing intermediate container 3346db19f554 10:50:52 ---> fbcc8f83a926 10:50:52 Successfully built fbcc8f83a926 10:50:52 Successfully tagged docker:stable-dind 10:50:52 Creating cliendtoendsuite_notary-server_1 ... 10:50:52 Creating cliendtoendsuite_registry_1 ... 10:50:52 Creating cliendtoendsuite_evil-notary-server_1 ... 10:50:52 Creating cliendtoendsuite_engine_1 ... 10:50:55  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.21.0.5 10:50:55 Client: 10:50:55 Version: 19.09.0-dev 10:50:55 API version: 1.40 (downgraded from 1.41) 10:50:55 Go version: go1.12.10 10:50:55 Git commit: 10:50:55 Built: Mon Oct 14 10:47:36 2019 10:50:55 OS/Arch: linux/amd64 10:50:55 Experimental: false 10:50:55 10:50:55 Server: Docker Engine - Community 10:50:55 Engine: 10:50:55 Version: 19.03.3 10:50:55 API version: 1.40 (minimum version 1.12) 10:50:55 Go version: go1.12.10 10:50:55 Git commit: a872fc2f86 10:50:55 Built: Tue Oct 8 01:01:20 2019 10:50:55 OS/Arch: linux/amd64 10:50:55 Experimental: true 10:50:55 containerd: 10:50:55 Version: v1.2.10 10:50:55 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 10:50:55 runc: 10:50:55 Version: 1.0.0-rc8+dev 10:50:55 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 10:50:55 docker-init: 10:50:55 Version: 0.18.0 10:50:55 GitCommit: fec3683 10:50:56 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 10:50:56 88286f41530e: Pulling fs layer 10:50:56 88286f41530e: Verifying Checksum 10:50:56 88286f41530e: Download complete 10:50:56 88286f41530e: Pull complete 10:50:56 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:56 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:56 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 10:50:56 The push refers to repository [registry:5000/alpine] 10:50:56 5bef08742407: Preparing 10:50:57 5bef08742407: Pushed 10:50:57 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 10:50:57 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 10:50:57 03b1be98f3f9: Pulling fs layer 10:50:57 03b1be98f3f9: Verifying Checksum 10:50:57 03b1be98f3f9: Download complete 10:50:57 03b1be98f3f9: Pull complete 10:50:57 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:57 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:57 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 10:50:58 The push refers to repository [registry:5000/busybox] 10:50:58 6a749002dd6a: Preparing 10:50:58 6a749002dd6a: Pushed 10:50:58 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 10:50:59 Swarm initialized: current node (rxjbln8oauc6xucb7p5scqqer) is now a manager. 10:50:59 10:50:59 To add a worker to this swarm, run the following command: 10:50:59 10:50:59 docker swarm join --token SWMTKN-1-2wjkjg87qm50s003msjo8b8wdnb5fo9u5e1tvczcifk2w97l1p-e2atzj5qsq8a8df3m0xvsxtjo 172.21.0.5:2377 10:50:59 10:50:59 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 10:50:59 10:51:38 ✓ e2e/cli-plugins (13.775s) 10:51:38 ∅ e2e/cli-plugins/plugins/badmeta 10:51:38 ∅ e2e/cli-plugins/plugins/nopersistentprerun 10:51:38 ✓ e2e/context (28ms) 10:51:43 ✓ e2e/container (19.256s) 10:51:48 ✓ e2e/plugin (4.359s) 10:51:50 ✓ e2e/stack (2.13s) 10:51:51 ✓ e2e/system (237ms) 10:51:59 ✓ e2e/trust (6.505s) 10:52:04 ✓ e2e/image (26.338s) 10:52:04 ∅ e2e/internal/fixtures 10:52:04 ∅ e2e/plugin/basic 10:52:04 10:52:04 === Skipped 10:52:04 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 10:52:04 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 10:52:04 10:52:04 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 10:52:04 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 10:52:04 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 10:52:04 10:52:04 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 10:52:04 --- SKIP: TestRemove/Kubernetes (0.00s) 10:52:04 remove_test.go:22: !environment.KubernetesEnabled() 10:52:04 10:52:04 10:52:04 DONE 88 tests, 3 skipped in 64.051s 10:52:04 Stopping cliendtoendsuite_engine_1 ... 10:52:04 Stopping cliendtoendsuite_evil-notary-server_1 ... 10:52:04 Stopping cliendtoendsuite_registry_1 ... 10:52:04 Stopping cliendtoendsuite_notary-server_1 ... 10:52:06  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 ... 10:52:06 Removing cliendtoendsuite_evil-notary-server_1 ... 10:52:06 Removing cliendtoendsuite_registry_1 ... 10:52:06 Removing cliendtoendsuite_notary-server_1 ... 10:52:06  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 10:52:06 Removing image cliendtoendsuite_notary-server 10:52:06 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 Finished: SUCCESS