Skip to content
Success

Console Output

Pull request #2028 updated
18:35:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at adb442f3f9770f4384a5b7f79ac0912b2e1fd6f4 rather than 57e121752d629965ec15d9ecfde5d7fa774bdb8f
Obtained Jenkinsfile from adb442f3f9770f4384a5b7f79ac0912b2e1fd6f4
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
 > 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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-08d0f520706915fda) in /home/ubuntu/workspace/cli_PR-2028
[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-2028@tmp/251b3096-44b2-473c-a1f3-e3a53fe9bba6/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
18:35:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:35:55 chowning workspace
[Pipeline] sh
18:35:56 + uname -m
[Pipeline] sh
18:35:56 + pwd
18:35:56 + id -u
18:35:56 + id -g
18:35:56 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2028:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:35:57 Removing all docker containers
[Pipeline] sh
18:35:58 + docker container ls -aq
[Pipeline] echo
18:35:58 Docker containers have been removed
[Pipeline] echo
18:35:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:35:58 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
18:35:58 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
18:35:58 Using the ‘stage’ step without a block argument is deprecated
18:35:58 Entering stage Git Checkout
18:35:58 Proceeding
[Pipeline] checkout
18:35:58 using credential docker-jenkins-github-credentials
18:35:58 Cloning the remote Git repository
18:35:58 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2028 # 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/2028/head:refs/remotes/origin/PR-2028 +refs/heads/master:refs/remotes/origin/master
18:36:00 Fetching without tags
18:36:00 Merging remotes/origin/master commit adb442f3f9770f4384a5b7f79ac0912b2e1fd6f4 into PR head commit 57e121752d629965ec15d9ecfde5d7fa774bdb8f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2028/head:refs/remotes/origin/PR-2028 # 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/2028/head:refs/remotes/origin/PR-2028 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57e121752d629965ec15d9ecfde5d7fa774bdb8f
 > git merge adb442f3f9770f4384a5b7f79ac0912b2e1fd6f4 # timeout=10
18:36:01 Merge succeeded, producing 9105086af5cc6f177215cf399d715d2c5804c308
18:36:01 Checking out Revision 9105086af5cc6f177215cf399d715d2c5804c308 (PR-2028)
18:36:02 Commit message: "Merge commit 'adb442f3f9770f4384a5b7f79ac0912b2e1fd6f4' into HEAD"
18:36:02 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9105086af5cc6f177215cf399d715d2c5804c308
 > git rev-list --no-walk 6f4ae352383b3e362da1f48def8ffd341228d363 # timeout=10
[Pipeline] stage
18:36:02 Using the ‘stage’ step without a block argument is deprecated
18:36:02 Entering stage Run end-to-end test suite
18:36:02 Proceeding
[Pipeline] sh
18:36:03 + docker version
18:36:03 Client: Docker Engine - Community
18:36:03  Version:           19.03.1
18:36:03  API version:       1.40
18:36:03  Go version:        go1.12.5
18:36:03  Git commit:        74b1e89
18:36:03  Built:             Thu Jul 25 21:21:05 2019
18:36:03  OS/Arch:           linux/amd64
18:36:03  Experimental:      false
18:36:03 
18:36:03 Server: Docker Engine - Community
18:36:03  Engine:
18:36:03   Version:          19.03.1
18:36:03   API version:      1.40 (minimum version 1.12)
18:36:03   Go version:       go1.12.5
18:36:03   Git commit:       74b1e89
18:36:03   Built:            Thu Jul 25 21:19:41 2019
18:36:03   OS/Arch:          linux/amd64
18:36:03   Experimental:     true
18:36:03  containerd:
18:36:03   Version:          1.2.6
18:36:03   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:36:03  runc:
18:36:03   Version:          1.0.0-rc8
18:36:03   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:36:03  docker-init:
18:36:03   Version:          0.18.0
18:36:03   GitCommit:        fec3683
[Pipeline] sh
18:36:03 + docker info
18:36:03 Client:
18:36:03  Debug Mode: false
18:36:03 
18:36:03 Server:
18:36:03  Containers: 0
18:36:03   Running: 0
18:36:03   Paused: 0
18:36:03   Stopped: 0
18:36:03  Images: 40
18:36:03  Server Version: 19.03.1
18:36:03  Storage Driver: overlay2
18:36:03   Backing Filesystem: extfs
18:36:03   Supports d_type: true
18:36:03   Native Overlay Diff: true
18:36:03  Logging Driver: json-file
18:36:03  Cgroup Driver: cgroupfs
18:36:03  Plugins:
18:36:03   Volume: local
18:36:03   Network: bridge host ipvlan macvlan null overlay
18:36:03   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:36:03  Swarm: inactive
18:36:03  Runtimes: runc
18:36:03  Default Runtime: runc
18:36:03  Init Binary: docker-init
18:36:03  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:36:03  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
18:36:03  init version: fec3683
18:36:03  Security Options:
18:36:03   apparmor
18:36:03   seccomp
18:36:03    Profile: default
18:36:03  Kernel Version: 4.15.0-1045-aws
18:36:03  Operating System: Ubuntu 18.04.3 LTS
18:36:03  OSType: linux
18:36:03  Architecture: x86_64
18:36:03  CPUs: 2
18:36:03  Total Memory: 7.501GiB
18:36:03  Name: ip-10-100-48-1
18:36:03  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
18:36:03  Docker Root Dir: /var/lib/docker
18:36:03  Debug Mode: false
18:36:03  Username: dockerbuildbot
18:36:03  Registry: https://index.docker.io/v1/
18:36:03  Labels:
18:36:03  Experimental: true
18:36:03  Insecure Registries:
18:36:03   127.0.0.0/8
18:36:03  Live Restore Enabled: true
18:36:03 
18:36:03 WARNING: No swap limit support
[Pipeline] sh
18:36:03 + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
18:36:03 docker build -t docker-cli-e2eclie2e2 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
18:36:03 #2 [internal] load build definition from Dockerfile.e2e
18:36:03 #2 transferring dockerfile: 1.58kB done
18:36:03 #2 DONE 0.0s
18:36:03 
18:36:03 #1 [internal] load .dockerignore
18:36:03 #1 transferring context: 100B done
18:36:03 #1 DONE 0.0s
18:36:03 
18:36:03 #3 [internal] load metadata for docker.io/library/golang:1.12.9
18:36:04 #3 DONE 0.2s
18:36:04 
18:36:04 #4 [1/11] FROM docker.io/library/golang:1.12.9@sha256:584daefca21d7b8f0702e...
18:36:04 #4 DONE 0.0s
18:36:04 
18:36:04 #10 [internal] load build context
18:36:04 #10 transferring context: 42.27MB 0.9s done
18:36:04 #10 DONE 0.9s
18:36:04 
18:36:04 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
18:36:04 #11 CACHED
18:36:04 
18:36:04 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
18:36:04 #5 CACHED
18:36:04 
18:36:04 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
18:36:04 #7 CACHED
18:36:04 
18:36:04 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
18:36:04 #9 CACHED
18:36:04 
18:36:04 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
18:36:04 #6 CACHED
18:36:04 
18:36:04 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
18:36:04 #8 CACHED
18:36:04 
18:36:04 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
18:36:04 #12 CACHED
18:36:04 
18:36:04 #13 [9/11] COPY . .
18:36:05 #13 DONE 0.9s
18:36:05 
18:36:05 #14 [10/11] RUN ./scripts/build/binary
18:36:06 #14 0.897 Building statically linked build/docker-linux-amd64
18:37:28 #14 DONE 71.6s
18:37:28 
18:37:28 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
18:37:28 #15 0.844 Building statically linked build/plugins-linux-amd64/docker-helloworld
18:37:28 #15 2.790 Building statically linked build/plugins-linux-amd64/docker-badmeta
18:37:28 #15 4.531 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
18:37:28 #15 DONE 6.6s
18:37:28 
18:37:28 #16 exporting to image
18:37:28 #16 exporting layers
18:37:28 #16 exporting layers 2.0s done
18:37:28 #16 writing image sha256:78adb270d2e745bdaf5f04563c08e375c9fb196782a968278b3d7a715a5c549c
18:37:28 #16 writing image sha256:78adb270d2e745bdaf5f04563c08e375c9fb196782a968278b3d7a715a5c549c done
18:37:28 #16 naming to docker.io/library/docker-cli-e2eclie2e2 done
18:37:28 #16 DONE 2.0s
18:37:28 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-e2eclie2e2
18:37:28 Creating network "cliendtoendsuite_default" with the default driver
18:37:28 Building notary-server
18:37:28 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:37:28 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:37:28  ---> 16b632e954ca
18:37:28 Step 3/3 : COPY ./notary/ /fixtures/
18:37:28  ---> 2b3e03e7a484
18:37:28 Successfully built 2b3e03e7a484
18:37:28 Successfully tagged cliendtoendsuite_notary-server:latest
18:37:28 Building evil-notary-server
18:37:28 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:37:28 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:37:28  ---> 16b632e954ca
18:37:28 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:37:28  ---> 6453cc15d5ff
18:37:28 Successfully built 6453cc15d5ff
18:37:28 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:37:28 Creating cliendtoendsuite_registry_1 ... 
18:37:28 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:37:28 Creating cliendtoendsuite_notary-server_1      ... 
18:37:28 Creating cliendtoendsuite_engine_1             ... 
18:37:31 
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 tcp://172.21.0.5:2375
18:37:31 Client:
18:37:31  Version:           19.09.0-dev
18:37:31  API version:       1.40
18:37:31  Go version:        go1.12.9
18:37:31  Git commit:        
18:37:31  Built:             Mon Sep  2 18:36:06 2019
18:37:31  OS/Arch:           linux/amd64
18:37:31  Experimental:      false
18:37:31 
18:37:31 Server: Docker Engine - Community
18:37:31  Engine:
18:37:31   Version:          19.03.2-rc1
18:37:31   API version:      1.40 (minimum version 1.12)
18:37:31   Go version:       go1.12.8
18:37:31   Git commit:       8296f90eef
18:37:31   Built:            Fri Aug 23 16:30:26 2019
18:37:31   OS/Arch:          linux/amd64
18:37:31   Experimental:     false
18:37:31  containerd:
18:37:31   Version:          v1.2.6
18:37:31   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:37:31  runc:
18:37:31   Version:          1.0.0-rc8
18:37:31   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:37:31  docker-init:
18:37:31   Version:          0.18.0
18:37:31   GitCommit:        fec3683
18:37:32 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:37:32 88286f41530e: Pulling fs layer
18:37:32 88286f41530e: Download complete
18:37:32 88286f41530e: Pull complete
18:37:32 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:37:32 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:37:32 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:37:32 The push refers to repository [registry:5000/alpine]
18:37:32 5bef08742407: Preparing
18:37:32 5bef08742407: Pushed
18:37:32 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:37:32 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:37:32 03b1be98f3f9: Pulling fs layer
18:37:33 03b1be98f3f9: Verifying Checksum
18:37:33 03b1be98f3f9: Download complete
18:37:33 03b1be98f3f9: Pull complete
18:37:33 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:37:33 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:37:33 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:37:33 The push refers to repository [registry:5000/busybox]
18:37:33 6a749002dd6a: Preparing
18:37:33 6a749002dd6a: Pushed
18:37:33 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:37:34 Swarm initialized: current node (x47jkks5l3e5pwbttqyyr9w1c) is now a manager.
18:37:34 
18:37:34 To add a worker to this swarm, run the following command:
18:37:34 
18:37:34     docker swarm join --token SWMTKN-1-2ct5zh4kz9ce2hm0l2o68wo4n4oy26x82ok8bmv503603h1ctd-278hyuw0bj31vmgo3hbc40g5z 172.21.0.5:2377
18:37:34 
18:37:34 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:37:34 
18:38:00 ✓  e2e/cli-plugins (2.641s)
18:38:00 ∅  e2e/cli-plugins/plugins/badmeta
18:38:00 ∅  e2e/cli-plugins/plugins/nopersistentprerun
18:38:00 ✓  e2e/context (32ms)
18:38:05 ✓  e2e/container (8.772s)
18:38:10 ✓  e2e/plugin (3.907s)
18:38:10 ✓  e2e/image (11.523s)
18:38:10 ∅  e2e/internal/fixtures
18:38:10 ∅  e2e/plugin/basic
18:38:11 ✓  e2e/system (89ms)
18:38:11 ✓  e2e/stack (598ms)
18:38:14 ✓  e2e/trust (2.13s)
18:38:14 
18:38:14 === Skipped
18:38:14 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:38:14     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:38:14 
18:38:14 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
18:38:14     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
18:38:14 
18:38:14 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:38:14     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:38:14         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:38:14 
18:38:14 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:38:14     --- SKIP: TestRemove/Kubernetes (0.00s)
18:38:14         remove_test.go:22: !environment.KubernetesEnabled()
18:38:14 
18:38:14 
18:38:14 DONE 88 tests, 4 skipped in 39.948s
18:38:14 Stopping cliendtoendsuite_engine_1             ... 
18:38:14 Stopping cliendtoendsuite_registry_1           ... 
18:38:14 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:38:14 Stopping cliendtoendsuite_notary-server_1      ... 
18:38:16 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
18:38:16 Removing cliendtoendsuite_registry_1           ... 
18:38:16 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:38:16 Removing cliendtoendsuite_notary-server_1      ... 
18:38:16 
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
18:38:16 Removing image cliendtoendsuite_notary-server
18:38:16 Removing image cliendtoendsuite_evil-notary-server
18:38:17 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-e2eclie2e2
18:38:18 Creating network "cliendtoendsuite_default" with the default driver
18:38:18 Building evil-notary-server
18:38:18 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:38:18 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:38:18  ---> 16b632e954ca
18:38:18 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:38:18  ---> f25e37754a1a
18:38:18 Successfully built f25e37754a1a
18:38:18 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:38:18 Building notary-server
18:38:18 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:38:18 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:38:18  ---> 16b632e954ca
18:38:18 Step 3/3 : COPY ./notary/ /fixtures/
18:38:19  ---> 3510d32bc8a1
18:38:19 Successfully built 3510d32bc8a1
18:38:19 Successfully tagged cliendtoendsuite_notary-server:latest
18:38:19 Creating cliendtoendsuite_engine_1 ... 
18:38:19 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:38:19 Creating cliendtoendsuite_registry_1           ... 
18:38:19 Creating cliendtoendsuite_notary-server_1      ... 
18:38:22 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.22.0.3:2375
18:38:22 Client:
18:38:22  Version:           19.09.0-dev
18:38:22  API version:       1.40
18:38:22  Go version:        go1.12.9
18:38:22  Git commit:        
18:38:22  Built:             Mon Sep  2 18:36:06 2019
18:38:22  OS/Arch:           linux/amd64
18:38:22  Experimental:      false
18:38:22 
18:38:22 Server: Docker Engine - Community
18:38:22  Engine:
18:38:22   Version:          19.03.2-rc1
18:38:22   API version:      1.40 (minimum version 1.12)
18:38:22   Go version:       go1.12.8
18:38:22   Git commit:       8296f90eef
18:38:22   Built:            Fri Aug 23 16:30:26 2019
18:38:22   OS/Arch:          linux/amd64
18:38:22   Experimental:     true
18:38:22  containerd:
18:38:22   Version:          v1.2.6
18:38:22   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:38:22  runc:
18:38:22   Version:          1.0.0-rc8
18:38:22   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:38:22  docker-init:
18:38:22   Version:          0.18.0
18:38:22   GitCommit:        fec3683
18:38:22 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:38:22 88286f41530e: Pulling fs layer
18:38:23 88286f41530e: Verifying Checksum
18:38:23 88286f41530e: Download complete
18:38:23 88286f41530e: Pull complete
18:38:23 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:38:23 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:38:23 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:38:23 The push refers to repository [registry:5000/alpine]
18:38:23 5bef08742407: Preparing
18:38:23 5bef08742407: Pushed
18:38:23 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:38:23 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:38:23 03b1be98f3f9: Pulling fs layer
18:38:23 03b1be98f3f9: Verifying Checksum
18:38:23 03b1be98f3f9: Download complete
18:38:24 03b1be98f3f9: Pull complete
18:38:24 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:38:24 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:38:24 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:38:24 The push refers to repository [registry:5000/busybox]
18:38:24 6a749002dd6a: Preparing
18:38:24 6a749002dd6a: Pushed
18:38:24 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:38:25 Swarm initialized: current node (ojeft1guu4v7ju8abkak01f5p) is now a manager.
18:38:25 
18:38:25 To add a worker to this swarm, run the following command:
18:38:25 
18:38:25     docker swarm join --token SWMTKN-1-09a04foptkd36thxcam6gpujtuh72jichg204xqvnngvoxklam-0ro4uasziwsw1du5rrmt30rt7 172.22.0.3:2377
18:38:25 
18:38:25 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:38:25 
18:38:51 ✓  e2e/cli-plugins (2.73s)
18:38:51 ∅  e2e/cli-plugins/plugins/badmeta
18:38:51 ∅  e2e/cli-plugins/plugins/nopersistentprerun
18:38:51 ✓  e2e/context (58ms)
18:38:55 ✓  e2e/container (8.481s)
18:38:59 ✓  e2e/plugin (3.494s)
18:39:01 ✓  e2e/stack (640ms)
18:39:01 ✓  e2e/system (72ms)
18:39:04 ✓  e2e/image (14.275s)
18:39:04 ∅  e2e/internal/fixtures
18:39:04 ∅  e2e/plugin/basic
18:39:05 ✓  e2e/trust (2.914s)
18:39:05 
18:39:05 === Skipped
18:39:05 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:39:05     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:39:05 
18:39:05 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:39:05     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:39:05         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:39:05 
18:39:05 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:39:05     --- SKIP: TestRemove/Kubernetes (0.00s)
18:39:05         remove_test.go:22: !environment.KubernetesEnabled()
18:39:05 
18:39:05 
18:39:05 DONE 88 tests, 3 skipped in 40.449s
18:39:05 Stopping cliendtoendsuite_notary-server_1      ... 
18:39:05 Stopping cliendtoendsuite_registry_1           ... 
18:39:05 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:39:05 Stopping cliendtoendsuite_engine_1             ... 
18:39:07 
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      ... 
18:39:07 Removing cliendtoendsuite_registry_1           ... 
18:39:07 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:39:07 Removing cliendtoendsuite_engine_1             ... 
18:39:07 
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
18:39:07 Removing image cliendtoendsuite_notary-server
18:39:07 Removing image cliendtoendsuite_evil-notary-server
18:39:08 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-e2eclie2e2
18:39:09 Creating network "cliendtoendsuite_default" with the default driver
18:39:09 Building engine
18:39:09 Step 1/6 : FROM docker:test-dind
18:39:09  ---> acb747daa9d2
18:39:09 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
18:39:09  ---> Using cache
18:39:09  ---> e93e34cf7a48
18:39:09 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
18:39:09  ---> Using cache
18:39:09  ---> 53ee168266b4
18:39:09 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
18:39:09  ---> Using cache
18:39:09  ---> 961125d787d5
18:39:09 Step 5/6 : EXPOSE 22
18:39:09  ---> Using cache
18:39:09  ---> ace7679afbae
18:39:09 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
18:39:09  ---> Using cache
18:39:09  ---> 5f05a2dc46d6
18:39:09 Successfully built 5f05a2dc46d6
18:39:10 Successfully tagged docker:stable-dind
18:39:10 Building evil-notary-server
18:39:10 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:39:10 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:39:10  ---> 16b632e954ca
18:39:10 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:39:10  ---> 260860283f8a
18:39:10 Successfully built 260860283f8a
18:39:10 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:39:10 Building notary-server
18:39:10 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:39:10 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:39:10  ---> 16b632e954ca
18:39:10 Step 3/3 : COPY ./notary/ /fixtures/
18:39:10  ---> 9f3168055471
18:39:10 Successfully built 9f3168055471
18:39:10 Successfully tagged cliendtoendsuite_notary-server:latest
18:39:10 Creating cliendtoendsuite_engine_1 ... 
18:39:10 Creating cliendtoendsuite_registry_1 ... 
18:39:10 Creating cliendtoendsuite_notary-server_1 ... 
18:39:10 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:39:14 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_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.23.0.2
18:39:14 Client:
18:39:14  Version:           19.09.0-dev
18:39:14  API version:       1.40
18:39:14  Go version:        go1.12.9
18:39:14  Git commit:        
18:39:14  Built:             Mon Sep  2 18:36:06 2019
18:39:14  OS/Arch:           linux/amd64
18:39:14  Experimental:      false
18:39:14 
18:39:14 Server: Docker Engine - Community
18:39:14  Engine:
18:39:14   Version:          19.03.2-rc1
18:39:14   API version:      1.40 (minimum version 1.12)
18:39:14   Go version:       go1.12.8
18:39:14   Git commit:       8296f90eef
18:39:14   Built:            Fri Aug 23 16:30:26 2019
18:39:14   OS/Arch:          linux/amd64
18:39:14   Experimental:     true
18:39:14  containerd:
18:39:14   Version:          v1.2.6
18:39:14   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:39:14  runc:
18:39:14   Version:          1.0.0-rc8
18:39:14   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:39:14  docker-init:
18:39:14   Version:          0.18.0
18:39:14   GitCommit:        fec3683
18:39:15 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:39:15 88286f41530e: Pulling fs layer
18:39:15 88286f41530e: Verifying Checksum
18:39:15 88286f41530e: Download complete
18:39:15 88286f41530e: Pull complete
18:39:15 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:39:15 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:39:15 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:39:15 The push refers to repository [registry:5000/alpine]
18:39:15 5bef08742407: Preparing
18:39:16 5bef08742407: Pushed
18:39:16 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:39:16 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:39:16 03b1be98f3f9: Pulling fs layer
18:39:16 03b1be98f3f9: Download complete
18:39:16 03b1be98f3f9: Pull complete
18:39:16 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:39:16 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:39:16 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:39:17 The push refers to repository [registry:5000/busybox]
18:39:17 6a749002dd6a: Preparing
18:39:17 6a749002dd6a: Pushed
18:39:17 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:39:18 Swarm initialized: current node (nxg0ghpyxcweet4d3wnpj6u3m) is now a manager.
18:39:18 
18:39:18 To add a worker to this swarm, run the following command:
18:39:18 
18:39:18     docker swarm join --token SWMTKN-1-5kh24irw8zrp9oekwtkyzheufoh7sxi78l723r7keoz6mdg0z9-12oqgarohng7r8gktck9ef1on 172.23.0.2:2377
18:39:18 
18:39:18 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:39:18 
18:39:57 ✓  e2e/cli-plugins (13.454s)
18:39:57 ∅  e2e/cli-plugins/plugins/badmeta
18:39:57 ∅  e2e/cli-plugins/plugins/nopersistentprerun
18:39:57 ✓  e2e/context (61ms)
18:39:59 ✓  e2e/container (18.734s)
18:40:04 ✓  e2e/plugin (4.419s)
18:40:07 ✓  e2e/stack (2.041s)
18:40:07 ✓  e2e/system (255ms)
18:40:15 ✓  e2e/trust (6.514s)
18:40:20 ✓  e2e/image (26.11s)
18:40:20 ∅  e2e/internal/fixtures
18:40:20 ∅  e2e/plugin/basic
18:40:20 
18:40:20 === Skipped
18:40:20 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:40:20     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:40:20 
18:40:20 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:40:20     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:40:20         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:40:20 
18:40:20 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:40:20     --- SKIP: TestRemove/Kubernetes (0.00s)
18:40:20         remove_test.go:22: !environment.KubernetesEnabled()
18:40:20 
18:40:20 
18:40:20 DONE 88 tests, 3 skipped in 61.956s
18:40:20 Stopping cliendtoendsuite_notary-server_1      ... 
18:40:20 Stopping cliendtoendsuite_registry_1           ... 
18:40:20 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:40:20 Stopping cliendtoendsuite_engine_1             ... 
18:40:22 
Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
18:40:22 Removing cliendtoendsuite_registry_1           ... 
18:40:22 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:40:22 Removing cliendtoendsuite_engine_1             ... 
18:40:22 
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
18:40:22 Removing image cliendtoendsuite_notary-server
18:40:22 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