Skip to content
Success

Console Output

Pull request #2158 updated
12:22:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 86046b435c4cfb733eca2762a565a877585d3fdc+146d29c018cc51a72535893ff99a2838d2e332b5 (79879ebdbd53f165240f83c049d8f4a4d8d5101c)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0027582b38629b0a2) in /home/ubuntu/workspace/cli_PR-2158
[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-2158@tmp/9803de4c-766a-4c87-a601-2b8134347984/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
12:22:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:22:10 chowning workspace
[Pipeline] sh
12:22:10 + uname -m
[Pipeline] sh
12:22:10 + pwd
12:22:10 + id -u
12:22:10 + id -g
12:22:10 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2158:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:22:12 Removing all docker containers
[Pipeline] sh
12:22:12 + docker container ls -aq
[Pipeline] echo
12:22:12 Docker containers have been removed
[Pipeline] echo
12:22:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:22:12 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
12:22:12 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
12:22:12 Using the ‘stage’ step without a block argument is deprecated
12:22:12 Entering stage Git Checkout
12:22:12 Proceeding
[Pipeline] checkout
12:22:12 using credential docker-jenkins-github-credentials
12:22:12 Cloning the remote Git repository
12:22:12 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2158 # 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/2158/head:refs/remotes/origin/PR-2158 +refs/heads/master:refs/remotes/origin/master
12:22:15 Fetching without tags
12:22:15 Merging remotes/origin/master commit 146d29c018cc51a72535893ff99a2838d2e332b5 into PR head commit 86046b435c4cfb733eca2762a565a877585d3fdc
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2158/head:refs/remotes/origin/PR-2158 # 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/2158/head:refs/remotes/origin/PR-2158 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86046b435c4cfb733eca2762a565a877585d3fdc
12:22:16 Merge succeeded, producing 86046b435c4cfb733eca2762a565a877585d3fdc
12:22:16 Checking out Revision 86046b435c4cfb733eca2762a565a877585d3fdc (PR-2158)
12:22:16 Commit message: "bump docker/docker to a30990b3c8d0d42280fa501287859e1d2393a951"
12:22:16 First time build. Skipping changelog.
 > git merge 146d29c018cc51a72535893ff99a2838d2e332b5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86046b435c4cfb733eca2762a565a877585d3fdc
 > git rev-list --no-walk 5b701b4aa0ceb63b68221daaa02240cd662fb73b # timeout=10
[Pipeline] stage
12:22:17 Using the ‘stage’ step without a block argument is deprecated
12:22:17 Entering stage Run end-to-end test suite
12:22:17 Proceeding
[Pipeline] sh
12:22:17 + docker version
12:22:17 Client: Docker Engine - Community
12:22:17  Version:           19.03.2
12:22:17  API version:       1.40
12:22:17  Go version:        go1.12.8
12:22:17  Git commit:        6a30dfc
12:22:17  Built:             Thu Aug 29 05:29:11 2019
12:22:17  OS/Arch:           linux/amd64
12:22:17  Experimental:      false
12:22:17 
12:22:17 Server: Docker Engine - Community
12:22:17  Engine:
12:22:17   Version:          19.03.2
12:22:17   API version:      1.40 (minimum version 1.12)
12:22:17   Go version:       go1.12.8
12:22:17   Git commit:       6a30dfc
12:22:17   Built:            Thu Aug 29 05:27:45 2019
12:22:17   OS/Arch:          linux/amd64
12:22:17   Experimental:     true
12:22:17  containerd:
12:22:17   Version:          1.2.6
12:22:17   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:22:17  runc:
12:22:17   Version:          1.0.0-rc8
12:22:17   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
12:22:17  docker-init:
12:22:17   Version:          0.18.0
12:22:17   GitCommit:        fec3683
[Pipeline] sh
12:22:18 + docker info
12:22:18 Client:
12:22:18  Debug Mode: false
12:22:18 
12:22:18 Server:
12:22:18  Containers: 0
12:22:18   Running: 0
12:22:18   Paused: 0
12:22:18   Stopped: 0
12:22:18  Images: 50
12:22:18  Server Version: 19.03.2
12:22:18  Storage Driver: overlay2
12:22:18   Backing Filesystem: extfs
12:22:18   Supports d_type: true
12:22:18   Native Overlay Diff: true
12:22:18  Logging Driver: json-file
12:22:18  Cgroup Driver: cgroupfs
12:22:18  Plugins:
12:22:18   Volume: local
12:22:18   Network: bridge host ipvlan macvlan null overlay
12:22:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:22:18  Swarm: inactive
12:22:18  Runtimes: runc
12:22:18  Default Runtime: runc
12:22:18  Init Binary: docker-init
12:22:18  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:22:18  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
12:22:18  init version: fec3683
12:22:18  Security Options:
12:22:18   apparmor
12:22:18   seccomp
12:22:18    Profile: default
12:22:18  Kernel Version: 4.15.0-1048-aws
12:22:18  Operating System: Ubuntu 18.04.3 LTS
12:22:18  OSType: linux
12:22:18  Architecture: x86_64
12:22:18  CPUs: 2
12:22:18  Total Memory: 7.501GiB
12:22:18  Name: ip-10-100-69-83
12:22:18  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
12:22:18  Docker Root Dir: /var/lib/docker
12:22:18  Debug Mode: false
12:22:18  Username: dockerbuildbot
12:22:18  Registry: https://index.docker.io/v1/
12:22:18  Labels:
12:22:18  Experimental: true
12:22:18  Insecure Registries:
12:22:18   127.0.0.0/8
12:22:18  Live Restore Enabled: true
12:22:18 
12:22:18 WARNING: No swap limit support
[Pipeline] sh
12:22:18 + E2E_UNIQUE_ID=clie2e6 IMAGE_TAG=clie2e6 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
12:22:18 docker build -t docker-cli-e2eclie2e6 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
12:22:18 #1 [internal] load build definition from Dockerfile.e2e
12:22:18 #1 transferring dockerfile: 1.58kB done
12:22:18 #1 DONE 0.0s
12:22:18 
12:22:18 #2 [internal] load .dockerignore
12:22:18 #2 transferring context: 100B done
12:22:18 #2 DONE 0.0s
12:22:18 
12:22:18 #3 [internal] load metadata for docker.io/library/golang:1.12.12
12:22:18 #3 DONE 0.3s
12:22:18 
12:22:18 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4...
12:22:18 #4 DONE 0.0s
12:22:18 
12:22:18 #10 [internal] load build context
12:22:19 #10 transferring context: 42.42MB 1.0s done
12:22:20 #10 DONE 1.0s
12:22:20 
12:22:20 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
12:22:20 #7 CACHED
12:22:20 
12:22:20 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
12:22:20 #9 CACHED
12:22:20 
12:22:20 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
12:22:20 #11 CACHED
12:22:20 
12:22:20 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
12:22:20 #5 CACHED
12:22:20 
12:22:20 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
12:22:20 #6 CACHED
12:22:20 
12:22:20 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
12:22:20 #8 CACHED
12:22:20 
12:22:20 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
12:22:20 #12 CACHED
12:22:20 
12:22:20 #13 [9/11] COPY . .
12:22:22 #13 DONE 1.6s
12:22:22 
12:22:22 #14 [10/11] RUN ./scripts/build/binary
12:22:22 #14 0.819 Building statically linked build/docker-linux-amd64
12:22:22 #14 0.819 go build -o build/docker-linux-amd64 -tags osusergo --ldflags     -w          -X "github.com/docker/cli/cli/version.GitCommit="     -X "github.com/docker/cli/cli/version.BuildTime=2019-10-24T12:22:22.410492634+00:00"     -X "github.com/docker/cli/cli/version.Version=19.09.0-dev"       github.com/docker/cli/cmd/docker
12:23:43 #14 DONE 73.3s
12:23:43 
12:23:43 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
12:23:43 #15 0.705 Building statically linked build/plugins-linux-amd64/docker-helloworld
12:23:43 #15 2.651 Building statically linked build/plugins-linux-amd64/docker-badmeta
12:23:43 #15 4.410 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
12:23:43 #15 DONE 6.5s
12:23:43 
12:23:43 #16 exporting to image
12:23:43 #16 exporting layers
12:23:43 #16 exporting layers 2.0s done
12:23:43 #16 writing image sha256:bc8a9863970cce87aa918a4d05ec1dd34d60553ad18f5d919af0de716a3f738b done
12:23:43 #16 naming to docker.io/library/docker-cli-e2eclie2e6 done
12:23:43 #16 DONE 2.0s
12:23:43 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-e2eclie2e6
12:23:44 Creating network "cliendtoendsuite_default" with the default driver
12:23:44 Building notary-server
12:23:45 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:23:45 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:23:45  ---> 16b632e954ca
12:23:45 Step 3/3 : COPY ./notary/ /fixtures/
12:23:45  ---> ecb19d5b4205
12:23:45 Successfully built ecb19d5b4205
12:23:45 Successfully tagged cliendtoendsuite_notary-server:latest
12:23:45 Building evil-notary-server
12:23:45 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:23:45 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:23:45  ---> 16b632e954ca
12:23:45 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:23:45  ---> f77d75a32669
12:23:45 Successfully built f77d75a32669
12:23:45 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:23:45 Creating cliendtoendsuite_registry_1 ... 
12:23:45 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:23:45 Creating cliendtoendsuite_engine_1             ... 
12:23:45 Creating cliendtoendsuite_notary-server_1      ... 
12:23:49 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.24.0.2:2375
12:23:49 Client:
12:23:49  Version:           19.09.0-dev
12:23:49  API version:       1.40 (downgraded from 1.41)
12:23:49  Go version:        go1.12.12
12:23:49  Git commit:        
12:23:49  Built:             Thu Oct 24 12:22:22 2019
12:23:49  OS/Arch:           linux/amd64
12:23:49  Experimental:      false
12:23:49 
12:23:49 Server: Docker Engine - Community
12:23:49  Engine:
12:23:49   Version:          19.03.4
12:23:49   API version:      1.40 (minimum version 1.12)
12:23:49   Go version:       go1.12.10
12:23:49   Git commit:       9013bf583a
12:23:49   Built:            Fri Oct 18 15:55:51 2019
12:23:49   OS/Arch:          linux/amd64
12:23:49   Experimental:     false
12:23:49  containerd:
12:23:49   Version:          v1.2.10
12:23:49   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:23:49  runc:
12:23:49   Version:          1.0.0-rc8+dev
12:23:49   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:23:49  docker-init:
12:23:49   Version:          0.18.0
12:23:49   GitCommit:        fec3683
12:23:49 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:23:49 88286f41530e: Pulling fs layer
12:23:49 88286f41530e: Download complete
12:23:49 88286f41530e: Pull complete
12:23:49 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:23:49 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:23:49 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:23:49 The push refers to repository [registry:5000/alpine]
12:23:49 5bef08742407: Preparing
12:23:50 5bef08742407: Pushed
12:23:50 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:23:50 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:23:50 03b1be98f3f9: Pulling fs layer
12:23:50 03b1be98f3f9: Verifying Checksum
12:23:50 03b1be98f3f9: Download complete
12:23:50 03b1be98f3f9: Pull complete
12:23:50 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:23:50 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:23:50 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:23:50 The push refers to repository [registry:5000/busybox]
12:23:50 6a749002dd6a: Preparing
12:23:50 6a749002dd6a: Pushed
12:23:50 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:23:51 Swarm initialized: current node (vbkr3x8dntcqud2c7fkshbcx3) is now a manager.
12:23:51 
12:23:51 To add a worker to this swarm, run the following command:
12:23:51 
12:23:51     docker swarm join --token SWMTKN-1-5svn7ee3lruz2i651puj4dazphum0md2r56xu3vsppmon5jk0m-b9kitsmruhgrbyrpv03sgzge6 172.24.0.2:2377
12:23:51 
12:23:51 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:23:51 
12:24:23 ✓  e2e/cli-plugins (2.707s)
12:24:23 ∅  e2e/cli-plugins/plugins/badmeta
12:24:23 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:24:23 ✓  e2e/context (30ms)
12:24:25 ✓  e2e/container (8.342s)
12:24:30 ✓  e2e/plugin (3.953s)
12:24:31 ✓  e2e/image (11.463s)
12:24:31 ∅  e2e/internal/fixtures
12:24:31 ∅  e2e/plugin/basic
12:24:31 ✓  e2e/stack (633ms)
12:24:31 ✓  e2e/system (89ms)
12:24:34 ✓  e2e/trust (2.151s)
12:24:34 
12:24:34 === Skipped
12:24:34 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:24:34     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:24:34 
12:24:34 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
12:24:34     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
12:24:34 
12:24:34 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:24:34     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:24:34         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:24:34 
12:24:34 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:24:34     --- SKIP: TestRemove/Kubernetes (0.00s)
12:24:34         remove_test.go:22: !environment.KubernetesEnabled()
12:24:34 
12:24:34 
12:24:34 DONE 88 tests, 4 skipped in 42.781s
12:24:34 Stopping cliendtoendsuite_notary-server_1      ... 
12:24:34 Stopping cliendtoendsuite_engine_1             ... 
12:24:34 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:24:34 Stopping cliendtoendsuite_registry_1           ... 
12:24:36 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
12:24:36 Removing cliendtoendsuite_engine_1             ... 
12:24:36 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:24:36 Removing cliendtoendsuite_registry_1           ... 
12:24:36 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
12:24:36 Removing image cliendtoendsuite_notary-server
12:24:36 Removing image cliendtoendsuite_evil-notary-server
12:24:37 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-e2eclie2e6
12:24:38 Creating network "cliendtoendsuite_default" with the default driver
12:24:38 Building evil-notary-server
12:24:38 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:24:38 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:24:38  ---> 16b632e954ca
12:24:38 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:24:39  ---> d80b1950b1da
12:24:39 Successfully built d80b1950b1da
12:24:39 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:24:39 Building notary-server
12:24:39 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:24:39 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:24:39  ---> 16b632e954ca
12:24:39 Step 3/3 : COPY ./notary/ /fixtures/
12:24:39  ---> 00b8bf278648
12:24:39 Successfully built 00b8bf278648
12:24:39 Successfully tagged cliendtoendsuite_notary-server:latest
12:24:39 Creating cliendtoendsuite_engine_1 ... 
12:24:39 Creating cliendtoendsuite_registry_1 ... 
12:24:39 Creating cliendtoendsuite_notary-server_1 ... 
12:24:39 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:24:42 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.25.0.2:2375
12:24:42 Client:
12:24:42  Version:           19.09.0-dev
12:24:42  API version:       1.40 (downgraded from 1.41)
12:24:42  Go version:        go1.12.12
12:24:42  Git commit:        
12:24:42  Built:             Thu Oct 24 12:22:22 2019
12:24:42  OS/Arch:           linux/amd64
12:24:42  Experimental:      false
12:24:42 
12:24:42 Server: Docker Engine - Community
12:24:42  Engine:
12:24:42   Version:          19.03.4
12:24:42   API version:      1.40 (minimum version 1.12)
12:24:42   Go version:       go1.12.10
12:24:42   Git commit:       9013bf583a
12:24:42   Built:            Fri Oct 18 15:55:51 2019
12:24:42   OS/Arch:          linux/amd64
12:24:42   Experimental:     true
12:24:42  containerd:
12:24:42   Version:          v1.2.10
12:24:42   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:24:42  runc:
12:24:42   Version:          1.0.0-rc8+dev
12:24:42   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:24:42  docker-init:
12:24:42   Version:          0.18.0
12:24:42   GitCommit:        fec3683
12:24:42 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:24:42 88286f41530e: Pulling fs layer
12:24:43 88286f41530e: Verifying Checksum
12:24:43 88286f41530e: Download complete
12:24:43 88286f41530e: Pull complete
12:24:43 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:24:43 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:24:43 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:24:43 The push refers to repository [registry:5000/alpine]
12:24:43 5bef08742407: Preparing
12:24:43 5bef08742407: Pushed
12:24:43 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:24:43 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:24:43 03b1be98f3f9: Pulling fs layer
12:24:43 03b1be98f3f9: Verifying Checksum
12:24:43 03b1be98f3f9: Download complete
12:24:43 03b1be98f3f9: Pull complete
12:24:43 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:24:43 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:24:43 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:24:44 The push refers to repository [registry:5000/busybox]
12:24:44 6a749002dd6a: Preparing
12:24:44 6a749002dd6a: Pushed
12:24:44 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:24:44 Swarm initialized: current node (k8zsm981pgsghbd2v5xodj22y) is now a manager.
12:24:44 
12:24:44 To add a worker to this swarm, run the following command:
12:24:44 
12:24:44     docker swarm join --token SWMTKN-1-289z5sj4mdztdq7f2y8nji1yrdwpc7ocasb4h88sdt7gr77jwr-7wq99w6cg7m74gfzjsvpnpzxz 172.25.0.2:2377
12:24:44 
12:24:44 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:24:44 
12:25:16 ✓  e2e/cli-plugins (2.676s)
12:25:16 ∅  e2e/cli-plugins/plugins/badmeta
12:25:16 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:25:16 ✓  e2e/context (50ms)
12:25:18 ✓  e2e/container (8.56s)
12:25:23 ✓  e2e/plugin (4.189s)
12:25:25 ✓  e2e/stack (634ms)
12:25:26 ✓  e2e/system (81ms)
12:25:28 ✓  e2e/image (14.763s)
12:25:28 ∅  e2e/internal/fixtures
12:25:28 ∅  e2e/plugin/basic
12:25:29 ✓  e2e/trust (2.682s)
12:25:29 
12:25:29 === Skipped
12:25:29 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:25:29     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:25:29 
12:25:29 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:25:29     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:25:29         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:25:29 
12:25:29 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:25:29     --- SKIP: TestRemove/Kubernetes (0.00s)
12:25:29         remove_test.go:22: !environment.KubernetesEnabled()
12:25:29 
12:25:29 
12:25:29 DONE 88 tests, 3 skipped in 44.496s
12:25:30 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:25:30 Stopping cliendtoendsuite_notary-server_1      ... 
12:25:30 Stopping cliendtoendsuite_engine_1             ... 
12:25:30 Stopping cliendtoendsuite_registry_1           ... 
12:25:31 
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_evil-notary-server_1 ... 
12:25:31 Removing cliendtoendsuite_notary-server_1      ... 
12:25:31 Removing cliendtoendsuite_engine_1             ... 
12:25:31 Removing cliendtoendsuite_registry_1           ... 
12:25:31 
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
12:25:31 Removing image cliendtoendsuite_notary-server
12:25:31 Removing image cliendtoendsuite_evil-notary-server
12:25:32 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-e2eclie2e6
12:25:33 Creating network "cliendtoendsuite_default" with the default driver
12:25:33 Building notary-server
12:25:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:25:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:25:34  ---> 16b632e954ca
12:25:34 Step 3/3 : COPY ./notary/ /fixtures/
12:25:34  ---> 1b3739b2033d
12:25:34 Successfully built 1b3739b2033d
12:25:34 Successfully tagged cliendtoendsuite_notary-server:latest
12:25:34 Building engine
12:25:34 Step 1/6 : FROM docker:test-dind
12:25:34  ---> eaed9efc02d2
12:25:34 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
12:25:34  ---> Using cache
12:25:34  ---> 66dc382b6d0d
12:25:34 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
12:25:34  ---> Using cache
12:25:34  ---> edf25b7c5f66
12:25:34 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
12:25:34  ---> Using cache
12:25:34  ---> e0bf27ca8f1c
12:25:34 Step 5/6 : EXPOSE 22
12:25:34  ---> Using cache
12:25:34  ---> ca70838f4059
12:25:34 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
12:25:34  ---> Using cache
12:25:34  ---> 1b853ead13b9
12:25:34 Successfully built 1b853ead13b9
12:25:34 Successfully tagged docker:stable-dind
12:25:34 Building evil-notary-server
12:25:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:25:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:25:34  ---> 16b632e954ca
12:25:34 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:25:34  ---> 3c5c3b77fdb9
12:25:34 Successfully built 3c5c3b77fdb9
12:25:34 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:25:34 Creating cliendtoendsuite_engine_1 ... 
12:25:34 Creating cliendtoendsuite_notary-server_1 ... 
12:25:34 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:25:34 Creating cliendtoendsuite_registry_1           ... 
12:25:38 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at ssh://penguin@172.26.0.5
12:25:38 Client:
12:25:38  Version:           19.09.0-dev
12:25:38  API version:       1.40 (downgraded from 1.41)
12:25:38  Go version:        go1.12.12
12:25:38  Git commit:        
12:25:38  Built:             Thu Oct 24 12:22:22 2019
12:25:38  OS/Arch:           linux/amd64
12:25:38  Experimental:      false
12:25:38 
12:25:38 Server: Docker Engine - Community
12:25:38  Engine:
12:25:38   Version:          19.03.4
12:25:38   API version:      1.40 (minimum version 1.12)
12:25:38   Go version:       go1.12.10
12:25:38   Git commit:       9013bf583a
12:25:38   Built:            Fri Oct 18 15:55:51 2019
12:25:38   OS/Arch:          linux/amd64
12:25:38   Experimental:     true
12:25:38  containerd:
12:25:38   Version:          v1.2.10
12:25:38   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:25:38  runc:
12:25:38   Version:          1.0.0-rc8+dev
12:25:38   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:25:38  docker-init:
12:25:38   Version:          0.18.0
12:25:38   GitCommit:        fec3683
12:25:39 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:25:39 88286f41530e: Pulling fs layer
12:25:39 88286f41530e: Verifying Checksum
12:25:39 88286f41530e: Download complete
12:25:39 88286f41530e: Pull complete
12:25:39 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:25:39 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:25:39 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:25:39 The push refers to repository [registry:5000/alpine]
12:25:39 5bef08742407: Preparing
12:25:39 5bef08742407: Pushed
12:25:40 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:25:40 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:25:40 03b1be98f3f9: Pulling fs layer
12:25:40 03b1be98f3f9: Verifying Checksum
12:25:40 03b1be98f3f9: Download complete
12:25:40 03b1be98f3f9: Pull complete
12:25:40 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:25:40 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:25:40 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:25:41 The push refers to repository [registry:5000/busybox]
12:25:41 6a749002dd6a: Preparing
12:25:41 6a749002dd6a: Pushed
12:25:41 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:25:42 Swarm initialized: current node (f3tzx73f5xd8m82d8nwicmxal) is now a manager.
12:25:42 
12:25:42 To add a worker to this swarm, run the following command:
12:25:42 
12:25:42     docker swarm join --token SWMTKN-1-2g9wrgrn9kmp0u626fvk1gyiea3jpchjbqpr33nztc3tp6swc8-8lzey1965wwz6z37prz4iyas8 172.26.0.5:2377
12:25:42 
12:25:42 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:25:42 
12:26:20 ✓  e2e/cli-plugins (14.226s)
12:26:20 ∅  e2e/cli-plugins/plugins/badmeta
12:26:20 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:26:20 ✓  e2e/context (29ms)
12:26:24 ✓  e2e/container (19.79s)
12:26:30 ✓  e2e/plugin (4.47s)
12:26:32 ✓  e2e/stack (2.273s)
12:26:33 ✓  e2e/system (289ms)
12:26:41 ✓  e2e/trust (6.631s)
12:26:46 ✓  e2e/image (26.827s)
12:26:46 ∅  e2e/internal/fixtures
12:26:46 ∅  e2e/plugin/basic
12:26:46 
12:26:46 === Skipped
12:26:46 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:26:46     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:26:46 
12:26:46 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:26:46     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:26:46         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:26:46 
12:26:46 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:26:46     --- SKIP: TestRemove/Kubernetes (0.00s)
12:26:46         remove_test.go:22: !environment.KubernetesEnabled()
12:26:46 
12:26:46 
12:26:46 DONE 88 tests, 3 skipped in 63.939s
12:26:46 Stopping cliendtoendsuite_engine_1             ... 
12:26:46 Stopping cliendtoendsuite_registry_1           ... 
12:26:46 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:26:46 Stopping cliendtoendsuite_notary-server_1      ... 
12:26:48 
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             ... 
12:26:48 Removing cliendtoendsuite_registry_1           ... 
12:26:48 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:26:48 Removing cliendtoendsuite_notary-server_1      ... 
12:26:48 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
12:26:48 Removing image cliendtoendsuite_notary-server
12:26:48 Removing image cliendtoendsuite_evil-notary-server
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS