Branch indexing 00:48:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1752eb3626e3a17b0881135a9402e57728208fed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/cli_18.09@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-0016180e46f01b4fe) in /home/ubuntu/workspace/cli_18.09 [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_18.09@tmp/a8838cf5-9bb6-4860-94b1-6eb5d8b605e7/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 00:48:53 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 00:48:53 chowning workspace [Pipeline] sh 00:48:53 + uname -m [Pipeline] sh 00:48:53 + pwd 00:48:53 + id -u 00:48:53 + id -g 00:48:53 + docker run --rm -v /home/ubuntu/workspace/cli_18.09:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 00:48:55 Removing all docker containers [Pipeline] sh 00:48:55 + docker container ls -aq [Pipeline] echo 00:48:55 Docker containers have been removed [Pipeline] echo 00:48:55 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 00:48:55 cleanWorkspace: Workspace is clean. [Pipeline] timeout 00:48:55 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 00:48:55 Using the ‘stage’ step without a block argument is deprecated 00:48:55 Entering stage Git Checkout 00:48:55 Proceeding [Pipeline] checkout 00:48:55 using credential docker-jenkins-github-credentials 00:48:55 Cloning the remote Git repository 00:48:55 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_18.09 # 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/heads/18.09:refs/remotes/origin/18.09 00:48:57 Fetching without tags 00:48:57 Checking out Revision 1752eb3626e3a17b0881135a9402e57728208fed (18.09) 00:48:58 Commit message: "Merge pull request #2045 from thaJeztah/18.09_bump_golang_1.11.13" 00:48:58 First time build. Skipping changelog. > git config remote.origin.url https://github.com/docker/cli.git # 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/heads/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 1752eb3626e3a17b0881135a9402e57728208fed [Pipeline] stage 00:48:59 Using the ‘stage’ step without a block argument is deprecated 00:48:59 Entering stage Run end-to-end test suite 00:48:59 Proceeding [Pipeline] sh fatal: bad object ead69454b4062f17d1f8389642089a002b037213 00:48:59 + docker version 00:48:59 Client: Docker Engine - Community 00:48:59 Version: 19.03.1 00:48:59 API version: 1.40 00:48:59 Go version: go1.12.5 00:48:59 Git commit: 74b1e89 00:48:59 Built: Thu Jul 25 21:21:05 2019 00:48:59 OS/Arch: linux/amd64 00:48:59 Experimental: false 00:48:59 00:48:59 Server: Docker Engine - Community 00:48:59 Engine: 00:48:59 Version: 19.03.1 00:48:59 API version: 1.40 (minimum version 1.12) 00:48:59 Go version: go1.12.5 00:48:59 Git commit: 74b1e89 00:48:59 Built: Thu Jul 25 21:19:41 2019 00:48:59 OS/Arch: linux/amd64 00:48:59 Experimental: true 00:48:59 containerd: 00:48:59 Version: 1.2.6 00:48:59 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 00:48:59 runc: 00:48:59 Version: 1.0.0-rc8 00:48:59 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:48:59 docker-init: 00:48:59 Version: 0.18.0 00:48:59 GitCommit: fec3683 [Pipeline] sh 00:48:59 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 make -f docker.Makefile test-e2e 00:48:59 docker build -t docker-cli-e2eclie2e1 --build-arg VERSION=18.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 00:49:00 Sending build context to Docker daemon 38.42MB 00:49:00 Step 1/18 : ARG GO_VERSION=1.11.13 00:49:00 Step 2/18 : FROM docker/containerd-shim-process:a4d1531 AS containerd-shim-process 00:49:00 a4d1531: Pulling from docker/containerd-shim-process 00:49:00 13b7b73e4c8f: Pulling fs layer 00:49:00 13b7b73e4c8f: Verifying Checksum 00:49:00 13b7b73e4c8f: Download complete 00:49:00 13b7b73e4c8f: Pull complete 00:49:00 Digest: sha256:9b281f364e2c628a460dd2caf5689a9c7a21ade746df59f8777118742f6cc7a0 00:49:00 Status: Downloaded newer image for docker/containerd-shim-process:a4d1531 00:49:00 ---> 88d1b3a51187 00:49:00 Step 3/18 : FROM golang:${GO_VERSION} 00:49:01 1.11.13: Pulling from library/golang 00:49:01 4ae16bd47783: Already exists 00:49:01 bbab4ec87ac4: Already exists 00:49:01 2ea1f7804402: Already exists 00:49:01 96465440c208: Already exists 00:49:01 16a3d8aca6cd: Pulling fs layer 00:49:01 3a62db25bdbe: Pulling fs layer 00:49:01 8c47c6b16c60: Pulling fs layer 00:49:01 8c47c6b16c60: Verifying Checksum 00:49:01 8c47c6b16c60: Download complete 00:49:02 16a3d8aca6cd: Verifying Checksum 00:49:02 16a3d8aca6cd: Download complete 00:49:02 3a62db25bdbe: Verifying Checksum 00:49:02 3a62db25bdbe: Download complete 00:49:04 16a3d8aca6cd: Pull complete 00:49:09 3a62db25bdbe: Pull complete 00:49:09 8c47c6b16c60: Pull complete 00:49:09 Digest: sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04 00:49:09 Status: Downloaded newer image for golang:1.11.13 00:49:09 ---> 43a154fee764 00:49:09 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/* 00:49:12 ---> Running in 486a99bbac31 00:49:13 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 00:49:13 Get:2 http://deb.debian.org/debian buster InRelease [118 kB] 00:49:13 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 00:49:13 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [72.1 kB] 00:49:13 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB] 00:49:13 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B] 00:49:15 Fetched 8177 kB in 2s (4859 kB/s) 00:49:15 Reading package lists... 00:49:15 Reading package lists... 00:49:16 Building dependency tree... 00:49:16 Reading state information... 00:49:16 curl is already the newest version (7.64.0-4). 00:49:16 openssh-client is already the newest version (1:7.9p1-10). 00:49:16 openssl is already the newest version (1.1.1c-1). 00:49:16 openssl set to manually installed. 00:49:16 The following additional packages will be installed: 00:49:16 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 00:49:16 libalgorithm-merge-perl libapparmor1 libfakeroot libip4tc0 libip6tc0 00:49:16 libiptc0 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 00:49:16 libnftables0 libnftnl11 nftables patch xz-utils 00:49:16 Suggested packages: 00:49:16 duperemove bzip2-doc debian-keyring kmod seccomp ed diffutils-doc 00:49:16 The following NEW packages will be installed: 00:49:16 btrfs-progs build-essential bzip2 dpkg-dev fakeroot iptables 00:49:16 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 00:49:16 libapparmor-dev libapparmor1 libfakeroot libip4tc0 libip6tc0 libiptc0 00:49:16 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 libnftables0 00:49:16 libnftnl11 libseccomp-dev nftables patch xz-utils 00:49:16 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. 00:49:16 Need to get 4292 kB of archives. 00:49:16 After this operation, 12.4 MB of additional disk space will be used. 00:49:16 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 00:49:16 Get:2 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] 00:49:16 Get:3 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 00:49:16 Get:4 http://deb.debian.org/debian buster/main amd64 libnftables0 amd64 0.9.0-2 [203 kB] 00:49:16 Get:5 http://deb.debian.org/debian buster/main amd64 nftables amd64 0.9.0-2 [45.2 kB] 00:49:16 Get:6 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 00:49:16 Get:7 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 00:49:16 Get:8 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 00:49:16 Get:9 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 00:49:16 Get:10 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 00:49:16 Get:11 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 00:49:16 Get:12 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.1 [48.3 kB] 00:49:16 Get:13 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 00:49:16 Get:14 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] 00:49:16 Get:15 http://deb.debian.org/debian buster/main amd64 btrfs-progs amd64 4.20.1-2 [602 kB] 00:49:16 Get:16 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 00:49:16 Get:17 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 00:49:16 Get:18 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 00:49:16 Get:19 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 00:49:16 Get:20 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 00:49:16 Get:21 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 00:49:16 Get:22 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 00:49:16 Get:23 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 00:49:16 Get:24 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 00:49:16 Get:25 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 00:49:16 debconf: delaying package configuration, since apt-utils is not installed 00:49:16 Fetched 4292 kB in 0s (11.0 MB/s) 00:49:16 Selecting previously unselected package libjansson4:amd64. 00:49:16 (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.) 00:49:16 Preparing to unpack .../00-libjansson4_2.12-1_amd64.deb ... 00:49:16 Unpacking libjansson4:amd64 (2.12-1) ... 00:49:16 Selecting previously unselected package libnftnl11:amd64. 00:49:16 Preparing to unpack .../01-libnftnl11_1.1.2-2_amd64.deb ... 00:49:16 Unpacking libnftnl11:amd64 (1.1.2-2) ... 00:49:16 Selecting previously unselected package libnftables0:amd64. 00:49:16 Preparing to unpack .../02-libnftables0_0.9.0-2_amd64.deb ... 00:49:16 Unpacking libnftables0:amd64 (0.9.0-2) ... 00:49:17 Selecting previously unselected package nftables. 00:49:17 Preparing to unpack .../03-nftables_0.9.0-2_amd64.deb ... 00:49:17 Unpacking nftables (0.9.0-2) ... 00:49:17 Selecting previously unselected package libip4tc0:amd64. 00:49:17 Preparing to unpack .../04-libip4tc0_1.8.2-4_amd64.deb ... 00:49:17 Unpacking libip4tc0:amd64 (1.8.2-4) ... 00:49:17 Selecting previously unselected package libip6tc0:amd64. 00:49:17 Preparing to unpack .../05-libip6tc0_1.8.2-4_amd64.deb ... 00:49:17 Unpacking libip6tc0:amd64 (1.8.2-4) ... 00:49:17 Selecting previously unselected package libiptc0:amd64. 00:49:17 Preparing to unpack .../06-libiptc0_1.8.2-4_amd64.deb ... 00:49:17 Unpacking libiptc0:amd64 (1.8.2-4) ... 00:49:17 Selecting previously unselected package libnfnetlink0:amd64. 00:49:17 Preparing to unpack .../07-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 00:49:17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 00:49:17 Selecting previously unselected package libnetfilter-conntrack3:amd64. 00:49:17 Preparing to unpack .../08-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 00:49:17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 00:49:17 Selecting previously unselected package iptables. 00:49:17 Preparing to unpack .../09-iptables_1.8.2-4_amd64.deb ... 00:49:17 Unpacking iptables (1.8.2-4) ... 00:49:17 Selecting previously unselected package bzip2. 00:49:17 Preparing to unpack .../10-bzip2_1.0.6-9.1_amd64.deb ... 00:49:17 Unpacking bzip2 (1.0.6-9.1) ... 00:49:17 Selecting previously unselected package xz-utils. 00:49:17 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ... 00:49:17 Unpacking xz-utils (5.2.4-1) ... 00:49:17 Selecting previously unselected package liblzo2-2:amd64. 00:49:17 Preparing to unpack .../12-liblzo2-2_2.10-0.1_amd64.deb ... 00:49:17 Unpacking liblzo2-2:amd64 (2.10-0.1) ... 00:49:17 Selecting previously unselected package btrfs-progs. 00:49:17 Preparing to unpack .../13-btrfs-progs_4.20.1-2_amd64.deb ... 00:49:17 Unpacking btrfs-progs (4.20.1-2) ... 00:49:17 Selecting previously unselected package patch. 00:49:17 Preparing to unpack .../14-patch_2.7.6-3+deb10u1_amd64.deb ... 00:49:17 Unpacking patch (2.7.6-3+deb10u1) ... 00:49:17 Selecting previously unselected package dpkg-dev. 00:49:17 Preparing to unpack .../15-dpkg-dev_1.19.7_all.deb ... 00:49:17 Unpacking dpkg-dev (1.19.7) ... 00:49:17 Selecting previously unselected package build-essential. 00:49:17 Preparing to unpack .../16-build-essential_12.6_amd64.deb ... 00:49:17 Unpacking build-essential (12.6) ... 00:49:17 Selecting previously unselected package libfakeroot:amd64. 00:49:17 Preparing to unpack .../17-libfakeroot_1.23-1_amd64.deb ... 00:49:17 Unpacking libfakeroot:amd64 (1.23-1) ... 00:49:17 Selecting previously unselected package fakeroot. 00:49:17 Preparing to unpack .../18-fakeroot_1.23-1_amd64.deb ... 00:49:17 Unpacking fakeroot (1.23-1) ... 00:49:17 Selecting previously unselected package libalgorithm-diff-perl. 00:49:17 Preparing to unpack .../19-libalgorithm-diff-perl_1.19.03-2_all.deb ... 00:49:17 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 00:49:18 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:49:18 Preparing to unpack .../20-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 00:49:18 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 00:49:18 Selecting previously unselected package libalgorithm-merge-perl. 00:49:18 Preparing to unpack .../21-libalgorithm-merge-perl_0.08-3_all.deb ... 00:49:18 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:49:18 Selecting previously unselected package libapparmor1:amd64. 00:49:18 Preparing to unpack .../22-libapparmor1_2.13.2-10_amd64.deb ... 00:49:18 Unpacking libapparmor1:amd64 (2.13.2-10) ... 00:49:18 Selecting previously unselected package libapparmor-dev:amd64. 00:49:18 Preparing to unpack .../23-libapparmor-dev_2.13.2-10_amd64.deb ... 00:49:18 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 00:49:18 Selecting previously unselected package libseccomp-dev:amd64. 00:49:18 Preparing to unpack .../24-libseccomp-dev_2.3.3-4_amd64.deb ... 00:49:18 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 00:49:18 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 00:49:18 Setting up libip6tc0:amd64 (1.8.2-4) ... 00:49:18 Setting up libapparmor1:amd64 (2.13.2-10) ... 00:49:18 Setting up libip4tc0:amd64 (1.8.2-4) ... 00:49:18 Setting up libalgorithm-diff-perl (1.19.03-2) ... 00:49:18 Setting up liblzo2-2:amd64 (2.10-0.1) ... 00:49:18 Setting up libnftnl11:amd64 (1.1.2-2) ... 00:49:18 Setting up bzip2 (1.0.6-9.1) ... 00:49:18 Setting up libfakeroot:amd64 (1.23-1) ... 00:49:18 Setting up libjansson4:amd64 (2.12-1) ... 00:49:18 Setting up fakeroot (1.23-1) ... 00:49:18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:49:18 Setting up libiptc0:amd64 (1.8.2-4) ... 00:49:18 Setting up xz-utils (5.2.4-1) ... 00:49:18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:49:18 Setting up patch (2.7.6-3+deb10u1) ... 00:49:18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 00:49:18 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 00:49:18 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 00:49:18 Setting up libalgorithm-merge-perl (0.08-3) ... 00:49:18 Setting up libnftables0:amd64 (0.9.0-2) ... 00:49:18 Setting up btrfs-progs (4.20.1-2) ... 00:49:18 Setting up dpkg-dev (1.19.7) ... 00:49:18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 00:49:18 Setting up build-essential (12.6) ... 00:49:18 Setting up nftables (0.9.0-2) ... 00:49:18 Setting up iptables (1.8.2-4) ... 00:49:18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 00:49:18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:49:18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 00:49:18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:49:18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 00:49:18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 00:49:18 Processing triggers for libc-bin (2.28-10) ... 00:49:19 Removing intermediate container 486a99bbac31 00:49:19 ---> 32677a39e4da 00:49:19 Step 5/18 : ARG COMPOSE_VERSION=1.21.2 00:49:19 ---> Running in a7dd66758f47 00:49:20 Removing intermediate container a7dd66758f47 00:49:20 ---> c51b1605cfa1 00:49:20 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 00:49:20 ---> Running in 931510c3439f 00:49:21   % Total % Received % Xferd Average Speed Time Time Time Current 00:49:21 Dload Upload Total Spent Left Speed 00:49:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617  0 0 4975 0 --:--:-- --:--:-- --:--:-- 4975 00:49:21  100 10.3M 100 10.3M 0 0 36.7M  0 --:--:-- --:--:-- --:--:-- 36.7M 00:49:21 Removing intermediate container 931510c3439f 00:49:21 ---> 19cf2b718d62 00:49:21 Step 7/18 : ARG NOTARY_VERSION=v0.6.1 00:49:21 ---> Running in 3609f57c39fa 00:49:22 Removing intermediate container 3609f57c39fa 00:49:22 ---> 9bc983164d2b 00:49:22 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 00:49:22 ---> Running in 3672af36d8ff 00:49:24 Removing intermediate container 3672af36d8ff 00:49:24 ---> a23d60ca24ba 00:49:24 Step 9/18 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 PATH=/go/src/github.com/docker/cli/build:$PATH 00:49:24 ---> Running in 6dd57b1a9f3c 00:49:24 Removing intermediate container 6dd57b1a9f3c 00:49:24 ---> 8c717d9e76dc 00:49:24 Step 10/18 : WORKDIR /go/src/github.com/docker/cli 00:49:24 ---> Running in 380aff121e50 00:49:24 Removing intermediate container 380aff121e50 00:49:24 ---> b120990389bf 00:49:24 Step 11/18 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert 00:49:24 ---> 131f9000b21a 00:49:24 Step 12/18 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates 00:49:24 ---> Running in 9c621a677d97 00:49:25 Updating certificates in /etc/ssl/certs... 00:49:26 1 added, 0 removed; done. 00:49:26 Running hooks in /etc/ca-certificates/update.d... 00:49:26 done. 00:49:26 Removing intermediate container 9c621a677d97 00:49:26 ---> d2deb797b209 00:49:26 Step 13/18 : COPY . . 00:49:28 ---> 6c7e522ecbda 00:49:28 Step 14/18 : ARG VERSION 00:49:28 ---> Running in 5b0838d4187e 00:49:28 Removing intermediate container 5b0838d4187e 00:49:28 ---> a8c40d0600a8 00:49:28 Step 15/18 : ARG GITCOMMIT 00:49:29 ---> Running in ae379d99f896 00:49:29 Removing intermediate container ae379d99f896 00:49:29 ---> a2097f6136a9 00:49:29 Step 16/18 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT} 00:49:29 ---> Running in 4945fc679e52 00:49:29 Removing intermediate container 4945fc679e52 00:49:29 ---> 3d01b35a5d22 00:49:29 Step 17/18 : RUN ./scripts/build/binary 00:49:29 ---> Running in 136a4017a8b3 00:49:30 Building statically linked build/docker-linux-amd64 00:50:37 Removing intermediate container 136a4017a8b3 00:50:37 ---> 6e3aee8e28e3 00:50:37 Step 18/18 : CMD ./scripts/test/e2e/entry 00:50:37 ---> Running in a5eafd443e4b 00:50:37 Removing intermediate container a5eafd443e4b 00:50:37 ---> 4658b2779858 00:50:37 Successfully built 4658b2779858 00:50:37 Successfully tagged docker-cli-e2eclie2e1:latest 00:50:37 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:50:37 Creating network "cliendtoendsuite_default" with the default driver 00:50:37 Pulling registry (registry:2)... 00:50:37 2: Pulling from library/registry 00:50:37 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146 00:50:37 Status: Downloaded newer image for registry:2 00:50:37 Pulling engine (docker:stable-dind)... 00:50:37 stable-dind: Pulling from library/docker 00:50:37 Digest: sha256:1f937cabeb440cd55888af87199c0be5c7fbffcf7155a9bd7b38853509e7a637 00:50:37 Status: Downloaded newer image for docker:stable-dind 00:50:37 Building notary-server 00:50:37 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:50:37 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:50:37 server-0.5.0: Pulling from library/notary 00:50:37 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 00:50:37 Status: Downloaded newer image for notary:server-0.5.0 00:50:37 ---> 16b632e954ca 00:50:37 Step 3/3 : COPY ./notary/ /fixtures/ 00:50:38 ---> 03aa4d18315e 00:50:38 Successfully built 03aa4d18315e 00:50:38 Successfully tagged cliendtoendsuite_notary-server:latest 00:50:38 Creating cliendtoendsuite_engine_1 ... 00:50:38 Creating cliendtoendsuite_notary-server_1 ... 00:50:38 Creating cliendtoendsuite_registry_1 ... 00:50:41  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.3:2375 00:50:41 Client: 00:50:41 Version: 18.09.0-dev 00:50:41 API version: 1.39 00:50:41 Go version: go1.11.13 00:50:41 Git commit: 00:50:41 Built: Wed Aug 28 00:49:30 2019 00:50:41 OS/Arch: linux/amd64 00:50:41 Experimental: false 00:50:41 00:50:41 Server: Docker Engine - Community 00:50:41 Engine: 00:50:41 Version: 19.03.1 00:50:41 API version: 1.40 (minimum version 1.12) 00:50:41 Go version: go1.12.5 00:50:41 Git commit: 74b1e89e8a 00:50:41 Built: Thu Jul 25 21:27:55 2019 00:50:41 OS/Arch: linux/amd64 00:50:41 Experimental: false 00:50:41 containerd: 00:50:41 Version: v1.2.6 00:50:41 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 00:50:41 runc: 00:50:41 Version: 1.0.0-rc8 00:50:41 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:50:41 docker-init: 00:50:41 Version: 0.18.0 00:50:41 GitCommit: fec3683 00:50:41 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:50:41 88286f41530e: Pulling fs layer 00:50:41 88286f41530e: Download complete 00:50:41 88286f41530e: Pull complete 00:50:41 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:50:41 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:50:42 The push refers to repository [registry:5000/alpine] 00:50:42 5bef08742407: Preparing 00:50:42 5bef08742407: Pushed 00:50:42 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:50:42 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:50:42 03b1be98f3f9: Pulling fs layer 00:50:42 03b1be98f3f9: Verifying Checksum 00:50:42 03b1be98f3f9: Download complete 00:50:42 03b1be98f3f9: Pull complete 00:50:42 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:50:42 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:50:42 The push refers to repository [registry:5000/busybox] 00:50:42 6a749002dd6a: Preparing 00:50:42 6a749002dd6a: Pushed 00:50:42 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:50:43 Swarm initialized: current node (noon82djp102ihp5124nc8v7j) is now a manager. 00:50:43 00:50:43 To add a worker to this swarm, run the following command: 00:50:43 00:50:43 docker swarm join --token SWMTKN-1-0e4nio8v9rov30z7lfaw2215stk9l31yvp6dq5jokg9v9l1hio-e38m7of8fzifwciuugjq6omk8 172.19.0.3:2377 00:50:43 00:50:43 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:50:43 00:50:53 === RUN TestAttachExitCode 00:50:53 --- PASS: TestAttachExitCode (1.15s) 00:50:53 === RUN TestCreateWithContentTrust 00:50:53 --- PASS: TestCreateWithContentTrust (0.88s) 00:50:53 === RUN TestKillContainer 00:50:53 --- PASS: TestKillContainer (1.12s) 00:50:53 === RUN TestRunAttachedFromRemoteImageAndRemove 00:50:53 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.90s) 00:50:53 === RUN TestRunWithContentTrust 00:50:53 --- PASS: TestRunWithContentTrust (1.77s) 00:50:53 PASS 00:50:53 ok github.com/docker/cli/e2e/container 5.821s 00:50:59 === RUN TestBuildFromContextDirectoryWithTag 00:50:59 --- PASS: TestBuildFromContextDirectoryWithTag (1.38s) 00:50:59 === RUN TestTrustedBuild 00:50:59 --- PASS: TestTrustedBuild (2.61s) 00:50:59 === RUN TestTrustedBuildUntrustedImage 00:50:59 --- PASS: TestTrustedBuildUntrustedImage (0.13s) 00:50:59 === RUN TestBuildIidFileSquash 00:50:59 --- SKIP: TestBuildIidFileSquash (0.04s) 00:50:59 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 00:50:59 === RUN TestPullWithContentTrust 00:50:59 --- PASS: TestPullWithContentTrust (0.79s) 00:50:59 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:50:59 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.12s) 00:50:59 === RUN TestPushWithContentTrust 00:50:59 --- PASS: TestPushWithContentTrust (0.40s) 00:50:59 === RUN TestPushWithContentTrustUnreachableServer 00:50:59 --- PASS: TestPushWithContentTrustUnreachableServer (0.23s) 00:50:59 === RUN TestPushWithContentTrustExistingTag 00:50:59 --- PASS: TestPushWithContentTrustExistingTag (0.75s) 00:50:59 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:50:59 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.17s) 00:50:59 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:50:59 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.43s) 00:50:59 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:50:59 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.03s) 00:50:59 PASS 00:50:59 ok github.com/docker/cli/e2e/image 11.089s 00:50:59 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:50:59 === RUN TestInstallWithContentTrust 00:50:59 --- PASS: TestInstallWithContentTrust (3.62s) 00:50:59 === RUN TestInstallWithContentTrustUntrusted 00:50:59 --- PASS: TestInstallWithContentTrustUntrusted (0.14s) 00:50:59 PASS 00:50:59 ok github.com/docker/cli/e2e/plugin 3.771s 00:51:00 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:51:01 === RUN TestDeployWithNamedResources 00:51:01 === RUN TestDeployWithNamedResources/Swarm 00:51:01 === RUN TestDeployWithNamedResources/Kubernetes 00:51:01 --- PASS: TestDeployWithNamedResources (0.20s) 00:51:01 --- PASS: TestDeployWithNamedResources/Swarm (0.20s) 00:51:01 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:51:01 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:51:01 === RUN TestStackDeployHelp 00:51:01 === RUN TestStackDeployHelp/Swarm 00:51:01 === RUN TestStackDeployHelp/Kubernetes 00:51:01 --- PASS: TestStackDeployHelp (0.09s) 00:51:01 --- PASS: TestStackDeployHelp/Swarm (0.05s) 00:51:01 --- PASS: TestStackDeployHelp/Kubernetes (0.04s) 00:51:01 === RUN TestRemove 00:51:01 === RUN TestRemove/Swarm 00:51:01 === RUN TestRemove/Kubernetes 00:51:01 --- PASS: TestRemove (0.30s) 00:51:01 --- PASS: TestRemove/Swarm (0.30s) 00:51:01 --- SKIP: TestRemove/Kubernetes (0.00s) 00:51:01 remove_test.go:22: !environment.KubernetesEnabled() 00:51:01 PASS 00:51:01 ok github.com/docker/cli/e2e/stack 0.595s 00:51:01 === RUN TestInspectInvalidReference 00:51:01 --- PASS: TestInspectInvalidReference (0.06s) 00:51:01 PASS 00:51:01 ok github.com/docker/cli/e2e/system 0.067s 00:51:03 === RUN TestRevokeImage 00:51:03 --- PASS: TestRevokeImage (0.47s) 00:51:03 === RUN TestRevokeRepo 00:51:03 --- PASS: TestRevokeRepo (0.77s) 00:51:03 === RUN TestSignLocalImage 00:51:03 --- PASS: TestSignLocalImage (0.33s) 00:51:03 === RUN TestSignWithLocalFlag 00:51:03 --- PASS: TestSignWithLocalFlag (0.61s) 00:51:03 PASS 00:51:03 ok github.com/docker/cli/e2e/trust 2.182s 00:51:04 Stopping cliendtoendsuite_notary-server_1 ... 00:51:04 Stopping cliendtoendsuite_registry_1 ... 00:51:04 Stopping cliendtoendsuite_engine_1 ... 00:51:06  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_notary-server_1 ... 00:51:06 Removing cliendtoendsuite_registry_1 ... 00:51:06 Removing cliendtoendsuite_engine_1 ... 00:51:06  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:51:06 Removing image cliendtoendsuite_notary-server 00:51:06 docker run -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:51:07 Creating network "cliendtoendsuite_default" with the default driver 00:51:07 Building notary-server 00:51:07 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:51:07 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:51:07 ---> 16b632e954ca 00:51:07 Step 3/3 : COPY ./notary/ /fixtures/ 00:51:08 ---> df39b7129800 00:51:08 Successfully built df39b7129800 00:51:08 Successfully tagged cliendtoendsuite_notary-server:latest 00:51:08 Creating cliendtoendsuite_notary-server_1 ... 00:51:08 Creating cliendtoendsuite_engine_1 ... 00:51:08 Creating cliendtoendsuite_registry_1 ... 00:51:11  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.20.0.4:2375 00:51:11 Client: 00:51:11 Version: 18.09.0-dev 00:51:11 API version: 1.39 00:51:11 Go version: go1.11.13 00:51:11 Git commit: 00:51:11 Built: Wed Aug 28 00:49:30 2019 00:51:11 OS/Arch: linux/amd64 00:51:11 Experimental: false 00:51:11 00:51:11 Server: Docker Engine - Community 00:51:11 Engine: 00:51:11 Version: 19.03.1 00:51:11 API version: 1.40 (minimum version 1.12) 00:51:11 Go version: go1.12.5 00:51:11 Git commit: 74b1e89e8a 00:51:11 Built: Thu Jul 25 21:27:55 2019 00:51:11 OS/Arch: linux/amd64 00:51:11 Experimental: true 00:51:11 containerd: 00:51:11 Version: v1.2.6 00:51:11 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 00:51:11 runc: 00:51:11 Version: 1.0.0-rc8 00:51:11 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:51:11 docker-init: 00:51:11 Version: 0.18.0 00:51:11 GitCommit: fec3683 00:51:11 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:51:11 88286f41530e: Pulling fs layer 00:51:11 88286f41530e: Download complete 00:51:12 88286f41530e: Pull complete 00:51:12 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:51:12 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:51:12 The push refers to repository [registry:5000/alpine] 00:51:12 5bef08742407: Preparing 00:51:12 5bef08742407: Pushed 00:51:12 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:51:12 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:51:12 03b1be98f3f9: Pulling fs layer 00:51:12 03b1be98f3f9: Verifying Checksum 00:51:12 03b1be98f3f9: Download complete 00:51:13 03b1be98f3f9: Pull complete 00:51:13 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:51:13 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:51:13 The push refers to repository [registry:5000/busybox] 00:51:13 6a749002dd6a: Preparing 00:51:13 6a749002dd6a: Pushed 00:51:13 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:51:13 Swarm initialized: current node (1m2bwed82n2qp23gbpste9e1u) is now a manager. 00:51:13 00:51:13 To add a worker to this swarm, run the following command: 00:51:13 00:51:13 docker swarm join --token SWMTKN-1-4ve5yq61hp1toroa0wnh4p2jk98rk1fb9knd4iqwd6skrkndaj-0ytrlqjtm3hz798r943np1v3f 172.20.0.4:2377 00:51:13 00:51:13 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:51:13 00:51:23 === RUN TestAttachExitCode 00:51:23 --- PASS: TestAttachExitCode (1.37s) 00:51:23 === RUN TestCreateWithContentTrust 00:51:23 --- PASS: TestCreateWithContentTrust (0.86s) 00:51:23 === RUN TestKillContainer 00:51:23 --- PASS: TestKillContainer (1.03s) 00:51:23 === RUN TestRunAttachedFromRemoteImageAndRemove 00:51:23 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.85s) 00:51:23 === RUN TestRunWithContentTrust 00:51:23 --- PASS: TestRunWithContentTrust (1.62s) 00:51:23 PASS 00:51:23 ok github.com/docker/cli/e2e/container 5.747s 00:51:33 === RUN TestBuildFromContextDirectoryWithTag 00:51:33 --- PASS: TestBuildFromContextDirectoryWithTag (1.48s) 00:51:33 === RUN TestTrustedBuild 00:51:33 --- PASS: TestTrustedBuild (2.57s) 00:51:33 === RUN TestTrustedBuildUntrustedImage 00:51:33 --- PASS: TestTrustedBuildUntrustedImage (0.14s) 00:51:33 === RUN TestBuildIidFileSquash 00:51:33 --- PASS: TestBuildIidFileSquash (2.86s) 00:51:33 === RUN TestPullWithContentTrust 00:51:33 --- PASS: TestPullWithContentTrust (1.00s) 00:51:33 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:51:33 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.05s) 00:51:33 === RUN TestPushWithContentTrust 00:51:33 --- PASS: TestPushWithContentTrust (0.27s) 00:51:33 === RUN TestPushWithContentTrustUnreachableServer 00:51:33 --- PASS: TestPushWithContentTrustUnreachableServer (0.15s) 00:51:33 === RUN TestPushWithContentTrustExistingTag 00:51:33 --- PASS: TestPushWithContentTrustExistingTag (0.47s) 00:51:33 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:51:33 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.26s) 00:51:33 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:51:33 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.58s) 00:51:33 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:51:33 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.38s) 00:51:33 PASS 00:51:33 ok github.com/docker/cli/e2e/image 14.220s 00:51:33 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:51:33 === RUN TestInstallWithContentTrust 00:51:33 --- PASS: TestInstallWithContentTrust (3.29s) 00:51:33 === RUN TestInstallWithContentTrustUntrusted 00:51:33 --- PASS: TestInstallWithContentTrustUntrusted (0.15s) 00:51:33 PASS 00:51:33 ok github.com/docker/cli/e2e/plugin 3.444s 00:51:33 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:51:33 === RUN TestDeployWithNamedResources 00:51:33 === RUN TestDeployWithNamedResources/Swarm 00:51:33 === RUN TestDeployWithNamedResources/Kubernetes 00:51:33 --- PASS: TestDeployWithNamedResources (0.21s) 00:51:33 --- PASS: TestDeployWithNamedResources/Swarm (0.21s) 00:51:33 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:51:33 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:51:33 === RUN TestStackDeployHelp 00:51:33 === RUN TestStackDeployHelp/Swarm 00:51:33 === RUN TestStackDeployHelp/Kubernetes 00:51:33 --- PASS: TestStackDeployHelp (0.08s) 00:51:33 --- PASS: TestStackDeployHelp/Swarm (0.04s) 00:51:33 --- PASS: TestStackDeployHelp/Kubernetes (0.04s) 00:51:33 === RUN TestRemove 00:51:33 === RUN TestRemove/Swarm 00:51:33 === RUN TestRemove/Kubernetes 00:51:33 --- PASS: TestRemove (0.29s) 00:51:33 --- PASS: TestRemove/Swarm (0.29s) 00:51:33 --- SKIP: TestRemove/Kubernetes (0.00s) 00:51:33 remove_test.go:22: !environment.KubernetesEnabled() 00:51:33 PASS 00:51:33 ok github.com/docker/cli/e2e/stack 0.575s 00:51:33 === RUN TestInspectInvalidReference 00:51:33 --- PASS: TestInspectInvalidReference (0.06s) 00:51:33 PASS 00:51:33 ok github.com/docker/cli/e2e/system 0.067s 00:51:34 === RUN TestRevokeImage 00:51:34 --- PASS: TestRevokeImage (0.45s) 00:51:34 === RUN TestRevokeRepo 00:51:34 --- PASS: TestRevokeRepo (0.77s) 00:51:34 === RUN TestSignLocalImage 00:51:34 --- PASS: TestSignLocalImage (0.31s) 00:51:34 === RUN TestSignWithLocalFlag 00:51:34 --- PASS: TestSignWithLocalFlag (0.63s) 00:51:34 PASS 00:51:34 ok github.com/docker/cli/e2e/trust 2.172s 00:51:35 Stopping cliendtoendsuite_registry_1 ... 00:51:35 Stopping cliendtoendsuite_engine_1 ... 00:51:35 Stopping cliendtoendsuite_notary-server_1 ... 00:51:37  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... 00:51:37 Removing cliendtoendsuite_engine_1 ... 00:51:37 Removing cliendtoendsuite_notary-server_1 ... 00:51:37  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:51:37 Removing image cliendtoendsuite_notary-server 00:51:37 docker run -e TEST_CONNHELPER=ssh -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:51:39 Creating network "cliendtoendsuite_default" with the default driver 00:51:39 Building engine 00:51:39 Step 1/6 : FROM docker:test-dind 00:51:39 test-dind: Pulling from library/docker 00:51:43 Digest: sha256:ae9c9420189178ea71da3f5c30244b32a4d921958f373df8c84c6eec6ec3644b 00:51:43 Status: Downloaded newer image for docker:test-dind 00:51:43 ---> acb747daa9d2 00: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 00:51:43 ---> Running in 9e1c7d992fe5 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:51:46 (1/5) Installing openssh-keygen (8.0_p1-r0) 00:51:46 (2/5) Installing openssh-server-common (8.0_p1-r0) 00:51:46 (3/5) Installing openssh-server (8.0_p1-r0) 00:51:46 (4/5) Installing linux-pam (1.3.0-r1) 00:51:46 (5/5) Installing shadow (4.6-r2) 00:51:46 Executing busybox-1.30.1-r2.trigger 00:51:46 OK: 24 MiB in 45 packages 00:51:46 Creating mailbox file: No such file or directory 00:51:46 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 00:51:46 Removing intermediate container 9e1c7d992fe5 00:51:46 ---> 427d8dc634cf 00:51:46 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 00:51:46 ---> Running in 83befc24e645 00:51:48 Removing intermediate container 83befc24e645 00:51:48 ---> 6f6979709d5a 00:51:48 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 00:51:48 ---> 6cd5f26985df 00:51:48 Step 5/6 : EXPOSE 22 00:51:48 ---> Running in b8e6f426d3da 00:51:48 Removing intermediate container b8e6f426d3da 00:51:48 ---> 7143f3630003 00:51:48 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 00:51:48 ---> Running in b5afd227fd3d 00:51:48 Removing intermediate container b5afd227fd3d 00:51:48 ---> 29f43de8a240 00:51:48 Successfully built 29f43de8a240 00:51:48 Successfully tagged docker:stable-dind 00:51:48 Building notary-server 00:51:48 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:51:48 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:51:48 ---> 16b632e954ca 00:51:48 Step 3/3 : COPY ./notary/ /fixtures/ 00:51:49 ---> 989d7d3aa4d8 00:51:49 Successfully built 989d7d3aa4d8 00:51:49 Successfully tagged cliendtoendsuite_notary-server:latest 00:51:49 Creating cliendtoendsuite_notary-server_1 ... 00:51:49 Creating cliendtoendsuite_engine_1 ... 00:51:49 Creating cliendtoendsuite_registry_1 ... 00:51:52  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.21.0.4 00:51:52 Client: 00:51:52 Version: 18.09.0-dev 00:51:52 API version: 1.39 00:51:52 Go version: go1.11.13 00:51:52 Git commit: 00:51:52 Built: Wed Aug 28 00:49:30 2019 00:51:52 OS/Arch: linux/amd64 00:51:52 Experimental: false 00:51:52 00:51:52 Server: Docker Engine - Community 00:51:52 Engine: 00:51:52 Version: 19.03.2-rc1 00:51:52 API version: 1.40 (minimum version 1.12) 00:51:52 Go version: go1.12.8 00:51:52 Git commit: 8296f90eef 00:51:52 Built: Fri Aug 23 16:30:26 2019 00:51:52 OS/Arch: linux/amd64 00:51:52 Experimental: true 00:51:52 containerd: 00:51:52 Version: v1.2.6 00:51:52 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 00:51:52 runc: 00:51:52 Version: 1.0.0-rc8 00:51:52 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:51:52 docker-init: 00:51:52 Version: 0.18.0 00:51:52 GitCommit: fec3683 00:51:53 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:51:53 88286f41530e: Pulling fs layer 00:51:53 88286f41530e: Verifying Checksum 00:51:53 88286f41530e: Download complete 00:51:53 88286f41530e: Pull complete 00:51:53 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:51:53 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:51:53 The push refers to repository [registry:5000/alpine] 00:51:53 5bef08742407: Preparing 00:51:53 5bef08742407: Pushed 00:51:53 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:51:54 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:51:54 03b1be98f3f9: Pulling fs layer 00:51:54 03b1be98f3f9: Verifying Checksum 00:51:54 03b1be98f3f9: Download complete 00:51:54 03b1be98f3f9: Pull complete 00:51:54 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:51:54 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:51:55 The push refers to repository [registry:5000/busybox] 00:51:55 6a749002dd6a: Preparing 00:51:55 6a749002dd6a: Pushed 00:51:55 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:51:56 Swarm initialized: current node (qu1pp55w9kzddhagf818khzdl) is now a manager. 00:51:56 00:51:56 To add a worker to this swarm, run the following command: 00:51:56 00:51:56 docker swarm join --token SWMTKN-1-0ruhafusmtyi51tz2ke1z64ir3oopdcltna0m6qgrr19i53gz4-74byne0rb14y0scakgxlm5men 172.21.0.4:2377 00:51:56 00:51:56 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:51:56 00:52:14 === RUN TestAttachExitCode 00:52:14 --- PASS: TestAttachExitCode (2.06s) 00:52:14 === RUN TestCreateWithContentTrust 00:52:14 --- PASS: TestCreateWithContentTrust (2.65s) 00:52:14 === RUN TestKillContainer 00:52:14 --- PASS: TestKillContainer (1.73s) 00:52:14 === RUN TestRunAttachedFromRemoteImageAndRemove 00:52:14 --- PASS: TestRunAttachedFromRemoteImageAndRemove (2.26s) 00:52:14 === RUN TestRunWithContentTrust 00:52:14 --- PASS: TestRunWithContentTrust (3.64s) 00:52:14 PASS 00:52:14 ok github.com/docker/cli/e2e/container 12.348s 00:52:29 === RUN TestBuildFromContextDirectoryWithTag 00:52:29 --- PASS: TestBuildFromContextDirectoryWithTag (1.79s) 00:52:29 === RUN TestTrustedBuild 00:52:29 --- PASS: TestTrustedBuild (5.60s) 00:52:29 === RUN TestTrustedBuildUntrustedImage 00:52:29 --- PASS: TestTrustedBuildUntrustedImage (0.31s) 00:52:29 === RUN TestBuildIidFileSquash 00:52:29 --- PASS: TestBuildIidFileSquash (3.80s) 00:52:29 === RUN TestPullWithContentTrust 00:52:29 --- PASS: TestPullWithContentTrust (2.90s) 00:52:29 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:52:29 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (3.38s) 00:52:29 === RUN TestPushWithContentTrust 00:52:29 --- PASS: TestPushWithContentTrust (0.90s) 00:52:29 === RUN TestPushWithContentTrustUnreachableServer 00:52:29 --- PASS: TestPushWithContentTrustUnreachableServer (0.86s) 00:52:29 === RUN TestPushWithContentTrustExistingTag 00:52:29 --- PASS: TestPushWithContentTrustExistingTag (1.50s) 00:52:29 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:52:29 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.86s) 00:52:29 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:52:29 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.98s) 00:52:29 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:52:29 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.93s) 00:52:29 PASS 00:52:29 ok github.com/docker/cli/e2e/image 26.815s 00:52:29 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:52:29 === RUN TestInstallWithContentTrust 00:52:29 --- PASS: TestInstallWithContentTrust (4.64s) 00:52:29 === RUN TestInstallWithContentTrustUntrusted 00:52:29 --- PASS: TestInstallWithContentTrustUntrusted (0.45s) 00:52:29 PASS 00:52:29 ok github.com/docker/cli/e2e/plugin 5.094s 00:52:29 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:52:29 === RUN TestDeployWithNamedResources 00:52:29 === RUN TestDeployWithNamedResources/Swarm 00:52:29 === RUN TestDeployWithNamedResources/Kubernetes 00:52:29 --- PASS: TestDeployWithNamedResources (0.57s) 00:52:29 --- PASS: TestDeployWithNamedResources/Swarm (0.57s) 00:52:29 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:52:29 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:52:29 === RUN TestStackDeployHelp 00:52:29 === RUN TestStackDeployHelp/Swarm 00:52:29 === RUN TestStackDeployHelp/Kubernetes 00:52:29 --- PASS: TestStackDeployHelp (0.09s) 00:52:29 --- PASS: TestStackDeployHelp/Swarm (0.04s) 00:52:29 --- PASS: TestStackDeployHelp/Kubernetes (0.05s) 00:52:29 === RUN TestRemove 00:52:29 === RUN TestRemove/Swarm 00:52:29 === RUN TestRemove/Kubernetes 00:52:29 --- PASS: TestRemove (1.15s) 00:52:29 --- PASS: TestRemove/Swarm (1.15s) 00:52:29 --- SKIP: TestRemove/Kubernetes (0.00s) 00:52:29 remove_test.go:22: !environment.KubernetesEnabled() 00:52:29 PASS 00:52:29 ok github.com/docker/cli/e2e/stack 1.823s 00:52:29 === RUN TestInspectInvalidReference 00:52:29 --- PASS: TestInspectInvalidReference (0.29s) 00:52:29 PASS 00:52:29 ok github.com/docker/cli/e2e/system 0.298s 00:52:30 === RUN TestRevokeImage 00:52:30 --- PASS: TestRevokeImage (1.45s) 00:52:30 === RUN TestRevokeRepo 00:52:30 --- PASS: TestRevokeRepo (2.28s) 00:52:30 === RUN TestSignLocalImage 00:52:30 --- PASS: TestSignLocalImage (0.89s) 00:52:30 === RUN TestSignWithLocalFlag 00:52:30 --- PASS: TestSignWithLocalFlag (1.71s) 00:52:30 PASS 00:52:30 ok github.com/docker/cli/e2e/trust 6.335s 00:52:31 Stopping cliendtoendsuite_registry_1 ... 00:52:31 Stopping cliendtoendsuite_engine_1 ... 00:52:31 Stopping cliendtoendsuite_notary-server_1 ... 00:52:33  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... 00:52:33 Removing cliendtoendsuite_engine_1 ... 00:52:33 Removing cliendtoendsuite_notary-server_1 ... 00:52:33  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:52:33 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