Pull request #39904 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 rather than 88c554f950d4667595cc2174bfab67d2cc072e62 Obtained Jenkinsfile from 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 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] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-09-12T07:28:19.073Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-12T07:28:19.077Z] Trying to pass milestone 4 [Pipeline] milestone [2019-09-12T07:28:19.085Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-12T07:28:19.203Z] Running on ubuntu-1804-overlay2 (i-0235b00a0a7c60a4e) in /home/ubuntu/workspace/moby_PR-39904 [Pipeline] { [Pipeline] checkout [2019-09-12T07:28:19.259Z] using credential docker-jenkins-github-credentials [2019-09-12T07:28:19.266Z] Cloning the remote Git repository [2019-09-12T07:28:19.266Z] Cloning with configured refspecs honoured and without tags [2019-09-12T07:28:19.284Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:19.284Z] > git init /home/ubuntu/workspace/moby_PR-39904 # timeout=10 [2019-09-12T07:28:19.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:19.308Z] > git --version # timeout=10 [2019-09-12T07:28:19.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:19.317Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:31.969Z] Fetching without tags [2019-09-12T07:28:32.223Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:33.304Z] Merge succeeded, producing 61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:28:33.305Z] Checking out Revision 61db442d07d1a66a518ab49b5aaf55b1068e22e9 (PR-39904) [2019-09-12T07:28:33.394Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:28:33.411Z] First time build. Skipping changelog. [2019-09-12T07:28:31.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:31.952Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:28:31.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:28:31.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:31.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:31.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:31.987Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:32.241Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:32.250Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:32.745Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:28:33.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-12T07:28:33.320Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:33.325Z] > git checkout -f 61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:28:33.410Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-12T07:28:34.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39904:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-12T07:28:34.247Z] Unable to find image 'alpine:latest' locally [2019-09-12T07:28:34.247Z] latest: Pulling from library/alpine [2019-09-12T07:28:34.247Z] 9d48c3bd43c5: Pulling fs layer [2019-09-12T07:28:34.506Z] 9d48c3bd43c5: Verifying Checksum [2019-09-12T07:28:34.506Z] 9d48c3bd43c5: Download complete [2019-09-12T07:28:34.763Z] 9d48c3bd43c5: Pull complete [2019-09-12T07:28:34.763Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-12T07:28:34.763Z] Status: Downloaded newer image for alpine:latest [2019-09-12T07:28:38.038Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-09-12T07:28:38.233Z] Running on ubuntu-1804-overlay2 (i-0235b00a0a7c60a4e) in /home/ubuntu/workspace/moby_PR-39904 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-12T07:28:38.245Z] Running on ubuntu-1804-overlay2 (i-08713d0b218a0d04c) in /home/ubuntu/workspace/moby_PR-39904 [Pipeline] { [2019-09-12T07:28:38.272Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-39904 [Pipeline] checkout [Pipeline] // stage [2019-09-12T07:28:38.290Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2019-09-12T07:28:38.302Z] Fetching changes from the remote Git repository [2019-09-12T07:28:38.309Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-12T07:28:38.355Z] using credential docker-jenkins-github-credentials [2019-09-12T07:28:38.364Z] Cloning the remote Git repository [2019-09-12T07:28:38.364Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2019-09-12T07:28:38.377Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-39904 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [2019-09-12T07:28:38.415Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-12T07:28:38.431Z] Cloning the remote Git repository [2019-09-12T07:28:38.431Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-12T07:28:38.600Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:38.656Z] Running on azwin-2-e11800 in d:\jenkins\workspace\moby_PR-39904 [Pipeline] { [Pipeline] ws [2019-09-12T07:28:38.668Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-12T07:28:38.725Z] using credential docker-jenkins-github-credentials [2019-09-12T07:28:38.781Z] Cloning the remote Git repository [2019-09-12T07:28:38.781Z] Cloning with configured refspecs honoured and without tags [2019-09-12T07:28:38.837Z] Merge succeeded, producing 47d8468ebdbfff3098763d12f9ed5f6b3b9133ec [2019-09-12T07:28:38.838Z] Checking out Revision 47d8468ebdbfff3098763d12f9ed5f6b3b9133ec (PR-39904) [2019-09-12T07:28:38.883Z] Running on azwin-2-afc680 in d:\jenkins\workspace\moby_PR-39904 [Pipeline] { [Pipeline] ws [2019-09-12T07:28:38.901Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-12T07:28:38.919Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:28:38.925Z] First time build. Skipping changelog. [2019-09-12T07:28:38.969Z] using credential docker-jenkins-github-credentials [2019-09-12T07:28:39.043Z] Cloning the remote Git repository [2019-09-12T07:28:39.043Z] Cloning with configured refspecs honoured and without tags [2019-09-12T07:28:38.381Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:38.381Z] > git init /home/ubuntu/workspace/moby_PR-39904 # timeout=10 [2019-09-12T07:28:38.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:38.404Z] > git --version # timeout=10 [2019-09-12T07:28:38.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:38.412Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:38.309Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-12T07:28:38.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:38.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:38.325Z] > git --version # timeout=10 [2019-09-12T07:28:38.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:38.332Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:38.615Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:38.623Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:38.694Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:28:38.847Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-12T07:28:38.854Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:38.856Z] > git checkout -f 47d8468ebdbfff3098763d12f9ed5f6b3b9133ec [2019-09-12T07:28:38.935Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:28:38.438Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:38.438Z] > git init /home/docker/workspace/moby_PR-39904 # timeout=10 [2019-09-12T07:28:38.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:38.453Z] > git --version # timeout=10 [2019-09-12T07:28:38.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:38.458Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:38.827Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:38.829Z] > git init /home/jenkins/workspace/moby_PR-39904 # timeout=10 [2019-09-12T07:28:38.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:38.881Z] > git --version # timeout=10 [2019-09-12T07:28:38.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:38.908Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:39.643Z] + docker version [2019-09-12T07:28:39.643Z] Client: Docker Engine - Community [2019-09-12T07:28:39.643Z] Version: 19.03.1 [2019-09-12T07:28:39.643Z] API version: 1.40 [2019-09-12T07:28:39.643Z] Go version: go1.12.5 [2019-09-12T07:28:39.643Z] Git commit: 74b1e89 [2019-09-12T07:28:39.643Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-12T07:28:39.643Z] OS/Arch: linux/amd64 [2019-09-12T07:28:39.643Z] Experimental: false [2019-09-12T07:28:39.643Z] [2019-09-12T07:28:39.643Z] Server: Docker Engine - Community [2019-09-12T07:28:39.643Z] Engine: [2019-09-12T07:28:39.643Z] Version: 19.03.1 [2019-09-12T07:28:39.643Z] API version: 1.40 (minimum version 1.12) [2019-09-12T07:28:39.643Z] Go version: go1.12.5 [2019-09-12T07:28:39.643Z] Git commit: 74b1e89 [2019-09-12T07:28:39.643Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-12T07:28:39.643Z] OS/Arch: linux/amd64 [2019-09-12T07:28:39.643Z] Experimental: true [2019-09-12T07:28:39.643Z] containerd: [2019-09-12T07:28:39.643Z] Version: 1.2.6 [2019-09-12T07:28:39.643Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-12T07:28:39.643Z] runc: [2019-09-12T07:28:39.643Z] Version: 1.0.0-rc8 [2019-09-12T07:28:39.643Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:28:39.643Z] docker-init: [2019-09-12T07:28:39.643Z] Version: 0.18.0 [2019-09-12T07:28:39.643Z] GitCommit: fec3683 [Pipeline] sh [2019-09-12T07:28:39.080Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:39.080Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-12T07:28:39.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:39.140Z] > git --version # timeout=10 [2019-09-12T07:28:39.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:39.181Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:39.933Z] + docker info [2019-09-12T07:28:40.496Z] Client: [2019-09-12T07:28:40.496Z] Debug Mode: false [2019-09-12T07:28:40.496Z] [2019-09-12T07:28:40.496Z] Server: [2019-09-12T07:28:40.496Z] Containers: 3 [2019-09-12T07:28:40.496Z] Running: 0 [2019-09-12T07:28:40.496Z] Paused: 0 [2019-09-12T07:28:40.496Z] Stopped: 3 [2019-09-12T07:28:40.496Z] Images: 3 [2019-09-12T07:28:40.496Z] Server Version: 19.03.1 [2019-09-12T07:28:40.496Z] Storage Driver: overlay2 [2019-09-12T07:28:40.496Z] Backing Filesystem: extfs [2019-09-12T07:28:40.496Z] Supports d_type: true [2019-09-12T07:28:40.496Z] Native Overlay Diff: true [2019-09-12T07:28:40.496Z] Logging Driver: json-file [2019-09-12T07:28:40.496Z] Cgroup Driver: cgroupfs [2019-09-12T07:28:40.496Z] Plugins: [2019-09-12T07:28:40.496Z] Volume: local [2019-09-12T07:28:40.496Z] Network: bridge host ipvlan macvlan null overlay [2019-09-12T07:28:40.496Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-12T07:28:40.496Z] Swarm: inactive [2019-09-12T07:28:40.496Z] Runtimes: runc [2019-09-12T07:28:40.496Z] Default Runtime: runc [2019-09-12T07:28:40.496Z] Init Binary: docker-init [2019-09-12T07:28:40.496Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-12T07:28:40.496Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:28:40.496Z] init version: fec3683 [2019-09-12T07:28:40.496Z] Security Options: [2019-09-12T07:28:40.496Z] apparmor [2019-09-12T07:28:40.496Z] seccomp [2019-09-12T07:28:40.496Z] Profile: default [2019-09-12T07:28:40.496Z] Kernel Version: 4.15.0-1047-aws [2019-09-12T07:28:40.496Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-12T07:28:40.496Z] OSType: linux [2019-09-12T07:28:40.496Z] Architecture: x86_64 [2019-09-12T07:28:40.496Z] CPUs: 2 [2019-09-12T07:28:40.496Z] Total Memory: 7.501GiB [2019-09-12T07:28:40.496Z] Name: ip-10-100-117-68 [2019-09-12T07:28:40.496Z] ID: OXA5:D5HW:QK7M:DYW2:2MRO:3YZL:R76D:SOAZ:VBQ7:6J3N:M67H:EARG [2019-09-12T07:28:40.496Z] Docker Root Dir: /var/lib/docker [2019-09-12T07:28:40.496Z] Debug Mode: false [2019-09-12T07:28:40.496Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:28:40.496Z] Labels: [2019-09-12T07:28:40.496Z] Experimental: true [2019-09-12T07:28:40.496Z] Insecure Registries: [2019-09-12T07:28:40.496Z] 127.0.0.0/8 [2019-09-12T07:28:40.496Z] Live Restore Enabled: true [2019-09-12T07:28:40.496Z] [2019-09-12T07:28:40.496Z] WARNING: No swap limit support [Pipeline] sh [2019-09-12T07:28:40.777Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:40.777Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:40.777Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39904/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-12T07:28:41.034Z] + bash /home/ubuntu/workspace/moby_PR-39904/check-config.sh [2019-09-12T07:28:41.034Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-12T07:28:41.034Z] info: reading kernel config from /boot/config-4.15.0-1047-aws ... [2019-09-12T07:28:41.034Z] [2019-09-12T07:28:41.034Z] Generally Necessary: [2019-09-12T07:28:41.034Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-12T07:28:41.034Z] - apparmor: enabled and tools installed [2019-09-12T07:28:41.034Z] - CONFIG_NAMESPACES: enabled [2019-09-12T07:28:41.034Z] - CONFIG_NET_NS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_PID_NS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_IPC_NS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_UTS_NS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUPS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CPUSETS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_MEMCG: enabled [2019-09-12T07:28:41.034Z] - CONFIG_KEYS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_VETH: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-12T07:28:41.034Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-12T07:28:41.034Z] [2019-09-12T07:28:41.034Z] Optional Features: [2019-09-12T07:28:41.034Z] - CONFIG_USER_NS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_SECCOMP: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-12T07:28:41.034Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-12T07:28:41.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-12T07:28:41.034Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-12T07:28:41.034Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-12T07:28:41.034Z] - CONFIG_BLK_CGROUP: enabled [2019-09-12T07:28:41.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-12T07:28:41.034Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_PERF: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-12T07:28:41.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-12T07:28:41.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-12T07:28:41.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-12T07:28:41.034Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-12T07:28:41.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_IP_VS: enabled (as module) [2019-09-12T07:28:41.034Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-12T07:28:41.291Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-12T07:28:41.291Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-12T07:28:41.291Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_EXT4_FS: enabled [2019-09-12T07:28:41.291Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-12T07:28:41.291Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-12T07:28:41.291Z] - Network Drivers: [2019-09-12T07:28:41.291Z] - "overlay": [2019-09-12T07:28:41.291Z] - CONFIG_VXLAN: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-12T07:28:41.291Z] Optional (for encrypted networks): [2019-09-12T07:28:41.291Z] - CONFIG_CRYPTO: enabled [2019-09-12T07:28:41.291Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-12T07:28:41.291Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-12T07:28:41.291Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-12T07:28:41.291Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-12T07:28:41.291Z] - CONFIG_XFRM: enabled [2019-09-12T07:28:41.291Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-12T07:28:41.291Z] - "ipvlan": [2019-09-12T07:28:41.291Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-12T07:28:41.291Z] - "macvlan": [2019-09-12T07:28:41.291Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_DUMMY: enabled (as module) [2019-09-12T07:28:41.291Z] - "ftp,tftp client in container": [2019-09-12T07:28:41.291Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-12T07:28:41.291Z] - Storage Drivers: [2019-09-12T07:28:41.291Z] - "aufs": [2019-09-12T07:28:41.291Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-12T07:28:41.291Z] - "btrfs": [2019-09-12T07:28:41.291Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-12T07:28:41.291Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-12T07:28:41.291Z] - "devicemapper": [2019-09-12T07:28:41.291Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-12T07:28:41.291Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-12T07:28:41.291Z] - "overlay": [2019-09-12T07:28:41.291Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-12T07:28:41.291Z] - "zfs": [2019-09-12T07:28:41.291Z] - /dev/zfs: missing [2019-09-12T07:28:41.291Z] - zfs command: missing [2019-09-12T07:28:41.291Z] - zpool command: missing [2019-09-12T07:28:41.291Z] [2019-09-12T07:28:41.291Z] Limits: [2019-09-12T07:28:41.291Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-12T07:28:41.291Z] [2019-09-12T07:28:41.291Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-12T07:28:41.615Z] + sudo modprobe ip_vs [2019-09-12T07:28:41.615Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 . [2019-09-12T07:28:41.615Z] #1 [internal] load build definition from Dockerfile [2019-09-12T07:28:41.615Z] #1 transferring dockerfile: 10.82kB done [2019-09-12T07:28:41.615Z] #1 DONE 0.0s [2019-09-12T07:28:41.615Z] [2019-09-12T07:28:41.615Z] #2 [internal] load .dockerignore [2019-09-12T07:28:41.615Z] #2 transferring context: 87B done [2019-09-12T07:28:41.615Z] #2 DONE 0.0s [2019-09-12T07:28:41.615Z] [2019-09-12T07:28:41.615Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-12T07:28:41.615Z] #3 DONE 0.1s [2019-09-12T07:28:41.872Z] [2019-09-12T07:28:41.872Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-12T07:28:41.872Z] #64 DONE 0.0s [2019-09-12T07:28:41.872Z] [2019-09-12T07:28:41.872Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-12T07:28:41.872Z] #4 DONE 0.0s [2019-09-12T07:28:41.872Z] [2019-09-12T07:28:41.872Z] #18 [internal] load build context [2019-09-12T07:28:42.806Z] #18 transferring context: 45.50MB 1.2s done [2019-09-12T07:28:42.806Z] #18 DONE 1.2s [2019-09-12T07:28:43.063Z] [2019-09-12T07:28:43.063Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-12T07:28:43.063Z] #5 CACHED [2019-09-12T07:28:43.063Z] [2019-09-12T07:28:43.063Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:28:43.063Z] #22 CACHED [2019-09-12T07:28:43.063Z] [2019-09-12T07:28:43.063Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-12T07:28:43.627Z] #23 DONE 0.4s [2019-09-12T07:28:43.627Z] [2019-09-12T07:28:43.627Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-12T07:28:44.307Z] #24 0.789 + RM_GOPATH=0 [2019-09-12T07:28:44.307Z] #24 0.790 + TMP_GOPATH= [2019-09-12T07:28:44.307Z] #24 0.790 + : /build [2019-09-12T07:28:44.307Z] #24 0.790 + '[' -z '' ']' [2019-09-12T07:28:44.307Z] #24 0.790 ++ mktemp -d [2019-09-12T07:28:44.307Z] #24 0.792 + export GOPATH=/tmp/tmp.1PyJzVkdUB [2019-09-12T07:28:44.307Z] #24 0.793 + GOPATH=/tmp/tmp.1PyJzVkdUB [2019-09-12T07:28:44.307Z] #24 0.793 + RM_GOPATH=1 [2019-09-12T07:28:44.307Z] #24 0.794 ++ dirname ./install.sh [2019-09-12T07:28:44.307Z] #24 0.794 Installing gometalinter version v2.0.6 [2019-09-12T07:28:44.307Z] #24 0.794 + dir=. [2019-09-12T07:28:44.307Z] #24 0.794 + bin=gometalinter [2019-09-12T07:28:44.307Z] #24 0.794 + shift [2019-09-12T07:28:44.307Z] #24 0.794 + '[' '!' -f ./gometalinter.installer ']' [2019-09-12T07:28:44.307Z] #24 0.794 + . ./gometalinter.installer [2019-09-12T07:28:44.307Z] #24 0.794 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-12T07:28:44.307Z] #24 0.794 + install_gometalinter [2019-09-12T07:28:44.307Z] #24 0.794 + echo 'Installing gometalinter version v2.0.6' [2019-09-12T07:28:44.307Z] #24 0.794 + go get -d github.com/alecthomas/gometalinter [2019-09-12T07:28:45.238Z] #24 1.894 + cd /tmp/tmp.1PyJzVkdUB/src/github.com/alecthomas/gometalinter [2019-09-12T07:28:45.495Z] #24 1.894 + git checkout -q v2.0.6 [2019-09-12T07:28:45.495Z] #24 1.940 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-12T07:28:47.821Z] Fetching without tags [2019-09-12T07:28:47.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:47.709Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:28:47.728Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:28:47.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:47.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:47.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:47.862Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:48.217Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:49.366Z] Merge succeeded, producing a14b038483c0e3cba203e1c3a6e20c6d352087c3 [2019-09-12T07:28:49.367Z] Checking out Revision a14b038483c0e3cba203e1c3a6e20c6d352087c3 (PR-39904) [2019-09-12T07:28:48.254Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:48.272Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:48.870Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:28:49.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-12T07:28:49.405Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:49.426Z] > git checkout -f a14b038483c0e3cba203e1c3a6e20c6d352087c3 [2019-09-12T07:28:49.857Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:28:49.958Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:28:49.897Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [2019-09-12T07:28:51.255Z] + docker version [2019-09-12T07:28:51.255Z] Client: [2019-09-12T07:28:51.255Z] Version: 18.06.1-ce [2019-09-12T07:28:51.255Z] API version: 1.38 [2019-09-12T07:28:51.255Z] Go version: go1.10.3 [2019-09-12T07:28:51.255Z] Git commit: e68fc7a [2019-09-12T07:28:51.255Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-12T07:28:51.255Z] OS/Arch: linux/s390x [2019-09-12T07:28:51.255Z] Experimental: false [2019-09-12T07:28:51.255Z] [2019-09-12T07:28:51.255Z] Server: [2019-09-12T07:28:51.255Z] Engine: [2019-09-12T07:28:51.255Z] Version: 18.06.1-ce [2019-09-12T07:28:51.255Z] API version: 1.38 (minimum version 1.12) [2019-09-12T07:28:51.255Z] Go version: go1.10.3 [2019-09-12T07:28:51.255Z] Git commit: e68fc7a [2019-09-12T07:28:51.255Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-12T07:28:51.255Z] OS/Arch: linux/s390x [2019-09-12T07:28:51.255Z] Experimental: true [2019-09-12T07:28:51.273Z] Fetching without tags [Pipeline] sh [2019-09-12T07:28:51.566Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:52.076Z] + docker info [2019-09-12T07:28:52.076Z] Containers: 0 [2019-09-12T07:28:52.076Z] Running: 0 [2019-09-12T07:28:52.076Z] Paused: 0 [2019-09-12T07:28:52.076Z] Stopped: 0 [2019-09-12T07:28:52.076Z] Images: 0 [2019-09-12T07:28:52.076Z] Server Version: 18.06.1-ce [2019-09-12T07:28:52.076Z] Storage Driver: overlay2 [2019-09-12T07:28:52.076Z] Backing Filesystem: extfs [2019-09-12T07:28:52.076Z] Supports d_type: true [2019-09-12T07:28:52.076Z] Native Overlay Diff: true [2019-09-12T07:28:52.076Z] Logging Driver: json-file [2019-09-12T07:28:52.076Z] Cgroup Driver: cgroupfs [2019-09-12T07:28:52.076Z] Plugins: [2019-09-12T07:28:52.076Z] Volume: local [2019-09-12T07:28:52.076Z] Network: bridge host ipvlan macvlan null overlay [2019-09-12T07:28:52.076Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-12T07:28:52.076Z] Swarm: inactive [2019-09-12T07:28:52.076Z] Runtimes: runc [2019-09-12T07:28:52.076Z] Default Runtime: runc [2019-09-12T07:28:52.076Z] Init Binary: docker-init [2019-09-12T07:28:52.076Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-12T07:28:52.076Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-12T07:28:52.076Z] init version: fec3683 [2019-09-12T07:28:52.076Z] Security Options: [2019-09-12T07:28:52.076Z] apparmor [2019-09-12T07:28:52.076Z] seccomp [2019-09-12T07:28:52.076Z] Profile: default [2019-09-12T07:28:52.076Z] Kernel Version: 4.4.0-161-generic [2019-09-12T07:28:52.076Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-12T07:28:52.076Z] OSType: linux [2019-09-12T07:28:52.076Z] Architecture: s390x [2019-09-12T07:28:52.076Z] CPUs: 2 [2019-09-12T07:28:52.076Z] Total Memory: 7.862GiB [2019-09-12T07:28:52.076Z] Name: s390x-ubuntu-15 [2019-09-12T07:28:52.076Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-12T07:28:52.076Z] Docker Root Dir: /var/lib/docker [2019-09-12T07:28:52.076Z] Debug Mode (client): false [2019-09-12T07:28:52.076Z] Debug Mode (server): false [2019-09-12T07:28:52.076Z] Username: dockerbuildbot [2019-09-12T07:28:52.076Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:28:52.076Z] Labels: [2019-09-12T07:28:52.076Z] Experimental: true [2019-09-12T07:28:52.076Z] Insecure Registries: [2019-09-12T07:28:52.076Z] 127.0.0.0/8 [2019-09-12T07:28:52.076Z] Live Restore Enabled: false [2019-09-12T07:28:52.076Z] [2019-09-12T07:28:52.076Z] WARNING: No swap limit support [Pipeline] sh [2019-09-12T07:28:52.405Z] Merge succeeded, producing c33185366bb48d399fea4e36311eed88f0747e0e [2019-09-12T07:28:52.406Z] Checking out Revision c33185366bb48d399fea4e36311eed88f0747e0e (PR-39904) [2019-09-12T07:28:51.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:51.249Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:28:51.252Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:28:51.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:51.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:51.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:51.334Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:51.581Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:51.589Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:52.136Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:28:52.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-12T07:28:52.463Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:52.469Z] > git checkout -f c33185366bb48d399fea4e36311eed88f0747e0e [2019-09-12T07:28:52.678Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:28:52.691Z] First time build. Skipping changelog. [2019-09-12T07:28:52.890Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:52.890Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:52.890Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39904/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-12T07:28:52.890Z] + bash /home/jenkins/workspace/moby_PR-39904/check-config.sh [2019-09-12T07:28:52.890Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-12T07:28:52.890Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-12T07:28:52.890Z] [2019-09-12T07:28:52.890Z] Generally Necessary: [2019-09-12T07:28:52.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-12T07:28:52.890Z] - apparmor: enabled and tools installed [2019-09-12T07:28:52.890Z] - CONFIG_NAMESPACES: enabled [2019-09-12T07:28:52.890Z] - CONFIG_NET_NS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_PID_NS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_IPC_NS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_UTS_NS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CGROUPS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-12T07:28:52.890Z] - CONFIG_CPUSETS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_MEMCG: enabled [2019-09-12T07:28:52.890Z] - CONFIG_KEYS: enabled [2019-09-12T07:28:52.890Z] - CONFIG_VETH: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:28:53.259Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-12T07:28:53.259Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-12T07:28:53.259Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-12T07:28:53.259Z] [2019-09-12T07:28:53.259Z] Optional Features: [2019-09-12T07:28:53.259Z] - CONFIG_USER_NS: enabled [2019-09-12T07:28:53.259Z] - CONFIG_SECCOMP: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-12T07:28:53.259Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-12T07:28:53.259Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-12T07:28:53.259Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-12T07:28:53.259Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-12T07:28:53.259Z] - CONFIG_BLK_CGROUP: enabled [2019-09-12T07:28:53.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-12T07:28:53.259Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CGROUP_PERF: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-12T07:28:53.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-12T07:28:53.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-12T07:28:53.259Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-12T07:28:53.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_IP_VS: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-12T07:28:53.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-12T07:28:53.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-12T07:28:53.259Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_EXT4_FS: enabled [2019-09-12T07:28:53.259Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-12T07:28:53.259Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-12T07:28:53.259Z] - Network Drivers: [2019-09-12T07:28:53.259Z] - "overlay": [2019-09-12T07:28:53.259Z] - CONFIG_VXLAN: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-12T07:28:53.259Z] Optional (for encrypted networks): [2019-09-12T07:28:53.259Z] - CONFIG_CRYPTO: enabled [2019-09-12T07:28:53.259Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_XFRM: enabled [2019-09-12T07:28:53.259Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-12T07:28:53.259Z] - "ipvlan": [2019-09-12T07:28:53.259Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-12T07:28:53.259Z] - "macvlan": [2019-09-12T07:28:53.259Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_DUMMY: enabled (as module) [2019-09-12T07:28:53.259Z] - "ftp,tftp client in container": [2019-09-12T07:28:53.259Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-12T07:28:53.259Z] - Storage Drivers: [2019-09-12T07:28:53.259Z] - "aufs": [2019-09-12T07:28:53.259Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-12T07:28:53.259Z] - "btrfs": [2019-09-12T07:28:53.259Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-12T07:28:53.259Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-12T07:28:53.259Z] - "devicemapper": [2019-09-12T07:28:53.259Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-12T07:28:53.259Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-12T07:28:53.259Z] - "overlay": [2019-09-12T07:28:53.259Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-12T07:28:53.259Z] - "zfs": [2019-09-12T07:28:53.259Z] - /dev/zfs: missing [2019-09-12T07:28:53.259Z] - zfs command: missing [2019-09-12T07:28:53.259Z] - zpool command: missing [2019-09-12T07:28:53.259Z] [2019-09-12T07:28:53.259Z] Limits: [2019-09-12T07:28:53.259Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-12T07:28:53.259Z] [2019-09-12T07:28:53.259Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-12T07:28:53.595Z] + docker version [2019-09-12T07:28:53.595Z] Client: Docker Engine - Community [2019-09-12T07:28:53.595Z] Version: 19.03.1 [2019-09-12T07:28:53.595Z] API version: 1.40 [2019-09-12T07:28:53.595Z] Go version: go1.12.5 [2019-09-12T07:28:53.595Z] Git commit: 74b1e89 [2019-09-12T07:28:53.595Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-12T07:28:53.595Z] OS/Arch: linux/amd64 [2019-09-12T07:28:53.595Z] Experimental: false [2019-09-12T07:28:53.595Z] [2019-09-12T07:28:53.595Z] Server: Docker Engine - Community [2019-09-12T07:28:53.595Z] Engine: [2019-09-12T07:28:53.595Z] Version: 19.03.1 [2019-09-12T07:28:53.595Z] API version: 1.40 (minimum version 1.12) [2019-09-12T07:28:53.595Z] Go version: go1.12.5 [2019-09-12T07:28:53.595Z] Git commit: 74b1e89 [2019-09-12T07:28:53.595Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-12T07:28:53.595Z] OS/Arch: linux/amd64 [2019-09-12T07:28:53.595Z] Experimental: true [2019-09-12T07:28:53.595Z] containerd: [2019-09-12T07:28:53.595Z] Version: 1.2.6 [2019-09-12T07:28:53.595Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-12T07:28:53.595Z] runc: [2019-09-12T07:28:53.595Z] Version: 1.0.0-rc8 [2019-09-12T07:28:53.595Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:28:53.595Z] docker-init: [2019-09-12T07:28:53.595Z] Version: 0.18.0 [2019-09-12T07:28:53.595Z] GitCommit: fec3683 [Pipeline] sh [2019-09-12T07:28:54.015Z] + docker info [2019-09-12T07:28:54.091Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 -f Dockerfile . [2019-09-12T07:28:52.694Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [2019-09-12T07:28:54.309Z] Fetching without tags [2019-09-12T07:28:54.574Z] Client: [2019-09-12T07:28:54.574Z] Debug Mode: false [2019-09-12T07:28:54.574Z] [2019-09-12T07:28:54.574Z] Server: [2019-09-12T07:28:54.574Z] Containers: 3 [2019-09-12T07:28:54.574Z] Running: 0 [2019-09-12T07:28:54.574Z] Paused: 0 [2019-09-12T07:28:54.574Z] Stopped: 3 [2019-09-12T07:28:54.574Z] Images: 2 [2019-09-12T07:28:54.574Z] Server Version: 19.03.1 [2019-09-12T07:28:54.574Z] Storage Driver: overlay2 [2019-09-12T07:28:54.574Z] Backing Filesystem: extfs [2019-09-12T07:28:54.574Z] Supports d_type: true [2019-09-12T07:28:54.574Z] Native Overlay Diff: true [2019-09-12T07:28:54.574Z] Logging Driver: json-file [2019-09-12T07:28:54.574Z] Cgroup Driver: cgroupfs [2019-09-12T07:28:54.574Z] Plugins: [2019-09-12T07:28:54.574Z] Volume: local [2019-09-12T07:28:54.574Z] Network: bridge host ipvlan macvlan null overlay [2019-09-12T07:28:54.574Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-12T07:28:54.574Z] Swarm: inactive [2019-09-12T07:28:54.574Z] Runtimes: runc [2019-09-12T07:28:54.574Z] Default Runtime: runc [2019-09-12T07:28:54.574Z] Init Binary: docker-init [2019-09-12T07:28:54.574Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-12T07:28:54.574Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:28:54.574Z] init version: fec3683 [2019-09-12T07:28:54.574Z] Security Options: [2019-09-12T07:28:54.574Z] apparmor [2019-09-12T07:28:54.574Z] seccomp [2019-09-12T07:28:54.574Z] Profile: default [2019-09-12T07:28:54.574Z] Kernel Version: 4.15.0-1047-aws [2019-09-12T07:28:54.574Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-12T07:28:54.574Z] OSType: linux [2019-09-12T07:28:54.574Z] Architecture: x86_64 [2019-09-12T07:28:54.574Z] CPUs: 2 [2019-09-12T07:28:54.574Z] Total Memory: 7.501GiB [2019-09-12T07:28:54.574Z] Name: ip-10-100-74-16 [2019-09-12T07:28:54.574Z] ID: OXA5:D5HW:QK7M:DYW2:2MRO:3YZL:R76D:SOAZ:VBQ7:6J3N:M67H:EARG [2019-09-12T07:28:54.574Z] Docker Root Dir: /var/lib/docker [2019-09-12T07:28:54.574Z] Debug Mode: false [2019-09-12T07:28:54.574Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:28:54.574Z] Labels: [2019-09-12T07:28:54.574Z] Experimental: true [2019-09-12T07:28:54.574Z] Insecure Registries: [2019-09-12T07:28:54.574Z] 127.0.0.0/8 [2019-09-12T07:28:54.574Z] Live Restore Enabled: true [2019-09-12T07:28:54.574Z] [2019-09-12T07:28:54.574Z] WARNING: No swap limit support [Pipeline] sh [2019-09-12T07:28:54.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:54.068Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:28:54.110Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:28:54.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:28:54.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:28:54.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:28:54.349Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:54.978Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:54.978Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:28:54.979Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39904/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-12T07:28:54.979Z] + bash /home/ubuntu/workspace/moby_PR-39904/check-config.sh [2019-09-12T07:28:54.979Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-12T07:28:54.979Z] info: reading kernel config from /boot/config-4.15.0-1047-aws ... [2019-09-12T07:28:54.979Z] [2019-09-12T07:28:54.979Z] Generally Necessary: [2019-09-12T07:28:54.979Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-12T07:28:54.979Z] - apparmor: enabled and tools installed [2019-09-12T07:28:54.979Z] - CONFIG_NAMESPACES: enabled [2019-09-12T07:28:54.979Z] - CONFIG_NET_NS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_PID_NS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_IPC_NS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_UTS_NS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUPS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CPUSETS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_MEMCG: enabled [2019-09-12T07:28:54.979Z] - CONFIG_KEYS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_VETH: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-12T07:28:54.979Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-12T07:28:54.979Z] [2019-09-12T07:28:54.979Z] Optional Features: [2019-09-12T07:28:54.979Z] - CONFIG_USER_NS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_SECCOMP: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-12T07:28:54.979Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-12T07:28:54.979Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-12T07:28:54.979Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-12T07:28:54.979Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-12T07:28:54.979Z] - CONFIG_BLK_CGROUP: enabled [2019-09-12T07:28:54.979Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-12T07:28:54.979Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_PERF: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-12T07:28:54.979Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-12T07:28:54.979Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-12T07:28:54.979Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-12T07:28:54.979Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-12T07:28:55.233Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-12T07:28:55.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-12T07:28:55.233Z] - CONFIG_IP_VS: enabled (as module) [2019-09-12T07:28:55.233Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-12T07:28:55.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-12T07:28:55.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-12T07:28:55.233Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-12T07:28:55.233Z] - CONFIG_EXT4_FS: enabled [2019-09-12T07:28:55.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-12T07:28:55.233Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-12T07:28:55.233Z] - Network Drivers: [2019-09-12T07:28:55.233Z] - "overlay": [2019-09-12T07:28:55.233Z] - CONFIG_VXLAN: enabled (as module) [2019-09-12T07:28:55.233Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-12T07:28:55.234Z] Optional (for encrypted networks): [2019-09-12T07:28:55.234Z] - CONFIG_CRYPTO: enabled [2019-09-12T07:28:55.234Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-12T07:28:55.234Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-12T07:28:55.234Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-12T07:28:55.234Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-12T07:28:55.234Z] - CONFIG_XFRM: enabled [2019-09-12T07:28:55.234Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-12T07:28:55.234Z] - "ipvlan": [2019-09-12T07:28:55.234Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-12T07:28:55.234Z] - "macvlan": [2019-09-12T07:28:55.234Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_DUMMY: enabled (as module) [2019-09-12T07:28:55.234Z] - "ftp,tftp client in container": [2019-09-12T07:28:55.234Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-12T07:28:55.234Z] - Storage Drivers: [2019-09-12T07:28:55.234Z] - "aufs": [2019-09-12T07:28:55.234Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-12T07:28:55.234Z] - "btrfs": [2019-09-12T07:28:55.234Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-12T07:28:55.234Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-12T07:28:55.234Z] - "devicemapper": [2019-09-12T07:28:55.234Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-12T07:28:55.234Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-12T07:28:55.234Z] - "overlay": [2019-09-12T07:28:55.234Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-12T07:28:55.234Z] - "zfs": [2019-09-12T07:28:55.234Z] - /dev/zfs: missing [2019-09-12T07:28:55.234Z] - zfs command: missing [2019-09-12T07:28:55.234Z] - zpool command: missing [2019-09-12T07:28:55.234Z] [2019-09-12T07:28:55.234Z] Limits: [2019-09-12T07:28:55.234Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-12T07:28:55.234Z] [2019-09-12T07:28:55.234Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-12T07:28:55.380Z] Sending build context to Docker daemon 49.97MB [2019-09-12T07:28:55.380Z] Step 1/125 : ARG CROSS="false" [2019-09-12T07:28:55.380Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-12T07:28:55.380Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-12T07:28:55.380Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-12T07:28:55.380Z] 1.12.9-stretch: Pulling from library/golang [2019-09-12T07:28:55.452Z] #24 11.41 + GOBIN=/build [2019-09-12T07:28:55.452Z] #24 11.41 + /build/gometalinter --install [2019-09-12T07:28:55.452Z] #24 11.42 Installing: [2019-09-12T07:28:55.452Z] #24 11.42 deadcode [2019-09-12T07:28:55.452Z] #24 11.42 dupl [2019-09-12T07:28:55.452Z] #24 11.42 errcheck [2019-09-12T07:28:55.452Z] #24 11.42 gas [2019-09-12T07:28:55.452Z] #24 11.42 gochecknoglobals [2019-09-12T07:28:55.452Z] #24 11.42 gochecknoinits [2019-09-12T07:28:55.452Z] #24 11.42 goconst [2019-09-12T07:28:55.452Z] #24 11.42 gocyclo [2019-09-12T07:28:55.452Z] #24 11.42 goimports [2019-09-12T07:28:55.452Z] #24 11.42 golint [2019-09-12T07:28:55.452Z] #24 11.42 gosimple [2019-09-12T07:28:55.452Z] #24 11.42 gotype [2019-09-12T07:28:55.452Z] #24 11.42 gotypex [2019-09-12T07:28:55.452Z] #24 11.42 ineffassign [2019-09-12T07:28:55.452Z] #24 11.42 interfacer [2019-09-12T07:28:55.452Z] #24 11.42 lll [2019-09-12T07:28:55.452Z] #24 11.42 maligned [2019-09-12T07:28:55.452Z] #24 11.42 megacheck [2019-09-12T07:28:55.452Z] #24 11.42 misspell [2019-09-12T07:28:55.452Z] #24 11.42 nakedret [2019-09-12T07:28:55.452Z] #24 11.42 safesql [2019-09-12T07:28:55.452Z] #24 11.42 staticcheck [2019-09-12T07:28:55.452Z] #24 11.42 structcheck [2019-09-12T07:28:55.452Z] #24 11.42 unconvert [2019-09-12T07:28:55.452Z] #24 11.42 unparam [2019-09-12T07:28:55.452Z] #24 11.42 unused [2019-09-12T07:28:55.452Z] #24 11.42 varcheck [2019-09-12T07:28:55.468Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:55.721Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 . [2019-09-12T07:28:55.721Z] #1 [internal] load build definition from Dockerfile [2019-09-12T07:28:55.721Z] #1 DONE 0.0s [2019-09-12T07:28:55.721Z] [2019-09-12T07:28:55.721Z] #2 [internal] load .dockerignore [2019-09-12T07:28:55.721Z] #2 DONE 0.0s [2019-09-12T07:28:55.721Z] [2019-09-12T07:28:55.721Z] #1 [internal] load build definition from Dockerfile [2019-09-12T07:28:55.721Z] #1 transferring dockerfile: 10.82kB done [2019-09-12T07:28:55.721Z] #1 DONE 0.0s [2019-09-12T07:28:55.721Z] [2019-09-12T07:28:55.721Z] #2 [internal] load .dockerignore [2019-09-12T07:28:55.721Z] #2 transferring context: 87B done [2019-09-12T07:28:55.721Z] #2 DONE 0.0s [2019-09-12T07:28:55.721Z] [2019-09-12T07:28:55.721Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-12T07:28:55.755Z] 05b3194a550b: Pulling fs layer [2019-09-12T07:28:55.755Z] 5cc01dcd9b0a: Pulling fs layer [2019-09-12T07:28:55.755Z] 5154470af4c8: Pulling fs layer [2019-09-12T07:28:55.755Z] cd3b67ff4ea9: Pulling fs layer [2019-09-12T07:28:55.755Z] 81cc889ba28f: Pulling fs layer [2019-09-12T07:28:55.755Z] 893380247084: Pulling fs layer [2019-09-12T07:28:55.755Z] 1dde6e4a9a98: Pulling fs layer [2019-09-12T07:28:55.755Z] 81cc889ba28f: Waiting [2019-09-12T07:28:55.755Z] 893380247084: Waiting [2019-09-12T07:28:55.755Z] 1dde6e4a9a98: Waiting [2019-09-12T07:28:55.755Z] cd3b67ff4ea9: Waiting [2019-09-12T07:28:55.979Z] #3 DONE 0.3s [2019-09-12T07:28:55.979Z] [2019-09-12T07:28:55.979Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-12T07:28:55.979Z] #64 DONE 0.0s [2019-09-12T07:28:55.979Z] [2019-09-12T07:28:55.979Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-12T07:28:55.979Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-09-12T07:28:56.235Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 0.0s [2019-09-12T07:28:56.235Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 0.0s [2019-09-12T07:28:56.235Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-09-12T07:28:56.235Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-09-12T07:28:56.235Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-09-12T07:28:56.235Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 0.1s done [2019-09-12T07:28:56.235Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 13.94MB / 127.96MB 0.3s [2019-09-12T07:28:56.450Z] 5154470af4c8: Verifying Checksum [2019-09-12T07:28:56.450Z] 5154470af4c8: Download complete [2019-09-12T07:28:56.450Z] 5cc01dcd9b0a: Verifying Checksum [2019-09-12T07:28:56.450Z] 5cc01dcd9b0a: Download complete [2019-09-12T07:28:56.450Z] 05b3194a550b: Verifying Checksum [2019-09-12T07:28:56.450Z] 05b3194a550b: Download complete [2019-09-12T07:28:56.489Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 31.02MB / 127.96MB 0.5s [2019-09-12T07:28:55.505Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:55.544Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:28:56.751Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 44.92MB / 127.96MB 0.8s [2019-09-12T07:28:56.751Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 52.29MB / 127.96MB 0.9s [2019-09-12T07:28:57.010Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 59.10MB / 127.96MB 1.0s [2019-09-12T07:28:57.010Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 71.02MB / 127.96MB 1.1s [2019-09-12T07:28:57.270Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 79.90MB / 127.96MB 1.3s [2019-09-12T07:28:57.421Z] 81cc889ba28f: Verifying Checksum [2019-09-12T07:28:57.421Z] 81cc889ba28f: Download complete [2019-09-12T07:28:57.421Z] 1dde6e4a9a98: Verifying Checksum [2019-09-12T07:28:57.421Z] 1dde6e4a9a98: Download complete [2019-09-12T07:28:57.421Z] cd3b67ff4ea9: Verifying Checksum [2019-09-12T07:28:57.421Z] cd3b67ff4ea9: Download complete [2019-09-12T07:28:57.525Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 91.58MB / 127.96MB 1.5s [2019-09-12T07:28:57.525Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 101.10MB / 127.96MB 1.6s [2019-09-12T07:28:57.794Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 114.74MB / 127.96MB 1.8s [2019-09-12T07:28:57.794Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 121.30MB / 127.96MB 1.8s [2019-09-12T07:28:58.048Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 2.0s [2019-09-12T07:28:58.048Z] #4 ... [2019-09-12T07:28:58.048Z] [2019-09-12T07:28:58.048Z] #18 [internal] load build context [2019-09-12T07:28:58.048Z] #18 transferring context: 45.50MB 2.0s done [2019-09-12T07:28:58.048Z] #18 DONE 2.1s [2019-09-12T07:28:58.048Z] [2019-09-12T07:28:58.048Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-12T07:28:58.048Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 2.1s done [2019-09-12T07:28:58.048Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-09-12T07:28:58.247Z] 893380247084: Verifying Checksum [2019-09-12T07:28:58.247Z] 893380247084: Download complete [2019-09-12T07:28:59.045Z] 05b3194a550b: Pull complete [2019-09-12T07:28:59.199Z] using credential docker-jenkins-github-credentials [2019-09-12T07:28:59.275Z] Cloning the remote Git repository [2019-09-12T07:28:59.275Z] Cloning with configured refspecs honoured and without tags [2019-09-12T07:28:59.284Z] Merge succeeded, producing 270be1721e8766794362712cf75932bca0b41b1d [2019-09-12T07:28:59.285Z] Checking out Revision 270be1721e8766794362712cf75932bca0b41b1d (PR-39904) [2019-09-12T07:28:59.406Z] 5cc01dcd9b0a: Pull complete [2019-09-12T07:28:59.646Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:28:59.770Z] First time build. Skipping changelog. [2019-09-12T07:28:59.777Z] 5154470af4c8: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:28:59.477Z] Cloning repository https://github.com/moby/moby.git [2019-09-12T07:28:59.851Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-12T07:29:00.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:29:00.012Z] > git --version # timeout=10 [2019-09-12T07:29:00.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:29:00.074Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:28:58.397Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:28:59.198Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-12T07:28:59.321Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:28:59.363Z] > git checkout -f 270be1721e8766794362712cf75932bca0b41b1d [2019-09-12T07:28:59.685Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [2019-09-12T07:29:01.169Z] + docker version [2019-09-12T07:29:01.169Z] Client: Docker Engine - Enterprise [2019-09-12T07:29:01.169Z] Version: 19.03.2-tp2 [2019-09-12T07:29:01.169Z] API version: 1.40 [2019-09-12T07:29:01.169Z] Go version: go1.12.8 [2019-09-12T07:29:01.169Z] Git commit: 49fe2072d9 [2019-09-12T07:29:01.169Z] Built: 08/16/2019 19:26:08 [2019-09-12T07:29:01.169Z] OS/Arch: windows/amd64 [2019-09-12T07:29:01.169Z] Experimental: false [2019-09-12T07:29:01.169Z] [2019-09-12T07:29:01.169Z] Server: Docker Engine - Enterprise [2019-09-12T07:29:01.169Z] Engine: [2019-09-12T07:29:01.169Z] Version: 19.03.2-tp2 [2019-09-12T07:29:01.169Z] API version: 1.40 (minimum version 1.24) [2019-09-12T07:29:01.169Z] Go version: go1.12.8 [2019-09-12T07:29:01.169Z] Git commit: 49fe2072d9 [2019-09-12T07:29:01.169Z] Built: 08/16/2019 19:23:48 [2019-09-12T07:29:01.169Z] OS/Arch: windows/amd64 [2019-09-12T07:29:01.169Z] Experimental: true [Pipeline] sh [2019-09-12T07:29:01.581Z] cd3b67ff4ea9: Pull complete [2019-09-12T07:29:02.196Z] + docker info [2019-09-12T07:29:02.835Z] 81cc889ba28f: Pull complete [2019-09-12T07:29:02.892Z] Fetching without tags [2019-09-12T07:29:03.281Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.4s done [2019-09-12T07:29:03.281Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-09-12T07:29:03.281Z] #4 DONE 6.8s [2019-09-12T07:29:03.281Z] [2019-09-12T07:29:03.281Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-12T07:29:03.416Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:29:03.733Z] Client: [2019-09-12T07:29:03.733Z] Debug Mode: false [2019-09-12T07:29:03.733Z] Plugins: [2019-09-12T07:29:03.733Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-12T07:29:03.733Z] [2019-09-12T07:29:03.733Z] Server: [2019-09-12T07:29:03.733Z] Containers: 0 [2019-09-12T07:29:03.733Z] Running: 0 [2019-09-12T07:29:03.733Z] Paused: 0 [2019-09-12T07:29:03.733Z] Stopped: 0 [2019-09-12T07:29:03.733Z] Images: 8 [2019-09-12T07:29:03.733Z] Server Version: 19.03.2-tp2 [2019-09-12T07:29:03.733Z] Storage Driver: windowsfilter [2019-09-12T07:29:03.733Z] Windows: [2019-09-12T07:29:03.733Z] Logging Driver: json-file [2019-09-12T07:29:03.733Z] Plugins: [2019-09-12T07:29:03.733Z] Volume: local [2019-09-12T07:29:03.733Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-12T07:29:03.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:29:03.733Z] Swarm: inactive [2019-09-12T07:29:03.733Z] Default Isolation: process [2019-09-12T07:29:03.733Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-12T07:29:03.733Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-12T07:29:03.733Z] OSType: windows [2019-09-12T07:29:03.733Z] Architecture: x86_64 [2019-09-12T07:29:03.733Z] CPUs: 4 [2019-09-12T07:29:03.733Z] Total Memory: 32GiB [2019-09-12T07:29:03.733Z] Name: azwin-2-e11800 [2019-09-12T07:29:03.733Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-12T07:29:03.733Z] Docker Root Dir: D:\docker [2019-09-12T07:29:03.733Z] Debug Mode: false [2019-09-12T07:29:03.733Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:29:03.733Z] Labels: [2019-09-12T07:29:03.733Z] Experimental: true [2019-09-12T07:29:03.733Z] Insecure Registries: [2019-09-12T07:29:03.733Z] 10.0.0.4:5000 [2019-09-12T07:29:03.733Z] 127.0.0.0/8 [2019-09-12T07:29:03.733Z] Registry Mirrors: [2019-09-12T07:29:03.733Z] http://10.0.0.4:5000/ [2019-09-12T07:29:03.733Z] Live Restore Enabled: false [2019-09-12T07:29:03.733Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-12T07:29:02.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:29:02.837Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:29:02.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:29:02.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:29:02.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:29:02.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:29:02.899Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:29:03.422Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:29:03.425Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:29:05.137Z] Merge succeeded, producing 520897b8da78cd5cae3591646bffbc84e2e02871 [2019-09-12T07:29:05.138Z] Checking out Revision 520897b8da78cd5cae3591646bffbc84e2e02871 (PR-39904) [2019-09-12T07:29:05.256Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:29:05.271Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:29:06.148Z] + docker version [2019-09-12T07:29:06.148Z] Client: [2019-09-12T07:29:06.148Z] Version: 18.06.1-ce [2019-09-12T07:29:06.148Z] API version: 1.38 [2019-09-12T07:29:06.148Z] Go version: go1.10.3 [2019-09-12T07:29:06.148Z] Git commit: e68fc7a [2019-09-12T07:29:06.148Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-12T07:29:06.148Z] OS/Arch: linux/ppc64le [2019-09-12T07:29:06.148Z] Experimental: false [2019-09-12T07:29:06.148Z] [2019-09-12T07:29:06.148Z] Server: [2019-09-12T07:29:06.148Z] Engine: [2019-09-12T07:29:06.148Z] Version: 18.06.1-ce [2019-09-12T07:29:06.148Z] API version: 1.38 (minimum version 1.12) [2019-09-12T07:29:06.148Z] Go version: go1.10.3 [2019-09-12T07:29:06.148Z] Git commit: e68fc7a [2019-09-12T07:29:06.148Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-12T07:29:06.148Z] OS/Arch: linux/ppc64le [2019-09-12T07:29:06.148Z] Experimental: true [Pipeline] sh [2019-09-12T07:29:04.393Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:29:05.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-12T07:29:05.144Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:29:05.147Z] > git checkout -f 520897b8da78cd5cae3591646bffbc84e2e02871 [2019-09-12T07:29:05.262Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [2019-09-12T07:29:06.533Z] + docker info [2019-09-12T07:29:06.533Z] Containers: 0 [2019-09-12T07:29:06.533Z] Running: 0 [2019-09-12T07:29:06.533Z] Paused: 0 [2019-09-12T07:29:06.533Z] Stopped: 0 [2019-09-12T07:29:06.533Z] Images: 0 [2019-09-12T07:29:06.533Z] Server Version: 18.06.1-ce [2019-09-12T07:29:06.533Z] Storage Driver: overlay2 [2019-09-12T07:29:06.533Z] Backing Filesystem: extfs [2019-09-12T07:29:06.533Z] Supports d_type: true [2019-09-12T07:29:06.533Z] Native Overlay Diff: true [2019-09-12T07:29:06.533Z] Logging Driver: json-file [2019-09-12T07:29:06.533Z] Cgroup Driver: cgroupfs [2019-09-12T07:29:06.533Z] Plugins: [2019-09-12T07:29:06.533Z] Volume: local [2019-09-12T07:29:06.533Z] Network: bridge host ipvlan macvlan null overlay [2019-09-12T07:29:06.533Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-12T07:29:06.533Z] Swarm: inactive [2019-09-12T07:29:06.533Z] Runtimes: runc [2019-09-12T07:29:06.533Z] Default Runtime: runc [2019-09-12T07:29:06.533Z] Init Binary: docker-init [2019-09-12T07:29:06.533Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-12T07:29:06.533Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-12T07:29:06.533Z] init version: fec3683 [2019-09-12T07:29:06.533Z] Security Options: [2019-09-12T07:29:06.533Z] apparmor [2019-09-12T07:29:06.533Z] seccomp [2019-09-12T07:29:06.533Z] Profile: default [2019-09-12T07:29:06.533Z] Kernel Version: 4.4.0-130-generic [2019-09-12T07:29:06.533Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-12T07:29:06.533Z] OSType: linux [2019-09-12T07:29:06.533Z] Architecture: ppc64le [2019-09-12T07:29:06.533Z] CPUs: 4 [2019-09-12T07:29:06.533Z] Total Memory: 7.972GiB [2019-09-12T07:29:06.533Z] Name: ppc64le-ubuntu-33 [2019-09-12T07:29:06.533Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-12T07:29:06.533Z] Docker Root Dir: /var/lib/docker [2019-09-12T07:29:06.533Z] Debug Mode (client): false [2019-09-12T07:29:06.533Z] Debug Mode (server): false [2019-09-12T07:29:06.533Z] Username: dockerbuildbot [2019-09-12T07:29:06.533Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:29:06.533Z] Labels: [2019-09-12T07:29:06.533Z] Experimental: true [2019-09-12T07:29:06.533Z] Insecure Registries: [2019-09-12T07:29:06.533Z] 127.0.0.0/8 [2019-09-12T07:29:06.533Z] Live Restore Enabled: false [2019-09-12T07:29:06.533Z] [2019-09-12T07:29:06.539Z] #5 DONE 3.2s [2019-09-12T07:29:06.539Z] [2019-09-12T07:29:06.539Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:29:06.539Z] #22 DONE 0.1s [2019-09-12T07:29:06.539Z] [2019-09-12T07:29:06.539Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [Pipeline] sh [2019-09-12T07:29:06.912Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:29:06.912Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:29:06.912Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39904/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-12T07:29:06.912Z] + bash /home/docker/workspace/moby_PR-39904/check-config.sh [2019-09-12T07:29:06.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-12T07:29:06.912Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-09-12T07:29:06.912Z] [2019-09-12T07:29:06.912Z] Generally Necessary: [2019-09-12T07:29:06.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-12T07:29:06.912Z] - apparmor: enabled and tools installed [2019-09-12T07:29:06.912Z] - CONFIG_NAMESPACES: enabled [2019-09-12T07:29:06.912Z] - CONFIG_NET_NS: enabled [2019-09-12T07:29:06.912Z] - CONFIG_PID_NS: enabled [2019-09-12T07:29:06.912Z] - CONFIG_IPC_NS: enabled [2019-09-12T07:29:07.048Z] 893380247084: Pull complete [2019-09-12T07:29:07.049Z] 1dde6e4a9a98: Pull complete [2019-09-12T07:29:07.049Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-09-12T07:29:07.049Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-12T07:29:07.049Z] ---> b121e8146464 [2019-09-12T07:29:07.049Z] Step 5/125 : ARG APT_MIRROR [2019-09-12T07:29:07.049Z] ---> Running in 185cfa0be77e [2019-09-12T07:29:07.049Z] Removing intermediate container 185cfa0be77e [2019-09-12T07:29:07.049Z] ---> 7b12f1563fa2 [2019-09-12T07:29:07.049Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-12T07:29:07.049Z] ---> Running in efc4b8903622 [2019-09-12T07:29:07.196Z] - CONFIG_UTS_NS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUPS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CPUSETS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_MEMCG: enabled [2019-09-12T07:29:07.196Z] - CONFIG_KEYS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_VETH: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-12T07:29:07.196Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-12T07:29:07.196Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-12T07:29:07.196Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-12T07:29:07.196Z] [2019-09-12T07:29:07.196Z] Optional Features: [2019-09-12T07:29:07.196Z] - CONFIG_USER_NS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_SECCOMP: enabled [2019-09-12T07:29:07.196Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-12T07:29:07.196Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-12T07:29:07.196Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-12T07:29:07.196Z] (cgroup swap accounting is currently enabled) [2019-09-12T07:29:07.196Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-12T07:29:07.196Z] - CONFIG_BLK_CGROUP: enabled [2019-09-12T07:29:07.196Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-12T07:29:07.196Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-12T07:29:07.480Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-12T07:29:07.480Z] - CONFIG_CGROUP_PERF: enabled [2019-09-12T07:29:07.480Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-12T07:29:07.480Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-12T07:29:07.480Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-12T07:29:07.480Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-12T07:29:07.480Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-12T07:29:07.480Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-12T07:29:07.480Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-12T07:29:07.480Z] - CONFIG_IP_VS: enabled (as module) [2019-09-12T07:29:07.480Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-12T07:29:07.480Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-12T07:29:07.481Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-12T07:29:07.481Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_EXT4_FS: enabled [2019-09-12T07:29:07.481Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-12T07:29:07.481Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-12T07:29:07.481Z] - Network Drivers: [2019-09-12T07:29:07.481Z] - "overlay": [2019-09-12T07:29:07.481Z] - CONFIG_VXLAN: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-12T07:29:07.481Z] Optional (for encrypted networks): [2019-09-12T07:29:07.481Z] - CONFIG_CRYPTO: enabled [2019-09-12T07:29:07.481Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_XFRM: enabled [2019-09-12T07:29:07.481Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-12T07:29:07.481Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-12T07:29:07.481Z] - "ipvlan": [2019-09-12T07:29:07.481Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-12T07:29:07.481Z] - "macvlan": [2019-09-12T07:29:07.772Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-12T07:29:07.772Z] - CONFIG_DUMMY: enabled (as module) [2019-09-12T07:29:07.772Z] - "ftp,tftp client in container": [2019-09-12T07:29:07.772Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-12T07:29:07.772Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-12T07:29:07.772Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-12T07:29:07.772Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-12T07:29:07.772Z] - Storage Drivers: [2019-09-12T07:29:07.772Z] - "aufs": [2019-09-12T07:29:07.772Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-12T07:29:07.772Z] - "btrfs": [2019-09-12T07:29:07.772Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-12T07:29:07.772Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-12T07:29:07.772Z] - "devicemapper": [2019-09-12T07:29:07.772Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-12T07:29:07.772Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-12T07:29:07.772Z] - "overlay": [2019-09-12T07:29:07.772Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-12T07:29:07.772Z] - "zfs": [2019-09-12T07:29:07.772Z] - /dev/zfs: missing [2019-09-12T07:29:07.772Z] - zfs command: missing [2019-09-12T07:29:07.772Z] - zpool command: missing [2019-09-12T07:29:07.772Z] [2019-09-12T07:29:07.772Z] Limits: [2019-09-12T07:29:07.772Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-12T07:29:07.772Z] [2019-09-12T07:29:07.772Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-12T07:29:08.192Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 -f Dockerfile . [2019-09-12T07:29:08.416Z] Removing intermediate container efc4b8903622 [2019-09-12T07:29:08.416Z] ---> 17659225064d [2019-09-12T07:29:08.416Z] Step 7/125 : FROM base AS criu [2019-09-12T07:29:08.416Z] ---> 17659225064d [2019-09-12T07:29:08.416Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:29:08.416Z] ---> Running in c84b024f28fb [2019-09-12T07:29:08.416Z] Removing intermediate container c84b024f28fb [2019-09-12T07:29:08.416Z] ---> a711a86829c4 [2019-09-12T07:29:08.416Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-12T07:29:08.416Z] ---> Running in f434bd617dd9 [2019-09-12T07:29:08.425Z] #17 2.507 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:29:08.680Z] #17 2.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:29:08.680Z] #17 2.534 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:29:08.680Z] #17 2.536 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:29:08.680Z] #17 2.546 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:29:08.680Z] #17 2.725 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:29:08.781Z] Removing intermediate container f434bd617dd9 [2019-09-12T07:29:08.781Z] ---> 911eec7f46b7 [2019-09-12T07:29:08.781Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-12T07:29:08.781Z] ---> Running in cf919089cdcf [2019-09-12T07:29:08.935Z] #17 3.091 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:29:09.142Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:29:09.191Z] #17 3.361 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-12T07:29:09.505Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:29:09.505Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:29:09.505Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:29:09.505Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:29:09.505Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:29:09.505Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:29:09.879Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:29:10.894Z] Sending build context to Docker daemon 49.97MB [2019-09-12T07:29:10.894Z] Step 1/125 : ARG CROSS="false" [2019-09-12T07:29:10.894Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-12T07:29:10.894Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-12T07:29:10.894Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-12T07:29:10.894Z] 1.12.9-stretch: Pulling from library/golang [2019-09-12T07:29:10.894Z] 2825fdb7e177: Pulling fs layer [2019-09-12T07:29:10.894Z] 361ecb978398: Pulling fs layer [2019-09-12T07:29:10.894Z] 15483e8c82df: Pulling fs layer [2019-09-12T07:29:10.894Z] 34839f11bbce: Pulling fs layer [2019-09-12T07:29:10.894Z] 34f648706e72: Pulling fs layer [2019-09-12T07:29:10.894Z] 8563a0b9fade: Pulling fs layer [2019-09-12T07:29:10.894Z] 53fac1b4f6a7: Pulling fs layer [2019-09-12T07:29:10.894Z] 8563a0b9fade: Waiting [2019-09-12T07:29:10.894Z] 34839f11bbce: Waiting [2019-09-12T07:29:10.894Z] 34f648706e72: Waiting [2019-09-12T07:29:10.894Z] 53fac1b4f6a7: Waiting [2019-09-12T07:29:11.195Z] Fetched 7671 kB in 1s (4478 kB/s) [2019-09-12T07:29:11.520Z] 15483e8c82df: Verifying Checksum [2019-09-12T07:29:11.520Z] 15483e8c82df: Download complete [2019-09-12T07:29:11.565Z] Reading package lists... [2019-09-12T07:29:11.709Z] #17 5.819 Fetched 7922 kB in 4s (1828 kB/s) [2019-09-12T07:29:11.807Z] 361ecb978398: Verifying Checksum [2019-09-12T07:29:11.807Z] 361ecb978398: Download complete [2019-09-12T07:29:11.943Z] Reading package lists... [2019-09-12T07:29:11.943Z] Building dependency tree... [2019-09-12T07:29:11.943Z] Reading state information... [2019-09-12T07:29:12.306Z] The following additional packages will be installed: [2019-09-12T07:29:12.306Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-12T07:29:12.306Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-12T07:29:12.306Z] Suggested packages: [2019-09-12T07:29:12.306Z] manpages-dev python-setuptools [2019-09-12T07:29:12.306Z] The following NEW packages will be installed: [2019-09-12T07:29:12.306Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-12T07:29:12.306Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-12T07:29:12.306Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-12T07:29:12.306Z] zlib1g-dev [2019-09-12T07:29:12.306Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:29:12.306Z] Need to get 3476 kB of archives. [2019-09-12T07:29:12.306Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-12T07:29:12.306Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-12T07:29:12.306Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-12T07:29:12.306Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-12T07:29:12.306Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-12T07:29:12.306Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-12T07:29:12.306Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-12T07:29:12.306Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-12T07:29:12.306Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-12T07:29:12.679Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-12T07:29:12.679Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-12T07:29:12.679Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-12T07:29:12.679Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-12T07:29:12.679Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-12T07:29:12.679Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-12T07:29:12.679Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-12T07:29:12.679Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-12T07:29:12.679Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:29:12.679Z] Fetched 3476 kB in 0s (27.1 MB/s) [2019-09-12T07:29:12.679Z] Selecting previously unselected package libnet1:s390x. [2019-09-12T07:29:12.679Z] (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 ... 14828 files and directories currently installed.) [2019-09-12T07:29:12.679Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-12T07:29:12.679Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-12T07:29:12.679Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-12T07:29:12.679Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-12T07:29:12.679Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-12T07:29:12.679Z] Selecting previously unselected package libnet1-dev. [2019-09-12T07:29:12.679Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-12T07:29:12.679Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:29:12.679Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-12T07:29:12.679Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-12T07:29:12.679Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-12T07:29:12.679Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-12T07:29:12.679Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-12T07:29:12.679Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-12T07:29:13.072Z] #17 5.819 Reading package lists... [2019-09-12T07:29:13.072Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.073Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-12T07:29:13.073Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-12T07:29:13.073Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.448Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-12T07:29:13.448Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-12T07:29:13.448Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-12T07:29:13.448Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:29:13.448Z] Selecting previously unselected package protobuf-compiler. [2019-09-12T07:29:13.448Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.448Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-12T07:29:13.448Z] Selecting previously unselected package python-pkg-resources. [2019-09-12T07:29:13.448Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:29:13.448Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:13.448Z] Selecting previously unselected package python-protobuf. [2019-09-12T07:29:13.448Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-12T07:29:13.448Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-12T07:29:13.448Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-12T07:29:13.448Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-12T07:29:13.448Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:13.812Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:29:13.812Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-12T07:29:13.812Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:13.812Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-12T07:29:13.887Z] #17 7.220 Reading package lists... [2019-09-12T07:29:13.888Z] #17 ... [2019-09-12T07:29:13.888Z] [2019-09-12T07:29:13.888Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-12T07:29:13.888Z] #15 1.364 + mktemp -d [2019-09-12T07:29:13.888Z] #15 1.370 + export GOPATH=/tmp/tmp.Z9lVzgkhgT [2019-09-12T07:29:13.888Z] #15 1.370 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Z9lVzgkhgT/src/github.com/go-swagger/go-swagger [2019-09-12T07:29:13.888Z] #15 1.372 Cloning into '/tmp/tmp.Z9lVzgkhgT/src/github.com/go-swagger/go-swagger'... [2019-09-12T07:29:13.888Z] #15 7.999 + cd /tmp/tmp.Z9lVzgkhgT/src/github.com/go-swagger/go-swagger [2019-09-12T07:29:13.888Z] #15 7.999 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-12T07:29:14.448Z] #15 ... [2019-09-12T07:29:14.448Z] [2019-09-12T07:29:14.448Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-12T07:29:14.448Z] #17 7.220 Reading package lists... [2019-09-12T07:29:14.501Z] 2825fdb7e177: Verifying Checksum [2019-09-12T07:29:14.501Z] 2825fdb7e177: Download complete [2019-09-12T07:29:14.703Z] #17 8.496 Building dependency tree... [2019-09-12T07:29:14.703Z] #17 8.670 Reading state information... [2019-09-12T07:29:14.703Z] #17 8.805 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-12T07:29:14.703Z] #17 8.805 The following additional packages will be installed: [2019-09-12T07:29:14.703Z] #17 8.806 libjq1 libonig4 [2019-09-12T07:29:14.703Z] #17 8.882 The following NEW packages will be installed: [2019-09-12T07:29:14.731Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-12T07:29:14.731Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-12T07:29:14.731Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-12T07:29:14.731Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-12T07:29:14.731Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-12T07:29:14.731Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:29:14.731Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-12T07:29:14.731Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-12T07:29:14.731Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-12T07:29:14.731Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-12T07:29:14.731Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:14.751Z] [2019-09-12T07:29:14.751Z] INFO: executeCI.ps1 starting at Thu Sep 12 07:29:13 CUT 2019 [2019-09-12T07:29:14.751Z] [2019-09-12T07:29:14.751Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-12T07:29:14.751Z] INFO: Running git version 2.23.0.windows.1 [2019-09-12T07:29:14.751Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245 [2019-09-12T07:29:14.751Z] INFO: Environment variables: [2019-09-12T07:29:14.751Z] [2019-09-12T07:29:14.751Z] Name Value [2019-09-12T07:29:14.751Z] ---- ----- [2019-09-12T07:29:14.751Z] ALLUSERSPROFILE C:\ProgramData [2019-09-12T07:29:14.751Z] amd64 true [2019-09-12T07:29:14.751Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-12T07:29:14.751Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-12T07:29:14.751Z] BRANCH_NAME PR-39904 [2019-09-12T07:29:14.751Z] BUILD_DISPLAY_NAME #5 [2019-09-12T07:29:14.751Z] BUILD_ID 5 [2019-09-12T07:29:14.751Z] BUILD_NUMBER 5 [2019-09-12T07:29:14.751Z] BUILD_TAG jenkins-moby-PR-39904-5 [2019-09-12T07:29:14.751Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-12T07:29:14.751Z] CHANGE_AUTHOR yedamao [2019-09-12T07:29:14.751Z] CHANGE_AUTHOR_DISPLAY_NAME dave [2019-09-12T07:29:14.751Z] CHANGE_AUTHOR_EMAIL logindaveye@gmail.com [2019-09-12T07:29:14.751Z] CHANGE_BRANCH start-metrics-server [2019-09-12T07:29:14.751Z] CHANGE_FORK yedamao [2019-09-12T07:29:14.751Z] CHANGE_ID 39904 [2019-09-12T07:29:14.751Z] CHANGE_TARGET master [2019-09-12T07:29:14.751Z] CHANGE_TITLE DaemonCli: Move check into startMetricsServer [2019-09-12T07:29:14.751Z] CHANGE_URL https://github.com/moby/moby/pull/39904 [2019-09-12T07:29:14.751Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:29:14.751Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-12T07:29:14.751Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-12T07:29:14.751Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-12T07:29:14.751Z] COMPUTERNAME azwin-2-e11800 [2019-09-12T07:29:14.751Z] ComSpec C:\windows\system32\cmd.exe [2019-09-12T07:29:14.751Z] ConfigSequenceNumber 0 [2019-09-12T07:29:14.751Z] DOCKER_BUILDKIT 0 [2019-09-12T07:29:14.751Z] DOCKER_DUT_DEBUG 1 [2019-09-12T07:29:14.751Z] DOCKER_EXPERIMENTAL 1 [2019-09-12T07:29:14.751Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-12T07:29:14.751Z] EXECUTOR_NUMBER 0 [2019-09-12T07:29:14.751Z] FQDN azwin-2-e11800.westus.cloudapp.azure.com [2019-09-12T07:29:14.751Z] GIT_BRANCH PR-39904 [2019-09-12T07:29:14.751Z] GIT_COMMIT 61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:29:14.751Z] GIT_PREVIOUS_COMMIT d59f3a69d3c999e146e78549666a81d569cdf0e3 [2019-09-12T07:29:14.751Z] GIT_URL https://github.com/moby/moby.git [2019-09-12T07:29:14.751Z] HUDSON_COOKIE afa5cef3-02d8-4894-b85c-7d2c6da9cf8c [2019-09-12T07:29:14.751Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-12T07:29:14.751Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-12T07:29:14.751Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-12T07:29:14.751Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... [2019-09-12T07:29:14.751Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-12T07:29:14.751Z] JENKINS_NODE_COOKIE dd5e39c4-60c1-4c91-b5a4-e2bb8518094d [2019-09-12T07:29:14.751Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-12T07:29:14.751Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-12T07:29:14.751Z] JOB_BASE_NAME PR-39904 [2019-09-12T07:29:14.751Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-12T07:29:14.751Z] JOB_NAME moby/PR-39904 [2019-09-12T07:29:14.751Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-12T07:29:14.751Z] library.jps.version master [2019-09-12T07:29:14.751Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-12T07:29:14.751Z] NODE_LABELS amd64 azure azwin-2-e11800 azwin-2016 docker ... [2019-09-12T07:29:14.751Z] NODE_NAME azwin-2-e11800 [2019-09-12T07:29:14.751Z] NUMBER_OF_PROCESSORS 4 [2019-09-12T07:29:14.751Z] OS Windows_NT [2019-09-12T07:29:14.751Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-09-12T07:29:14.751Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-09-12T07:29:14.751Z] ppc64le true [2019-09-12T07:29:14.751Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-12T07:29:14.751Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-09-12T07:29:14.751Z] PROCESSOR_LEVEL 6 [2019-09-12T07:29:14.751Z] PROCESSOR_REVISION 4f01 [2019-09-12T07:29:14.751Z] ProgramData C:\ProgramData [2019-09-12T07:29:14.751Z] ProgramFiles C:\Program Files [2019-09-12T07:29:14.751Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-12T07:29:14.751Z] ProgramW6432 C:\Program Files [2019-09-12T07:29:14.751Z] PROMPT $P$G [2019-09-12T07:29:14.751Z] PSExecutionPolicyPreference Bypass [2019-09-12T07:29:14.751Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-09-12T07:29:14.751Z] PUBLIC C:\Users\Public [2019-09-12T07:29:14.751Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-12T07:29:14.751Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-12T07:29:14.751Z] s390x true [2019-09-12T07:29:14.751Z] skip_dco false [2019-09-12T07:29:14.751Z] SKIP_VALIDATION_TESTS 1 [2019-09-12T07:29:14.751Z] SOURCES_DRIVE d [2019-09-12T07:29:14.751Z] SOURCES_SUBDIR gopath [2019-09-12T07:29:14.751Z] STAGE_NAME Run tests [2019-09-12T07:29:14.751Z] SystemDrive C: [2019-09-12T07:29:14.751Z] SystemRoot C:\windows [2019-09-12T07:29:14.751Z] TEMP C:\windows\TEMP [2019-09-12T07:29:14.751Z] TESTDEBUG 0 [2019-09-12T07:29:14.751Z] TESTRUN_DRIVE d [2019-09-12T07:29:14.751Z] TESTRUN_SUBDIR CI-5 [2019-09-12T07:29:14.752Z] TIMEOUT 120m [2019-09-12T07:29:14.752Z] TMP C:\windows\TEMP [2019-09-12T07:29:14.752Z] unit_validate true [2019-09-12T07:29:14.752Z] USERDOMAIN WORKGROUP [2019-09-12T07:29:14.752Z] USERNAME azwin-2-e11800$ [2019-09-12T07:29:14.752Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-12T07:29:14.752Z] windir C:\windows [2019-09-12T07:29:14.752Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-12T07:29:14.752Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-09-12T07:29:14.752Z] windowsRS1 true [2019-09-12T07:29:14.752Z] windowsRS5 true [2019-09-12T07:29:14.752Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] INFO: Sources under d:\gopath\... [2019-09-12T07:29:14.752Z] INFO: Test run under d:\CI-5\... [2019-09-12T07:29:14.752Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-12T07:29:14.752Z] INFO: docker/docker repository was found [2019-09-12T07:29:14.752Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-12T07:29:14.752Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3204' [2019-09-12T07:29:14.752Z] INFO: Docker version of control daemon [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] Client: Docker Engine - Enterprise [2019-09-12T07:29:14.752Z] Version: 19.03.2-tp2 [2019-09-12T07:29:14.752Z] API version: 1.40 [2019-09-12T07:29:14.752Z] Go version: go1.12.8 [2019-09-12T07:29:14.752Z] Git commit: 49fe2072d9 [2019-09-12T07:29:14.752Z] Built: 08/16/2019 19:26:08 [2019-09-12T07:29:14.752Z] OS/Arch: windows/amd64 [2019-09-12T07:29:14.752Z] Experimental: false [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] Server: Docker Engine - Enterprise [2019-09-12T07:29:14.752Z] Engine: [2019-09-12T07:29:14.752Z] Version: 19.03.2-tp2 [2019-09-12T07:29:14.752Z] API version: 1.40 (minimum version 1.24) [2019-09-12T07:29:14.752Z] Go version: go1.12.8 [2019-09-12T07:29:14.752Z] Git commit: 49fe2072d9 [2019-09-12T07:29:14.752Z] Built: 08/16/2019 19:23:48 [2019-09-12T07:29:14.752Z] OS/Arch: windows/amd64 [2019-09-12T07:29:14.752Z] Experimental: true [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.752Z] INFO: Docker info of control daemon [2019-09-12T07:29:14.752Z] [2019-09-12T07:29:14.959Z] #17 8.884 jq libjq1 libonig4 [2019-09-12T07:29:15.124Z] 34839f11bbce: Verifying Checksum [2019-09-12T07:29:15.124Z] 34839f11bbce: Download complete [2019-09-12T07:29:15.412Z] 53fac1b4f6a7: Verifying Checksum [2019-09-12T07:29:15.412Z] 53fac1b4f6a7: Download complete [2019-09-12T07:29:15.540Z] Removing intermediate container cf919089cdcf [2019-09-12T07:29:15.540Z] ---> 3f1da21e1b47 [2019-09-12T07:29:15.540Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-12T07:29:15.540Z] ---> Running in 5e4ee0f3cae4 [2019-09-12T07:29:15.885Z] #17 9.931 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:29:15.885Z] #17 9.931 Need to get 327 kB of archives. [2019-09-12T07:29:15.885Z] #17 9.931 After this operation, 1157 kB of additional disk space will be used. [2019-09-12T07:29:15.885Z] #17 9.931 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-12T07:29:15.885Z] #17 9.936 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-12T07:29:15.885Z] #17 9.939 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-12T07:29:15.885Z] #17 ... [2019-09-12T07:29:15.885Z] [2019-09-12T07:29:15.885Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-12T07:29:15.885Z] #6 2.156 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:29:15.885Z] #6 2.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:29:15.885Z] #6 2.262 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:29:15.885Z] #6 2.263 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:29:15.885Z] #6 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:29:15.885Z] #6 2.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:29:15.885Z] #6 2.792 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:29:15.885Z] #6 3.140 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-12T07:29:15.885Z] #6 5.570 Fetched 7922 kB in 4s (1790 kB/s) [2019-09-12T07:29:15.885Z] #6 5.570 Reading package lists... [2019-09-12T07:29:15.885Z] #6 7.024 Reading package lists... [2019-09-12T07:29:15.885Z] #6 8.531 Building dependency tree... [2019-09-12T07:29:15.885Z] #6 8.740 Reading state information... [2019-09-12T07:29:15.885Z] #6 8.904 The following additional packages will be installed: [2019-09-12T07:29:15.885Z] #6 8.904 libapparmor1 libseccomp2 [2019-09-12T07:29:15.885Z] #6 8.906 Suggested packages: [2019-09-12T07:29:15.885Z] #6 8.906 seccomp [2019-09-12T07:29:15.885Z] #6 8.957 The following NEW packages will be installed: [2019-09-12T07:29:15.885Z] #6 8.959 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-12T07:29:15.885Z] #6 9.996 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:29:15.885Z] #6 9.996 Need to get 300 kB of archives. [2019-09-12T07:29:15.885Z] #6 9.996 After this operation, 1201 kB of additional disk space will be used. [2019-09-12T07:29:15.885Z] #6 9.996 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-12T07:29:15.885Z] #6 10.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-12T07:29:15.885Z] #6 10.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-12T07:29:15.885Z] #6 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-12T07:29:16.035Z] 34f648706e72: Verifying Checksum [2019-09-12T07:29:16.035Z] 34f648706e72: Download complete [2019-09-12T07:29:16.140Z] #6 ... [2019-09-12T07:29:16.140Z] [2019-09-12T07:29:16.140Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-12T07:29:16.140Z] #17 10.17 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:29:16.140Z] #17 10.22 Fetched 327 kB in 1s (316 kB/s) [2019-09-12T07:29:16.140Z] #17 10.25 Selecting previously unselected package libonig4:amd64. [2019-09-12T07:29:16.203Z] Fetching without tags [2019-09-12T07:29:16.285Z] Client: [2019-09-12T07:29:16.285Z] Debug Mode: false [2019-09-12T07:29:16.285Z] Plugins: [2019-09-12T07:29:16.285Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-12T07:29:16.285Z] [2019-09-12T07:29:16.285Z] Server: [2019-09-12T07:29:16.285Z] Containers: 0 [2019-09-12T07:29:16.285Z] Running: 0 [2019-09-12T07:29:16.285Z] Paused: 0 [2019-09-12T07:29:16.285Z] Stopped: 0 [2019-09-12T07:29:16.285Z] Images: 8 [2019-09-12T07:29:16.285Z] Server Version: 19.03.2-tp2 [2019-09-12T07:29:16.285Z] Storage Driver: windowsfilter [2019-09-12T07:29:16.285Z] Windows: [2019-09-12T07:29:16.285Z] Logging Driver: json-file [2019-09-12T07:29:16.285Z] Plugins: [2019-09-12T07:29:16.285Z] Volume: local [2019-09-12T07:29:16.285Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-12T07:29:16.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:29:16.285Z] Swarm: inactive [2019-09-12T07:29:16.285Z] Default Isolation: process [2019-09-12T07:29:16.285Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-12T07:29:16.285Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-12T07:29:16.285Z] OSType: windows [2019-09-12T07:29:16.285Z] Architecture: x86_64 [2019-09-12T07:29:16.285Z] CPUs: 4 [2019-09-12T07:29:16.285Z] Total Memory: 32GiB [2019-09-12T07:29:16.285Z] Name: azwin-2-e11800 [2019-09-12T07:29:16.285Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-12T07:29:16.285Z] Docker Root Dir: D:\docker [2019-09-12T07:29:16.285Z] Debug Mode: false [2019-09-12T07:29:16.285Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:29:16.285Z] Labels: [2019-09-12T07:29:16.285Z] Experimental: true [2019-09-12T07:29:16.285Z] Insecure Registries: [2019-09-12T07:29:16.285Z] 10.0.0.4:5000 [2019-09-12T07:29:16.285Z] 127.0.0.0/8 [2019-09-12T07:29:16.285Z] Registry Mirrors: [2019-09-12T07:29:16.285Z] http://10.0.0.4:5000/ [2019-09-12T07:29:16.285Z] Live Restore Enabled: false [2019-09-12T07:29:16.285Z] [2019-09-12T07:29:16.285Z] [2019-09-12T07:29:16.285Z] INFO: Commit hash is 270be1721 [2019-09-12T07:29:16.285Z] INFO: Nuke-Everything... [2019-09-12T07:29:16.285Z] INFO: Container count on control daemon to delete is 0 [2019-09-12T07:29:16.316Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:29:16.316Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:29:15.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:29:15.913Z] > git config --add remote.origin.fetch +refs/pull/39904/head:refs/remotes/origin/PR-39904 # timeout=10 [2019-09-12T07:29:15.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-12T07:29:16.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-12T07:29:16.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-12T07:29:16.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-12T07:29:16.247Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39904/head:refs/remotes/origin/PR-39904 +refs/heads/master:refs/remotes/origin/master [2019-09-12T07:29:16.398Z] #17 10.25 (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 ... 15091 files and directories currently installed.) [2019-09-12T07:29:16.398Z] #17 10.33 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-12T07:29:16.398Z] #17 10.34 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-12T07:29:16.398Z] #17 10.54 Selecting previously unselected package libjq1:amd64. [2019-09-12T07:29:16.398Z] #17 10.55 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-12T07:29:16.398Z] #17 10.56 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-12T07:29:16.653Z] #17 10.61 Selecting previously unselected package jq. [2019-09-12T07:29:16.653Z] #17 10.61 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-12T07:29:16.653Z] #17 10.62 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:29:16.653Z] #17 10.68 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-12T07:29:16.653Z] #17 10.69 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-12T07:29:16.653Z] #17 10.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:16.653Z] #17 10.77 Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:29:16.703Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:29:16.703Z]  GEN .gitid [2019-09-12T07:29:16.703Z] GEN criu/include/version.h [2019-09-12T07:29:16.703Z] GEN include/common/asm [2019-09-12T07:29:16.703Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-12T07:29:16.703Z] PBCC images/opts.pb-c.c [2019-09-12T07:29:16.703Z] PBCC images/sit.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-12T07:29:16.703Z] DEP images/opts.pb-c.d [2019-09-12T07:29:16.703Z] DEP images/sit.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/macvlan.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/macvlan.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/autofs.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/autofs.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/sysctl.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/sysctl.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/time.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/time.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/binfmt-misc.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/binfmt-misc.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/seccomp.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/seccomp.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/userns.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/userns.pb-c.d [2019-09-12T07:29:16.703Z] PBCC images/cgroup.pb-c.c [2019-09-12T07:29:16.703Z] DEP images/cgroup.pb-c.d [2019-09-12T07:29:16.744Z] INFO: Nuking d:\CI-5 [2019-09-12T07:29:16.744Z] INFO: Zapped successfully [2019-09-12T07:29:16.744Z] INFO: Location for testing is d:\CI-5\CI-270be1721 [2019-09-12T07:29:16.744Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-12T07:29:16.744Z] [2019-09-12T07:29:16.744Z] [2019-09-12T07:29:16.744Z] INFO: Building the image from Dockerfile.windows at 09/12/2019 07:29:16... [2019-09-12T07:29:16.744Z] [2019-09-12T07:29:17.081Z] PBCC images/fown.pb-c.c [2019-09-12T07:29:17.081Z] PBCC images/ext-file.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/fown.pb-c.d [2019-09-12T07:29:17.081Z] DEP images/ext-file.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/rpc.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/rpc.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/siginfo.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/siginfo.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/pagemap.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/pagemap.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/rlimit.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/rlimit.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/file-lock.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/file-lock.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/tty.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/tty.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/tun.pb-c.c [2019-09-12T07:29:17.081Z] PBCC images/netdev.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/tun.pb-c.d [2019-09-12T07:29:17.081Z] DEP images/netdev.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/vma.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/vma.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/creds.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/creds.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/utsns.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/utsns.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/ipc-desc.pb-c.c [2019-09-12T07:29:17.081Z] PBCC images/ipc-sem.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/ipc-desc.pb-c.d [2019-09-12T07:29:17.081Z] DEP images/ipc-sem.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/ipc-msg.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/ipc-msg.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/ipc-shm.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/ipc-shm.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/ipc-var.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/ipc-var.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sk-opts.pb-c.c [2019-09-12T07:29:17.081Z] PBCC images/packet-sock.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sk-opts.pb-c.d [2019-09-12T07:29:17.081Z] DEP images/packet-sock.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sk-netlink.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sk-netlink.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sk-inet.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sk-inet.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sk-unix.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sk-unix.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/mm.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/mm.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/timerfd.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/timerfd.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/timer.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/timer.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sa.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sa.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/pipe-data.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/pipe-data.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/mnt.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/mnt.pb-c.d [2019-09-12T07:29:17.081Z] PBCC images/sk-packet.pb-c.c [2019-09-12T07:29:17.081Z] DEP images/sk-packet.pb-c.d [2019-09-12T07:29:17.213Z] #17 DONE 11.1s [2019-09-12T07:29:17.213Z] [2019-09-12T07:29:17.213Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-12T07:29:17.213Z] #6 10.23 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:29:17.213Z] #6 10.27 Fetched 300 kB in 1s (290 kB/s) [2019-09-12T07:29:17.213Z] #6 10.31 Selecting previously unselected package libseccomp2:amd64. [2019-09-12T07:29:17.213Z] #6 10.31 (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 ... 15091 files and directories currently installed.) [2019-09-12T07:29:17.213Z] #6 10.33 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-12T07:29:17.213Z] #6 10.34 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-12T07:29:17.213Z] #6 10.40 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-12T07:29:17.213Z] #6 10.40 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-12T07:29:17.213Z] #6 10.40 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-12T07:29:17.213Z] #6 10.51 Selecting previously unselected package libapparmor1:amd64. [2019-09-12T07:29:17.213Z] #6 10.51 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-12T07:29:17.213Z] #6 10.52 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-12T07:29:17.213Z] #6 10.59 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-12T07:29:17.213Z] #6 10.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-12T07:29:17.213Z] #6 10.59 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-12T07:29:17.213Z] #6 10.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:17.213Z] #6 10.77 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-12T07:29:17.213Z] #6 10.78 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-12T07:29:17.213Z] #6 10.79 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-12T07:29:17.213Z] #6 10.80 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-12T07:29:17.214Z] #6 10.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:17.214Z] #6 DONE 11.1s [2019-09-12T07:29:17.214Z] [2019-09-12T07:29:17.214Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-12T07:29:17.214Z] #19 DONE 0.1s [2019-09-12T07:29:17.214Z] [2019-09-12T07:29:17.214Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:17.367Z] #24 DONE 30.3s [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-12T07:29:17.367Z] #10 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-12T07:29:17.367Z] #17 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-12T07:29:17.367Z] #11 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:17.367Z] #20 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:29:17.367Z] #13 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #12 [dev 6/24] RUN ldconfig [2019-09-12T07:29:17.367Z] #12 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-12T07:29:17.367Z] #8 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-12T07:29:17.367Z] #6 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-12T07:29:17.367Z] #15 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-12T07:29:17.367Z] #14 CACHED [2019-09-12T07:29:17.367Z] [2019-09-12T07:29:17.367Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-12T07:29:17.368Z] #7 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-12T07:29:17.368Z] #16 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-12T07:29:17.368Z] #19 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-12T07:29:17.368Z] #9 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-12T07:29:17.368Z] #21 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-12T07:29:17.368Z] #64 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-12T07:29:17.368Z] #61 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-12T07:29:17.368Z] #60 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-12T07:29:17.368Z] #62 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:29:17.368Z] #57 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:29:17.368Z] #58 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:29:17.368Z] #55 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-12T07:29:17.368Z] #52 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-12T07:29:17.368Z] #53 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-12T07:29:17.368Z] #49 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-12T07:29:17.368Z] #50 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-12T07:29:17.368Z] #44 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-12T07:29:17.368Z] #46 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:29:17.368Z] #45 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:29:17.368Z] #47 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:29:17.368Z] #40 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-12T07:29:17.368Z] #41 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-12T07:29:17.368Z] #42 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:29:17.368Z] #36 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:29:17.368Z] #35 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-12T07:29:17.368Z] #37 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-12T07:29:17.368Z] #38 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-12T07:29:17.368Z] #32 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:29:17.368Z] #33 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-12T07:29:17.368Z] #29 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:29:17.368Z] #30 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-12T07:29:17.368Z] #26 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-12T07:29:17.368Z] #27 CACHED [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #25 DONE 0.7s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #28 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #31 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #34 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #39 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #43 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #48 DONE 0.4s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #51 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-12T07:29:17.368Z] #54 DONE 0.2s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-12T07:29:17.368Z] #56 DONE 0.4s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-12T07:29:17.368Z] #59 DONE 0.1s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-12T07:29:17.368Z] #63 DONE 0.2s [2019-09-12T07:29:17.368Z] [2019-09-12T07:29:17.368Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-12T07:29:17.441Z] Merging remotes/origin/master commit 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 into PR head commit 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:29:17.456Z] PBCC images/tcp-stream.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/tcp-stream.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/pipe.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/pipe.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/pstree.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/pstree.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/fs.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/fs.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/signalfd.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/signalfd.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/fh.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/fsnotify.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/fh.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/fsnotify.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/eventpoll.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/eventpoll.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/eventfd.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/eventfd.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/remap-file-path.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/remap-file-path.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/fifo.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/fifo.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/ghost-file.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/ghost-file.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/regfile.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/regfile.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/ns.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/ns.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/fdinfo.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/fdinfo.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/core-aarch64.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/core-arm.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/core-ppc64.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/core-s390.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/core-x86.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/core.pb-c.c [2019-09-12T07:29:17.456Z] PBCC images/inventory.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/core-aarch64.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/core-arm.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/core-ppc64.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/core-s390.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/core-x86.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/core.pb-c.d [2019-09-12T07:29:17.456Z] DEP images/inventory.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/cpuinfo.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/cpuinfo.pb-c.d [2019-09-12T07:29:17.456Z] PBCC images/stats.pb-c.c [2019-09-12T07:29:17.456Z] DEP images/stats.pb-c.d [2019-09-12T07:29:17.823Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:29:17.823Z] CC images/stats.o [2019-09-12T07:29:17.823Z] CC images/core.o [2019-09-12T07:29:17.932Z] #65 DONE 0.2s [2019-09-12T07:29:17.932Z] [2019-09-12T07:29:17.932Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-12T07:29:17.932Z] #66 DONE 0.0s [2019-09-12T07:29:17.932Z] [2019-09-12T07:29:17.932Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-12T07:29:18.200Z] CC images/core-x86.o [2019-09-12T07:29:18.200Z] CC images/core-arm.o [2019-09-12T07:29:18.200Z] CC images/core-aarch64.o [2019-09-12T07:29:18.200Z] CC images/core-ppc64.o [2019-09-12T07:29:18.200Z] CC images/core-s390.o [2019-09-12T07:29:18.200Z] CC images/cpuinfo.o [2019-09-12T07:29:18.200Z] CC images/inventory.o [2019-09-12T07:29:18.494Z] #67 DONE 0.7s [2019-09-12T07:29:18.494Z] [2019-09-12T07:29:18.494Z] #68 exporting to image [2019-09-12T07:29:18.494Z] #68 exporting layers [2019-09-12T07:29:18.574Z] CC images/fdinfo.o [2019-09-12T07:29:18.574Z] CC images/fown.o [2019-09-12T07:29:18.574Z] CC images/ns.o [2019-09-12T07:29:18.574Z] CC images/regfile.o [2019-09-12T07:29:18.574Z] CC images/ghost-file.o [2019-09-12T07:29:18.574Z] CC images/fifo.o [2019-09-12T07:29:18.574Z] CC images/remap-file-path.o [2019-09-12T07:29:18.574Z] CC images/eventfd.o [2019-09-12T07:29:18.574Z] CC images/eventpoll.o [2019-09-12T07:29:18.574Z] CC images/fh.o [2019-09-12T07:29:18.574Z] CC images/fsnotify.o [2019-09-12T07:29:18.966Z] CC images/signalfd.o [2019-09-12T07:29:18.966Z] CC images/fs.o [2019-09-12T07:29:18.966Z] CC images/pstree.o [2019-09-12T07:29:18.966Z] CC images/pipe.o [2019-09-12T07:29:18.966Z] CC images/tcp-stream.o [2019-09-12T07:29:18.966Z] CC images/sk-packet.o [2019-09-12T07:29:18.966Z] CC images/mnt.o [2019-09-12T07:29:18.966Z] CC images/pipe-data.o [2019-09-12T07:29:18.966Z] CC images/sa.o [2019-09-12T07:29:18.966Z] CC images/timer.o [2019-09-12T07:29:18.966Z] CC images/timerfd.o [2019-09-12T07:29:18.966Z] CC images/mm.o [2019-09-12T07:29:19.100Z] #20 ... [2019-09-12T07:29:19.100Z] [2019-09-12T07:29:19.100Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-12T07:29:19.100Z] #7 DONE 1.9s [2019-09-12T07:29:17.557Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:29:17.617Z] > git checkout -f 88c554f950d4667595cc2174bfab67d2cc072e62 [2019-09-12T07:29:19.348Z] CC images/sk-opts.o [2019-09-12T07:29:19.348Z] CC images/sk-unix.o [2019-09-12T07:29:19.348Z] CC images/sk-inet.o [2019-09-12T07:29:19.348Z] CC images/tun.o [2019-09-12T07:29:19.348Z] CC images/sk-netlink.o [2019-09-12T07:29:19.348Z] CC images/packet-sock.o [2019-09-12T07:29:19.348Z] CC images/ipc-var.o [2019-09-12T07:29:19.348Z] CC images/ipc-desc.o [2019-09-12T07:29:19.348Z] CC images/ipc-shm.o [2019-09-12T07:29:19.348Z] CC images/ipc-msg.o [2019-09-12T07:29:19.348Z] CC images/ipc-sem.o [2019-09-12T07:29:19.348Z] CC images/utsns.o [2019-09-12T07:29:19.355Z] [2019-09-12T07:29:19.355Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-12T07:29:19.535Z] 2825fdb7e177: Pull complete [2019-09-12T07:29:19.721Z] CC images/creds.o [2019-09-12T07:29:19.721Z] CC images/vma.o [2019-09-12T07:29:19.721Z] CC images/netdev.o [2019-09-12T07:29:19.721Z] CC images/tty.o [2019-09-12T07:29:19.721Z] CC images/file-lock.o [2019-09-12T07:29:19.721Z] CC images/rlimit.o [2019-09-12T07:29:19.721Z] CC images/pagemap.o [2019-09-12T07:29:19.721Z] CC images/siginfo.o [2019-09-12T07:29:19.721Z] CC images/rpc.o [2019-09-12T07:29:19.820Z] 361ecb978398: Pull complete [2019-09-12T07:29:20.104Z] CC images/ext-file.o [2019-09-12T07:29:20.104Z] CC images/cgroup.o [2019-09-12T07:29:20.104Z] CC images/userns.o [2019-09-12T07:29:20.104Z] CC images/google/protobuf/descriptor.o [2019-09-12T07:29:20.107Z] 15483e8c82df: Pull complete [2019-09-12T07:29:20.486Z] CC images/opts.o [2019-09-12T07:29:20.486Z] CC images/seccomp.o [2019-09-12T07:29:20.486Z] CC images/binfmt-misc.o [2019-09-12T07:29:20.486Z] CC images/time.o [2019-09-12T07:29:20.486Z] CC images/sysctl.o [2019-09-12T07:29:20.486Z] CC images/autofs.o [2019-09-12T07:29:20.486Z] CC images/macvlan.o [2019-09-12T07:29:20.486Z] CC images/sit.o [2019-09-12T07:29:20.486Z] LINK images/built-in.o [2019-09-12T07:29:20.486Z] GEN compel/include/asm [2019-09-12T07:29:20.486Z] GEN compel/include/version.h [2019-09-12T07:29:20.486Z] touch .config [2019-09-12T07:29:20.486Z] GEN include/common/config.h [2019-09-12T07:29:20.486Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-12T07:29:20.486Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-12T07:29:20.486Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-12T07:29:20.486Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-12T07:29:20.486Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-12T07:29:20.729Z] #8 DONE 1.7s [2019-09-12T07:29:20.729Z] [2019-09-12T07:29:20.729Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:20.729Z] #20 2.341 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-12T07:29:20.729Z] #20 2.603 [2019-09-12T07:29:20.729Z] #20 2.779 ############# 18.2% ########################### 38.2% ######################################## 56.0% ####################################################### 76.5% ##################################################################### 96.1% ######################################################################## 100.0% [2019-09-12T07:29:20.729Z] #20 3.410 [2019-09-12T07:29:20.879Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-12T07:29:20.879Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-12T07:29:20.879Z] DEP compel/plugins/std/infect.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/std/string.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/std/log.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/std/fds.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/std/std.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/shmem/shmem.d [2019-09-12T07:29:20.879Z] DEP compel/plugins/fds/fds.d [2019-09-12T07:29:20.879Z] CC compel/plugins/std/std.o [2019-09-12T07:29:20.879Z] CC compel/plugins/std/fds.o [2019-09-12T07:29:20.879Z] CC compel/plugins/std/log.o [2019-09-12T07:29:20.987Z] #20 3.569 ############################## 42.1% ######################################################################## 100.0% [2019-09-12T07:29:20.987Z] #20 3.861 [2019-09-12T07:29:21.018Z] #68 exporting layers 2.1s done [2019-09-12T07:29:21.018Z] #68 writing image sha256:098490edef3dc22b056aa2150ae54f17478e0b83b617bc55ac2f0386764ef018 done [2019-09-12T07:29:21.018Z] #68 naming to docker.io/library/docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 done [2019-09-12T07:29:21.018Z] #68 DONE 2.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-12T07:29:21.246Z] CC compel/plugins/std/string.o [2019-09-12T07:29:21.246Z] CC compel/plugins/std/infect.o [2019-09-12T07:29:21.246Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-12T07:29:21.246Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-12T07:29:21.246Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-12T07:29:21.246Z] AR compel/plugins/std.lib.a [2019-09-12T07:29:21.246Z] CC compel/plugins/fds/fds.o [2019-09-12T07:29:21.246Z] AR compel/plugins/fds.lib.a [2019-09-12T07:29:21.246Z] HOSTDEP compel/src/lib/log-host.d [2019-09-12T07:29:21.246Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-12T07:29:21.246Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-12T07:29:21.246Z] HOSTDEP compel/src/main-host.d [2019-09-12T07:29:21.246Z] DEP compel/src/lib/ptrace.d [2019-09-12T07:29:21.588Z] 8563a0b9fade: Verifying Checksum [2019-09-12T07:29:21.588Z] 8563a0b9fade: Download complete [2019-09-12T07:29:21.608Z] DEP compel/src/lib/infect.d [2019-09-12T07:29:21.608Z] DEP compel/src/lib/infect-util.d [2019-09-12T07:29:21.608Z] DEP compel/src/lib/infect-rpc.d [2019-09-12T07:29:21.608Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-12T07:29:21.608Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-12T07:29:21.608Z] DEP compel/src/lib/log.d [2019-09-12T07:29:21.608Z] DEP compel/src/main.d [2019-09-12T07:29:21.608Z] DEP compel/src/lib/handle-elf.d [2019-09-12T07:29:21.608Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-12T07:29:21.608Z] CC compel/src/lib/log.o [2019-09-12T07:29:21.608Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-12T07:29:21.608Z] CC compel/arch/s390/src/lib/infect.o [2019-09-12T07:29:21.752Z] #20 4.025 ############ 17.0% ############################## 42.6% ################################################## 70.8% ################################################################### 94.0% ######################################################################## 100.0% [2019-09-12T07:29:21.752Z] #20 4.571 [2019-09-12T07:29:21.986Z] CC compel/src/lib/infect-rpc.o [2019-09-12T07:29:21.986Z] CC compel/src/lib/infect-util.o [2019-09-12T07:29:21.986Z] CC compel/src/lib/infect.o [2019-09-12T07:29:22.014Z] [2019-09-12T07:29:22.014Z] Removing bundles/ [2019-09-12T07:29:22.014Z] [2019-09-12T07:29:22.014Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-12T07:29:22.014Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:29:22.014Z] GOOS="" GOARCH="" GOARM="" [2019-09-12T07:29:21.036Z] > git merge 2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2 # timeout=10 [2019-09-12T07:29:22.368Z] CC compel/src/lib/ptrace.o [2019-09-12T07:29:22.368Z] AR compel/libcompel.a [2019-09-12T07:29:22.368Z] HOSTCC compel/src/main-host.o [2019-09-12T07:29:22.368Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-12T07:29:22.496Z] Merge succeeded, producing ac88a03b2e36087a8699bb50cff1b2920035049a [2019-09-12T07:29:22.497Z] Checking out Revision ac88a03b2e36087a8699bb50cff1b2920035049a (PR-39904) [2019-09-12T07:29:22.518Z] #20 4.736 ##### 7.0% ######### 13.1% ############### 22.1% ##################### 29.4% ##### [2019-09-12T07:29:22.518Z] #20 ... [2019-09-12T07:29:22.518Z] [2019-09-12T07:29:22.518Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-12T07:29:22.518Z] #9 1.445 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-12T07:29:22.518Z] #9 DONE 1.7s [2019-09-12T07:29:22.518Z] [2019-09-12T07:29:22.518Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:22.540Z] Sending build context to Docker daemon 49.97MB [2019-09-12T07:29:22.540Z] [2019-09-12T07:29:22.785Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-12T07:29:22.785Z] HOSTCC compel/src/lib/log-host.o [2019-09-12T07:29:22.785Z] HOSTLINK compel/compel-host-bin [2019-09-12T07:29:22.785Z] DEP soccr/soccr.d [2019-09-12T07:29:22.785Z] CC soccr/soccr.o [2019-09-12T07:29:22.999Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-12T07:29:22.999Z] ---> 2606a881cbae [2019-09-12T07:29:22.999Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> 06295c996de6 [2019-09-12T07:29:22.999Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> ca439e5e55a2 [2019-09-12T07:29:22.999Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> d8a4b20b11aa [2019-09-12T07:29:22.999Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> 73997ca37549 [2019-09-12T07:29:22.999Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> 29c5a812903e [2019-09-12T07:29:22.999Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-12T07:29:22.999Z] ---> Using cache [2019-09-12T07:29:22.999Z] ---> 006131eeab9b [2019-09-12T07:29:22.999Z] Step 8/8 : COPY . . [2019-09-12T07:29:23.282Z] AR soccr/libsoccr.a [2019-09-12T07:29:23.282Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:29:23.282Z] DEP criu/arch/s390/sigframe.d [2019-09-12T07:29:23.282Z] DEP criu/arch/s390/crtools.d [2019-09-12T07:29:23.282Z] DEP criu/arch/s390/cpu.d [2019-09-12T07:29:23.282Z] CC criu/arch/s390/cpu.o [2019-09-12T07:29:23.282Z] CC criu/arch/s390/crtools.o [2019-09-12T07:29:23.286Z] #20 4.736 ##### 7.0% ######### 13.1% ############### 22.1% ##################### 29.4% ########################## 37.0% ############################### 43.9% ################################### 49.9% ######################################### 58.3% ############################################### 66.7% ##################################################### 74.1% ########################################################## 81.5% ############################################################### 87.6% ##################################################################### 96.5% ######################################################################## 100.0% [2019-09-12T07:29:23.286Z] #20 6.055 [2019-09-12T07:29:23.618Z] 34839f11bbce: Pull complete [2019-09-12T07:29:23.838Z] CC criu/arch/s390/sigframe.o [2019-09-12T07:29:23.838Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-12T07:29:23.838Z] DEP criu/arch/s390/vdso-pie.d [2019-09-12T07:29:23.838Z] DEP criu/pie/parasite-vdso.d [2019-09-12T07:29:23.838Z] DEP criu/pie/util-vdso.d [2019-09-12T07:29:23.838Z] DEP criu/pie/util.d [2019-09-12T07:29:23.838Z] CC criu/pie/util.o [2019-09-12T07:29:23.838Z] CC criu/pie/util-vdso.o [2019-09-12T07:29:23.838Z] CC criu/pie/parasite-vdso.o [2019-09-12T07:29:23.838Z] CC criu/arch/s390/vdso-pie.o [2019-09-12T07:29:23.838Z] AR criu/pie/pie.lib.a [2019-09-12T07:29:23.846Z] #20 6.549 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-12T07:29:24.102Z] #20 6.737 [2019-09-12T07:29:24.102Z] #20 ... [2019-09-12T07:29:24.102Z] [2019-09-12T07:29:24.102Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-12T07:29:24.102Z] #10 DONE 1.8s [2019-09-12T07:29:24.102Z] [2019-09-12T07:29:24.102Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:24.102Z] #20 6.818 ######################################################################## 100.0% [2019-09-12T07:29:24.102Z] #20 6.861 [2019-09-12T07:29:24.220Z] DEP criu/pie/restorer.d [2019-09-12T07:29:24.220Z] DEP criu/arch/s390/restorer.d [2019-09-12T07:29:24.220Z] DEP criu/pie/parasite.d [2019-09-12T07:29:24.220Z] CC criu/pie/parasite.o [2019-09-12T07:29:24.220Z] LINK criu/pie/parasite.built-in.o [2019-09-12T07:29:24.220Z] GEN criu/pie/parasite-blob.h [2019-09-12T07:29:24.220Z] CC criu/arch/s390/restorer.o [2019-09-12T07:29:24.578Z] CC criu/pie/restorer.o [2019-09-12T07:29:24.663Z] #20 ... [2019-09-12T07:29:24.663Z] [2019-09-12T07:29:24.664Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-12T07:29:24.664Z] #15 8.591 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-12T07:29:24.664Z] #15 ... [2019-09-12T07:29:24.664Z] [2019-09-12T07:29:24.664Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:24.664Z] #20 7.450 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-12T07:29:24.919Z] #20 7.684 [2019-09-12T07:29:24.919Z] #20 7.782 ######################################################################## 100.0% [2019-09-12T07:29:24.919Z] #20 7.812 [2019-09-12T07:29:24.956Z] LINK criu/pie/restorer.built-in.o [2019-09-12T07:29:24.956Z] GEN criu/pie/restorer-blob.h [2019-09-12T07:29:24.956Z] DEP criu/vdso.d [2019-09-12T07:29:24.956Z] DEP criu/uts_ns.d [2019-09-12T07:29:24.956Z] DEP criu/util.d [2019-09-12T07:29:24.956Z] DEP criu/uffd.d [2019-09-12T07:29:24.956Z] DEP criu/tun.d [2019-09-12T07:29:22.408Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-12T07:29:22.537Z] > git config core.sparsecheckout # timeout=10 [2019-09-12T07:29:22.596Z] > git checkout -f ac88a03b2e36087a8699bb50cff1b2920035049a [2019-09-12T07:29:25.321Z] DEP criu/tty.d [2019-09-12T07:29:25.321Z] DEP criu/timerfd.d [2019-09-12T07:29:25.321Z] DEP criu/sysfs_parse.d [2019-09-12T07:29:25.321Z] DEP criu/sysctl.d [2019-09-12T07:29:25.321Z] DEP criu/string.d [2019-09-12T07:29:25.321Z] DEP criu/stats.d [2019-09-12T07:29:25.321Z] DEP criu/sockets.d [2019-09-12T07:29:25.321Z] DEP criu/sk-unix.d [2019-09-12T07:29:25.321Z] DEP criu/sk-tcp.d [2019-09-12T07:29:25.321Z] DEP criu/sk-queue.d [2019-09-12T07:29:25.321Z] DEP criu/sk-packet.d [2019-09-12T07:29:25.480Z] #20 8.245 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-12T07:29:25.480Z] #20 ... [2019-09-12T07:29:25.480Z] [2019-09-12T07:29:25.480Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-12T07:29:25.480Z] #11 DONE 1.4s [2019-09-12T07:29:25.480Z] [2019-09-12T07:29:25.480Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:29:25.480Z] #20 8.281 skipping existing 1849cc453dee [2019-09-12T07:29:25.480Z] #20 8.313 [2019-09-12T07:29:25.683Z] DEP criu/sk-netlink.d [2019-09-12T07:29:25.683Z] DEP criu/sk-inet.d [2019-09-12T07:29:25.683Z] DEP criu/signalfd.d [2019-09-12T07:29:25.683Z] DEP criu/sigframe.d [2019-09-12T07:29:25.683Z] DEP criu/shmem.d [2019-09-12T07:29:25.683Z] DEP criu/servicefd.d [2019-09-12T07:29:25.683Z] DEP criu/seize.d [2019-09-12T07:29:25.683Z] DEP criu/seccomp.d [2019-09-12T07:29:25.683Z] DEP criu/rst-malloc.d [2019-09-12T07:29:25.683Z] DEP criu/rbtree.d [2019-09-12T07:29:25.683Z] DEP criu/pstree.d [2019-09-12T07:29:25.683Z] DEP criu/protobuf.d [2019-09-12T07:29:25.683Z] GEN criu/protobuf-desc-gen.h [2019-09-12T07:29:26.041Z] #20 8.956 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-12T07:29:26.050Z] DEP criu/protobuf-desc.d [2019-09-12T07:29:26.050Z] DEP criu/proc_parse.d [2019-09-12T07:29:26.050Z] DEP criu/plugin.d [2019-09-12T07:29:26.050Z] DEP criu/pipes.d [2019-09-12T07:29:26.050Z] DEP criu/pie-util.d [2019-09-12T07:29:26.050Z] DEP criu/pie-util-vdso.d [2019-09-12T07:29:26.296Z] #20 9.131 [2019-09-12T07:29:26.305Z] 34f648706e72: Pull complete [2019-09-12T07:29:26.414Z] DEP criu/pie-util-vdso-elf32.d [2019-09-12T07:29:26.414Z] DEP criu/path.d [2019-09-12T07:29:26.414Z] DEP criu/parasite-syscall.d [2019-09-12T07:29:26.414Z] DEP criu/pagemap.d [2019-09-12T07:29:26.414Z] DEP criu/pagemap-cache.d [2019-09-12T07:29:26.414Z] DEP criu/page-xfer.d [2019-09-12T07:29:26.414Z] DEP criu/page-pipe.d [2019-09-12T07:29:26.414Z] DEP criu/netfilter.d [2019-09-12T07:29:26.414Z] DEP criu/net.d [2019-09-12T07:29:26.414Z] DEP criu/namespaces.d [2019-09-12T07:29:26.414Z] DEP criu/mount.d [2019-09-12T07:29:26.552Z] #20 9.226 ######################################################################## 100.0% [2019-09-12T07:29:26.552Z] #20 9.262 [2019-09-12T07:29:26.552Z] #20 9.294 Download of images into '/build' complete. [2019-09-12T07:29:26.552Z] #20 9.295 Use something like the following to load the result into a Docker daemon: [2019-09-12T07:29:26.552Z] #20 9.296 tar -cC '/build' . | docker load [2019-09-12T07:29:26.784Z] DEP criu/mem.d [2019-09-12T07:29:26.784Z] DEP criu/lsm.d [2019-09-12T07:29:26.784Z] DEP criu/log.d [2019-09-12T07:29:26.784Z] DEP criu/libnetlink.d [2019-09-12T07:29:26.784Z] DEP criu/kerndat.d [2019-09-12T07:29:26.784Z] DEP criu/kcmp-ids.d [2019-09-12T07:29:26.784Z] DEP criu/irmap.d [2019-09-12T07:29:26.784Z] DEP criu/ipc_ns.d [2019-09-12T07:29:26.784Z] DEP criu/image.d [2019-09-12T07:29:26.784Z] DEP criu/image-desc.d [2019-09-12T07:29:26.784Z] DEP criu/fsnotify.d [2019-09-12T07:29:26.784Z] DEP criu/filesystems.d [2019-09-12T07:29:26.807Z] #20 DONE 9.4s [2019-09-12T07:29:26.807Z] [2019-09-12T07:29:26.807Z] #12 [dev 6/24] RUN ldconfig [2019-09-12T07:29:27.062Z] #12 DONE 1.6s [2019-09-12T07:29:27.062Z] [2019-09-12T07:29:27.062Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-12T07:29:27.158Z] DEP criu/files.d [2019-09-12T07:29:27.158Z] DEP criu/files-reg.d [2019-09-12T07:29:27.158Z] DEP criu/files-ext.d [2019-09-12T07:29:27.158Z] DEP criu/file-lock.d [2019-09-12T07:29:27.158Z] DEP criu/file-ids.d [2019-09-12T07:29:27.158Z] DEP criu/fifo.d [2019-09-12T07:29:27.158Z] DEP criu/fdstore.d [2019-09-12T07:29:27.158Z] DEP criu/fault-injection.d [2019-09-12T07:29:27.158Z] DEP criu/external.d [2019-09-12T07:29:27.158Z] DEP criu/eventpoll.d [2019-09-12T07:29:27.158Z] DEP criu/eventfd.d [2019-09-12T07:29:27.158Z] DEP criu/crtools.d [2019-09-12T07:29:27.318Z] #15 ... [2019-09-12T07:29:27.318Z] [2019-09-12T07:29:27.318Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:29:27.528Z] DEP criu/cr-service.d [2019-09-12T07:29:27.528Z] DEP criu/cr-restore.d [2019-09-12T07:29:27.528Z] DEP criu/cr-errno.d [2019-09-12T07:29:27.528Z] DEP criu/cr-dump.d [2019-09-12T07:29:27.528Z] DEP criu/cr-dedup.d [2019-09-12T07:29:27.528Z] DEP criu/cr-check.d [2019-09-12T07:29:27.528Z] DEP criu/config.d [2019-09-12T07:29:27.528Z] DEP criu/clone-noasan.d [2019-09-12T07:29:27.528Z] DEP criu/cgroup.d [2019-09-12T07:29:27.528Z] DEP criu/cgroup-props.d [2019-09-12T07:29:27.528Z] DEP criu/bitmap.d [2019-09-12T07:29:27.903Z] DEP criu/bfd.d [2019-09-12T07:29:27.903Z] DEP criu/autofs.d [2019-09-12T07:29:27.903Z] DEP criu/aio.d [2019-09-12T07:29:27.903Z] DEP criu/action-scripts.d [2019-09-12T07:29:27.903Z] CC criu/action-scripts.o [2019-09-12T07:29:27.903Z] CC criu/aio.o [2019-09-12T07:29:27.903Z] CC criu/autofs.o [2019-09-12T07:29:28.274Z] CC criu/bfd.o [2019-09-12T07:29:28.653Z] CC criu/bitmap.o [2019-09-12T07:29:28.653Z] CC criu/cgroup-props.o [2019-09-12T07:29:28.653Z] CC criu/cgroup.o [2019-09-12T07:29:29.443Z] CC criu/clone-noasan.o [2019-09-12T07:29:29.443Z] CC criu/config.o [2019-09-12T07:29:29.807Z] CC criu/cr-check.o [2019-09-12T07:29:29.807Z] CC criu/cr-dedup.o [2019-09-12T07:29:30.152Z] Commit message: "Merge commit '2900a919f44821fc94f3dfcf3fcc0516ca9a4fc2' into HEAD" [2019-09-12T07:29:30.262Z] CC criu/cr-dump.o [2019-09-12T07:29:30.284Z] First time build. Skipping changelog. [2019-09-12T07:29:30.579Z] #13 2.870 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:29:30.579Z] #13 2.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:29:30.579Z] #13 2.892 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:29:30.579Z] #13 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:29:30.579Z] #13 2.900 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:29:30.579Z] #13 3.057 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:29:30.579Z] #13 3.348 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:29:30.708Z] CC criu/cr-errno.o [2019-09-12T07:29:30.708Z] CC criu/cr-restore.o [2019-09-12T07:29:30.834Z] #13 3.504 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-12T07:29:31.570Z] CC criu/cr-service.o [2019-09-12T07:29:30.193Z] > git rev-list --no-walk d59f3a69d3c999e146e78549666a81d569cdf0e3 # timeout=10 [2019-09-12T07:29:31.809Z] 8563a0b9fade: Pull complete [2019-09-12T07:29:31.809Z] 53fac1b4f6a7: Pull complete [2019-09-12T07:29:31.809Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-09-12T07:29:31.809Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-12T07:29:31.809Z] ---> b5f54f7bacb8 [2019-09-12T07:29:31.809Z] Step 5/125 : ARG APT_MIRROR [2019-09-12T07:29:31.935Z] CC criu/crtools.o [2019-09-12T07:29:31.935Z] CC criu/eventfd.o [2019-09-12T07:29:32.093Z] ---> Running in d69586ecaa16 [2019-09-12T07:29:32.093Z] Removing intermediate container d69586ecaa16 [2019-09-12T07:29:32.093Z] ---> d21f3cea29a8 [2019-09-12T07:29:32.093Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-12T07:29:32.093Z] ---> Running in afb519a3a4b9 [2019-09-12T07:29:32.295Z] CC criu/eventpoll.o [2019-09-12T07:29:32.295Z] CC criu/external.o [2019-09-12T07:29:32.295Z] CC criu/fault-injection.o [2019-09-12T07:29:32.296Z] CC criu/fdstore.o [2019-09-12T07:29:32.674Z] CC criu/fifo.o [2019-09-12T07:29:32.674Z] CC criu/file-ids.o [2019-09-12T07:29:32.674Z] CC criu/file-lock.o [2019-09-12T07:29:32.714Z] Removing intermediate container afb519a3a4b9 [2019-09-12T07:29:32.714Z] ---> 6c13387a8e42 [2019-09-12T07:29:32.714Z] Step 7/125 : FROM base AS criu [2019-09-12T07:29:32.714Z] ---> 6c13387a8e42 [2019-09-12T07:29:32.714Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:29:32.714Z] ---> Running in 743d0f53f4a3 [2019-09-12T07:29:32.732Z] #13 5.111 Fetched 7922 kB in 3s (2421 kB/s) [2019-09-12T07:29:32.805Z] + docker version [2019-09-12T07:29:32.805Z] Client: Docker Engine - Enterprise [2019-09-12T07:29:32.805Z] Version: 19.03.2-tp2 [2019-09-12T07:29:32.805Z] API version: 1.40 [2019-09-12T07:29:32.805Z] Go version: go1.12.8 [2019-09-12T07:29:32.805Z] Git commit: 49fe2072d9 [2019-09-12T07:29:32.805Z] Built: 08/16/2019 19:26:08 [2019-09-12T07:29:32.805Z] OS/Arch: windows/amd64 [2019-09-12T07:29:32.805Z] Experimental: false [2019-09-12T07:29:32.805Z] [2019-09-12T07:29:32.805Z] Server: Docker Engine - Enterprise [2019-09-12T07:29:32.805Z] Engine: [2019-09-12T07:29:32.805Z] Version: 19.03.2-tp2 [2019-09-12T07:29:32.805Z] API version: 1.40 (minimum version 1.24) [2019-09-12T07:29:32.805Z] Go version: go1.12.8 [2019-09-12T07:29:32.805Z] Git commit: 49fe2072d9 [2019-09-12T07:29:32.805Z] Built: 08/16/2019 19:23:48 [2019-09-12T07:29:32.805Z] OS/Arch: windows/amd64 [2019-09-12T07:29:32.805Z] Experimental: true [2019-09-12T07:29:33.007Z] Removing intermediate container 743d0f53f4a3 [2019-09-12T07:29:33.007Z] ---> 93b6172a41f2 [2019-09-12T07:29:33.007Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-12T07:29:33.007Z] ---> Running in 770212eeddd0 [2019-09-12T07:29:33.007Z] Removing intermediate container 770212eeddd0 [2019-09-12T07:29:33.007Z] ---> 533c0200842b [2019-09-12T07:29:33.007Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-12T07:29:33.007Z] ---> Running in 651a1091c441 [2019-09-12T07:29:33.044Z] CC criu/files-ext.o [2019-09-12T07:29:33.044Z] CC criu/files-reg.o [2019-09-12T07:29:33.296Z] #13 5.111 Reading package lists... [2019-09-12T07:29:33.430Z] CC criu/files.o [Pipeline] sh [2019-09-12T07:29:33.636Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:29:33.636Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:29:33.636Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:29:33.636Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:29:33.636Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:29:33.636Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:29:34.220Z] #13 6.194 Reading package lists... [2019-09-12T07:29:34.242Z] CC criu/filesystems.o [2019-09-12T07:29:34.242Z] CC criu/fsnotify.o [2019-09-12T07:29:34.256Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:29:34.256Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:29:34.349Z] + docker info [2019-09-12T07:29:34.475Z] #13 7.136 Building dependency tree... [2019-09-12T07:29:34.475Z] #13 7.338 Reading state information... [2019-09-12T07:29:34.608Z] CC criu/image-desc.o [2019-09-12T07:29:34.608Z] CC criu/image.o [2019-09-12T07:29:34.608Z] CC criu/ipc_ns.o [2019-09-12T07:29:34.735Z] #13 7.464 The following additional packages will be installed: [2019-09-12T07:29:34.735Z] #13 7.464 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-12T07:29:34.735Z] #13 7.465 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-12T07:29:34.735Z] #13 7.466 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-12T07:29:34.735Z] #13 7.466 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-12T07:29:34.735Z] #13 7.466 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-12T07:29:34.735Z] #13 7.466 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-12T07:29:34.735Z] #13 7.466 libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 [2019-09-12T07:29:34.735Z] #13 7.466 mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-12T07:29:34.735Z] #13 7.466 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-12T07:29:34.735Z] #13 7.467 Suggested packages: [2019-09-12T07:29:34.735Z] #13 7.467 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-12T07:29:34.735Z] #13 7.467 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-12T07:29:34.735Z] #13 7.467 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-12T07:29:34.735Z] #13 7.467 vim-doc vim-scripts xfsdump acl attr quota [2019-09-12T07:29:34.735Z] #13 7.467 Recommended packages: [2019-09-12T07:29:34.735Z] #13 7.467 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-12T07:29:34.735Z] #13 7.467 python3-keyrings.alt python3-xdg unzip [2019-09-12T07:29:34.988Z] CC criu/irmap.o [2019-09-12T07:29:34.988Z] CC criu/kcmp-ids.o [2019-09-12T07:29:35.322Z] Client: [2019-09-12T07:29:35.322Z] Debug Mode: false [2019-09-12T07:29:35.322Z] Plugins: [2019-09-12T07:29:35.322Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-12T07:29:35.322Z] [2019-09-12T07:29:35.322Z] Server: [2019-09-12T07:29:35.322Z] Containers: 0 [2019-09-12T07:29:35.322Z] Running: 0 [2019-09-12T07:29:35.322Z] Paused: 0 [2019-09-12T07:29:35.322Z] Stopped: 0 [2019-09-12T07:29:35.322Z] Images: 8 [2019-09-12T07:29:35.322Z] Server Version: 19.03.2-tp2 [2019-09-12T07:29:35.322Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-09-12T07:29:35.322Z] LCOW: [2019-09-12T07:29:35.322Z] Windows: [2019-09-12T07:29:35.322Z] Logging Driver: json-file [2019-09-12T07:29:35.322Z] Plugins: [2019-09-12T07:29:35.322Z] Volume: local [2019-09-12T07:29:35.322Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-12T07:29:35.322Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:29:35.322Z] Swarm: inactive [2019-09-12T07:29:35.322Z] Default Isolation: process [2019-09-12T07:29:35.322Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-12T07:29:35.322Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-12T07:29:35.322Z] OSType: windows [2019-09-12T07:29:35.322Z] Architecture: x86_64 [2019-09-12T07:29:35.322Z] CPUs: 4 [2019-09-12T07:29:35.322Z] Total Memory: 32GiB [2019-09-12T07:29:35.322Z] Name: azwin-2-afc680 [2019-09-12T07:29:35.322Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-12T07:29:35.322Z] Docker Root Dir: D:\docker [2019-09-12T07:29:35.322Z] Debug Mode: false [2019-09-12T07:29:35.322Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:29:35.322Z] Labels: [2019-09-12T07:29:35.322Z] Experimental: true [2019-09-12T07:29:35.322Z] Insecure Registries: [2019-09-12T07:29:35.322Z] 10.0.0.4:5000 [2019-09-12T07:29:35.322Z] 127.0.0.0/8 [2019-09-12T07:29:35.322Z] Registry Mirrors: [2019-09-12T07:29:35.322Z] http://10.0.0.4:5000/ [2019-09-12T07:29:35.322Z] Live Restore Enabled: false [2019-09-12T07:29:35.322Z] [2019-09-12T07:29:35.350Z] CC criu/kerndat.o [2019-09-12T07:29:35.350Z] CC criu/libnetlink.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-12T07:29:35.660Z] #13 8.360 The following NEW packages will be installed: [2019-09-12T07:29:35.660Z] #13 8.360 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-12T07:29:35.660Z] #13 8.360 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-12T07:29:35.660Z] #13 8.360 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-12T07:29:35.660Z] #13 8.360 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-12T07:29:35.660Z] #13 8.361 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-12T07:29:35.660Z] #13 8.361 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-12T07:29:35.660Z] #13 8.361 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-12T07:29:35.660Z] #13 8.361 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-12T07:29:35.660Z] #13 8.362 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-12T07:29:35.660Z] #13 8.362 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-12T07:29:35.660Z] #13 8.362 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-12T07:29:35.660Z] #13 8.363 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-12T07:29:35.660Z] #13 8.363 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-12T07:29:35.660Z] #13 8.363 xfsprogs xxd xz-utils zip [2019-09-12T07:29:35.660Z] #13 8.364 The following packages will be upgraded: [2019-09-12T07:29:35.660Z] #13 8.365 libsystemd0 libudev1 [2019-09-12T07:29:35.712Z] CC criu/log.o [2019-09-12T07:29:35.712Z] CC criu/lsm.o [2019-09-12T07:29:35.712Z] CC criu/mem.o [2019-09-12T07:29:36.075Z] CC criu/mount.o [2019-09-12T07:29:36.220Z] #13 ... [2019-09-12T07:29:36.220Z] [2019-09-12T07:29:36.220Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-12T07:29:36.220Z] #15 30.25 + rm -rf /tmp/tmp.Z9lVzgkhgT [2019-09-12T07:29:36.782Z] #15 DONE 30.6s [2019-09-12T07:29:36.782Z] [2019-09-12T07:29:36.782Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:29:36.782Z] #13 9.409 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2019-09-12T07:29:36.782Z] #13 9.409 Need to get 91.3 MB of archives. [2019-09-12T07:29:36.782Z] #13 9.409 After this operation, 541 MB of additional disk space will be used. [2019-09-12T07:29:36.782Z] #13 9.409 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB] [2019-09-12T07:29:36.782Z] #13 9.409 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-12T07:29:36.782Z] #13 9.436 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-12T07:29:36.782Z] #13 9.444 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-12T07:29:36.782Z] #13 9.484 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-12T07:29:36.782Z] #13 9.484 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-12T07:29:36.782Z] #13 9.517 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-12T07:29:36.782Z] #13 9.531 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-12T07:29:36.782Z] #13 9.536 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-12T07:29:36.782Z] #13 9.538 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-12T07:29:36.782Z] #13 9.539 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-12T07:29:36.782Z] #13 9.540 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-12T07:29:36.782Z] #13 9.542 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-12T07:29:36.782Z] #13 9.544 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-12T07:29:36.782Z] #13 9.544 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-12T07:29:36.782Z] #13 9.546 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-12T07:29:36.782Z] #13 9.548 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-12T07:29:36.782Z] #13 9.549 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-12T07:29:36.782Z] #13 9.555 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:29:36.782Z] #13 9.557 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:29:36.782Z] #13 9.561 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-12T07:29:36.782Z] #13 9.562 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-12T07:29:36.782Z] #13 9.563 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-12T07:29:36.782Z] #13 9.569 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-12T07:29:36.782Z] #13 9.571 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-12T07:29:36.782Z] #13 9.573 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-12T07:29:36.782Z] #13 9.583 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-12T07:29:36.782Z] #13 9.584 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-12T07:29:36.782Z] #13 9.588 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-12T07:29:36.782Z] #13 9.590 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-12T07:29:36.782Z] #13 9.593 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-12T07:29:36.782Z] #13 9.596 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-12T07:29:36.782Z] #13 9.597 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-12T07:29:36.782Z] #13 9.598 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-12T07:29:36.782Z] #13 9.599 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-12T07:29:36.782Z] #13 9.600 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-12T07:29:36.782Z] #13 9.606 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-12T07:29:36.782Z] #13 9.612 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-12T07:29:36.782Z] #13 9.616 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-12T07:29:36.782Z] #13 9.628 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-12T07:29:36.782Z] #13 9.637 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-12T07:29:36.782Z] #13 9.639 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-12T07:29:36.782Z] #13 9.640 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-12T07:29:36.782Z] #13 9.641 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-12T07:29:36.782Z] #13 9.644 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-12T07:29:36.782Z] #13 9.680 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-12T07:29:36.782Z] #13 9.685 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-12T07:29:36.782Z] #13 9.710 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-12T07:29:36.944Z] Fetched 7721 kB in 3s (2560 kB/s) [2019-09-12T07:29:37.037Z] #13 9.713 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-12T07:29:37.037Z] #13 9.716 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-12T07:29:37.037Z] #13 9.721 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-12T07:29:37.037Z] #13 9.722 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-12T07:29:37.037Z] #13 9.729 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-12T07:29:37.037Z] #13 9.832 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-12T07:29:37.037Z] #13 9.851 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-12T07:29:37.037Z] #13 9.866 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-12T07:29:37.037Z] #13 9.870 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-12T07:29:37.037Z] #13 9.872 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-12T07:29:37.037Z] #13 9.882 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-12T07:29:37.037Z] #13 9.922 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-12T07:29:37.037Z] #13 9.966 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-12T07:29:37.293Z] #13 9.969 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-12T07:29:37.293Z] #13 10.06 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-12T07:29:37.293Z] #13 10.12 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-12T07:29:37.293Z] #13 10.13 Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-12T07:29:37.338Z] CC criu/namespaces.o [2019-09-12T07:29:37.548Z] #13 10.53 Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-12T07:29:37.561Z] Reading package lists... [2019-09-12T07:29:37.713Z] CC criu/net.o [2019-09-12T07:29:38.107Z] #13 10.90 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:29:38.107Z] #13 10.92 Fetched 91.3 MB in 2s (37.8 MB/s) [2019-09-12T07:29:38.107Z] #13 10.94 (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 ... 15161 files and directories currently installed.) [2019-09-12T07:29:38.107Z] #13 10.94 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ... [2019-09-12T07:29:38.107Z] #13 10.95 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:29:38.107Z] #13 11.01 Setting up libsystemd0:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:38.107Z] #13 11.05 Selecting previously unselected package bash-completion. [2019-09-12T07:29:38.363Z] #13 11.05 (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 ... 15161 files and directories currently installed.) [2019-09-12T07:29:38.363Z] #13 11.05 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-12T07:29:38.535Z] CC criu/netfilter.o [2019-09-12T07:29:38.536Z] CC criu/page-pipe.o [2019-09-12T07:29:38.619Z] #13 11.60 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-12T07:29:38.874Z] #13 11.70 Selecting previously unselected package libnet1:amd64. [2019-09-12T07:29:38.874Z] #13 11.70 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-12T07:29:38.874Z] #13 11.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-12T07:29:38.874Z] #13 11.73 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-12T07:29:38.874Z] #13 11.73 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-12T07:29:38.874Z] #13 11.74 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-12T07:29:38.874Z] #13 11.77 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-12T07:29:38.874Z] #13 11.77 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-12T07:29:38.874Z] #13 11.77 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-12T07:29:38.874Z] #13 11.80 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ... [2019-09-12T07:29:38.874Z] #13 11.81 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:29:38.874Z] #13 11.86 Setting up libudev1:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:39.008Z] CC criu/page-xfer.o [2019-09-12T07:29:39.008Z] CC criu/pagemap-cache.o [2019-09-12T07:29:39.008Z] CC criu/pagemap.o [2019-09-12T07:29:39.039Z] Reading package lists... [2019-09-12T07:29:39.039Z] Building dependency tree... [2019-09-12T07:29:39.039Z] Reading state information... [2019-09-12T07:29:39.039Z] The following additional packages will be installed: [2019-09-12T07:29:39.039Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-12T07:29:39.039Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-12T07:29:39.039Z] Suggested packages: [2019-09-12T07:29:39.039Z] manpages-dev python-setuptools [2019-09-12T07:29:39.129Z] #13 11.89 Selecting previously unselected package libudev-dev:amd64. [2019-09-12T07:29:39.129Z] #13 11.89 (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 ... 15760 files and directories currently installed.) [2019-09-12T07:29:39.129Z] #13 11.90 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-12T07:29:39.129Z] #13 11.90 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:39.129Z] #13 11.94 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-12T07:29:39.129Z] #13 11.94 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-12T07:29:39.129Z] #13 11.95 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:39.322Z] The following NEW packages will be installed: [2019-09-12T07:29:39.322Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-12T07:29:39.322Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-12T07:29:39.322Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-12T07:29:39.322Z] zlib1g-dev [2019-09-12T07:29:39.322Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:29:39.322Z] Need to get 3548 kB of archives. [2019-09-12T07:29:39.322Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-12T07:29:39.322Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-12T07:29:39.383Z] #13 12.05 Selecting previously unselected package python3.5-minimal. [2019-09-12T07:29:39.383Z] #13 12.05 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-12T07:29:39.383Z] #13 12.05 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:29:39.437Z] CC criu/parasite-syscall.o [2019-09-12T07:29:39.607Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-12T07:29:39.607Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-12T07:29:39.607Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-12T07:29:39.607Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-12T07:29:39.607Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-12T07:29:39.607Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-12T07:29:39.607Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-12T07:29:39.607Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-12T07:29:39.607Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-12T07:29:39.607Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-12T07:29:39.607Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-12T07:29:39.607Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-12T07:29:39.607Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-12T07:29:39.607Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-12T07:29:39.607Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-12T07:29:39.639Z] #13 12.39 Selecting previously unselected package python3-minimal. [2019-09-12T07:29:39.639Z] #13 12.39 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-12T07:29:39.639Z] #13 12.40 Unpacking python3-minimal (3.5.3-1) ... [2019-09-12T07:29:39.639Z] #13 12.43 Selecting previously unselected package libmpdec2:amd64. [2019-09-12T07:29:39.639Z] #13 12.43 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-12T07:29:39.639Z] #13 12.43 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-12T07:29:39.639Z] #13 12.46 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-12T07:29:39.639Z] #13 12.46 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-12T07:29:39.639Z] #13 12.46 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:39.857Z] CC criu/path.o [2019-09-12T07:29:39.857Z] CC criu/pie-util-vdso-elf32.o [2019-09-12T07:29:39.857Z] CC criu/pie-util-vdso.o [2019-09-12T07:29:39.857Z] CC criu/pie-util.o [2019-09-12T07:29:39.857Z] CC criu/pipes.o [2019-09-12T07:29:39.895Z] #13 12.69 Selecting previously unselected package python3.5. [2019-09-12T07:29:39.895Z] #13 12.69 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-12T07:29:39.895Z] #13 12.69 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:39.895Z] #13 12.73 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-12T07:29:39.895Z] #13 12.73 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-12T07:29:39.895Z] #13 12.73 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-12T07:29:39.895Z] #13 12.76 Selecting previously unselected package dh-python. [2019-09-12T07:29:39.895Z] #13 12.76 Preparing to unpack .../8-dh-python_2.20170125_all.deb ... [2019-09-12T07:29:39.895Z] #13 12.76 Unpacking dh-python (2.20170125) ... [2019-09-12T07:29:39.895Z] #13 12.79 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:39.896Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:29:39.896Z] Fetched 3548 kB in 0s (13.4 MB/s) [2019-09-12T07:29:39.896Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-12T07:29:39.896Z] (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 ... 14950 files and directories currently installed.) [2019-09-12T07:29:39.896Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-12T07:29:39.896Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-12T07:29:39.896Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-12T07:29:39.896Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-12T07:29:39.896Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-12T07:29:39.896Z] Selecting previously unselected package libnet1-dev. [2019-09-12T07:29:39.896Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-12T07:29:39.896Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:29:39.896Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-12T07:29:40.152Z] #13 12.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:29:40.188Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-12T07:29:40.188Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-12T07:29:40.188Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-12T07:29:40.188Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-12T07:29:40.188Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-12T07:29:40.188Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-12T07:29:40.188Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-12T07:29:40.188Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-12T07:29:40.188Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-12T07:29:40.188Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-12T07:29:40.188Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.188Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:40.244Z] CC criu/plugin.o [2019-09-12T07:29:40.244Z] CC criu/proc_parse.o [2019-09-12T07:29:40.407Z] #13 13.23 Setting up python3-minimal (3.5.3-1) ... [2019-09-12T07:29:40.472Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-12T07:29:40.472Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.472Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:40.472Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-12T07:29:40.472Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.472Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-12T07:29:40.472Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-12T07:29:40.472Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.472Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:40.662Z] #13 13.41 Selecting previously unselected package python3. [2019-09-12T07:29:40.662Z] #13 13.41 (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 ... 16747 files and directories currently installed.) [2019-09-12T07:29:40.662Z] #13 13.42 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.43 Unpacking python3 (3.5.3-1) ... [2019-09-12T07:29:40.662Z] #13 13.45 Selecting previously unselected package pigz. [2019-09-12T07:29:40.662Z] #13 13.45 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.45 Unpacking pigz (2.3.4-1) ... [2019-09-12T07:29:40.662Z] #13 13.48 Selecting previously unselected package libip4tc0:amd64. [2019-09-12T07:29:40.662Z] #13 13.48 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.49 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:40.662Z] #13 13.52 Selecting previously unselected package libip6tc0:amd64. [2019-09-12T07:29:40.662Z] #13 13.52 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.52 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:40.662Z] #13 13.55 Selecting previously unselected package libiptc0:amd64. [2019-09-12T07:29:40.662Z] #13 13.55 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.55 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:40.662Z] #13 13.58 Selecting previously unselected package libxtables12:amd64. [2019-09-12T07:29:40.662Z] #13 13.58 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-12T07:29:40.662Z] #13 13.59 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:40.756Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-12T07:29:40.756Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-12T07:29:40.756Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:29:40.756Z] Selecting previously unselected package protobuf-compiler. [2019-09-12T07:29:40.756Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.756Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-12T07:29:40.756Z] Selecting previously unselected package python-pkg-resources. [2019-09-12T07:29:40.756Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:29:40.756Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:40.756Z] Selecting previously unselected package python-protobuf. [2019-09-12T07:29:40.756Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-12T07:29:40.756Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-12T07:29:40.917Z] #13 13.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-12T07:29:40.917Z] #13 13.62 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-12T07:29:40.917Z] #13 13.64 Selecting previously unselected package iptables. [2019-09-12T07:29:40.917Z] #13 13.64 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.65 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:40.917Z] #13 13.70 Selecting previously unselected package xxd. [2019-09-12T07:29:40.917Z] #13 13.70 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:40.917Z] #13 13.74 Selecting previously unselected package vim-common. [2019-09-12T07:29:40.917Z] #13 13.74 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:29:40.917Z] #13 13.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:40.917Z] #13 13.78 Selecting previously unselected package bzip2. [2019-09-12T07:29:40.917Z] #13 13.78 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.78 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-12T07:29:40.917Z] #13 13.81 Selecting previously unselected package libgpm2:amd64. [2019-09-12T07:29:40.917Z] #13 13.81 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.81 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-12T07:29:40.917Z] #13 13.84 Selecting previously unselected package xz-utils. [2019-09-12T07:29:40.917Z] #13 13.84 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.84 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:29:40.917Z] #13 13.88 Selecting previously unselected package aufs-tools. [2019-09-12T07:29:40.917Z] #13 13.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-12T07:29:40.917Z] #13 13.89 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:29:40.917Z] #13 13.92 Selecting previously unselected package liblzo2-2:amd64. [2019-09-12T07:29:41.040Z] CC criu/protobuf-desc.o [2019-09-12T07:29:41.042Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-12T07:29:41.042Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-12T07:29:41.042Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:41.172Z] #13 13.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-12T07:29:41.172Z] #13 13.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:29:41.172Z] #13 13.96 Selecting previously unselected package btrfs-progs. [2019-09-12T07:29:41.172Z] #13 13.96 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-12T07:29:41.172Z] #13 13.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:29:41.172Z] #13 14.05 Selecting previously unselected package btrfs-tools. [2019-09-12T07:29:41.172Z] #13 14.05 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-12T07:29:41.172Z] #13 14.05 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:29:41.172Z] #13 14.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-12T07:29:41.172Z] #13 14.08 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-12T07:29:41.172Z] #13 14.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:41.172Z] #13 14.11 Selecting previously unselected package dmsetup. [2019-09-12T07:29:41.172Z] #13 14.12 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-12T07:29:41.172Z] #13 14.12 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-12T07:29:41.172Z] #13 14.15 Selecting previously unselected package libonig4:amd64. [2019-09-12T07:29:41.403Z] CC criu/protobuf.o [2019-09-12T07:29:41.403Z] CC criu/pstree.o [2019-09-12T07:29:41.426Z] #13 14.15 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-12T07:29:41.426Z] #13 14.16 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-12T07:29:41.426Z] #13 14.19 Selecting previously unselected package libjq1:amd64. [2019-09-12T07:29:41.426Z] #13 14.19 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-12T07:29:41.426Z] #13 14.20 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-12T07:29:41.426Z] #13 14.23 Selecting previously unselected package jq. [2019-09-12T07:29:41.426Z] #13 14.23 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-12T07:29:41.426Z] #13 14.23 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:29:41.426Z] #13 14.27 Selecting previously unselected package libaio1:amd64. [2019-09-12T07:29:41.426Z] #13 14.27 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-12T07:29:41.427Z] #13 14.27 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-12T07:29:41.427Z] #13 14.29 Selecting previously unselected package libcap2-bin. [2019-09-12T07:29:41.427Z] #13 14.29 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-12T07:29:41.427Z] #13 14.30 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-12T07:29:41.427Z] #13 14.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-12T07:29:41.427Z] #13 14.32 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-12T07:29:41.427Z] #13 14.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:41.427Z] #13 14.35 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-12T07:29:41.427Z] #13 14.35 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-12T07:29:41.427Z] #13 14.36 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-12T07:29:41.427Z] #13 14.41 Selecting previously unselected package libpcre16-3:amd64. [2019-09-12T07:29:41.427Z] #13 14.41 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-12T07:29:41.681Z] #13 14.41 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-12T07:29:41.681Z] #13 14.46 Selecting previously unselected package libpcre32-3:amd64. [2019-09-12T07:29:41.681Z] #13 14.46 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-12T07:29:41.681Z] #13 14.46 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-12T07:29:41.681Z] #13 14.50 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-12T07:29:41.681Z] #13 14.50 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-12T07:29:41.681Z] #13 14.50 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-12T07:29:41.681Z] #13 14.58 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-12T07:29:41.681Z] #13 14.58 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-12T07:29:41.681Z] #13 14.58 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-12T07:29:41.681Z] #13 14.64 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-12T07:29:41.681Z] #13 14.64 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-12T07:29:41.681Z] #13 14.64 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:41.681Z] #13 14.67 Selecting previously unselected package libnl-3-200:amd64. [2019-09-12T07:29:41.775Z] CC criu/rbtree.o [2019-09-12T07:29:41.775Z] CC criu/rst-malloc.o [2019-09-12T07:29:41.936Z] #13 14.67 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-12T07:29:41.936Z] #13 14.68 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-12T07:29:41.936Z] #13 14.71 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-12T07:29:41.936Z] #13 14.71 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-12T07:29:41.936Z] #13 14.71 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-12T07:29:41.936Z] #13 14.74 Selecting previously unselected package libreadline5:amd64. [2019-09-12T07:29:41.936Z] #13 14.74 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-12T07:29:41.936Z] #13 14.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-12T07:29:41.936Z] #13 14.78 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-12T07:29:41.936Z] #13 14.78 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-12T07:29:41.936Z] #13 14.78 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:42.053Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:29:42.053Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:42.053Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:42.053Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-12T07:29:42.136Z] CC criu/seccomp.o [2019-09-12T07:29:42.136Z] CC criu/seize.o [2019-09-12T07:29:42.191Z] #13 15.06 Selecting previously unselected package net-tools. [2019-09-12T07:29:42.446Z] #13 15.06 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-12T07:29:42.446Z] #13 15.06 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:29:42.446Z] #13 15.11 Selecting previously unselected package python-pip-whl. [2019-09-12T07:29:42.446Z] #13 15.11 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:29:42.446Z] #13 15.11 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:29:42.446Z] #13 15.23 Selecting previously unselected package python3-pip. [2019-09-12T07:29:42.446Z] #13 15.23 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:29:42.446Z] #13 15.23 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:29:42.446Z] #13 15.26 Selecting previously unselected package python3-pkg-resources. [2019-09-12T07:29:42.446Z] #13 15.27 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:29:42.446Z] #13 15.27 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:42.446Z] #13 15.30 Selecting previously unselected package python3-setuptools. [2019-09-12T07:29:42.446Z] #13 15.30 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-12T07:29:42.446Z] #13 15.31 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-12T07:29:42.446Z] #13 15.35 Selecting previously unselected package python3-wheel. [2019-09-12T07:29:42.446Z] #13 15.35 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-12T07:29:42.506Z] CC criu/servicefd.o [2019-09-12T07:29:42.506Z] CC criu/shmem.o [2019-09-12T07:29:42.702Z] #13 15.35 Unpacking python3-wheel (0.29.0-2) ... [2019-09-12T07:29:42.702Z] #13 15.38 Selecting previously unselected package thin-provisioning-tools. [2019-09-12T07:29:42.702Z] #13 15.38 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-12T07:29:42.702Z] #13 15.38 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:29:42.702Z] #13 15.45 Selecting previously unselected package vim-runtime. [2019-09-12T07:29:42.702Z] #13 15.45 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:29:42.702Z] #13 15.46 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-12T07:29:42.702Z] #13 15.47 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-12T07:29:42.702Z] #13 15.47 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:42.875Z] CC criu/sigframe.o [2019-09-12T07:29:42.875Z] CC criu/signalfd.o [2019-09-12T07:29:42.875Z] CC criu/sk-inet.o [2019-09-12T07:29:43.253Z] CC criu/sk-netlink.o [2019-09-12T07:29:43.253Z] CC criu/sk-packet.o [2019-09-12T07:29:43.262Z] #13 16.11 Selecting previously unselected package vim. [2019-09-12T07:29:43.262Z] #13 16.11 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-12T07:29:43.262Z] #13 16.11 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:43.516Z] #13 16.23 Selecting previously unselected package xfsprogs. [2019-09-12T07:29:43.516Z] #13 16.24 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-12T07:29:43.516Z] #13 16.24 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:29:43.516Z] #13 16.35 Selecting previously unselected package zip. [2019-09-12T07:29:43.516Z] #13 16.35 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-12T07:29:43.516Z] #13 16.35 Unpacking zip (3.0-11+b1) ... [2019-09-12T07:29:43.516Z] #13 16.39 Selecting previously unselected package libapparmor-perl. [2019-09-12T07:29:43.516Z] #13 16.39 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-12T07:29:43.516Z] #13 16.39 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:29:43.516Z] #13 16.43 Selecting previously unselected package apparmor. [2019-09-12T07:29:43.516Z] #13 16.43 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-12T07:29:43.516Z] #13 16.44 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:29:43.528Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-12T07:29:43.528Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-12T07:29:43.528Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-12T07:29:43.528Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:43.528Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-12T07:29:43.528Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:29:43.528Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-12T07:29:43.528Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-12T07:29:43.528Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-12T07:29:43.528Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-12T07:29:43.528Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:43.612Z] CC criu/sk-queue.o [2019-09-12T07:29:43.612Z] CC criu/sk-tcp.o [2019-09-12T07:29:43.771Z] #13 16.52 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-12T07:29:43.771Z] #13 16.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-12T07:29:43.771Z] #13 16.53 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:29:43.976Z] CC criu/sk-unix.o [2019-09-12T07:29:44.025Z] #13 16.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-12T07:29:44.025Z] #13 16.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-12T07:29:44.025Z] #13 16.82 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:29:44.148Z] Removing intermediate container 651a1091c441 [2019-09-12T07:29:44.148Z] ---> d8c31a6e0d2d [2019-09-12T07:29:44.148Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-12T07:29:44.148Z] ---> Running in 808df3ee5edc [2019-09-12T07:29:44.280Z] #13 17.15 Selecting previously unselected package binutils-mingw-w64. [2019-09-12T07:29:44.280Z] #13 17.15 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-12T07:29:44.280Z] #13 17.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:29:44.280Z] #13 17.19 Selecting previously unselected package mingw-w64-common. [2019-09-12T07:29:44.280Z] #13 17.19 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-12T07:29:44.280Z] #13 17.19 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-12T07:29:44.346Z] CC criu/sockets.o [2019-09-12T07:29:44.724Z] CC criu/stats.o [2019-09-12T07:29:44.724Z] CC criu/string.o [2019-09-12T07:29:44.724Z] CC criu/sysctl.o [2019-09-12T07:29:45.106Z] CC criu/sysfs_parse.o [2019-09-12T07:29:45.106Z] CC criu/timerfd.o [2019-09-12T07:29:45.106Z] CC criu/tty.o [2019-09-12T07:29:45.158Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:29:45.158Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:29:45.204Z] #13 17.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-12T07:29:45.204Z] #13 17.95 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-12T07:29:45.204Z] #13 17.95 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:29:45.443Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:29:45.443Z]  GEN .gitid [2019-09-12T07:29:45.443Z] GEN criu/include/version.h [2019-09-12T07:29:45.443Z] GEN include/common/asm [2019-09-12T07:29:45.727Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-12T07:29:45.727Z] PBCC images/opts.pb-c.c [2019-09-12T07:29:45.727Z] PBCC images/sit.pb-c.c [2019-09-12T07:29:45.727Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-12T07:29:45.727Z] DEP images/opts.pb-c.d [2019-09-12T07:29:45.727Z] DEP images/sit.pb-c.d [2019-09-12T07:29:45.727Z] PBCC images/macvlan.pb-c.c [2019-09-12T07:29:45.727Z] DEP images/macvlan.pb-c.d [2019-09-12T07:29:45.727Z] PBCC images/autofs.pb-c.c [2019-09-12T07:29:45.727Z] DEP images/autofs.pb-c.d [2019-09-12T07:29:45.727Z] PBCC images/sysctl.pb-c.c [2019-09-12T07:29:45.727Z] DEP images/sysctl.pb-c.d [2019-09-12T07:29:45.727Z] PBCC images/time.pb-c.c [2019-09-12T07:29:45.727Z] DEP images/time.pb-c.d [2019-09-12T07:29:45.727Z] PBCC images/binfmt-misc.pb-c.c [2019-09-12T07:29:45.764Z] #13 18.64 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-12T07:29:45.764Z] #13 18.64 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-12T07:29:45.764Z] #13 18.65 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:45.764Z] #13 18.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-12T07:29:45.764Z] #13 18.68 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-12T07:29:45.901Z] CC criu/tun.o [2019-09-12T07:29:45.901Z] CC criu/uffd.o [2019-09-12T07:29:46.011Z] DEP images/binfmt-misc.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/seccomp.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/seccomp.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/userns.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/userns.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/cgroup.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/cgroup.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/fown.pb-c.c [2019-09-12T07:29:46.011Z] PBCC images/ext-file.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/fown.pb-c.d [2019-09-12T07:29:46.011Z] DEP images/ext-file.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/rpc.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/rpc.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/siginfo.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/siginfo.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/pagemap.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/pagemap.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/rlimit.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/rlimit.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/file-lock.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/file-lock.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/tty.pb-c.c [2019-09-12T07:29:46.011Z] DEP images/tty.pb-c.d [2019-09-12T07:29:46.011Z] PBCC images/tun.pb-c.c [2019-09-12T07:29:46.019Z] #13 18.68 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:46.296Z] PBCC images/netdev.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/tun.pb-c.d [2019-09-12T07:29:46.296Z] DEP images/netdev.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/vma.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/vma.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/creds.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/creds.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/utsns.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/utsns.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/ipc-desc.pb-c.c [2019-09-12T07:29:46.296Z] PBCC images/ipc-sem.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/ipc-desc.pb-c.d [2019-09-12T07:29:46.296Z] DEP images/ipc-sem.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/ipc-msg.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/ipc-msg.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/ipc-shm.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/ipc-shm.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/ipc-var.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/ipc-var.pb-c.d [2019-09-12T07:29:46.296Z] PBCC images/sk-opts.pb-c.c [2019-09-12T07:29:46.296Z] PBCC images/packet-sock.pb-c.c [2019-09-12T07:29:46.296Z] DEP images/sk-opts.pb-c.d [2019-09-12T07:29:46.385Z] CC criu/util.o [2019-09-12T07:29:46.580Z] DEP images/packet-sock.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/sk-netlink.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/sk-netlink.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/sk-inet.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/sk-inet.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/sk-unix.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/sk-unix.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/mm.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/mm.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/timerfd.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/timerfd.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/timer.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/timer.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/sa.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/sa.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/pipe-data.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/pipe-data.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/mnt.pb-c.c [2019-09-12T07:29:46.580Z] DEP images/mnt.pb-c.d [2019-09-12T07:29:46.580Z] PBCC images/sk-packet.pb-c.c [2019-09-12T07:29:46.818Z] CC criu/uts_ns.o [2019-09-12T07:29:46.818Z] CC criu/vdso.o [2019-09-12T07:29:46.864Z] DEP images/sk-packet.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/tcp-stream.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/tcp-stream.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/pipe.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/pipe.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/pstree.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/pstree.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/fs.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/fs.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/signalfd.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/signalfd.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/fh.pb-c.c [2019-09-12T07:29:46.864Z] PBCC images/fsnotify.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/fh.pb-c.d [2019-09-12T07:29:46.864Z] DEP images/fsnotify.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/eventpoll.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/eventpoll.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/eventfd.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/eventfd.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/remap-file-path.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/remap-file-path.pb-c.d [2019-09-12T07:29:46.864Z] PBCC images/fifo.pb-c.c [2019-09-12T07:29:46.864Z] DEP images/fifo.pb-c.d [2019-09-12T07:29:47.148Z] PBCC images/ghost-file.pb-c.c [2019-09-12T07:29:47.148Z] DEP images/ghost-file.pb-c.d [2019-09-12T07:29:47.148Z] PBCC images/regfile.pb-c.c [2019-09-12T07:29:47.148Z] DEP images/regfile.pb-c.d [2019-09-12T07:29:47.148Z] PBCC images/ns.pb-c.c [2019-09-12T07:29:47.148Z] DEP images/ns.pb-c.d [2019-09-12T07:29:47.148Z] PBCC images/fdinfo.pb-c.c [2019-09-12T07:29:47.148Z] DEP images/fdinfo.pb-c.d [2019-09-12T07:29:47.148Z] PBCC images/core-aarch64.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/core-arm.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/core-ppc64.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/core-s390.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/core-x86.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/core.pb-c.c [2019-09-12T07:29:47.148Z] PBCC images/inventory.pb-c.c [2019-09-12T07:29:47.148Z] DEP images/core-aarch64.pb-c.d [2019-09-12T07:29:47.148Z] DEP images/core-arm.pb-c.d [2019-09-12T07:29:47.148Z] DEP images/core-ppc64.pb-c.d [2019-09-12T07:29:47.248Z] LINK criu/built-in.o [2019-09-12T07:29:47.248Z] LINK criu/criu [2019-09-12T07:29:47.248Z] DEP lib/c/criu.d [2019-09-12T07:29:47.248Z] CC images/rpc.pb-c.o [2019-09-12T07:29:47.433Z] DEP images/core-s390.pb-c.d [2019-09-12T07:29:47.433Z] DEP images/core-x86.pb-c.d [2019-09-12T07:29:47.433Z] DEP images/core.pb-c.d [2019-09-12T07:29:47.433Z] DEP images/inventory.pb-c.d [2019-09-12T07:29:47.433Z] PBCC images/cpuinfo.pb-c.c [2019-09-12T07:29:47.433Z] DEP images/cpuinfo.pb-c.d [2019-09-12T07:29:47.433Z] PBCC images/stats.pb-c.c [2019-09-12T07:29:47.433Z] DEP images/stats.pb-c.d [2019-09-12T07:29:47.633Z] CC lib/c/criu.o [2019-09-12T07:29:47.633Z] LINK lib/c/built-in.o [2019-09-12T07:29:47.633Z] LINK lib/c/libcriu.so [2019-09-12T07:29:47.718Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:29:48.005Z] CC images/stats.o [2019-09-12T07:29:48.005Z] CC images/core.o [2019-09-12T07:29:48.017Z] GEN magic.py [2019-09-12T07:29:48.017Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:29:48.017Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:29:48.017Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:29:48.017Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:29:48.289Z] CC images/core-x86.o [2019-09-12T07:29:48.386Z] make[1]: 'images/built-in.o' is up to date. [2019-09-12T07:29:48.386Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-12T07:29:48.386Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-12T07:29:48.386Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-12T07:29:48.386Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-12T07:29:48.386Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:29:48.386Z] INSTALL criu/criu [2019-09-12T07:29:48.572Z] CC images/core-arm.o [2019-09-12T07:29:48.572Z] CC images/core-aarch64.o [2019-09-12T07:29:48.855Z] CC images/core-ppc64.o [2019-09-12T07:29:48.855Z] CC images/core-s390.o [2019-09-12T07:29:49.139Z] CC images/cpuinfo.o [2019-09-12T07:29:49.282Z] #13 21.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-12T07:29:49.282Z] #13 21.87 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-12T07:29:49.282Z] #13 21.87 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:49.422Z] CC images/inventory.o [2019-09-12T07:29:49.422Z] CC images/fdinfo.o [2019-09-12T07:29:49.423Z] CC images/fown.o [2019-09-12T07:29:49.668Z] Removing intermediate container 5e4ee0f3cae4 [2019-09-12T07:29:49.668Z] ---> c505c23c1b6a [2019-09-12T07:29:49.668Z] Step 12/125 : FROM base AS registry [2019-09-12T07:29:49.668Z] ---> 17659225064d [2019-09-12T07:29:49.668Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-12T07:29:49.668Z] ---> Running in 36b9fa4fe15c [2019-09-12T07:29:49.668Z] Removing intermediate container 36b9fa4fe15c [2019-09-12T07:29:49.668Z] ---> 69947704b274 [2019-09-12T07:29:49.668Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-12T07:29:49.707Z] CC images/ns.o [2019-09-12T07:29:49.707Z] CC images/regfile.o [2019-09-12T07:29:49.707Z] CC images/ghost-file.o [2019-09-12T07:29:49.707Z] CC images/fifo.o [2019-09-12T07:29:49.990Z] CC images/remap-file-path.o [2019-09-12T07:29:49.991Z] CC images/eventfd.o [2019-09-12T07:29:49.991Z] CC images/eventpoll.o [2019-09-12T07:29:49.991Z] CC images/fh.o [2019-09-12T07:29:50.043Z] ---> Running in 8e6afd9fc6b6 [2019-09-12T07:29:50.043Z] Removing intermediate container 8e6afd9fc6b6 [2019-09-12T07:29:50.043Z] ---> b0eeca2aeccb [2019-09-12T07:29:50.044Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-12T07:29:50.044Z] ---> Running in 3e9276f2f73a [2019-09-12T07:29:50.278Z] CC images/fsnotify.o [2019-09-12T07:29:50.278Z] CC images/signalfd.o [2019-09-12T07:29:50.407Z] + mktemp -d [2019-09-12T07:29:50.407Z] + export GOPATH=/tmp/tmp.Ps7ensuv7R [2019-09-12T07:29:50.407Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution [2019-09-12T07:29:50.407Z] Cloning into '/tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution'... [2019-09-12T07:29:50.561Z] CC images/fs.o [2019-09-12T07:29:50.561Z] CC images/pstree.o [2019-09-12T07:29:50.561Z] CC images/pipe.o [2019-09-12T07:29:50.561Z] CC images/tcp-stream.o [2019-09-12T07:29:50.845Z] CC images/sk-packet.o [2019-09-12T07:29:50.845Z] CC images/mnt.o [2019-09-12T07:29:50.845Z] CC images/pipe-data.o [2019-09-12T07:29:50.845Z] CC images/sa.o [2019-09-12T07:29:50.860Z] [2019-09-12T07:29:50.860Z] INFO: executeCI.ps1 starting at Thu Sep 12 07:29:50 CUT 2019 [2019-09-12T07:29:50.860Z] [2019-09-12T07:29:50.860Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-12T07:29:50.860Z] INFO: Running git version 2.23.0.windows.1 [2019-09-12T07:29:50.860Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-12T07:29:50.860Z] INFO: Environment variables: [2019-09-12T07:29:51.128Z] CC images/timer.o [2019-09-12T07:29:51.128Z] CC images/timerfd.o [2019-09-12T07:29:51.128Z] CC images/mm.o [2019-09-12T07:29:51.321Z] [2019-09-12T07:29:51.321Z] Name Value [2019-09-12T07:29:51.321Z] ---- ----- [2019-09-12T07:29:51.321Z] ALLUSERSPROFILE C:\ProgramData [2019-09-12T07:29:51.321Z] amd64 true [2019-09-12T07:29:51.321Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-12T07:29:51.321Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-12T07:29:51.321Z] BRANCH_NAME PR-39904 [2019-09-12T07:29:51.321Z] BUILD_DISPLAY_NAME #5 [2019-09-12T07:29:51.321Z] BUILD_ID 5 [2019-09-12T07:29:51.321Z] BUILD_NUMBER 5 [2019-09-12T07:29:51.321Z] BUILD_TAG jenkins-moby-PR-39904-5 [2019-09-12T07:29:51.321Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39904/5/ [2019-09-12T07:29:51.321Z] CHANGE_AUTHOR yedamao [2019-09-12T07:29:51.321Z] CHANGE_AUTHOR_DISPLAY_NAME dave [2019-09-12T07:29:51.321Z] CHANGE_AUTHOR_EMAIL logindaveye@gmail.com [2019-09-12T07:29:51.321Z] CHANGE_BRANCH start-metrics-server [2019-09-12T07:29:51.321Z] CHANGE_FORK yedamao [2019-09-12T07:29:51.321Z] CHANGE_ID 39904 [2019-09-12T07:29:51.321Z] CHANGE_TARGET master [2019-09-12T07:29:51.321Z] CHANGE_TITLE DaemonCli: Move check into startMetricsServer [2019-09-12T07:29:51.321Z] CHANGE_URL https://github.com/moby/moby/pull/39904 [2019-09-12T07:29:51.321Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-12T07:29:51.321Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-12T07:29:51.321Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-12T07:29:51.321Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-12T07:29:51.321Z] COMPUTERNAME azwin-2-afc680 [2019-09-12T07:29:51.321Z] ComSpec C:\windows\system32\cmd.exe [2019-09-12T07:29:51.321Z] ConfigSequenceNumber 0 [2019-09-12T07:29:51.321Z] DOCKER_BUILDKIT 0 [2019-09-12T07:29:51.321Z] DOCKER_DUT_DEBUG 1 [2019-09-12T07:29:51.321Z] DOCKER_EXPERIMENTAL 1 [2019-09-12T07:29:51.321Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-12T07:29:51.321Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-12T07:29:51.321Z] EXECUTOR_NUMBER 0 [2019-09-12T07:29:51.321Z] FQDN azwin-2-afc680.westus.cloudapp.azure.com [2019-09-12T07:29:51.321Z] GIT_BRANCH PR-39904 [2019-09-12T07:29:51.321Z] GIT_COMMIT 61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:29:51.321Z] GIT_PREVIOUS_COMMIT d59f3a69d3c999e146e78549666a81d569cdf0e3 [2019-09-12T07:29:51.321Z] GIT_URL https://github.com/moby/moby.git [2019-09-12T07:29:51.321Z] HUDSON_COOKIE ea01a03c-c146-45a1-b78c-042d3e6aadba [2019-09-12T07:29:51.321Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-12T07:29:51.321Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-12T07:29:51.322Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-12T07:29:51.322Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-12T07:29:51.322Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-12T07:29:51.322Z] JENKINS_NODE_COOKIE ab022762-c325-4587-a835-bc31d649d6df [2019-09-12T07:29:51.322Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-12T07:29:51.322Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-12T07:29:51.322Z] JOB_BASE_NAME PR-39904 [2019-09-12T07:29:51.322Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39904/display/redirect [2019-09-12T07:29:51.322Z] JOB_NAME moby/PR-39904 [2019-09-12T07:29:51.322Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39904/ [2019-09-12T07:29:51.322Z] library.jps.version master [2019-09-12T07:29:51.322Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-12T07:29:51.322Z] NODE_LABELS amd64 azure azwin-2-afc680 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-12T07:29:51.322Z] NODE_NAME azwin-2-afc680 [2019-09-12T07:29:51.322Z] NUMBER_OF_PROCESSORS 4 [2019-09-12T07:29:51.322Z] OS Windows_NT [2019-09-12T07:29:51.322Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-12T07:29:51.322Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-12T07:29:51.322Z] ppc64le true [2019-09-12T07:29:51.322Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-12T07:29:51.322Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-12T07:29:51.322Z] PROCESSOR_LEVEL 6 [2019-09-12T07:29:51.322Z] PROCESSOR_REVISION 4f01 [2019-09-12T07:29:51.322Z] ProgramData C:\ProgramData [2019-09-12T07:29:51.322Z] ProgramFiles C:\Program Files [2019-09-12T07:29:51.322Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-12T07:29:51.322Z] ProgramW6432 C:\Program Files [2019-09-12T07:29:51.322Z] PROMPT $P$G [2019-09-12T07:29:51.322Z] PSExecutionPolicyPreference Bypass [2019-09-12T07:29:51.322Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-12T07:29:51.322Z] PUBLIC C:\Users\Public [2019-09-12T07:29:51.322Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39904/5/display/redirect?page=changes [2019-09-12T07:29:51.322Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39904/5/display/redirect [2019-09-12T07:29:51.322Z] s390x true [2019-09-12T07:29:51.322Z] skip_dco false [2019-09-12T07:29:51.322Z] SKIP_VALIDATION_TESTS 1 [2019-09-12T07:29:51.322Z] SOURCES_DRIVE d [2019-09-12T07:29:51.322Z] SOURCES_SUBDIR gopath [2019-09-12T07:29:51.322Z] STAGE_NAME Run tests [2019-09-12T07:29:51.322Z] SystemDrive C: [2019-09-12T07:29:51.322Z] SystemRoot C:\windows [2019-09-12T07:29:51.322Z] TEMP C:\windows\TEMP [2019-09-12T07:29:51.322Z] TESTDEBUG 0 [2019-09-12T07:29:51.322Z] TESTRUN_DRIVE d [2019-09-12T07:29:51.322Z] TESTRUN_SUBDIR CI-5 [2019-09-12T07:29:51.322Z] TIMEOUT 120m [2019-09-12T07:29:51.322Z] TMP C:\windows\TEMP [2019-09-12T07:29:51.322Z] unit_validate true [2019-09-12T07:29:51.322Z] USERDOMAIN WORKGROUP [2019-09-12T07:29:51.322Z] USERNAME azwin-2-afc680$ [2019-09-12T07:29:51.322Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-12T07:29:51.322Z] windir C:\windows [2019-09-12T07:29:51.322Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-12T07:29:51.322Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-12T07:29:51.322Z] windowsRS1 true [2019-09-12T07:29:51.322Z] windowsRS5 true [2019-09-12T07:29:51.322Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-12T07:29:51.322Z] [2019-09-12T07:29:51.322Z] [2019-09-12T07:29:51.322Z] [2019-09-12T07:29:51.322Z] INFO: Sources under d:\gopath\... [2019-09-12T07:29:51.322Z] INFO: Test run under d:\CI-5\... [2019-09-12T07:29:51.322Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-12T07:29:51.322Z] INFO: docker/docker repository was found [2019-09-12T07:29:51.411Z] CC images/sk-opts.o [2019-09-12T07:29:51.411Z] CC images/sk-unix.o [2019-09-12T07:29:51.411Z] CC images/sk-inet.o [2019-09-12T07:29:51.694Z] CC images/tun.o [2019-09-12T07:29:51.694Z] CC images/sk-netlink.o [2019-09-12T07:29:51.694Z] CC images/packet-sock.o [2019-09-12T07:29:51.784Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-12T07:29:51.784Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-12T07:29:51.784Z] INFO: Docker version of control daemon [2019-09-12T07:29:51.784Z] [2019-09-12T07:29:51.784Z] Client: Docker Engine - Enterprise [2019-09-12T07:29:51.784Z] Version: 19.03.2-tp2 [2019-09-12T07:29:51.784Z] API version: 1.40 [2019-09-12T07:29:51.784Z] Go version: go1.12.8 [2019-09-12T07:29:51.784Z] Git commit: 49fe2072d9 [2019-09-12T07:29:51.784Z] Built: 08/16/2019 19:26:08 [2019-09-12T07:29:51.784Z] OS/Arch: windows/amd64 [2019-09-12T07:29:51.784Z] Experimental: false [2019-09-12T07:29:51.784Z] [2019-09-12T07:29:51.784Z] Server: Docker Engine - Enterprise [2019-09-12T07:29:51.784Z] Engine: [2019-09-12T07:29:51.784Z] Version: 19.03.2-tp2 [2019-09-12T07:29:51.784Z] API version: 1.40 (minimum version 1.24) [2019-09-12T07:29:51.784Z] Go version: go1.12.8 [2019-09-12T07:29:51.784Z] Git commit: 49fe2072d9 [2019-09-12T07:29:51.784Z] Built: 08/16/2019 19:23:48 [2019-09-12T07:29:51.784Z] OS/Arch: windows/amd64 [2019-09-12T07:29:51.784Z] Experimental: true [2019-09-12T07:29:51.784Z] [2019-09-12T07:29:51.784Z] INFO: Docker info of control daemon [2019-09-12T07:29:51.784Z] [2019-09-12T07:29:51.793Z] #13 24.65 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:29:51.793Z] #13 24.66 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:29:51.793Z] #13 24.67 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-12T07:29:51.793Z] #13 24.68 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:29:51.793Z] #13 24.69 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-12T07:29:51.793Z] #13 24.70 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:51.793Z] #13 24.71 Processing triggers for mime-support (3.60) ... [2019-09-12T07:29:51.793Z] #13 24.73 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:51.793Z] #13 24.73 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-12T07:29:51.793Z] #13 24.74 Setting up libcap2-bin (1:2.25-1) ... [2019-09-12T07:29:51.793Z] #13 24.75 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:29:51.793Z] #13 24.76 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:29:51.976Z] CC images/ipc-var.o [2019-09-12T07:29:51.976Z] CC images/ipc-desc.o [2019-09-12T07:29:51.976Z] CC images/ipc-shm.o [2019-09-12T07:29:51.976Z] CC images/ipc-msg.o [2019-09-12T07:29:52.047Z] #13 24.77 Setting up bash-completion (1:2.1-4.3) ... [2019-09-12T07:29:52.217Z] + cd /tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution [2019-09-12T07:29:52.217Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-12T07:29:52.217Z] + GOPATH=/tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ps7ensuv7R go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-12T07:29:52.259Z] CC images/ipc-sem.o [2019-09-12T07:29:52.259Z] CC images/utsns.o [2019-09-12T07:29:52.259Z] CC images/creds.o [2019-09-12T07:29:52.259Z] CC images/vma.o [2019-09-12T07:29:52.542Z] CC images/netdev.o [2019-09-12T07:29:52.542Z] CC images/tty.o [2019-09-12T07:29:52.609Z] #13 25.40 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-12T07:29:52.609Z] #13 25.41 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-12T07:29:52.609Z] #13 25.41 Setting up zip (3.0-11+b1) ... [2019-09-12T07:29:52.609Z] #13 25.42 Setting up bzip2 (1.0.6-8.1) ... [2019-09-12T07:29:52.609Z] #13 25.43 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:52.609Z] #13 25.44 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-12T07:29:52.609Z] #13 25.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:52.609Z] #13 25.46 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-12T07:29:52.609Z] #13 25.47 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:52.609Z] #13 25.47 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:29:52.609Z] #13 25.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-12T07:29:52.609Z] #13 25.49 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:29:52.609Z] #13 25.50 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:52.609Z] #13 25.51 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-12T07:29:52.609Z] #13 25.52 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-12T07:29:52.609Z] #13 25.53 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-12T07:29:52.609Z] #13 25.54 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:52.609Z] #13 25.61 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:52.824Z] CC images/file-lock.o [2019-09-12T07:29:52.824Z] CC images/rlimit.o [2019-09-12T07:29:52.824Z] CC images/pagemap.o [2019-09-12T07:29:52.863Z] #13 25.62 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-12T07:29:52.863Z] #13 25.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-12T07:29:52.863Z] #13 25.64 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-12T07:29:52.863Z] #13 25.65 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:29:52.863Z] #13 25.66 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-12T07:29:52.863Z] #13 25.68 Setting up pigz (2.3.4-1) ... [2019-09-12T07:29:52.863Z] #13 25.69 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:29:52.863Z] #13 25.69 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-12T07:29:52.863Z] #13 25.70 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:52.863Z] #13 25.71 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-12T07:29:52.863Z] #13 25.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:29:52.863Z] #13 25.73 Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:29:52.863Z] #13 25.74 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-12T07:29:52.863Z] #13 25.75 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-12T07:29:52.863Z] #13 25.75 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:29:52.863Z] #13 25.76 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:29:52.863Z] #13 25.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-12T07:29:52.863Z] #13 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-12T07:29:52.863Z] #13 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-12T07:29:52.863Z] #13 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-12T07:29:52.863Z] #13 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-12T07:29:52.863Z] #13 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-12T07:29:52.863Z] #13 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-12T07:29:52.863Z] #13 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-12T07:29:52.863Z] #13 25.80 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:52.863Z] #13 25.81 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:52.863Z] #13 25.82 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:29:52.863Z] #13 25.83 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:29:52.948Z] ---> bd5534bc5389 [2019-09-12T07:29:52.948Z] Successfully built bd5534bc5389 [2019-09-12T07:29:52.948Z] Successfully tagged docker:latest [2019-09-12T07:29:52.948Z] INFO: Image build ended at 09/12/2019 07:29:51. Duration:00:00:34.7940112 [2019-09-12T07:29:52.948Z] [2019-09-12T07:29:52.948Z] [2019-09-12T07:29:52.948Z] INFO: Building the test binaries at 09/12/2019 07:29:51... [2019-09-12T07:29:53.107Z] CC images/siginfo.o [2019-09-12T07:29:53.107Z] CC images/rpc.o [2019-09-12T07:29:53.118Z] #13 25.83 Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:29:53.118Z] #13 25.84 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-12T07:29:53.118Z] #13 25.85 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:29:53.332Z] Client: [2019-09-12T07:29:53.332Z] Debug Mode: false [2019-09-12T07:29:53.332Z] Plugins: [2019-09-12T07:29:53.332Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-12T07:29:53.332Z] [2019-09-12T07:29:53.332Z] Server: [2019-09-12T07:29:53.332Z] Containers: 0 [2019-09-12T07:29:53.332Z] Running: 0 [2019-09-12T07:29:53.332Z] Paused: 0 [2019-09-12T07:29:53.332Z] Stopped: 0 [2019-09-12T07:29:53.332Z] Images: 8 [2019-09-12T07:29:53.332Z] Server Version: 19.03.2-tp2 [2019-09-12T07:29:53.332Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-12T07:29:53.332Z] Windows: [2019-09-12T07:29:53.332Z] LCOW: [2019-09-12T07:29:53.332Z] Logging Driver: json-file [2019-09-12T07:29:53.332Z] Plugins: [2019-09-12T07:29:53.332Z] Volume: local [2019-09-12T07:29:53.332Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-12T07:29:53.332Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:29:53.332Z] Swarm: inactive [2019-09-12T07:29:53.332Z] Default Isolation: process [2019-09-12T07:29:53.332Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-12T07:29:53.332Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-12T07:29:53.332Z] OSType: windows [2019-09-12T07:29:53.332Z] Architecture: x86_64 [2019-09-12T07:29:53.332Z] CPUs: 4 [2019-09-12T07:29:53.332Z] Total Memory: 32GiB [2019-09-12T07:29:53.332Z] Name: azwin-2-afc680 [2019-09-12T07:29:53.332Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-12T07:29:53.332Z] Docker Root Dir: D:\docker [2019-09-12T07:29:53.332Z] Debug Mode: false [2019-09-12T07:29:53.332Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:29:53.332Z] Labels: [2019-09-12T07:29:53.332Z] Experimental: true [2019-09-12T07:29:53.332Z] Insecure Registries: [2019-09-12T07:29:53.332Z] 10.0.0.4:5000 [2019-09-12T07:29:53.332Z] 127.0.0.0/8 [2019-09-12T07:29:53.332Z] Registry Mirrors: [2019-09-12T07:29:53.332Z] http://10.0.0.4:5000/ [2019-09-12T07:29:53.332Z] Live Restore Enabled: false [2019-09-12T07:29:53.332Z] [2019-09-12T07:29:53.332Z] [2019-09-12T07:29:53.332Z] INFO: Commit hash is ac88a03b2 [2019-09-12T07:29:53.332Z] INFO: Nuke-Everything... [2019-09-12T07:29:53.332Z] INFO: Container count on control daemon to delete is 0 [2019-09-12T07:29:53.389Z] CC images/ext-file.o [2019-09-12T07:29:53.672Z] CC images/cgroup.o [2019-09-12T07:29:53.672Z] CC images/userns.o [2019-09-12T07:29:53.793Z] INFO: Nuking d:\CI-5 [2019-09-12T07:29:53.793Z] INFO: Zapped successfully [2019-09-12T07:29:53.793Z] INFO: Location for testing is d:\CI-5\CI-ac88a03b2 [2019-09-12T07:29:53.793Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-12T07:29:53.793Z] [2019-09-12T07:29:53.793Z] [2019-09-12T07:29:53.793Z] INFO: Building the image from Dockerfile.windows at 09/12/2019 07:29:53... [2019-09-12T07:29:53.793Z] [2019-09-12T07:29:53.955Z] CC images/google/protobuf/descriptor.o [2019-09-12T07:29:54.043Z] #13 26.76 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-12T07:29:54.043Z] #13 26.76 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:54.043Z] #13 26.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:29:54.043Z] #13 26.77 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:29:54.043Z] #13 26.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:29:54.043Z] #13 26.78 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:29:54.043Z] #13 26.78 Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:29:54.043Z] #13 26.79 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:29:54.043Z] #13 26.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:29:54.043Z] #13 26.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:29:54.043Z] #13 26.80 Setting up python3 (3.5.3-1) ... [2019-09-12T07:29:54.297Z] #13 27.11 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:29:54.570Z] CC images/opts.o [2019-09-12T07:29:54.570Z] CC images/seccomp.o [2019-09-12T07:29:54.570Z] CC images/binfmt-misc.o [2019-09-12T07:29:54.852Z] CC images/time.o [2019-09-12T07:29:54.852Z] CC images/sysctl.o [2019-09-12T07:29:54.852Z] CC images/autofs.o [2019-09-12T07:29:54.852Z] CC images/macvlan.o [2019-09-12T07:29:54.852Z] CC images/sit.o [2019-09-12T07:29:54.857Z] #13 27.62 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-12T07:29:54.857Z] #13 27.66 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-12T07:29:54.857Z] #13 27.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:54.857Z] #13 27.68 Setting up python3-wheel (0.29.0-2) ... [2019-09-12T07:29:55.113Z] #13 27.85 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:29:55.113Z] #13 28.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:55.135Z] LINK images/built-in.o [2019-09-12T07:29:55.135Z] GEN compel/include/asm [2019-09-12T07:29:55.135Z] GEN compel/include/version.h [2019-09-12T07:29:55.135Z] touch .config [2019-09-12T07:29:55.135Z] GEN include/common/config.h [2019-09-12T07:29:55.135Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-12T07:29:55.135Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-12T07:29:55.135Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-12T07:29:55.135Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-12T07:29:55.135Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-12T07:29:55.135Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-12T07:29:55.135Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-12T07:29:55.135Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-12T07:29:55.135Z] DEP compel/plugins/std/infect.d [2019-09-12T07:29:55.135Z] DEP compel/plugins/std/string.d [2019-09-12T07:29:55.135Z] DEP compel/plugins/std/log.d [2019-09-12T07:29:55.368Z] #13 28.07 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:29:55.368Z] #13 28.29 Setting up dmsetup (2:1.02.137-2) ... [2019-09-12T07:29:55.368Z] #13 28.30 Setting up python3-setuptools (33.1.1-1) ... [2019-09-12T07:29:55.418Z] DEP compel/plugins/std/fds.d [2019-09-12T07:29:55.418Z] DEP compel/plugins/std/std.d [2019-09-12T07:29:55.418Z] DEP compel/plugins/shmem/shmem.d [2019-09-12T07:29:55.418Z] DEP compel/plugins/fds/fds.d [2019-09-12T07:29:55.418Z] CC compel/plugins/std/std.o [2019-09-12T07:29:55.701Z] CC compel/plugins/std/fds.o [2019-09-12T07:29:55.701Z] CC compel/plugins/std/log.o [2019-09-12T07:29:55.928Z] #13 28.51 Setting up dh-python (2.20170125) ... [2019-09-12T07:29:55.928Z] #13 28.65 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-12T07:29:55.928Z] #13 28.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:29:55.984Z] CC compel/plugins/std/string.o [2019-09-12T07:29:56.183Z] #13 DONE 28.9s [2019-09-12T07:29:56.183Z] [2019-09-12T07:29:56.183Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-12T07:29:56.267Z] CC compel/plugins/std/infect.o [2019-09-12T07:29:56.267Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-12T07:29:56.267Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-12T07:29:56.267Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-12T07:29:56.267Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-12T07:29:56.267Z] AR compel/plugins/std.lib.a [2019-09-12T07:29:56.554Z] CC compel/plugins/fds/fds.o [2019-09-12T07:29:56.554Z] AR compel/plugins/fds.lib.a [2019-09-12T07:29:56.554Z] HOSTDEP compel/src/lib/log-host.d [2019-09-12T07:29:56.554Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-12T07:29:56.554Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-12T07:29:56.837Z] HOSTDEP compel/src/main-host.d [2019-09-12T07:29:56.837Z] DEP compel/src/lib/ptrace.d [2019-09-12T07:29:56.837Z] DEP compel/src/lib/infect.d [2019-09-12T07:29:56.837Z] DEP compel/src/lib/infect-util.d [2019-09-12T07:29:56.837Z] DEP compel/src/lib/infect-rpc.d [2019-09-12T07:29:56.837Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-12T07:29:57.121Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-12T07:29:57.121Z] DEP compel/src/lib/log.d [2019-09-12T07:29:57.121Z] DEP compel/src/main.d [2019-09-12T07:29:57.121Z] DEP compel/src/lib/handle-elf.d [2019-09-12T07:29:57.121Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-12T07:29:57.404Z] CC compel/src/lib/log.o [2019-09-12T07:29:57.404Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-12T07:29:57.404Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-12T07:29:57.686Z] CC compel/src/lib/infect-rpc.o [2019-09-12T07:29:57.969Z] CC compel/src/lib/infect-util.o [2019-09-12T07:29:57.969Z] CC compel/src/lib/infect.o [2019-09-12T07:29:58.067Z] #14 1.588 Collecting yamllint==1.16.0 [2019-09-12T07:29:58.977Z] CC compel/src/lib/ptrace.o [2019-09-12T07:29:58.977Z] AR compel/libcompel.a [2019-09-12T07:29:58.977Z] HOSTCC compel/src/main-host.o [2019-09-12T07:29:58.977Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-12T07:29:59.260Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-12T07:29:59.260Z] HOSTCC compel/src/lib/log-host.o [2019-09-12T07:29:59.544Z] HOSTLINK compel/compel-host-bin [2019-09-12T07:29:59.544Z] DEP soccr/soccr.d [2019-09-12T07:29:59.544Z] CC soccr/soccr.o [2019-09-12T07:29:59.604Z] Sending build context to Docker daemon 49.97MB [2019-09-12T07:29:59.604Z] [2019-09-12T07:30:00.067Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-12T07:30:00.067Z] ---> 1ddfa8bee56a [2019-09-12T07:30:00.067Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> 7a4cbd4d493e [2019-09-12T07:30:00.067Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> 0afbf1a6572f [2019-09-12T07:30:00.067Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> 9c9cfc2d13c0 [2019-09-12T07:30:00.067Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> 8eb175f77de1 [2019-09-12T07:30:00.067Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> 66fc9441a1e5 [2019-09-12T07:30:00.067Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-12T07:30:00.067Z] ---> Using cache [2019-09-12T07:30:00.067Z] ---> e98db81eddad [2019-09-12T07:30:00.067Z] Step 8/8 : COPY . . [2019-09-12T07:30:00.160Z] AR soccr/libsoccr.a [2019-09-12T07:30:00.160Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:30:00.160Z] DEP criu/arch/ppc64/sigframe.d [2019-09-12T07:30:00.160Z] DEP criu/arch/ppc64/crtools.d [2019-09-12T07:30:00.160Z] DEP criu/arch/ppc64/cpu.d [2019-09-12T07:30:00.443Z] CC criu/arch/ppc64/cpu.o [2019-09-12T07:30:00.443Z] CC criu/arch/ppc64/crtools.o [2019-09-12T07:30:01.059Z] CC criu/arch/ppc64/sigframe.o [2019-09-12T07:30:01.059Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-12T07:30:01.059Z] DEP criu/arch/ppc64/misc.d [2019-09-12T07:30:01.059Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-12T07:30:01.059Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-12T07:30:01.059Z] DEP criu/pie/parasite-vdso.d [2019-09-12T07:30:01.059Z] DEP criu/pie/util-vdso.d [2019-09-12T07:30:01.342Z] DEP criu/pie/util.d [2019-09-12T07:30:01.342Z] CC criu/pie/util.o [2019-09-12T07:30:01.342Z] CC criu/pie/util-vdso.o [2019-09-12T07:30:01.626Z] CC criu/pie/parasite-vdso.o [2019-09-12T07:30:01.909Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-12T07:30:02.196Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-12T07:30:02.196Z] CC criu/arch/ppc64/misc.o [2019-09-12T07:30:02.196Z] AR criu/pie/pie.lib.a [2019-09-12T07:30:02.196Z] DEP criu/pie/restorer.d [2019-09-12T07:30:02.196Z] DEP criu/arch/ppc64/restorer.d [2019-09-12T07:30:02.196Z] DEP criu/pie/parasite.d [2019-09-12T07:30:02.480Z] CC criu/pie/parasite.o [2019-09-12T07:30:02.763Z] LINK criu/pie/parasite.built-in.o [2019-09-12T07:30:03.046Z] GEN criu/pie/parasite-blob.h [2019-09-12T07:30:03.046Z] CC criu/arch/ppc64/restorer.o [2019-09-12T07:30:03.046Z] CC criu/pie/restorer.o [2019-09-12T07:30:03.265Z] INFO: make.ps1 starting at 09/12/2019 07:30:01 [2019-09-12T07:30:03.265Z] INFO: Git commit (270be1721) assumed from DOCKER_GITCOMMIT environment variable [2019-09-12T07:30:03.265Z] INFO: Invoking autogen... [2019-09-12T07:30:03.265Z] INFO: Building daemon... [2019-09-12T07:30:04.055Z] LINK criu/pie/restorer.built-in.o [2019-09-12T07:30:04.055Z] GEN criu/pie/restorer-blob.h [2019-09-12T07:30:04.339Z] DEP criu/vdso.d [2019-09-12T07:30:04.339Z] DEP criu/uts_ns.d [2019-09-12T07:30:04.339Z] DEP criu/util.d [2019-09-12T07:30:04.339Z] DEP criu/uffd.d [2019-09-12T07:30:04.586Z] #14 7.908 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-12T07:30:04.586Z] #14 7.973 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-12T07:30:04.622Z] DEP criu/tun.d [2019-09-12T07:30:04.622Z] DEP criu/tty.d [2019-09-12T07:30:04.622Z] DEP criu/timerfd.d [2019-09-12T07:30:04.622Z] DEP criu/sysfs_parse.d [2019-09-12T07:30:04.905Z] DEP criu/sysctl.d [2019-09-12T07:30:04.905Z] DEP criu/string.d [2019-09-12T07:30:04.905Z] DEP criu/stats.d [2019-09-12T07:30:04.905Z] DEP criu/sockets.d [2019-09-12T07:30:05.146Z] #14 9.007 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-12T07:30:05.188Z] DEP criu/sk-unix.d [2019-09-12T07:30:05.188Z] DEP criu/sk-tcp.d [2019-09-12T07:30:05.188Z] DEP criu/sk-queue.d [2019-09-12T07:30:05.188Z] DEP criu/sk-packet.d [2019-09-12T07:30:05.401Z] #14 9.331 Collecting pyyaml (from yamllint==1.16.0) [2019-09-12T07:30:05.471Z] DEP criu/sk-netlink.d [2019-09-12T07:30:05.471Z] DEP criu/sk-inet.d [2019-09-12T07:30:05.471Z] DEP criu/signalfd.d [2019-09-12T07:30:05.754Z] DEP criu/sigframe.d [2019-09-12T07:30:05.754Z] DEP criu/shmem.d [2019-09-12T07:30:05.754Z] DEP criu/servicefd.d [2019-09-12T07:30:05.754Z] DEP criu/seize.d [2019-09-12T07:30:05.754Z] DEP criu/seccomp.d [2019-09-12T07:30:06.039Z] DEP criu/rst-malloc.d [2019-09-12T07:30:06.039Z] DEP criu/rbtree.d [2019-09-12T07:30:06.039Z] DEP criu/pstree.d [2019-09-12T07:30:06.039Z] DEP criu/protobuf.d [2019-09-12T07:30:06.039Z] GEN criu/protobuf-desc-gen.h [2019-09-12T07:30:06.658Z] DEP criu/protobuf-desc.d [2019-09-12T07:30:06.658Z] DEP criu/proc_parse.d [2019-09-12T07:30:06.658Z] DEP criu/plugin.d [2019-09-12T07:30:06.658Z] DEP criu/pipes.d [2019-09-12T07:30:06.658Z] DEP criu/pie-util.d [2019-09-12T07:30:06.761Z] #14 10.40 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-12T07:30:06.761Z] #14 10.78 Building wheels for collected packages: pathspec, pyyaml [2019-09-12T07:30:06.940Z] DEP criu/pie-util-vdso.d [2019-09-12T07:30:06.940Z] DEP criu/pie-util-vdso-elf32.d [2019-09-12T07:30:06.940Z] DEP criu/path.d [2019-09-12T07:30:06.940Z] DEP criu/parasite-syscall.d [2019-09-12T07:30:07.016Z] #14 10.78 Running setup.py bdist_wheel for pathspec: started [2019-09-12T07:30:07.016Z] #14 11.04 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-12T07:30:07.223Z] DEP criu/pagemap.d [2019-09-12T07:30:07.223Z] DEP criu/pagemap-cache.d [2019-09-12T07:30:07.223Z] DEP criu/page-xfer.d [2019-09-12T07:30:07.223Z] DEP criu/page-pipe.d [2019-09-12T07:30:07.223Z] DEP criu/netfilter.d [2019-09-12T07:30:07.274Z] #14 11.04 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-12T07:30:07.274Z] #14 11.05 Running setup.py bdist_wheel for pyyaml: started [2019-09-12T07:30:07.274Z] #14 11.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-12T07:30:07.506Z] DEP criu/net.d [2019-09-12T07:30:07.506Z] DEP criu/namespaces.d [2019-09-12T07:30:07.506Z] DEP criu/mount.d [2019-09-12T07:30:07.529Z] #14 11.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-12T07:30:07.529Z] #14 11.34 Successfully built pathspec pyyaml [2019-09-12T07:30:07.529Z] #14 11.34 Installing collected packages: pathspec, pyyaml, yamllint [2019-09-12T07:30:07.529Z] #14 11.44 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-12T07:30:07.785Z] #14 DONE 11.6s [2019-09-12T07:30:07.785Z] [2019-09-12T07:30:07.785Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-12T07:30:07.785Z] #16 DONE 0.1s [2019-09-12T07:30:07.785Z] [2019-09-12T07:30:07.785Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-12T07:30:07.785Z] #64 CACHED [2019-09-12T07:30:07.785Z] [2019-09-12T07:30:07.785Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-12T07:30:07.790Z] DEP criu/mem.d [2019-09-12T07:30:07.790Z] DEP criu/lsm.d [2019-09-12T07:30:07.790Z] DEP criu/log.d [2019-09-12T07:30:07.790Z] DEP criu/libnetlink.d [2019-09-12T07:30:08.073Z] DEP criu/kerndat.d [2019-09-12T07:30:08.073Z] DEP criu/kcmp-ids.d [2019-09-12T07:30:08.073Z] DEP criu/irmap.d [2019-09-12T07:30:08.073Z] DEP criu/ipc_ns.d [2019-09-12T07:30:08.073Z] DEP criu/image.d [2019-09-12T07:30:08.345Z] #32 ... [2019-09-12T07:30:08.345Z] [2019-09-12T07:30:08.345Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-12T07:30:08.345Z] #26 DONE 0.4s [2019-09-12T07:30:08.345Z] [2019-09-12T07:30:08.345Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-12T07:30:08.345Z] #52 DONE 0.5s [2019-09-12T07:30:08.345Z] [2019-09-12T07:30:08.345Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-12T07:30:08.345Z] #29 DONE 0.6s [2019-09-12T07:30:08.345Z] [2019-09-12T07:30:08.345Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-12T07:30:08.355Z] DEP criu/image-desc.d [2019-09-12T07:30:08.355Z] DEP criu/fsnotify.d [2019-09-12T07:30:08.355Z] DEP criu/filesystems.d [2019-09-12T07:30:08.355Z] DEP criu/files.d [2019-09-12T07:30:08.600Z] #27 ... [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-12T07:30:08.600Z] #21 DONE 0.8s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:30:08.600Z] #40 DONE 0.8s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-12T07:30:08.600Z] #60 DONE 0.9s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-12T07:30:08.600Z] #23 DONE 0.9s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-12T07:30:08.600Z] #49 DONE 0.9s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-12T07:30:08.600Z] #32 DONE 0.9s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-12T07:30:08.600Z] #41 DONE 0.1s [2019-09-12T07:30:08.600Z] [2019-09-12T07:30:08.600Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:30:08.638Z] DEP criu/files-reg.d [2019-09-12T07:30:08.638Z] DEP criu/files-ext.d [2019-09-12T07:30:08.638Z] DEP criu/file-lock.d [2019-09-12T07:30:08.638Z] DEP criu/file-ids.d [2019-09-12T07:30:08.921Z] DEP criu/fifo.d [2019-09-12T07:30:08.921Z] DEP criu/fdstore.d [2019-09-12T07:30:08.921Z] DEP criu/fault-injection.d [2019-09-12T07:30:08.921Z] DEP criu/external.d [2019-09-12T07:30:08.921Z] DEP criu/eventpoll.d [2019-09-12T07:30:08.921Z] DEP criu/eventfd.d [2019-09-12T07:30:09.204Z] DEP criu/crtools.d [2019-09-12T07:30:09.204Z] DEP criu/cr-service.d [2019-09-12T07:30:09.204Z] DEP criu/cr-restore.d [2019-09-12T07:30:09.487Z] DEP criu/cr-errno.d [2019-09-12T07:30:09.488Z] DEP criu/cr-dump.d [2019-09-12T07:30:09.488Z] DEP criu/cr-dedup.d [2019-09-12T07:30:09.488Z] DEP criu/cr-check.d [2019-09-12T07:30:09.772Z] DEP criu/config.d [2019-09-12T07:30:09.772Z] DEP criu/clone-noasan.d [2019-09-12T07:30:09.772Z] DEP criu/cgroup.d [2019-09-12T07:30:09.772Z] DEP criu/cgroup-props.d [2019-09-12T07:30:09.772Z] DEP criu/bitmap.d [2019-09-12T07:30:09.772Z] DEP criu/bfd.d [2019-09-12T07:30:10.055Z] DEP criu/autofs.d [2019-09-12T07:30:10.055Z] DEP criu/aio.d [2019-09-12T07:30:10.055Z] DEP criu/action-scripts.d [2019-09-12T07:30:10.338Z] CC criu/action-scripts.o [2019-09-12T07:30:10.338Z] CC criu/aio.o [2019-09-12T07:30:10.621Z] CC criu/autofs.o [2019-09-12T07:30:11.633Z] CC criu/bfd.o [2019-09-12T07:30:11.634Z] CC criu/bitmap.o [2019-09-12T07:30:11.634Z] CC criu/cgroup-props.o [2019-09-12T07:30:12.260Z] CC criu/cgroup.o [2019-09-12T07:30:12.341Z] + dpkg --print-architecture [2019-09-12T07:30:12.341Z] + cd /tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution [2019-09-12T07:30:12.341Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-12T07:30:12.341Z] + GOPATH=/tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ps7ensuv7R [2019-09-12T07:30:12.341Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-12T07:30:13.733Z] CC criu/clone-noasan.o [2019-09-12T07:30:13.733Z] CC criu/config.o [2019-09-12T07:30:13.844Z] #33 5.016 + RM_GOPATH=0 [2019-09-12T07:30:13.844Z] #33 5.016 + TMP_GOPATH= [2019-09-12T07:30:13.844Z] #33 5.016 + : /build [2019-09-12T07:30:13.844Z] #33 5.016 + '[' -z '' ']' [2019-09-12T07:30:13.844Z] #33 5.016 ++ mktemp -d [2019-09-12T07:30:13.844Z] #33 5.017 + export GOPATH=/tmp/tmp.aB5C9fLrw4 [2019-09-12T07:30:13.844Z] #33 5.017 + GOPATH=/tmp/tmp.aB5C9fLrw4 [2019-09-12T07:30:13.844Z] #33 5.018 + RM_GOPATH=1 [2019-09-12T07:30:13.844Z] #33 5.019 ++ dirname ./install.sh [2019-09-12T07:30:13.844Z] #33 5.023 + dir=. [2019-09-12T07:30:13.844Z] #33 5.023 + bin=vndr [2019-09-12T07:30:13.844Z] #33 5.023 + shift [2019-09-12T07:30:13.844Z] #33 5.023 + '[' '!' -f ./vndr.installer ']' [2019-09-12T07:30:13.844Z] #33 5.025 + . ./vndr.installer [2019-09-12T07:30:13.844Z] #33 5.025 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:30:13.844Z] #33 5.026 + install_vndr [2019-09-12T07:30:13.844Z] #33 5.026 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-12T07:30:13.844Z] #33 5.027 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:30:13.844Z] #33 5.027 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aB5C9fLrw4/src/github.com/LK4D4/vndr [2019-09-12T07:30:13.844Z] #33 5.028 Cloning into '/tmp/tmp.aB5C9fLrw4/src/github.com/LK4D4/vndr'... [2019-09-12T07:30:13.844Z] #33 ... [2019-09-12T07:30:13.844Z] [2019-09-12T07:30:13.844Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-12T07:30:13.844Z] #27 5.320 + RM_GOPATH=0 [2019-09-12T07:30:13.844Z] #27 5.320 + TMP_GOPATH= [2019-09-12T07:30:13.844Z] #27 5.320 + : /build [2019-09-12T07:30:13.844Z] #27 5.320 + '[' -z '' ']' [2019-09-12T07:30:13.844Z] #27 5.332 ++ mktemp -d [2019-09-12T07:30:13.844Z] #27 5.336 + export GOPATH=/tmp/tmp.Lhc4OBO07B [2019-09-12T07:30:13.844Z] #27 5.336 + GOPATH=/tmp/tmp.Lhc4OBO07B [2019-09-12T07:30:13.844Z] #27 5.336 + RM_GOPATH=1 [2019-09-12T07:30:13.844Z] #27 5.337 ++ dirname ./install.sh [2019-09-12T07:30:13.844Z] #27 5.340 + dir=. [2019-09-12T07:30:13.844Z] #27 5.340 + bin=gotestsum [2019-09-12T07:30:13.844Z] #27 5.340 + shift [2019-09-12T07:30:13.844Z] #27 5.340 + '[' '!' -f ./gotestsum.installer ']' [2019-09-12T07:30:13.844Z] #27 5.343 + . ./gotestsum.installer [2019-09-12T07:30:13.844Z] #27 5.343 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-12T07:30:13.844Z] #27 5.343 + install_gotestsum [2019-09-12T07:30:13.844Z] #27 5.344 + echo 'Installing gotestsum version v0.3.5' [2019-09-12T07:30:13.844Z] #27 5.344 Installing gotestsum version v0.3.5 [2019-09-12T07:30:13.844Z] #27 5.344 + go get -d gotest.tools/gotestsum [2019-09-12T07:30:14.351Z] CC criu/cr-check.o [2019-09-12T07:30:14.966Z] CC criu/cr-dedup.o [2019-09-12T07:30:15.249Z] CC criu/cr-dump.o [2019-09-12T07:30:15.547Z] + rm -rf /tmp/tmp.Ps7ensuv7R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ps7ensuv7R [2019-09-12T07:30:16.258Z] CC criu/cr-errno.o [2019-09-12T07:30:16.258Z] CC criu/cr-restore.o [2019-09-12T07:30:16.820Z] Removing intermediate container 3e9276f2f73a [2019-09-12T07:30:16.820Z] ---> 8bb2d6427aa8 [2019-09-12T07:30:16.820Z] Step 16/125 : FROM base AS swagger [2019-09-12T07:30:16.820Z] ---> 17659225064d [2019-09-12T07:30:16.820Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-12T07:30:17.196Z] ---> Running in 44c443c3cc2d [2019-09-12T07:30:17.196Z] Removing intermediate container 44c443c3cc2d [2019-09-12T07:30:17.196Z] ---> 59ca20a9d212 [2019-09-12T07:30:17.196Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-12T07:30:17.196Z] ---> Running in af45c979a39a [2019-09-12T07:30:17.632Z] + mktemp -d [2019-09-12T07:30:17.632Z] + export GOPATH=/tmp/tmp.fXxe8XO9EN [2019-09-12T07:30:17.632Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.fXxe8XO9EN/src/github.com/go-swagger/go-swagger [2019-09-12T07:30:17.632Z] Cloning into '/tmp/tmp.fXxe8XO9EN/src/github.com/go-swagger/go-swagger'... [2019-09-12T07:30:18.002Z] #27 ... [2019-09-12T07:30:18.002Z] [2019-09-12T07:30:18.002Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:18.002Z] #35 5.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:30:18.002Z] #35 5.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:30:18.002Z] #35 5.935 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:30:18.002Z] #35 5.946 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:30:18.002Z] #35 5.989 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:30:18.002Z] #35 6.689 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:30:18.002Z] #35 8.297 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:30:18.002Z] #35 9.016 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-12T07:30:18.002Z] #35 ... [2019-09-12T07:30:18.002Z] [2019-09-12T07:30:18.002Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-12T07:30:18.002Z] #44 5.822 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:30:18.002Z] #44 5.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:30:18.002Z] #44 5.889 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:30:18.002Z] #44 5.899 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:30:18.002Z] #44 5.930 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:30:18.002Z] #44 6.669 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:30:18.002Z] #44 8.227 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:30:18.002Z] #44 9.089 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-12T07:30:18.002Z] #44 ... [2019-09-12T07:30:18.002Z] [2019-09-12T07:30:18.002Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:30:18.002Z] #55 2.971 + mktemp -d [2019-09-12T07:30:18.002Z] #55 2.975 + export GOPATH=/tmp/tmp.3ymb20eJ8s [2019-09-12T07:30:18.002Z] #55 2.975 + git clone https://github.com/docker/distribution.git /tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution [2019-09-12T07:30:18.002Z] #55 2.975 Cloning into '/tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution'... [2019-09-12T07:30:18.256Z] #55 ... [2019-09-12T07:30:18.256Z] [2019-09-12T07:30:18.256Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:18.256Z] #57 6.614 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:30:18.256Z] #57 6.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:30:18.256Z] #57 6.649 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:30:18.256Z] #57 6.673 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:30:18.256Z] #57 6.731 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:30:18.256Z] #57 7.423 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-12T07:30:18.256Z] #57 9.062 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-12T07:30:18.256Z] #57 9.903 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-12T07:30:18.256Z] #57 ... [2019-09-12T07:30:18.256Z] [2019-09-12T07:30:18.256Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-12T07:30:18.256Z] #53 5.083 + RM_GOPATH=0 [2019-09-12T07:30:18.256Z] #53 5.084 + TMP_GOPATH= [2019-09-12T07:30:18.256Z] #53 5.084 + : /build [2019-09-12T07:30:18.256Z] #53 5.085 + '[' -z '' ']' [2019-09-12T07:30:18.256Z] #53 5.093 ++ mktemp -d [2019-09-12T07:30:18.256Z] #53 5.096 + export GOPATH=/tmp/tmp.q3HQp6accK [2019-09-12T07:30:18.256Z] #53 5.096 + GOPATH=/tmp/tmp.q3HQp6accK [2019-09-12T07:30:18.256Z] #53 5.096 + RM_GOPATH=1 [2019-09-12T07:30:18.256Z] #53 5.097 ++ dirname ./install.sh [2019-09-12T07:30:18.256Z] #53 5.101 + dir=. [2019-09-12T07:30:18.256Z] #53 5.102 + bin=dockercli [2019-09-12T07:30:18.256Z] #53 5.102 + shift [2019-09-12T07:30:18.256Z] #53 5.103 + '[' '!' -f ./dockercli.installer ']' [2019-09-12T07:30:18.256Z] #53 5.103 + . ./dockercli.installer [2019-09-12T07:30:18.256Z] #53 5.103 ++ DOCKERCLI_CHANNEL=stable [2019-09-12T07:30:18.256Z] #53 5.103 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-12T07:30:18.256Z] #53 5.103 + install_dockercli [2019-09-12T07:30:18.256Z] #53 5.106 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-12T07:30:18.256Z] #53 5.106 Install docker/cli version 17.06.2-ce from stable [2019-09-12T07:30:18.256Z] #53 5.106 ++ uname -m [2019-09-12T07:30:18.256Z] #53 5.109 + arch=x86_64 [2019-09-12T07:30:18.256Z] #53 5.109 + '[' x86_64 '!=' x86_64 ']' [2019-09-12T07:30:18.256Z] #53 5.110 + url=https://download.docker.com/linux/static [2019-09-12T07:30:18.256Z] #53 5.112 + tar -xz docker/docker [2019-09-12T07:30:18.256Z] #53 5.113 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-12T07:30:18.511Z] #53 ... [2019-09-12T07:30:18.511Z] [2019-09-12T07:30:18.511Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:18.511Z] #30 5.241 + RM_GOPATH=0 [2019-09-12T07:30:18.511Z] #30 5.241 + TMP_GOPATH= [2019-09-12T07:30:18.511Z] #30 5.241 + : /build [2019-09-12T07:30:18.511Z] #30 5.241 + '[' -z '' ']' [2019-09-12T07:30:18.511Z] #30 5.244 ++ mktemp -d [2019-09-12T07:30:18.511Z] #30 5.248 + export GOPATH=/tmp/tmp.ltAUt76S2f [2019-09-12T07:30:18.511Z] #30 5.248 + GOPATH=/tmp/tmp.ltAUt76S2f [2019-09-12T07:30:18.511Z] #30 5.248 + RM_GOPATH=1 [2019-09-12T07:30:18.511Z] #30 5.248 ++ dirname ./install.sh [2019-09-12T07:30:18.511Z] #30 5.249 + dir=. [2019-09-12T07:30:18.511Z] #30 5.249 + bin=tomlv [2019-09-12T07:30:18.511Z] #30 5.249 + shift [2019-09-12T07:30:18.511Z] #30 5.249 + '[' '!' -f ./tomlv.installer ']' [2019-09-12T07:30:18.511Z] #30 5.249 + . ./tomlv.installer [2019-09-12T07:30:18.511Z] #30 5.249 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:18.511Z] #30 5.249 + install_tomlv [2019-09-12T07:30:18.511Z] #30 5.249 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-12T07:30:18.511Z] #30 5.249 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ltAUt76S2f/src/github.com/BurntSushi/toml [2019-09-12T07:30:18.511Z] #30 5.251 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:18.511Z] #30 5.265 Cloning into '/tmp/tmp.ltAUt76S2f/src/github.com/BurntSushi/toml'... [2019-09-12T07:30:18.511Z] #30 6.339 + cd /tmp/tmp.ltAUt76S2f/src/github.com/BurntSushi/toml [2019-09-12T07:30:18.511Z] #30 6.339 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:18.511Z] #30 6.344 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:30:18.511Z] #30 6.867 errors [2019-09-12T07:30:18.511Z] #30 6.912 internal/cpu [2019-09-12T07:30:18.511Z] #30 6.920 math/bits [2019-09-12T07:30:18.511Z] #30 7.484 runtime/internal/atomic [2019-09-12T07:30:18.511Z] #30 7.615 math [2019-09-12T07:30:18.511Z] #30 7.782 internal/bytealg [2019-09-12T07:30:18.511Z] #30 8.351 runtime/internal/sys [2019-09-12T07:30:18.511Z] #30 8.531 runtime/internal/math [2019-09-12T07:30:18.511Z] #30 8.739 runtime [2019-09-12T07:30:18.765Z] #30 ... [2019-09-12T07:30:18.765Z] [2019-09-12T07:30:18.765Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-12T07:30:18.765Z] #24 5.146 + RM_GOPATH=0 [2019-09-12T07:30:18.765Z] #24 5.146 + TMP_GOPATH= [2019-09-12T07:30:18.765Z] #24 5.146 + : /build [2019-09-12T07:30:18.765Z] #24 5.146 + '[' -z '' ']' [2019-09-12T07:30:18.765Z] #24 5.147 ++ mktemp -d [2019-09-12T07:30:18.765Z] #24 5.153 + export GOPATH=/tmp/tmp.GhyzwxbNO2 [2019-09-12T07:30:18.765Z] #24 5.153 + GOPATH=/tmp/tmp.GhyzwxbNO2 [2019-09-12T07:30:18.765Z] #24 5.153 + RM_GOPATH=1 [2019-09-12T07:30:18.765Z] #24 5.154 ++ dirname ./install.sh [2019-09-12T07:30:18.765Z] #24 5.155 + dir=. [2019-09-12T07:30:18.765Z] #24 5.155 + bin=gometalinter [2019-09-12T07:30:18.765Z] #24 5.155 + shift [2019-09-12T07:30:18.765Z] #24 5.155 + '[' '!' -f ./gometalinter.installer ']' [2019-09-12T07:30:18.765Z] #24 5.155 + . ./gometalinter.installer [2019-09-12T07:30:18.765Z] #24 5.155 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-12T07:30:18.765Z] #24 5.156 + install_gometalinter [2019-09-12T07:30:18.765Z] #24 5.156 + echo 'Installing gometalinter version v2.0.6' [2019-09-12T07:30:18.765Z] #24 5.156 Installing gometalinter version v2.0.6 [2019-09-12T07:30:18.765Z] #24 5.156 + go get -d github.com/alecthomas/gometalinter [2019-09-12T07:30:18.765Z] #24 ... [2019-09-12T07:30:18.765Z] [2019-09-12T07:30:18.765Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-12T07:30:18.765Z] #61 4.734 + RM_GOPATH=0 [2019-09-12T07:30:18.765Z] #61 4.734 + TMP_GOPATH= [2019-09-12T07:30:18.765Z] #61 4.734 + : /build/ [2019-09-12T07:30:18.765Z] #61 4.734 + '[' -z '' ']' [2019-09-12T07:30:18.765Z] #61 4.737 ++ mktemp -d [2019-09-12T07:30:18.765Z] #61 4.747 + export GOPATH=/tmp/tmp.cGGquoMGaS [2019-09-12T07:30:18.765Z] #61 4.750 + GOPATH=/tmp/tmp.cGGquoMGaS [2019-09-12T07:30:18.765Z] #61 4.750 + RM_GOPATH=1 [2019-09-12T07:30:18.765Z] #61 4.750 ++ dirname ./install.sh [2019-09-12T07:30:18.765Z] #61 4.752 + dir=. [2019-09-12T07:30:18.765Z] #61 4.752 + bin=rootlesskit [2019-09-12T07:30:18.765Z] #61 4.752 + shift [2019-09-12T07:30:18.765Z] #61 4.752 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-12T07:30:18.765Z] #61 4.753 + . ./rootlesskit.installer [2019-09-12T07:30:18.765Z] #61 4.753 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:30:18.765Z] #61 4.754 + install_rootlesskit [2019-09-12T07:30:18.765Z] #61 4.756 + case "$1" in [2019-09-12T07:30:18.765Z] #61 4.756 + export CGO_ENABLED=0 [2019-09-12T07:30:18.765Z] #61 4.756 + CGO_ENABLED=0 [2019-09-12T07:30:18.765Z] #61 4.756 + _install_rootlesskit [2019-09-12T07:30:18.765Z] #61 4.756 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-12T07:30:18.765Z] #61 4.756 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:30:18.765Z] #61 4.756 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cGGquoMGaS/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:30:18.765Z] #61 4.767 Cloning into '/tmp/tmp.cGGquoMGaS/src/github.com/rootless-containers/rootlesskit'... [2019-09-12T07:30:18.765Z] #61 8.242 + cd /tmp/tmp.cGGquoMGaS/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:30:18.765Z] #61 8.242 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:30:18.765Z] #61 8.467 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:30:18.765Z] #61 8.467 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-12T07:30:18.944Z] CC criu/cr-service.o [2019-09-12T07:30:19.020Z] #61 ... [2019-09-12T07:30:19.020Z] [2019-09-12T07:30:19.020Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-12T07:30:19.020Z] #42 5.115 + RM_GOPATH=0 [2019-09-12T07:30:19.020Z] #42 5.115 + TMP_GOPATH= [2019-09-12T07:30:19.020Z] #42 5.115 + : /build [2019-09-12T07:30:19.020Z] #42 5.117 + '[' -z '' ']' [2019-09-12T07:30:19.020Z] #42 5.120 ++ mktemp -d [2019-09-12T07:30:19.020Z] #42 5.123 + export GOPATH=/tmp/tmp.vLmX93AWB5 [2019-09-12T07:30:19.020Z] #42 5.123 + GOPATH=/tmp/tmp.vLmX93AWB5 [2019-09-12T07:30:19.020Z] #42 5.123 + RM_GOPATH=1 [2019-09-12T07:30:19.020Z] #42 5.123 ++ dirname ./install.sh [2019-09-12T07:30:19.020Z] #42 5.124 + dir=. [2019-09-12T07:30:19.020Z] #42 5.124 + bin=runc [2019-09-12T07:30:19.020Z] #42 5.124 + shift [2019-09-12T07:30:19.020Z] #42 5.124 + '[' '!' -f ./runc.installer ']' [2019-09-12T07:30:19.020Z] #42 5.124 + . ./runc.installer [2019-09-12T07:30:19.020Z] #42 5.124 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:30:19.020Z] #42 5.124 + install_runc [2019-09-12T07:30:19.020Z] #42 5.124 + uname -r [2019-09-12T07:30:19.020Z] #42 5.125 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-12T07:30:19.020Z] #42 5.139 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-12T07:30:19.020Z] #42 5.139 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-12T07:30:19.020Z] #42 5.139 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-12T07:30:19.020Z] #42 5.139 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vLmX93AWB5/src/github.com/opencontainers/runc [2019-09-12T07:30:19.020Z] #42 5.148 Cloning into '/tmp/tmp.vLmX93AWB5/src/github.com/opencontainers/runc'... [2019-09-12T07:30:19.020Z] #42 ... [2019-09-12T07:30:19.020Z] [2019-09-12T07:30:19.020Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-12T07:30:19.020Z] #50 5.263 + RM_GOPATH=0 [2019-09-12T07:30:19.020Z] #50 5.263 + TMP_GOPATH= [2019-09-12T07:30:19.020Z] #50 5.263 + : /build [2019-09-12T07:30:19.020Z] #50 5.266 + '[' -z '' ']' [2019-09-12T07:30:19.020Z] #50 5.266 ++ mktemp -d [2019-09-12T07:30:19.020Z] #50 5.270 + export GOPATH=/tmp/tmp.EeXJmcF5BI [2019-09-12T07:30:19.020Z] #50 5.270 + GOPATH=/tmp/tmp.EeXJmcF5BI [2019-09-12T07:30:19.020Z] #50 5.270 + RM_GOPATH=1 [2019-09-12T07:30:19.020Z] #50 5.271 ++ dirname ./install.sh [2019-09-12T07:30:19.020Z] #50 5.272 + dir=. [2019-09-12T07:30:19.020Z] #50 5.272 + bin=proxy [2019-09-12T07:30:19.020Z] #50 5.272 + shift [2019-09-12T07:30:19.020Z] #50 5.272 + '[' '!' -f ./proxy.installer ']' [2019-09-12T07:30:19.020Z] #50 5.272 + . ./proxy.installer [2019-09-12T07:30:19.020Z] #50 5.275 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:30:19.020Z] #50 5.275 + install_proxy [2019-09-12T07:30:19.020Z] #50 5.276 + case "$1" in [2019-09-12T07:30:19.020Z] #50 5.277 + export CGO_ENABLED=0 [2019-09-12T07:30:19.020Z] #50 5.277 + CGO_ENABLED=0 [2019-09-12T07:30:19.020Z] #50 5.277 + _install_proxy [2019-09-12T07:30:19.020Z] #50 5.277 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-12T07:30:19.020Z] #50 5.277 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:30:19.020Z] #50 5.278 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EeXJmcF5BI/src/github.com/docker/libnetwork [2019-09-12T07:30:19.020Z] #50 5.280 Cloning into '/tmp/tmp.EeXJmcF5BI/src/github.com/docker/libnetwork'... [2019-09-12T07:30:19.274Z] #50 ... [2019-09-12T07:30:19.274Z] [2019-09-12T07:30:19.274Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:30:19.274Z] #33 5.882 + cd /tmp/tmp.aB5C9fLrw4/src/github.com/LK4D4/vndr [2019-09-12T07:30:19.274Z] #33 5.897 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:30:19.274Z] #33 5.920 + go build -buildmode=pie -v -o /build/vndr . [2019-09-12T07:30:19.274Z] #33 7.283 errors [2019-09-12T07:30:19.274Z] #33 7.330 internal/race [2019-09-12T07:30:19.274Z] #33 7.356 internal/cpu [2019-09-12T07:30:19.274Z] #33 7.466 runtime/internal/atomic [2019-09-12T07:30:19.274Z] #33 7.867 internal/bytealg [2019-09-12T07:30:19.274Z] #33 7.994 runtime/internal/sys [2019-09-12T07:30:19.274Z] #33 8.206 runtime/internal/math [2019-09-12T07:30:19.274Z] #33 8.249 sync/atomic [2019-09-12T07:30:19.274Z] #33 8.413 runtime [2019-09-12T07:30:19.274Z] #33 8.611 unicode [2019-09-12T07:30:19.833Z] #33 ... [2019-09-12T07:30:19.834Z] [2019-09-12T07:30:19.834Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:30:19.834Z] #55 12.06 + cd /tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution [2019-09-12T07:30:19.834Z] #55 12.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-12T07:30:19.953Z] CC criu/crtools.o [2019-09-12T07:30:19.953Z] CC criu/eventfd.o [2019-09-12T07:30:20.237Z] CC criu/eventpoll.o [2019-09-12T07:30:20.852Z] CC criu/external.o [2019-09-12T07:30:20.852Z] CC criu/fault-injection.o [2019-09-12T07:30:20.852Z] CC criu/fdstore.o [2019-09-12T07:30:21.023Z] + cd /tmp/tmp.fXxe8XO9EN/src/github.com/go-swagger/go-swagger [2019-09-12T07:30:21.023Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-12T07:30:21.135Z] CC criu/fifo.o [2019-09-12T07:30:21.408Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-12T07:30:21.418Z] CC criu/file-ids.o [2019-09-12T07:30:21.418Z] CC criu/file-lock.o [2019-09-12T07:30:21.716Z] #55 ... [2019-09-12T07:30:21.716Z] [2019-09-12T07:30:21.716Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-12T07:30:21.716Z] #53 12.86 + mkdir -p /build [2019-09-12T07:30:21.716Z] #53 12.87 + mv docker/docker /build/ [2019-09-12T07:30:21.716Z] #53 12.88 + rmdir docker [2019-09-12T07:30:21.716Z] #53 DONE 13.4s [2019-09-12T07:30:21.971Z] [2019-09-12T07:30:21.971Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:21.971Z] #30 12.40 unicode/utf8 [2019-09-12T07:30:21.971Z] #30 12.84 strconv [2019-09-12T07:30:22.034Z] CC criu/files-ext.o [2019-09-12T07:30:22.317Z] CC criu/files-reg.o [2019-09-12T07:30:23.325Z] CC criu/files.o [2019-09-12T07:30:24.332Z] CC criu/filesystems.o [2019-09-12T07:30:24.959Z] CC criu/fsnotify.o [2019-09-12T07:30:25.237Z] #30 16.84 internal/race [2019-09-12T07:30:25.493Z] #30 17.04 sync/atomic [2019-09-12T07:30:25.575Z] CC criu/image-desc.o [2019-09-12T07:30:25.575Z] CC criu/image.o [2019-09-12T07:30:25.749Z] #30 17.41 unicode [2019-09-12T07:30:25.858Z] CC criu/ipc_ns.o [2019-09-12T07:30:26.868Z] CC criu/irmap.o [2019-09-12T07:30:26.868Z] CC criu/kcmp-ids.o [2019-09-12T07:30:27.131Z] #30 ... [2019-09-12T07:30:27.131Z] [2019-09-12T07:30:27.131Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:27.131Z] #35 19.17 Fetched 7922 kB in 14s (555 kB/s) [2019-09-12T07:30:27.151Z] CC criu/kerndat.o [2019-09-12T07:30:27.766Z] CC criu/libnetlink.o [2019-09-12T07:30:28.049Z] CC criu/log.o [2019-09-12T07:30:28.332Z] CC criu/lsm.o [2019-09-12T07:30:28.616Z] CC criu/mem.o [2019-09-12T07:30:29.624Z] CC criu/mount.o [2019-09-12T07:30:30.076Z] ---> 2c702a319323 [2019-09-12T07:30:30.391Z] #35 19.17 Reading package lists... [2019-09-12T07:30:30.391Z] #35 ... [2019-09-12T07:30:30.391Z] [2019-09-12T07:30:30.391Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-12T07:30:30.391Z] #24 11.29 + cd /tmp/tmp.GhyzwxbNO2/src/github.com/alecthomas/gometalinter [2019-09-12T07:30:30.391Z] #24 11.29 + git checkout -q v2.0.6 [2019-09-12T07:30:30.391Z] #24 11.72 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-12T07:30:30.391Z] #24 ... [2019-09-12T07:30:30.391Z] [2019-09-12T07:30:30.391Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:30:30.391Z] #33 11.32 unicode/utf8 [2019-09-12T07:30:30.391Z] #33 11.84 math/bits [2019-09-12T07:30:30.391Z] #33 12.50 math [2019-09-12T07:30:30.391Z] #33 16.57 strconv [2019-09-12T07:30:30.391Z] #33 19.91 internal/testlog [2019-09-12T07:30:30.392Z] #33 20.15 encoding [2019-09-12T07:30:30.392Z] #33 20.26 unicode/utf16 [2019-09-12T07:30:30.392Z] #33 20.48 container/list [2019-09-12T07:30:30.392Z] #33 20.98 crypto/internal/subtle [2019-09-12T07:30:30.392Z] #33 21.06 crypto/subtle [2019-09-12T07:30:30.392Z] #33 21.15 crypto/rc4 [2019-09-12T07:30:30.392Z] #33 21.36 internal/x/crypto/cryptobyte/asn1 [2019-09-12T07:30:30.392Z] #33 21.43 internal/nettrace [2019-09-12T07:30:30.392Z] #33 21.49 internal/x/net/dns/dnsmessage [2019-09-12T07:30:30.842Z] + rm -rf /tmp/tmp.fXxe8XO9EN [2019-09-12T07:30:31.053Z] Successfully built 2c702a319323 [2019-09-12T07:30:31.053Z] Successfully tagged docker:latest [2019-09-12T07:30:31.053Z] INFO: Image build ended at 09/12/2019 07:30:30. Duration:00:00:37.1367390 [2019-09-12T07:30:31.053Z] [2019-09-12T07:30:31.053Z] [2019-09-12T07:30:31.053Z] INFO: Building the test binaries at 09/12/2019 07:30:30... [2019-09-12T07:30:31.647Z] CC criu/namespaces.o [2019-09-12T07:30:31.740Z] Removing intermediate container af45c979a39a [2019-09-12T07:30:31.740Z] ---> 76928c168c8b [2019-09-12T07:30:31.740Z] Step 19/125 : FROM base AS frozen-images [2019-09-12T07:30:31.740Z] ---> 17659225064d [2019-09-12T07:30:31.740Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:30:31.740Z] ---> Using cache [2019-09-12T07:30:31.740Z] ---> a711a86829c4 [2019-09-12T07:30:31.740Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-12T07:30:31.740Z] ---> Running in 342710e42dc0 [2019-09-12T07:30:32.183Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:30:32.183Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:30:32.183Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:30:32.183Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:30:32.183Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:30:32.183Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:30:32.183Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:30:32.278Z] #33 ... [2019-09-12T07:30:32.278Z] [2019-09-12T07:30:32.278Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:32.278Z] #35 19.17 Reading package lists... [2019-09-12T07:30:32.534Z] #35 24.46 Reading package lists... [2019-09-12T07:30:32.534Z] #35 ... [2019-09-12T07:30:32.534Z] [2019-09-12T07:30:32.534Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-12T07:30:32.534Z] #42 13.62 + cd /tmp/tmp.vLmX93AWB5/src/github.com/opencontainers/runc [2019-09-12T07:30:32.534Z] #42 13.62 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:30:32.534Z] #42 14.55 + '[' -z '' ']' [2019-09-12T07:30:32.534Z] #42 14.55 + target=static [2019-09-12T07:30:32.534Z] #42 14.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-12T07:30:32.534Z] #42 16.30 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-12T07:30:32.534Z] #42 ... [2019-09-12T07:30:32.534Z] [2019-09-12T07:30:32.534Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:32.534Z] #30 19.63 internal/testlog [2019-09-12T07:30:32.534Z] #30 19.87 encoding [2019-09-12T07:30:32.534Z] #30 19.96 runtime/cgo [2019-09-12T07:30:32.603Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:30:32.793Z] #30 ... [2019-09-12T07:30:32.793Z] [2019-09-12T07:30:32.793Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:30:32.793Z] #55 14.90 + GOPATH=/tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ymb20eJ8s go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-12T07:30:32.793Z] #55 ... [2019-09-12T07:30:32.793Z] [2019-09-12T07:30:32.793Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-12T07:30:32.793Z] #50 18.75 + cd /tmp/tmp.EeXJmcF5BI/src/github.com/docker/libnetwork [2019-09-12T07:30:32.793Z] #50 18.75 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:30:32.793Z] #50 19.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-12T07:30:33.159Z] CC criu/net.o [2019-09-12T07:30:33.452Z] Fetched 7671 kB in 1s (4868 kB/s) [2019-09-12T07:30:33.719Z] #50 ... [2019-09-12T07:30:33.719Z] [2019-09-12T07:30:33.719Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:30:33.719Z] #33 24.93 runtime/cgo [2019-09-12T07:30:34.241Z] Reading package lists... [2019-09-12T07:30:34.625Z] Reading package lists... [2019-09-12T07:30:34.997Z] Building dependency tree... [2019-09-12T07:30:34.997Z] Reading state information... [2019-09-12T07:30:34.997Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-12T07:30:34.997Z] The following additional packages will be installed: [2019-09-12T07:30:34.997Z] libjq1 libonig4 [2019-09-12T07:30:34.997Z] The following NEW packages will be installed: [2019-09-12T07:30:34.997Z] jq libjq1 libonig4 [2019-09-12T07:30:34.997Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:30:34.997Z] Need to get 328 kB of archives. [2019-09-12T07:30:34.997Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-12T07:30:34.997Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-12T07:30:34.997Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-12T07:30:34.997Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-12T07:30:34.997Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:30:34.997Z] Fetched 328 kB in 0s (4051 kB/s) [2019-09-12T07:30:34.997Z] Selecting previously unselected package libonig4:s390x. [2019-09-12T07:30:34.998Z] (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 ... 14828 files and directories currently installed.) [2019-09-12T07:30:34.998Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-12T07:30:34.998Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-12T07:30:35.183Z] CC criu/netfilter.o [2019-09-12T07:30:35.183Z] CC criu/page-pipe.o [2019-09-12T07:30:35.361Z] Selecting previously unselected package libjq1:s390x. [2019-09-12T07:30:35.361Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-12T07:30:35.361Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-12T07:30:35.361Z] Selecting previously unselected package jq. [2019-09-12T07:30:35.361Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-12T07:30:35.361Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:30:35.361Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-12T07:30:35.361Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-12T07:30:35.361Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:35.361Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:30:35.465Z] CC criu/page-xfer.o [2019-09-12T07:30:35.769Z] INFO: make.ps1 starting at 09/12/2019 07:30:35 [2019-09-12T07:30:36.081Z] CC criu/pagemap-cache.o [2019-09-12T07:30:36.143Z] Removing intermediate container 342710e42dc0 [2019-09-12T07:30:36.143Z] ---> 3e08d4c2cc5e [2019-09-12T07:30:36.143Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-12T07:30:36.143Z] ---> 4c6dd792c75c [2019-09-12T07:30:36.143Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-12T07:30:36.143Z] ---> Running in 67c69f0e8e7f [2019-09-12T07:30:36.230Z] INFO: Git commit (ac88a03b2) assumed from DOCKER_GITCOMMIT environment variable [2019-09-12T07:30:36.230Z] INFO: Invoking autogen... [2019-09-12T07:30:36.364Z] CC criu/pagemap.o [2019-09-12T07:30:36.691Z] INFO: Building daemon... [2019-09-12T07:30:36.980Z] CC criu/parasite-syscall.o [2019-09-12T07:30:36.984Z] #33 ... [2019-09-12T07:30:36.984Z] [2019-09-12T07:30:36.984Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-12T07:30:36.984Z] #44 19.14 Fetched 7922 kB in 14s (549 kB/s) [2019-09-12T07:30:36.984Z] #44 19.14 Reading package lists... [2019-09-12T07:30:36.984Z] #44 24.62 Reading package lists... [2019-09-12T07:30:36.984Z] #44 ... [2019-09-12T07:30:36.984Z] [2019-09-12T07:30:36.984Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:36.984Z] #35 24.46 Reading package lists... [2019-09-12T07:30:37.401Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-12T07:30:37.595Z] CC criu/path.o [2019-09-12T07:30:37.783Z]  [2019-09-12T07:30:37.879Z] CC criu/pie-util-vdso-elf32.o [2019-09-12T07:30:37.879Z] CC criu/pie-util-vdso.o [2019-09-12T07:30:37.911Z] #35 29.19 Building dependency tree... [2019-09-12T07:30:37.912Z] #35 30.19 Reading state information... [2019-09-12T07:30:38.162Z] CC criu/pie-util.o [2019-09-12T07:30:38.167Z] #35 ... [2019-09-12T07:30:38.167Z] [2019-09-12T07:30:38.167Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:38.167Z] #57 20.32 Fetched 7922 kB in 14s (538 kB/s) [2019-09-12T07:30:38.167Z] #57 20.32 Reading package lists... [2019-09-12T07:30:38.422Z] #57 26.29 Reading package lists... [2019-09-12T07:30:38.422Z] #57 ... [2019-09-12T07:30:38.422Z] [2019-09-12T07:30:38.423Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-12T07:30:38.423Z] #44 24.62 Reading package lists... [2019-09-12T07:30:38.444Z] CC criu/pipes.o [2019-09-12T07:30:38.543Z]  ########                                                                  11.2% ################# 24.5% ########################## 37.0% ######################################  53.7% ################################################## 70.4% ###########################################################  83.0% #######################################################################   99.7% ######################################################################## 100.0% [2019-09-12T07:30:38.543Z]  [2019-09-12T07:30:38.726Z] CC criu/plugin.o [2019-09-12T07:30:38.937Z]  ##################### 29.6% ################################################# 69.2% ######################################################################## 100.0% [2019-09-12T07:30:39.009Z] CC criu/proc_parse.o [2019-09-12T07:30:39.323Z]  [2019-09-12T07:30:39.348Z] #44 30.26 Building dependency tree... [2019-09-12T07:30:39.348Z] #44 31.28 Reading state information... [2019-09-12T07:30:39.703Z]  ###########                                                               16.6% ########################  34.4% ################################### 49.7% ##################################################  70.0% ################################################################# 90.4% ######################################################################## 100.0% [2019-09-12T07:30:40.186Z]  [2019-09-12T07:30:40.274Z] #44 32.29 The following additional packages will be installed: [2019-09-12T07:30:40.274Z] #44 32.29 btrfs-progs liblzo2-2 [2019-09-12T07:30:40.274Z] #44 32.48 The following NEW packages will be installed: [2019-09-12T07:30:40.274Z] #44 32.50 btrfs-progs btrfs-tools liblzo2-2 [2019-09-12T07:30:41.035Z] CC criu/protobuf-desc.o [2019-09-12T07:30:41.438Z]  ###  5.1% #########  12.7% ##############  20.2% ####################  27.8% #########################  35.3% ############################## 42.9% #################################### 50.5% ######################################### 58.0% ###############################################  65.6% #################################################### 73.2% ########################################################## 80.7% ############################################################### 88.3% ##################################################################### 95.9% ######################################################################## 100.0% [2019-09-12T07:30:41.438Z]  [2019-09-12T07:30:41.638Z] #44 33.69 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:30:41.638Z] #44 33.69 Need to get 649 kB of archives. [2019-09-12T07:30:41.638Z] #44 33.69 After this operation, 4320 kB of additional disk space will be used. [2019-09-12T07:30:41.638Z] #44 33.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-12T07:30:41.638Z] #44 33.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-12T07:30:41.638Z] #44 33.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-12T07:30:41.651Z] CC criu/protobuf.o [2019-09-12T07:30:41.651Z] CC criu/pstree.o [2019-09-12T07:30:41.893Z] #44 ... [2019-09-12T07:30:41.894Z] [2019-09-12T07:30:41.894Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-12T07:30:41.894Z] #50 DONE 33.2s [2019-09-12T07:30:41.894Z] [2019-09-12T07:30:41.894Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:41.894Z] #35 31.22 The following additional packages will be installed: [2019-09-12T07:30:41.894Z] #35 31.24 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-12T07:30:41.894Z] #35 31.24 Suggested packages: [2019-09-12T07:30:41.894Z] #35 31.24 codeblocks eclipse ninja-build lrzip [2019-09-12T07:30:41.894Z] #35 31.24 Recommended packages: [2019-09-12T07:30:41.894Z] #35 31.24 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-12T07:30:41.894Z] #35 31.93 The following NEW packages will be installed: [2019-09-12T07:30:41.894Z] #35 31.94 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-12T07:30:41.894Z] #35 31.95 vim-common xxd [2019-09-12T07:30:41.894Z] #35 33.02 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:30:41.894Z] #35 33.02 Need to get 13.7 MB of archives. [2019-09-12T07:30:41.894Z] #35 33.02 After this operation, 57.2 MB of additional disk space will be used. [2019-09-12T07:30:41.894Z] #35 33.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-12T07:30:41.894Z] #35 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-12T07:30:41.894Z] #35 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-12T07:30:41.894Z] #35 33.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-12T07:30:41.894Z] #35 33.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-12T07:30:41.894Z] #35 34.01 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-12T07:30:41.894Z] #35 34.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-12T07:30:41.894Z] #35 34.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-12T07:30:42.233Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-12T07:30:42.454Z] #35 34.60 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:30:42.454Z] #35 34.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:30:42.610Z]  [2019-09-12T07:30:42.610Z]  ######################################################################## 100.0% [2019-09-12T07:30:42.610Z]  [2019-09-12T07:30:42.660Z] CC criu/rbtree.o [2019-09-12T07:30:42.660Z] CC criu/rst-malloc.o [2019-09-12T07:30:42.942Z] CC criu/seccomp.o [2019-09-12T07:30:42.987Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-12T07:30:43.225Z] CC criu/seize.o [2019-09-12T07:30:43.362Z]  [2019-09-12T07:30:43.362Z]  ######################################################################## 100.0% [2019-09-12T07:30:43.362Z]  [2019-09-12T07:30:43.381Z] #35 35.55 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:30:43.381Z] #35 35.68 Fetched 13.7 MB in 2s (5140 kB/s) [2019-09-12T07:30:43.431Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:30:43.431Z] [2019-09-12T07:30:43.431Z] [2019-09-12T07:30:43.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-12T07:30:43.431Z] [2019-09-12T07:30:43.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-12T07:30:43.431Z] [2019-09-12T07:30:43.431Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-12T07:30:43.431Z] PKG_CONFIG=pkg-config [2019-09-12T07:30:43.431Z] GOLANG_VERSION=1.12.9 [2019-09-12T07:30:43.431Z] HOSTNAME=db6252681d25 [2019-09-12T07:30:43.431Z] KEEPBUNDLE=1 [2019-09-12T07:30:43.431Z] container=docker [2019-09-12T07:30:43.431Z] TEST_SKIP_INTEGRATION=1 [2019-09-12T07:30:43.431Z] GOPATH=/go [2019-09-12T07:30:43.431Z] PWD=/go/src/github.com/docker/docker [2019-09-12T07:30:43.431Z] HOME=/root [2019-09-12T07:30:43.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-12T07:30:43.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-12T07:30:43.431Z] DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:30:43.431Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-12T07:30:43.431Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-12T07:30:43.431Z] TERM=xterm [2019-09-12T07:30:43.431Z] DEST=bundles/test-integration [2019-09-12T07:30:43.431Z] SHLVL=1 [2019-09-12T07:30:43.431Z] TIMEOUT=120m [2019-09-12T07:30:43.431Z] TESTFLAGS=-test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-12T07:30:43.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-12T07:30:43.431Z] DOCKER_PKG=github.com/docker/docker [2019-09-12T07:30:43.431Z] TESTDEBUG=0 [2019-09-12T07:30:43.431Z] _=/usr/bin/env [2019-09-12T07:30:43.431Z] Building test suite binary ./integration-cli/test.main [2019-09-12T07:30:43.431Z] No new tests added to integration. [2019-09-12T07:30:43.431Z] [2019-09-12T07:30:43.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-12T07:30:43.431Z] PKG_CONFIG=pkg-config [2019-09-12T07:30:43.431Z] GOLANG_VERSION=1.12.9 [2019-09-12T07:30:43.431Z] HOSTNAME=19bd29e9bd6d [2019-09-12T07:30:43.431Z] KEEPBUNDLE=1 [2019-09-12T07:30:43.431Z] container=docker [2019-09-12T07:30:43.431Z] TEST_SKIP_INTEGRATION=1 [2019-09-12T07:30:43.431Z] GOPATH=/go [2019-09-12T07:30:43.431Z] PWD=/go/src/github.com/docker/docker [2019-09-12T07:30:43.431Z] HOME=/root [2019-09-12T07:30:43.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-12T07:30:43.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-12T07:30:43.431Z] DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:30:43.431Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-12T07:30:43.431Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-12T07:30:43.431Z] TERM=xterm [2019-09-12T07:30:43.431Z] DEST=bundles/test-integration [2019-09-12T07:30:43.431Z] SHLVL=1 [2019-09-12T07:30:43.431Z] TIMEOUT=120m [2019-09-12T07:30:43.431Z] TESTFLAGS=-test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-12T07:30:43.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-12T07:30:43.431Z] DOCKER_PKG=github.com/docker/docker [2019-09-12T07:30:43.431Z] TESTDEBUG=0 [2019-09-12T07:30:43.431Z] _=/usr/bin/env [2019-09-12T07:30:43.431Z] Building test suite binary ./integration-cli/test.main [2019-09-12T07:30:43.431Z] PKG_CONFIG=pkg-config [2019-09-12T07:30:43.431Z] GOLANG_VERSION=1.12.9 [2019-09-12T07:30:43.431Z] HOSTNAME=7a0b088cb659 [2019-09-12T07:30:43.431Z] KEEPBUNDLE=1 [2019-09-12T07:30:43.431Z] container=docker [2019-09-12T07:30:43.431Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-12T07:30:43.431Z] GOPATH=/go [2019-09-12T07:30:43.431Z] PWD=/go/src/github.com/docker/docker [2019-09-12T07:30:43.431Z] HOME=/root [2019-09-12T07:30:43.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-12T07:30:43.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-12T07:30:43.431Z] DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:30:43.431Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-12T07:30:43.431Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-12T07:30:43.431Z] TERM=xterm [2019-09-12T07:30:43.431Z] DEST=bundles/test-integration [2019-09-12T07:30:43.431Z] SHLVL=1 [2019-09-12T07:30:43.431Z] TIMEOUT=120m [2019-09-12T07:30:43.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-12T07:30:43.431Z] DOCKER_PKG=github.com/docker/docker [2019-09-12T07:30:43.431Z] TESTDEBUG=0 [2019-09-12T07:30:43.431Z] _=/usr/bin/env [2019-09-12T07:30:43.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-12T07:30:43.637Z] #35 35.78 Selecting previously unselected package cmake-data. [2019-09-12T07:30:43.637Z] #35 35.78 (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 ... 15091 files and directories currently installed.) [2019-09-12T07:30:43.637Z] #35 35.85 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-12T07:30:43.637Z] #35 35.86 Unpacking cmake-data (3.7.2-1) ... [2019-09-12T07:30:43.840Z] CC criu/servicefd.o [2019-09-12T07:30:44.123Z] CC criu/shmem.o [2019-09-12T07:30:44.155Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-12T07:30:44.155Z] skipping existing b63cc5f62c21 [2019-09-12T07:30:44.155Z] [2019-09-12T07:30:44.563Z] #35 ... [2019-09-12T07:30:44.563Z] [2019-09-12T07:30:44.563Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-12T07:30:44.563Z] #44 35.04 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:30:44.563Z] #44 35.21 Fetched 649 kB in 1s (551 kB/s) [2019-09-12T07:30:44.563Z] #44 35.30 Selecting previously unselected package liblzo2-2:amd64. [2019-09-12T07:30:44.563Z] #44 35.30 (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 ... 15091 files and directories currently installed.) [2019-09-12T07:30:44.563Z] #44 35.43 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-12T07:30:44.563Z] #44 35.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:30:44.563Z] #44 35.55 Selecting previously unselected package btrfs-progs. [2019-09-12T07:30:44.563Z] #44 35.55 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-12T07:30:44.563Z] #44 35.56 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:30:44.563Z] #44 36.07 Selecting previously unselected package btrfs-tools. [2019-09-12T07:30:44.563Z] #44 36.08 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-12T07:30:44.563Z] #44 36.09 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:30:44.563Z] #44 36.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:44.563Z] #44 36.29 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:30:44.563Z] #44 36.30 Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:30:44.563Z] #44 36.31 Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:30:44.563Z] #44 36.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:44.563Z] #44 DONE 36.5s [2019-09-12T07:30:44.563Z] [2019-09-12T07:30:44.563Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:30:44.563Z] #45 DONE 0.1s [2019-09-12T07:30:44.563Z] [2019-09-12T07:30:44.563Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:44.563Z] #30 35.04 sync [2019-09-12T07:30:44.563Z] #30 35.54 io [2019-09-12T07:30:44.563Z] #30 35.54 reflect [2019-09-12T07:30:44.563Z] #30 ... [2019-09-12T07:30:44.563Z] [2019-09-12T07:30:44.563Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-12T07:30:44.563Z] #46 DONE 0.1s [2019-09-12T07:30:44.563Z] [2019-09-12T07:30:44.563Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:30:44.738Z] CC criu/sigframe.o [2019-09-12T07:30:44.738Z] CC criu/signalfd.o [2019-09-12T07:30:44.928Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-12T07:30:44.928Z]  [2019-09-12T07:30:45.021Z] CC criu/sk-inet.o [2019-09-12T07:30:45.289Z]  ######################################################################## 100.0% [2019-09-12T07:30:45.289Z]  [2019-09-12T07:30:45.289Z] Download of images into '/build' complete. [2019-09-12T07:30:45.289Z] Use something like the following to load the result into a Docker daemon: [2019-09-12T07:30:45.289Z] tar -cC '/build' . | docker load [2019-09-12T07:30:45.636Z] CC criu/sk-netlink.o [2019-09-12T07:30:45.918Z] CC criu/sk-packet.o [2019-09-12T07:30:46.533Z] CC criu/sk-queue.o [2019-09-12T07:30:46.569Z] Removing intermediate container 67c69f0e8e7f [2019-09-12T07:30:46.569Z] ---> 53eaa6802019 [2019-09-12T07:30:46.569Z] Step 24/125 : FROM base AS cross-false [2019-09-12T07:30:46.569Z] ---> 17659225064d [2019-09-12T07:30:46.569Z] Step 25/125 : FROM base AS cross-true [2019-09-12T07:30:46.569Z] ---> 17659225064d [2019-09-12T07:30:46.569Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:30:46.569Z] ---> Using cache [2019-09-12T07:30:46.569Z] ---> a711a86829c4 [2019-09-12T07:30:46.569Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-12T07:30:46.569Z] ---> Running in 18fee792dcac [2019-09-12T07:30:46.820Z] CC criu/sk-tcp.o [2019-09-12T07:30:47.077Z] #47 2.502 + RM_GOPATH=0 [2019-09-12T07:30:47.077Z] #47 2.502 + TMP_GOPATH= [2019-09-12T07:30:47.077Z] #47 2.502 + : /build [2019-09-12T07:30:47.077Z] #47 2.504 + '[' -z '' ']' [2019-09-12T07:30:47.077Z] #47 2.504 ++ mktemp -d [2019-09-12T07:30:47.077Z] #47 2.510 + export GOPATH=/tmp/tmp.mS6wskjyjX [2019-09-12T07:30:47.077Z] #47 2.510 + GOPATH=/tmp/tmp.mS6wskjyjX [2019-09-12T07:30:47.077Z] #47 2.510 + RM_GOPATH=1 [2019-09-12T07:30:47.077Z] #47 2.510 ++ dirname ./install.sh [2019-09-12T07:30:47.077Z] #47 2.515 + dir=. [2019-09-12T07:30:47.077Z] #47 2.515 + bin=containerd [2019-09-12T07:30:47.077Z] #47 2.515 + shift [2019-09-12T07:30:47.077Z] #47 2.515 + '[' '!' -f ./containerd.installer ']' [2019-09-12T07:30:47.077Z] #47 2.516 + . ./containerd.installer [2019-09-12T07:30:47.077Z] #47 2.516 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:30:47.077Z] #47 2.516 + install_containerd [2019-09-12T07:30:47.077Z] #47 2.516 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-12T07:30:47.077Z] #47 2.517 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:30:47.077Z] #47 2.517 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mS6wskjyjX/src/github.com/containerd/containerd [2019-09-12T07:30:47.077Z] #47 2.518 Cloning into '/tmp/tmp.mS6wskjyjX/src/github.com/containerd/containerd'... [2019-09-12T07:30:47.110Z] CC criu/sk-unix.o [2019-09-12T07:30:47.818Z] Removing intermediate container 18fee792dcac [2019-09-12T07:30:47.818Z] ---> 32af018ed176 [2019-09-12T07:30:47.818Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-12T07:30:47.818Z] ---> Running in c29278cfb3ea [2019-09-12T07:30:48.581Z] CC criu/sockets.o [2019-09-12T07:30:48.703Z] Removing intermediate container c29278cfb3ea [2019-09-12T07:30:48.703Z] ---> e505650794d4 [2019-09-12T07:30:48.703Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-12T07:30:48.964Z] #47 ... [2019-09-12T07:30:48.964Z] [2019-09-12T07:30:48.964Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-12T07:30:48.964Z] #27 30.55 + cd /tmp/tmp.Lhc4OBO07B/src/gotest.tools/gotestsum [2019-09-12T07:30:48.964Z] #27 30.55 + git checkout -q v0.3.5 [2019-09-12T07:30:48.964Z] #27 30.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-12T07:30:48.964Z] #27 ... [2019-09-12T07:30:48.964Z] [2019-09-12T07:30:48.964Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:48.964Z] #57 26.29 Reading package lists... [2019-09-12T07:30:48.964Z] #57 31.64 Building dependency tree... [2019-09-12T07:30:48.964Z] #57 32.64 Reading state information... [2019-09-12T07:30:48.964Z] #57 33.65 The following additional packages will be installed: [2019-09-12T07:30:48.964Z] #57 33.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-12T07:30:48.964Z] #57 33.66 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-12T07:30:48.964Z] #57 33.68 Suggested packages: [2019-09-12T07:30:48.964Z] #57 33.69 manpages-dev python-setuptools [2019-09-12T07:30:48.964Z] #57 35.70 The following NEW packages will be installed: [2019-09-12T07:30:48.964Z] #57 35.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-12T07:30:48.964Z] #57 35.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-12T07:30:48.964Z] #57 35.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-12T07:30:48.964Z] #57 35.72 zlib1g-dev [2019-09-12T07:30:48.964Z] #57 36.79 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:30:48.964Z] #57 36.79 Need to get 3602 kB of archives. [2019-09-12T07:30:48.964Z] #57 36.79 After this operation, 18.9 MB of additional disk space will be used. [2019-09-12T07:30:48.964Z] #57 36.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-12T07:30:48.964Z] #57 36.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-12T07:30:48.964Z] #57 36.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-12T07:30:48.965Z] #57 36.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-12T07:30:48.965Z] #57 36.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-12T07:30:48.965Z] #57 36.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-12T07:30:48.965Z] #57 36.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-12T07:30:48.965Z] #57 36.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-12T07:30:48.965Z] #57 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-12T07:30:48.965Z] #57 36.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-12T07:30:48.965Z] #57 36.93 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-12T07:30:48.965Z] #57 36.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-12T07:30:48.965Z] #57 37.03 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-12T07:30:48.965Z] #57 37.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-12T07:30:48.965Z] #57 37.04 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-12T07:30:48.965Z] #57 37.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-12T07:30:48.965Z] #57 38.18 debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:30:48.965Z] #57 38.30 Fetched 3602 kB in 1s (2744 kB/s) [2019-09-12T07:30:48.965Z] #57 38.40 Selecting previously unselected package libnet1:amd64. [2019-09-12T07:30:48.965Z] #57 38.40 (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 ... 15091 files and directories currently installed.) [2019-09-12T07:30:48.965Z] #57 38.50 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 38.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-12T07:30:48.965Z] #57 38.63 Selecting previously unselected package libcap-dev:amd64. [2019-09-12T07:30:48.965Z] #57 38.66 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 38.67 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-12T07:30:48.965Z] #57 38.77 Selecting previously unselected package libnet1-dev. [2019-09-12T07:30:48.965Z] #57 38.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 38.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:30:48.965Z] #57 38.96 Selecting previously unselected package libnl-3-200:amd64. [2019-09-12T07:30:48.965Z] #57 38.96 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 38.97 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-12T07:30:48.965Z] #57 39.09 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-12T07:30:48.965Z] #57 39.09 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 39.09 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-12T07:30:48.965Z] #57 39.36 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-12T07:30:48.965Z] #57 39.37 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 39.38 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-12T07:30:48.965Z] #57 39.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-12T07:30:48.965Z] #57 39.48 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 39.48 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-12T07:30:48.965Z] #57 39.60 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-12T07:30:48.965Z] #57 39.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 39.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-12T07:30:48.965Z] #57 39.92 Selecting previously unselected package libprotobuf10:amd64. [2019-09-12T07:30:48.965Z] #57 39.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 39.93 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-12T07:30:48.965Z] #57 40.46 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-12T07:30:48.965Z] #57 40.47 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 40.49 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-12T07:30:48.965Z] #57 40.67 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-12T07:30:48.965Z] #57 40.70 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-12T07:30:48.965Z] #57 40.71 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-12T07:30:49.135Z] ---> Running in ca0d33ec59bd [2019-09-12T07:30:49.197Z] CC criu/stats.o [2019-09-12T07:30:49.197Z] CC criu/string.o [2019-09-12T07:30:49.197Z] CC criu/sysctl.o [2019-09-12T07:30:49.525Z] #57 41.74 Selecting previously unselected package libprotoc10:amd64. [2019-09-12T07:30:49.525Z] #57 41.75 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-12T07:30:49.525Z] #57 41.76 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-12T07:30:49.811Z] CC criu/sysfs_parse.o [2019-09-12T07:30:49.978Z] Removing intermediate container ca0d33ec59bd [2019-09-12T07:30:49.978Z] ---> a04b099f9a30 [2019-09-12T07:30:49.978Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-12T07:30:49.978Z] ---> Running in 7242a1c3d0bd [2019-09-12T07:30:50.093Z] CC criu/timerfd.o [2019-09-12T07:30:50.376Z] CC criu/tty.o [2019-09-12T07:30:50.451Z] #57 42.35 Selecting previously unselected package protobuf-c-compiler. [2019-09-12T07:30:50.451Z] #57 42.36 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-12T07:30:50.451Z] #57 42.38 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:30:50.451Z] #57 42.53 Selecting previously unselected package protobuf-compiler. [2019-09-12T07:30:50.451Z] #57 42.55 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-12T07:30:50.451Z] #57 42.56 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-12T07:30:50.451Z] #57 42.65 Selecting previously unselected package python-pkg-resources. [2019-09-12T07:30:50.451Z] #57 42.66 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:30:50.451Z] #57 42.67 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-12T07:30:50.706Z] #57 42.87 Selecting previously unselected package python-protobuf. [2019-09-12T07:30:50.706Z] #57 42.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-12T07:30:50.706Z] #57 42.88 Unpacking python-protobuf (3.0.0-9) ... [2019-09-12T07:30:51.236Z] Removing intermediate container 7242a1c3d0bd [2019-09-12T07:30:51.236Z] ---> cc0213345d36 [2019-09-12T07:30:51.236Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-12T07:30:51.236Z] ---> 17659225064d [2019-09-12T07:30:51.236Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-12T07:30:51.236Z] ---> 17659225064d [2019-09-12T07:30:51.236Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:30:51.236Z] ---> Using cache [2019-09-12T07:30:51.236Z] ---> a711a86829c4 [2019-09-12T07:30:51.236Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-12T07:30:51.236Z] ---> Running in 775f1c895011 [2019-09-12T07:30:51.267Z] #57 ... [2019-09-12T07:30:51.267Z] [2019-09-12T07:30:51.267Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:30:51.267Z] #33 32.59 internal/x/crypto/curve25519 [2019-09-12T07:30:51.267Z] #33 38.29 sync [2019-09-12T07:30:51.267Z] #33 38.81 reflect [2019-09-12T07:30:51.267Z] #33 38.82 io [2019-09-12T07:30:51.267Z] #33 40.01 bytes [2019-09-12T07:30:51.267Z] #33 41.68 bufio [2019-09-12T07:30:51.523Z] #33 ... [2019-09-12T07:30:51.523Z] [2019-09-12T07:30:51.523Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:51.523Z] #57 43.55 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-12T07:30:51.523Z] #57 43.67 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-12T07:30:51.523Z] #57 43.68 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-12T07:30:51.601Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:30:51.849Z] CC criu/tun.o [2019-09-12T07:30:51.967Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:30:51.967Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:30:51.967Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:30:51.967Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:30:51.967Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:30:51.967Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:30:52.132Z] CC criu/uffd.o [2019-09-12T07:30:52.333Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:30:53.140Z] CC criu/util.o [2019-09-12T07:30:53.588Z] Fetched 7671 kB in 1s (4841 kB/s) [2019-09-12T07:30:53.955Z] Reading package lists... [2019-09-12T07:30:54.148Z] CC criu/uts_ns.o [2019-09-12T07:30:54.148Z] CC criu/vdso.o [2019-09-12T07:30:54.319Z] Reading package lists... [2019-09-12T07:30:54.431Z] LINK criu/built-in.o [2019-09-12T07:30:54.706Z] Building dependency tree... [2019-09-12T07:30:54.706Z] Reading state information... [2019-09-12T07:30:54.706Z] The following additional packages will be installed: [2019-09-12T07:30:54.706Z] libapparmor1 libseccomp2 [2019-09-12T07:30:54.706Z] Suggested packages: [2019-09-12T07:30:54.706Z] seccomp [2019-09-12T07:30:54.706Z] The following NEW packages will be installed: [2019-09-12T07:30:54.706Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-12T07:30:54.706Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:30:54.706Z] Need to get 301 kB of archives. [2019-09-12T07:30:54.706Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-12T07:30:54.706Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-12T07:30:54.706Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-09-12T07:30:54.706Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-12T07:30:54.706Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-12T07:30:54.706Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:30:54.706Z] Fetched 301 kB in 0s (3615 kB/s) [2019-09-12T07:30:54.706Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-12T07:30:54.706Z] (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 ... 14828 files and directories currently installed.) [2019-09-12T07:30:54.706Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-12T07:30:54.706Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-12T07:30:54.714Z] LINK criu/criu [2019-09-12T07:30:54.997Z] DEP lib/c/criu.d [2019-09-12T07:30:54.997Z] CC images/rpc.pb-c.o [2019-09-12T07:30:55.080Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-12T07:30:55.080Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-12T07:30:55.080Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-12T07:30:55.080Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-12T07:30:55.080Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-12T07:30:55.080Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-12T07:30:55.080Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-12T07:30:55.080Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-12T07:30:55.080Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-12T07:30:55.080Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:55.080Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-12T07:30:55.080Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-12T07:30:55.080Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-12T07:30:55.080Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-12T07:30:55.080Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:55.612Z] CC lib/c/criu.o [2019-09-12T07:30:55.689Z] #57 47.55 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-12T07:30:55.689Z] #57 47.56 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-12T07:30:55.690Z] #57 47.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:55.690Z] #57 47.61 Setting up python-protobuf (3.0.0-9) ... [2019-09-12T07:30:55.690Z] #57 ... [2019-09-12T07:30:55.690Z] [2019-09-12T07:30:55.690Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:55.690Z] #30 37.01 syscall [2019-09-12T07:30:55.690Z] #30 42.91 time [2019-09-12T07:30:55.690Z] #30 ... [2019-09-12T07:30:55.690Z] [2019-09-12T07:30:55.690Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:55.690Z] #35 38.48 Selecting previously unselected package liblzo2-2:amd64. [2019-09-12T07:30:55.690Z] #35 38.49 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 38.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:30:55.690Z] #35 38.62 Selecting previously unselected package libicu57:amd64. [2019-09-12T07:30:55.690Z] #35 38.63 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 38.64 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-12T07:30:55.690Z] #35 43.92 Selecting previously unselected package libxml2:amd64. [2019-09-12T07:30:55.690Z] #35 43.94 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 43.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:30:55.690Z] #35 44.57 Selecting previously unselected package libarchive13:amd64. [2019-09-12T07:30:55.690Z] #35 44.59 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 44.60 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-12T07:30:55.690Z] #35 44.88 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-12T07:30:55.690Z] #35 44.88 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 44.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-12T07:30:55.690Z] #35 45.06 Selecting previously unselected package libuv1:amd64. [2019-09-12T07:30:55.690Z] #35 45.06 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 45.07 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-12T07:30:55.690Z] #35 45.20 Selecting previously unselected package cmake. [2019-09-12T07:30:55.690Z] #35 45.21 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 45.30 Unpacking cmake (3.7.2-1) ... [2019-09-12T07:30:55.690Z] #35 47.59 Selecting previously unselected package xxd. [2019-09-12T07:30:55.690Z] #35 47.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-12T07:30:55.690Z] #35 47.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:30:55.690Z] #35 47.82 Selecting previously unselected package vim-common. [2019-09-12T07:30:55.690Z] #35 47.83 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:30:55.690Z] #35 47.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:30:55.690Z] #35 ... [2019-09-12T07:30:55.690Z] [2019-09-12T07:30:55.690Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:55.690Z] #30 47.33 sort [2019-09-12T07:30:55.855Z] Removing intermediate container 775f1c895011 [2019-09-12T07:30:55.855Z] ---> c09eb74371d9 [2019-09-12T07:30:55.855Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-12T07:30:55.855Z] ---> cc0213345d36 [2019-09-12T07:30:55.855Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:30:55.855Z] ---> Running in f115f10f3116 [2019-09-12T07:30:55.855Z] Removing intermediate container f115f10f3116 [2019-09-12T07:30:55.855Z] ---> a4b881955c77 [2019-09-12T07:30:55.855Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-12T07:30:55.855Z] ---> Running in f1969310c113 [2019-09-12T07:30:55.960Z] #30 47.61 internal/poll [2019-09-12T07:30:56.227Z] LINK lib/c/built-in.o [2019-09-12T07:30:56.227Z] LINK lib/c/libcriu.so [2019-09-12T07:30:56.510Z] GEN magic.py [2019-09-12T07:30:56.510Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:30:56.510Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:30:56.794Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:30:56.884Z] #30 ... [2019-09-12T07:30:56.884Z] [2019-09-12T07:30:56.884Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:30:56.884Z] #35 48.21 Processing triggers for mime-support (3.60) ... [2019-09-12T07:30:56.884Z] #35 48.29 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:30:56.884Z] #35 48.30 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-12T07:30:56.884Z] #35 48.31 Setting up cmake-data (3.7.2-1) ... [2019-09-12T07:30:56.884Z] #35 48.33 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-12T07:30:56.884Z] #35 48.34 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:30:56.884Z] #35 48.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:56.884Z] #35 48.40 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:30:56.884Z] #35 48.41 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-12T07:30:56.884Z] #35 48.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-12T07:30:56.884Z] #35 48.43 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-12T07:30:56.884Z] #35 48.44 Setting up cmake (3.7.2-1) ... [2019-09-12T07:30:56.884Z] #35 48.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:30:56.884Z] #35 DONE 49.1s [2019-09-12T07:30:56.884Z] [2019-09-12T07:30:56.884Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:30:56.884Z] #30 48.45 internal/fmtsort [2019-09-12T07:30:56.884Z] #30 ... [2019-09-12T07:30:56.884Z] [2019-09-12T07:30:56.884Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:30:56.884Z] #36 DONE 0.1s [2019-09-12T07:30:57.078Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:30:57.139Z] [2019-09-12T07:30:57.139Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-12T07:30:57.139Z] #37 DONE 0.1s [2019-09-12T07:30:57.139Z] [2019-09-12T07:30:57.139Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-12T07:30:57.160Z] Removing intermediate container f1969310c113 [2019-09-12T07:30:57.160Z] ---> 3c43a3ab7b8b [2019-09-12T07:30:57.160Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-12T07:30:57.160Z] ---> c09eb74371d9 [2019-09-12T07:30:57.160Z] Step 39/125 : FROM base AS tomlv [2019-09-12T07:30:57.160Z] ---> 17659225064d [2019-09-12T07:30:57.160Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-12T07:30:57.160Z] ---> Running in b63f8fff7c3c [2019-09-12T07:30:57.160Z] Removing intermediate container b63f8fff7c3c [2019-09-12T07:30:57.160Z] ---> 7e6cd5a331fc [2019-09-12T07:30:57.160Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:30:57.362Z] make[1]: 'images/built-in.o' is up to date. [2019-09-12T07:30:57.362Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-12T07:30:57.362Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-12T07:30:57.362Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-12T07:30:57.362Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-12T07:30:57.362Z] make[1]: Nothing to be done for 'all'. [2019-09-12T07:30:57.362Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:30:57.362Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.622Z] ---> b11522876b8e [2019-09-12T07:30:57.623Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:30:57.623Z] ---> 6ecbfc6c632e [2019-09-12T07:30:57.623Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] make[2]: Nothing to be done for 'all'. [2019-09-12T07:30:57.645Z] INSTALL criu/criu [2019-09-12T07:30:57.998Z] ---> Running in d44b8a62f330 [2019-09-12T07:30:58.386Z] + RM_GOPATH=0 [2019-09-12T07:30:58.386Z] + TMP_GOPATH= [2019-09-12T07:30:58.386Z] + : /build [2019-09-12T07:30:58.386Z] + '[' -z '' ']' [2019-09-12T07:30:58.386Z] ++ mktemp -d [2019-09-12T07:30:58.386Z] + export GOPATH=/tmp/tmp.vb8TV8YehU [2019-09-12T07:30:58.386Z] + GOPATH=/tmp/tmp.vb8TV8YehU [2019-09-12T07:30:58.386Z] + RM_GOPATH=1 [2019-09-12T07:30:58.386Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:58.386Z] ++ dirname ./install.sh [2019-09-12T07:30:58.386Z] + dir=. [2019-09-12T07:30:58.386Z] + bin=tomlv [2019-09-12T07:30:58.386Z] + shift [2019-09-12T07:30:58.386Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-12T07:30:58.386Z] + . ./tomlv.installer [2019-09-12T07:30:58.386Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:58.386Z] + install_tomlv [2019-09-12T07:30:58.386Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-12T07:30:58.386Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vb8TV8YehU/src/github.com/BurntSushi/toml [2019-09-12T07:30:58.386Z] Cloning into '/tmp/tmp.vb8TV8YehU/src/github.com/BurntSushi/toml'... [2019-09-12T07:30:58.386Z] + cd /tmp/tmp.vb8TV8YehU/src/github.com/BurntSushi/toml [2019-09-12T07:30:58.386Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:30:58.759Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:30:58.759Z] math/bits [2019-09-12T07:30:58.759Z] errors [2019-09-12T07:30:58.759Z] internal/cpu [2019-09-12T07:30:58.759Z] math [2019-09-12T07:30:58.759Z] internal/bytealg [2019-09-12T07:30:58.759Z] runtime/internal/atomic [2019-09-12T07:30:58.759Z] runtime/internal/sys [2019-09-12T07:30:58.759Z] runtime/internal/math [2019-09-12T07:30:58.759Z] runtime [2019-09-12T07:30:59.117Z] Removing intermediate container 808df3ee5edc [2019-09-12T07:30:59.117Z] ---> 06ac188c68e2 [2019-09-12T07:30:59.117Z] Step 12/125 : FROM base AS registry [2019-09-12T07:30:59.117Z] ---> 6c13387a8e42 [2019-09-12T07:30:59.117Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-12T07:30:59.128Z] unicode/utf8 [2019-09-12T07:30:59.128Z] strconv [2019-09-12T07:30:59.128Z] internal/race [2019-09-12T07:30:59.128Z] sync/atomic [2019-09-12T07:30:59.405Z] ---> Running in d18a733d091a [2019-09-12T07:30:59.405Z] Removing intermediate container d18a733d091a [2019-09-12T07:30:59.405Z] ---> 0a1254dfe617 [2019-09-12T07:30:59.405Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-12T07:30:59.405Z] ---> Running in ff2f99a6c6ef [2019-09-12T07:30:59.405Z] Removing intermediate container ff2f99a6c6ef [2019-09-12T07:30:59.405Z] ---> 106ac98a9d83 [2019-09-12T07:30:59.405Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-12T07:30:59.405Z] ---> Running in e3cebda55c95 [2019-09-12T07:30:59.498Z] unicode [2019-09-12T07:30:59.498Z] internal/testlog [2019-09-12T07:30:59.498Z] encoding [2019-09-12T07:30:59.498Z] runtime/cgo [2019-09-12T07:30:59.649Z] #38 2.652 + RM_GOPATH=0 [2019-09-12T07:30:59.905Z] #38 2.652 + TMP_GOPATH= [2019-09-12T07:30:59.905Z] #38 2.652 + : /build [2019-09-12T07:30:59.905Z] #38 2.652 + '[' -z '' ']' [2019-09-12T07:30:59.905Z] #38 2.653 ++ mktemp -d [2019-09-12T07:30:59.905Z] #38 2.655 + export GOPATH=/tmp/tmp.rSrz3vn7Dc [2019-09-12T07:30:59.905Z] #38 2.655 + GOPATH=/tmp/tmp.rSrz3vn7Dc [2019-09-12T07:30:59.905Z] #38 2.655 + RM_GOPATH=1 [2019-09-12T07:30:59.905Z] #38 2.662 ++ dirname ./install.sh [2019-09-12T07:30:59.905Z] #38 2.663 + dir=. [2019-09-12T07:30:59.905Z] #38 2.663 + bin=tini [2019-09-12T07:30:59.905Z] #38 2.663 + shift [2019-09-12T07:30:59.905Z] #38 2.663 + '[' '!' -f ./tini.installer ']' [2019-09-12T07:30:59.905Z] #38 2.664 + . ./tini.installer [2019-09-12T07:30:59.905Z] #38 2.664 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:30:59.905Z] #38 2.664 + install_tini [2019-09-12T07:30:59.905Z] #38 2.664 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-12T07:30:59.905Z] #38 2.665 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:30:59.905Z] #38 2.665 + git clone https://github.com/krallin/tini.git /tmp/tmp.rSrz3vn7Dc/tini [2019-09-12T07:30:59.905Z] #38 2.668 Cloning into '/tmp/tmp.rSrz3vn7Dc/tini'... [2019-09-12T07:31:00.025Z] + mktemp -d [2019-09-12T07:31:00.025Z] + export GOPATH=/tmp/tmp.ufxczoS3Gc [2019-09-12T07:31:00.025Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution [2019-09-12T07:31:00.025Z] Cloning into '/tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution'... [2019-09-12T07:31:00.466Z] #38 3.470 + cd /tmp/tmp.rSrz3vn7Dc/tini [2019-09-12T07:31:00.466Z] #38 3.471 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:31:00.466Z] #38 3.486 + cmake . [2019-09-12T07:31:01.026Z] #38 3.952 -- The C compiler identification is GNU 6.3.0 [2019-09-12T07:31:01.026Z] #38 3.977 -- Check for working C compiler: /usr/bin/cc [2019-09-12T07:31:01.282Z] #38 ... [2019-09-12T07:31:01.282Z] [2019-09-12T07:31:01.282Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-12T07:31:01.282Z] #57 52.98 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-12T07:31:01.282Z] #57 53.00 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-12T07:31:01.282Z] #57 53.01 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-12T07:31:01.282Z] #57 53.03 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-12T07:31:01.282Z] #57 53.04 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-12T07:31:01.282Z] #57 53.05 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-12T07:31:01.282Z] #57 53.06 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-12T07:31:01.282Z] #57 53.07 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-12T07:31:01.282Z] #57 53.07 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-12T07:31:01.282Z] #57 53.08 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-12T07:31:01.282Z] #57 53.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:31:01.282Z] #57 DONE 53.4s [2019-09-12T07:31:01.282Z] [2019-09-12T07:31:01.282Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:01.295Z] sync [2019-09-12T07:31:01.295Z] io [2019-09-12T07:31:01.295Z] reflect [2019-09-12T07:31:01.295Z] syscall [2019-09-12T07:31:01.539Z] #58 ... [2019-09-12T07:31:01.539Z] [2019-09-12T07:31:01.539Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:01.539Z] #33 42.87 syscall [2019-09-12T07:31:01.539Z] #33 49.58 time [2019-09-12T07:31:01.539Z] #33 50.66 sort [2019-09-12T07:31:01.539Z] #33 51.87 internal/fmtsort [2019-09-12T07:31:01.539Z] #33 52.45 internal/syscall/unix [2019-09-12T07:31:01.539Z] #33 53.02 strings [2019-09-12T07:31:01.539Z] #33 ... [2019-09-12T07:31:01.539Z] [2019-09-12T07:31:01.539Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:31:01.539Z] #30 49.25 internal/syscall/unix [2019-09-12T07:31:01.539Z] #30 49.52 strings [2019-09-12T07:31:01.539Z] #30 49.98 os [2019-09-12T07:31:01.539Z] #30 52.23 bytes [2019-09-12T07:31:01.677Z] time [2019-09-12T07:31:01.677Z] sort [2019-09-12T07:31:02.067Z] internal/fmtsort [2019-09-12T07:31:02.067Z] internal/syscall/unix [2019-09-12T07:31:02.067Z] strings [2019-09-12T07:31:02.067Z] internal/poll [2019-09-12T07:31:02.067Z] bytes [2019-09-12T07:31:02.441Z] os [2019-09-12T07:31:02.441Z] bufio [2019-09-12T07:31:02.441Z] path [2019-09-12T07:31:02.441Z] fmt [2019-09-12T07:31:02.441Z] path/filepath [2019-09-12T07:31:02.465Z] #30 53.99 fmt [2019-09-12T07:31:02.721Z] #30 54.39 bufio [2019-09-12T07:31:02.750Z] + cd /tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution [2019-09-12T07:31:02.750Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-12T07:31:02.816Z] io/ioutil [2019-09-12T07:31:02.816Z] text/tabwriter [2019-09-12T07:31:02.816Z] flag [2019-09-12T07:31:02.816Z] github.com/BurntSushi/toml [2019-09-12T07:31:03.034Z] + GOPATH=/tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ufxczoS3Gc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-12T07:31:03.186Z] log [2019-09-12T07:31:03.186Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:31:04.084Z] #30 55.73 path/filepath [2019-09-12T07:31:04.084Z] #30 ... [2019-09-12T07:31:04.084Z] [2019-09-12T07:31:04.084Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:04.084Z] #33 53.85 internal/poll [2019-09-12T07:31:04.084Z] #33 55.39 os [2019-09-12T07:31:04.084Z] #33 55.43 path [2019-09-12T07:31:04.454Z] Removing intermediate container d44b8a62f330 [2019-09-12T07:31:04.454Z] ---> e4f3a3f1b4a5 [2019-09-12T07:31:04.454Z] Step 44/125 : FROM base AS vndr [2019-09-12T07:31:04.454Z] ---> 17659225064d [2019-09-12T07:31:04.454Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-12T07:31:04.454Z] ---> Running in 50060197c05f [2019-09-12T07:31:04.645Z] #33 56.07 regexp/syntax [2019-09-12T07:31:04.922Z] Removing intermediate container 50060197c05f [2019-09-12T07:31:04.922Z] ---> 537a1f6e00f0 [2019-09-12T07:31:04.922Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:31:04.922Z] ---> 78d7cbc852fa [2019-09-12T07:31:04.922Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:31:05.337Z] ---> 2654462fe9c4 [2019-09-12T07:31:05.337Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:31:05.337Z] ---> Running in 9df1b62d7097 [2019-09-12T07:31:05.788Z] + RM_GOPATH=0 [2019-09-12T07:31:05.788Z] + TMP_GOPATH= [2019-09-12T07:31:05.788Z] + : /build [2019-09-12T07:31:05.788Z] + '[' -z '' ']' [2019-09-12T07:31:05.788Z] ++ mktemp -d [2019-09-12T07:31:05.788Z] + export GOPATH=/tmp/tmp.4hVCw9PnIm [2019-09-12T07:31:05.788Z] + GOPATH=/tmp/tmp.4hVCw9PnIm [2019-09-12T07:31:05.788Z] + RM_GOPATH=1 [2019-09-12T07:31:05.788Z] ++ dirname ./install.sh [2019-09-12T07:31:05.788Z] + dir=. [2019-09-12T07:31:05.788Z] + bin=vndr [2019-09-12T07:31:05.788Z] + shift [2019-09-12T07:31:05.788Z] + '[' '!' -f ./vndr.installer ']' [2019-09-12T07:31:05.788Z] + . ./vndr.installer [2019-09-12T07:31:05.788Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:31:05.788Z] + install_vndr [2019-09-12T07:31:05.788Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-12T07:31:05.788Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4hVCw9PnIm/src/github.com/LK4D4/vndr [2019-09-12T07:31:05.788Z] Cloning into '/tmp/tmp.4hVCw9PnIm/src/github.com/LK4D4/vndr'... [2019-09-12T07:31:05.788Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:31:06.189Z] + cd /tmp/tmp.4hVCw9PnIm/src/github.com/LK4D4/vndr [2019-09-12T07:31:06.190Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:31:06.190Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-12T07:31:06.190Z] errors [2019-09-12T07:31:06.190Z] internal/cpu [2019-09-12T07:31:06.190Z] internal/race [2019-09-12T07:31:06.190Z] runtime/internal/atomic [2019-09-12T07:31:06.190Z] internal/bytealg [2019-09-12T07:31:06.190Z] runtime/internal/sys [2019-09-12T07:31:06.190Z] runtime/internal/math [2019-09-12T07:31:06.190Z] sync/atomic [2019-09-12T07:31:06.190Z] runtime [2019-09-12T07:31:06.588Z] unicode [2019-09-12T07:31:06.588Z] unicode/utf8 [2019-09-12T07:31:06.588Z] math/bits [2019-09-12T07:31:06.588Z] math [2019-09-12T07:31:06.981Z] strconv [2019-09-12T07:31:07.370Z] internal/testlog [2019-09-12T07:31:07.370Z] encoding [2019-09-12T07:31:07.370Z] unicode/utf16 [2019-09-12T07:31:07.370Z] container/list [2019-09-12T07:31:07.370Z] crypto/internal/subtle [2019-09-12T07:31:07.370Z] crypto/subtle [2019-09-12T07:31:07.370Z] crypto/rc4 [2019-09-12T07:31:07.370Z] internal/x/crypto/cryptobyte/asn1 [2019-09-12T07:31:07.370Z] internal/nettrace [2019-09-12T07:31:07.370Z] internal/x/net/dns/dnsmessage [2019-09-12T07:31:07.370Z] runtime/cgo [2019-09-12T07:31:07.910Z] #33 58.85 fmt [2019-09-12T07:31:07.910Z] #33 ... [2019-09-12T07:31:07.910Z] [2019-09-12T07:31:07.910Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:07.910Z] #58 3.678 Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:31:07.910Z] #58 3.681 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:31:07.910Z] #58 4.753 fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:31:07.910Z] #58 4.784 GEN .gitid [2019-09-12T07:31:07.910Z] #58 4.793 GEN criu/include/version.h [2019-09-12T07:31:07.910Z] #58 4.841 GEN include/common/asm [2019-09-12T07:31:07.910Z] #58 6.209 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-12T07:31:07.910Z] #58 6.292 PBCC images/opts.pb-c.c [2019-09-12T07:31:07.910Z] #58 6.355 PBCC images/sit.pb-c.c [2019-09-12T07:31:07.910Z] #58 6.425 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-12T07:31:07.910Z] #58 6.566 DEP images/opts.pb-c.d [2019-09-12T07:31:07.910Z] #58 6.647 DEP images/sit.pb-c.d [2019-09-12T07:31:07.910Z] #58 6.708 PBCC images/macvlan.pb-c.c [2019-09-12T07:31:07.910Z] #58 6.752 DEP images/macvlan.pb-c.d [2019-09-12T07:31:07.910Z] #58 6.822 PBCC images/autofs.pb-c.c [2019-09-12T07:31:08.165Z] #58 6.858 DEP images/autofs.pb-c.d [2019-09-12T07:31:08.165Z] #58 6.908 PBCC images/sysctl.pb-c.c [2019-09-12T07:31:08.165Z] #58 6.928 DEP images/sysctl.pb-c.d [2019-09-12T07:31:08.165Z] #58 ... [2019-09-12T07:31:08.165Z] [2019-09-12T07:31:08.165Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-12T07:31:08.165Z] #38 4.892 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-12T07:31:08.165Z] #38 4.897 -- Detecting C compiler ABI info [2019-09-12T07:31:08.165Z] #38 5.710 -- Detecting C compiler ABI info - done [2019-09-12T07:31:08.165Z] #38 5.790 -- Detecting C compile features [2019-09-12T07:31:08.165Z] #38 7.480 -- Detecting C compile features - done [2019-09-12T07:31:08.165Z] #38 7.522 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-12T07:31:08.165Z] #38 7.779 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-12T07:31:08.165Z] #38 7.869 -- Configuring done [2019-09-12T07:31:08.165Z] #38 7.893 -- Generating done [2019-09-12T07:31:08.165Z] #38 7.915 -- Build files have been written to: /tmp/tmp.rSrz3vn7Dc/tini [2019-09-12T07:31:08.165Z] #38 7.945 + make tini-static [2019-09-12T07:31:08.165Z] #38 8.291 Scanning dependencies of target tini-static [2019-09-12T07:31:08.165Z] #38 8.424 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-12T07:31:08.165Z] #38 9.774 [100%] Linking C executable tini-static [2019-09-12T07:31:08.165Z] #38 10.36 [100%] Built target tini-static [2019-09-12T07:31:08.165Z] #38 10.43 + mkdir -p /build [2019-09-12T07:31:08.165Z] #38 10.44 + cp tini-static /build/docker-init [2019-09-12T07:31:08.165Z] #38 DONE 11.2s [2019-09-12T07:31:08.165Z] [2019-09-12T07:31:08.165Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:08.165Z] #58 6.961 PBCC images/time.pb-c.c [2019-09-12T07:31:08.165Z] #58 7.020 DEP images/time.pb-c.d [2019-09-12T07:31:08.421Z] #58 7.155 PBCC images/binfmt-misc.pb-c.c [2019-09-12T07:31:08.421Z] #58 7.247 DEP images/binfmt-misc.pb-c.d [2019-09-12T07:31:08.421Z] #58 7.335 PBCC images/seccomp.pb-c.c [2019-09-12T07:31:08.677Z] #58 7.372 DEP images/seccomp.pb-c.d [2019-09-12T07:31:08.677Z] #58 7.555 PBCC images/userns.pb-c.c [2019-09-12T07:31:08.677Z] #58 7.590 DEP images/userns.pb-c.d [2019-09-12T07:31:08.681Z] sync [2019-09-12T07:31:08.681Z] io [2019-09-12T07:31:08.681Z] reflect [2019-09-12T07:31:08.681Z] bytes [2019-09-12T07:31:08.932Z] #58 7.696 PBCC images/cgroup.pb-c.c [2019-09-12T07:31:08.932Z] #58 7.778 DEP images/cgroup.pb-c.d [2019-09-12T07:31:09.073Z] bufio [2019-09-12T07:31:09.073Z] syscall [2019-09-12T07:31:09.188Z] #58 7.931 PBCC images/fown.pb-c.c [2019-09-12T07:31:09.188Z] #58 7.969 PBCC images/ext-file.pb-c.c [2019-09-12T07:31:09.188Z] #58 8.043 DEP images/fown.pb-c.d [2019-09-12T07:31:09.188Z] #58 8.074 DEP images/ext-file.pb-c.d [2019-09-12T07:31:09.443Z] #58 8.124 PBCC images/rpc.pb-c.c [2019-09-12T07:31:09.443Z] #58 8.165 DEP images/rpc.pb-c.d [2019-09-12T07:31:09.443Z] #58 8.222 PBCC images/siginfo.pb-c.c [2019-09-12T07:31:09.443Z] #58 8.264 DEP images/siginfo.pb-c.d [2019-09-12T07:31:09.443Z] #58 8.303 PBCC images/pagemap.pb-c.c [2019-09-12T07:31:09.443Z] #58 8.328 DEP images/pagemap.pb-c.d [2019-09-12T07:31:09.450Z] sort [2019-09-12T07:31:09.450Z] time [2019-09-12T07:31:09.450Z] internal/fmtsort [2019-09-12T07:31:09.699Z] #58 8.368 PBCC images/rlimit.pb-c.c [2019-09-12T07:31:09.699Z] #58 8.400 DEP images/rlimit.pb-c.d [2019-09-12T07:31:09.699Z] #58 8.460 PBCC images/file-lock.pb-c.c [2019-09-12T07:31:09.699Z] #58 8.508 DEP images/file-lock.pb-c.d [2019-09-12T07:31:09.699Z] #58 8.550 PBCC images/tty.pb-c.c [2019-09-12T07:31:09.838Z] internal/syscall/unix [2019-09-12T07:31:09.838Z] strings [2019-09-12T07:31:09.838Z] path [2019-09-12T07:31:09.838Z] internal/poll [2019-09-12T07:31:09.838Z] regexp/syntax [2019-09-12T07:31:09.954Z] #58 8.619 DEP images/tty.pb-c.d [2019-09-12T07:31:09.954Z] #58 8.693 PBCC images/tun.pb-c.c [2019-09-12T07:31:09.954Z] #58 8.793 PBCC images/netdev.pb-c.c [2019-09-12T07:31:09.954Z] #58 8.833 DEP images/tun.pb-c.d [2019-09-12T07:31:09.954Z] #58 8.888 DEP images/netdev.pb-c.d [2019-09-12T07:31:10.210Z] #58 8.956 PBCC images/vma.pb-c.c [2019-09-12T07:31:10.210Z] #58 9.013 DEP images/vma.pb-c.d [2019-09-12T07:31:10.210Z] #58 9.055 PBCC images/creds.pb-c.c [2019-09-12T07:31:10.210Z] #58 9.083 DEP images/creds.pb-c.d [2019-09-12T07:31:10.210Z] #58 9.132 PBCC images/utsns.pb-c.c [2019-09-12T07:31:10.222Z] os [2019-09-12T07:31:10.222Z] regexp [2019-09-12T07:31:10.222Z] fmt [2019-09-12T07:31:10.466Z] #58 9.182 DEP images/utsns.pb-c.d [2019-09-12T07:31:10.466Z] #58 9.246 PBCC images/ipc-desc.pb-c.c [2019-09-12T07:31:10.466Z] #58 9.290 PBCC images/ipc-sem.pb-c.c [2019-09-12T07:31:10.466Z] #58 9.320 DEP images/ipc-desc.pb-c.d [2019-09-12T07:31:10.466Z] #58 9.366 DEP images/ipc-sem.pb-c.d [2019-09-12T07:31:10.612Z] path/filepath [2019-09-12T07:31:10.612Z] flag [2019-09-12T07:31:10.612Z] go/token [2019-09-12T07:31:10.612Z] go/scanner [2019-09-12T07:31:10.612Z] io/ioutil [2019-09-12T07:31:10.612Z] net/url [2019-09-12T07:31:10.721Z] #58 9.410 PBCC images/ipc-msg.pb-c.c [2019-09-12T07:31:10.721Z] #58 9.422 DEP images/ipc-msg.pb-c.d [2019-09-12T07:31:10.721Z] #58 9.473 PBCC images/ipc-shm.pb-c.c [2019-09-12T07:31:10.721Z] #58 9.520 DEP images/ipc-shm.pb-c.d [2019-09-12T07:31:10.721Z] #58 9.551 PBCC images/ipc-var.pb-c.c [2019-09-12T07:31:10.721Z] #58 9.586 DEP images/ipc-var.pb-c.d [2019-09-12T07:31:10.976Z] #58 9.630 PBCC images/sk-opts.pb-c.c [2019-09-12T07:31:10.976Z] #58 9.638 PBCC images/packet-sock.pb-c.c [2019-09-12T07:31:10.976Z] #58 9.720 DEP images/sk-opts.pb-c.d [2019-09-12T07:31:10.976Z] #58 9.760 DEP images/packet-sock.pb-c.d [2019-09-12T07:31:10.976Z] #58 9.800 PBCC images/sk-netlink.pb-c.c [2019-09-12T07:31:10.976Z] #58 9.844 DEP images/sk-netlink.pb-c.d [2019-09-12T07:31:10.992Z] go/ast [2019-09-12T07:31:10.992Z] text/template/parse [2019-09-12T07:31:11.232Z] #58 9.886 PBCC images/sk-inet.pb-c.c [2019-09-12T07:31:11.232Z] #58 9.912 DEP images/sk-inet.pb-c.d [2019-09-12T07:31:11.232Z] #58 9.973 PBCC images/sk-unix.pb-c.c [2019-09-12T07:31:11.232Z] #58 10.05 DEP images/sk-unix.pb-c.d [2019-09-12T07:31:11.232Z] #58 10.09 PBCC images/mm.pb-c.c [2019-09-12T07:31:11.232Z] #58 10.14 DEP images/mm.pb-c.d [2019-09-12T07:31:11.232Z] #58 10.19 PBCC images/timerfd.pb-c.c [2019-09-12T07:31:11.385Z] go/parser [2019-09-12T07:31:11.385Z] text/template [2019-09-12T07:31:11.385Z] log [2019-09-12T07:31:11.487Z] #58 10.23 DEP images/timerfd.pb-c.d [2019-09-12T07:31:11.487Z] #58 10.30 PBCC images/timer.pb-c.c [2019-09-12T07:31:11.487Z] #58 10.35 DEP images/timer.pb-c.d [2019-09-12T07:31:11.487Z] #58 10.41 PBCC images/sa.pb-c.c [2019-09-12T07:31:11.742Z] #58 10.45 DEP images/sa.pb-c.d [2019-09-12T07:31:11.742Z] #58 10.49 PBCC images/pipe-data.pb-c.c [2019-09-12T07:31:11.742Z] #58 10.52 DEP images/pipe-data.pb-c.d [2019-09-12T07:31:11.742Z] #58 10.57 PBCC images/mnt.pb-c.c [2019-09-12T07:31:11.742Z] #58 10.61 DEP images/mnt.pb-c.d [2019-09-12T07:31:11.742Z] #58 10.65 PBCC images/sk-packet.pb-c.c [2019-09-12T07:31:11.762Z] encoding/binary [2019-09-12T07:31:11.762Z] go/doc [2019-09-12T07:31:11.762Z] encoding/base64 [2019-09-12T07:31:11.762Z] encoding/json [2019-09-12T07:31:11.762Z] github.com/LK4D4/vndr/build [2019-09-12T07:31:11.997Z] #58 10.69 DEP images/sk-packet.pb-c.d [2019-09-12T07:31:11.998Z] #58 10.76 PBCC images/tcp-stream.pb-c.c [2019-09-12T07:31:11.998Z] #58 10.80 DEP images/tcp-stream.pb-c.d [2019-09-12T07:31:11.998Z] #58 10.86 PBCC images/pipe.pb-c.c [2019-09-12T07:31:12.156Z] encoding/xml [2019-09-12T07:31:12.156Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-12T07:31:12.156Z] compress/flate [2019-09-12T07:31:12.253Z] #58 10.94 DEP images/pipe.pb-c.d [2019-09-12T07:31:12.253Z] #58 11.02 PBCC images/pstree.pb-c.c [2019-09-12T07:31:12.253Z] #58 11.06 DEP images/pstree.pb-c.d [2019-09-12T07:31:12.253Z] #58 11.10 PBCC images/fs.pb-c.c [2019-09-12T07:31:12.253Z] #58 11.12 DEP images/fs.pb-c.d [2019-09-12T07:31:12.508Z] #58 11.16 PBCC images/signalfd.pb-c.c [2019-09-12T07:31:12.508Z] #58 11.24 DEP images/signalfd.pb-c.d [2019-09-12T07:31:12.508Z] #58 11.30 PBCC images/fh.pb-c.c [2019-09-12T07:31:12.508Z] #58 11.33 PBCC images/fsnotify.pb-c.c [2019-09-12T07:31:12.508Z] #58 11.37 DEP images/fh.pb-c.d [2019-09-12T07:31:12.553Z] hash [2019-09-12T07:31:12.553Z] hash/crc32 [2019-09-12T07:31:12.553Z] compress/gzip [2019-09-12T07:31:12.553Z] context [2019-09-12T07:31:12.553Z] crypto/cipher [2019-09-12T07:31:12.553Z] math/rand [2019-09-12T07:31:12.763Z] #58 11.45 DEP images/fsnotify.pb-c.d [2019-09-12T07:31:12.763Z] #58 11.50 PBCC images/eventpoll.pb-c.c [2019-09-12T07:31:12.763Z] #58 11.56 DEP images/eventpoll.pb-c.d [2019-09-12T07:31:12.763Z] #58 11.63 PBCC images/eventfd.pb-c.c [2019-09-12T07:31:12.937Z] math/big [2019-09-12T07:31:12.937Z] crypto/aes [2019-09-12T07:31:12.937Z] crypto [2019-09-12T07:31:12.937Z] crypto/des [2019-09-12T07:31:12.937Z] crypto/internal/randutil [2019-09-12T07:31:12.937Z] crypto/sha512 [2019-09-12T07:31:12.937Z] crypto/hmac [2019-09-12T07:31:12.937Z] crypto/md5 [2019-09-12T07:31:12.937Z] crypto/sha1 [2019-09-12T07:31:13.018Z] #58 11.65 DEP images/eventfd.pb-c.d [2019-09-12T07:31:13.018Z] #58 11.69 PBCC images/remap-file-path.pb-c.c [2019-09-12T07:31:13.018Z] #58 11.71 DEP images/remap-file-path.pb-c.d [2019-09-12T07:31:13.018Z] #58 11.84 PBCC images/fifo.pb-c.c [2019-09-12T07:31:13.018Z] #58 11.87 DEP images/fifo.pb-c.d [2019-09-12T07:31:13.018Z] #58 11.92 PBCC images/ghost-file.pb-c.c [2019-09-12T07:31:13.274Z] #58 11.96 DEP images/ghost-file.pb-c.d [2019-09-12T07:31:13.274Z] #58 12.02 PBCC images/regfile.pb-c.c [2019-09-12T07:31:13.274Z] #58 12.08 DEP images/regfile.pb-c.d [2019-09-12T07:31:13.274Z] #58 12.16 PBCC images/ns.pb-c.c [2019-09-12T07:31:13.274Z] #58 12.18 DEP images/ns.pb-c.d [2019-09-12T07:31:13.450Z] crypto/sha256 [2019-09-12T07:31:13.450Z] encoding/hex [2019-09-12T07:31:13.450Z] encoding/pem [2019-09-12T07:31:13.450Z] internal/singleflight [2019-09-12T07:31:13.450Z] net [2019-09-12T07:31:13.531Z] #58 12.23 PBCC images/fdinfo.pb-c.c [2019-09-12T07:31:13.531Z] #58 12.34 DEP images/fdinfo.pb-c.d [2019-09-12T07:31:13.531Z] #58 12.40 PBCC images/core-aarch64.pb-c.c [2019-09-12T07:31:13.531Z] #58 12.41 PBCC images/core-arm.pb-c.c [2019-09-12T07:31:13.786Z] #58 12.46 PBCC images/core-ppc64.pb-c.c [2019-09-12T07:31:13.786Z] #58 12.53 PBCC images/core-s390.pb-c.c [2019-09-12T07:31:13.786Z] #58 12.58 PBCC images/core-x86.pb-c.c [2019-09-12T07:31:13.786Z] #58 12.65 PBCC images/core.pb-c.c [2019-09-12T07:31:13.786Z] #58 12.70 PBCC images/inventory.pb-c.c [2019-09-12T07:31:13.885Z] crypto/rand [2019-09-12T07:31:13.885Z] crypto/elliptic [2019-09-12T07:31:14.041Z] #58 12.76 DEP images/core-aarch64.pb-c.d [2019-09-12T07:31:14.041Z] #58 12.83 DEP images/core-arm.pb-c.d [2019-09-12T07:31:14.041Z] #58 12.87 DEP images/core-ppc64.pb-c.d [2019-09-12T07:31:14.041Z] #58 12.93 DEP images/core-s390.pb-c.d [2019-09-12T07:31:14.297Z] #58 12.96 DEP images/core-x86.pb-c.d [2019-09-12T07:31:14.297Z] #58 13.03 DEP images/core.pb-c.d [2019-09-12T07:31:14.297Z] #58 13.10 DEP images/inventory.pb-c.d [2019-09-12T07:31:14.297Z] #58 13.17 PBCC images/cpuinfo.pb-c.c [2019-09-12T07:31:14.297Z] #58 13.22 DEP images/cpuinfo.pb-c.d [2019-09-12T07:31:14.316Z] encoding/asn1 [2019-09-12T07:31:14.316Z] crypto/ecdsa [2019-09-12T07:31:14.552Z] #58 13.28 PBCC images/stats.pb-c.c [2019-09-12T07:31:14.552Z] #58 13.29 DEP images/stats.pb-c.d [2019-09-12T07:31:14.731Z] crypto/rsa [2019-09-12T07:31:14.731Z] crypto/dsa [2019-09-12T07:31:14.731Z] crypto/x509/pkix [2019-09-12T07:31:14.731Z] internal/x/crypto/cryptobyte [2019-09-12T07:31:15.108Z] internal/x/crypto/internal/chacha20 [2019-09-12T07:31:15.108Z] internal/x/crypto/poly1305 [2019-09-12T07:31:15.108Z] internal/x/crypto/chacha20poly1305 [2019-09-12T07:31:15.108Z] internal/x/crypto/curve25519 [2019-09-12T07:31:15.112Z] #58 ... [2019-09-12T07:31:15.112Z] [2019-09-12T07:31:15.112Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-12T07:31:15.112Z] #30 57.05 io/ioutil [2019-09-12T07:31:15.112Z] #30 57.69 path [2019-09-12T07:31:15.112Z] #30 58.25 text/tabwriter [2019-09-12T07:31:15.112Z] #30 58.89 flag [2019-09-12T07:31:15.112Z] #30 58.89 github.com/BurntSushi/toml [2019-09-12T07:31:15.112Z] #30 61.10 log [2019-09-12T07:31:15.112Z] #30 63.02 github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:31:15.112Z] #30 DONE 66.8s [2019-09-12T07:31:15.112Z] [2019-09-12T07:31:15.112Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:15.112Z] #33 61.30 path/filepath [2019-09-12T07:31:15.112Z] #33 62.39 regexp [2019-09-12T07:31:15.112Z] #33 63.43 flag [2019-09-12T07:31:15.112Z] #33 64.99 go/token [2019-09-12T07:31:15.112Z] #33 65.46 io/ioutil [2019-09-12T07:31:15.112Z] #33 65.51 go/scanner [2019-09-12T07:31:15.112Z] #33 66.15 net/url [2019-09-12T07:31:15.506Z] internal/x/crypto/hkdf [2019-09-12T07:31:15.506Z] internal/x/text/transform [2019-09-12T07:31:15.506Z] internal/x/text/unicode/bidi [2019-09-12T07:31:15.506Z] internal/x/text/secure/bidirule [2019-09-12T07:31:15.673Z] #33 66.97 go/ast [2019-09-12T07:31:15.900Z] internal/x/text/unicode/norm [2019-09-12T07:31:15.900Z] crypto/x509 [2019-09-12T07:31:16.281Z] internal/x/net/idna [2019-09-12T07:31:16.281Z] crypto/tls [2019-09-12T07:31:16.598Z] #33 67.96 text/template/parse [2019-09-12T07:31:16.598Z] #33 ... [2019-09-12T07:31:16.598Z] [2019-09-12T07:31:16.598Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:16.598Z] #58 15.35 make[1]: Nothing to be done for 'all'. [2019-09-12T07:31:16.701Z] net/textproto [2019-09-12T07:31:16.701Z] internal/x/net/http/httpguts [2019-09-12T07:31:16.701Z] internal/x/net/http/httpproxy [2019-09-12T07:31:16.701Z] internal/x/net/http2/hpack [2019-09-12T07:31:16.701Z] mime [2019-09-12T07:31:17.094Z] mime/quotedprintable [2019-09-12T07:31:17.094Z] mime/multipart [2019-09-12T07:31:17.094Z] net/http/internal [2019-09-12T07:31:17.094Z] os/exec [2019-09-12T07:31:17.485Z] net/http/httptrace [2019-09-12T07:31:17.485Z] net/http [2019-09-12T07:31:17.959Z] #58 16.52 CC images/stats.o [2019-09-12T07:31:17.959Z] #58 16.82 CC images/core.o [2019-09-12T07:31:18.214Z] #58 ... [2019-09-12T07:31:18.214Z] [2019-09-12T07:31:18.214Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:31:18.214Z] #47 23.70 + cd /tmp/tmp.mS6wskjyjX/src/github.com/containerd/containerd [2019-09-12T07:31:18.214Z] #47 23.70 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:31:18.214Z] #47 25.37 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-12T07:31:18.214Z] #47 25.37 + BUILDTAGS='netgo osusergo static_build' [2019-09-12T07:31:18.214Z] #47 25.37 + export EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:31:18.214Z] #47 25.37 + EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:31:18.214Z] #47 25.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-12T07:31:18.214Z] #47 25.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-12T07:31:18.214Z] #47 25.37 + '[' '' = dynamic ']' [2019-09-12T07:31:18.214Z] #47 25.37 + make [2019-09-12T07:31:18.214Z] #47 25.97 🇩 bin/ctr [2019-09-12T07:31:18.469Z] #47 ... [2019-09-12T07:31:18.469Z] [2019-09-12T07:31:18.469Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:18.469Z] #58 17.36 CC images/core-x86.o [2019-09-12T07:31:19.029Z] #58 17.78 CC images/core-arm.o [2019-09-12T07:31:19.284Z] #58 18.11 CC images/core-aarch64.o [2019-09-12T07:31:19.316Z] github.com/LK4D4/vndr/godl [2019-09-12T07:31:19.316Z] github.com/LK4D4/vndr [2019-09-12T07:31:19.843Z] #58 18.53 CC images/core-ppc64.o [2019-09-12T07:31:20.407Z] #58 19.16 CC images/core-s390.o [2019-09-12T07:31:20.967Z] #58 19.84 CC images/cpuinfo.o [2019-09-12T07:31:21.527Z] #58 20.29 CC images/inventory.o [2019-09-12T07:31:21.772Z] Removing intermediate container 9df1b62d7097 [2019-09-12T07:31:21.772Z] ---> 9361848f9bb0 [2019-09-12T07:31:21.772Z] Step 49/125 : FROM dev-base AS containerd [2019-09-12T07:31:21.772Z] ---> 17659225064d [2019-09-12T07:31:21.772Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:31:21.772Z] ---> Using cache [2019-09-12T07:31:21.772Z] ---> a711a86829c4 [2019-09-12T07:31:21.772Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-12T07:31:21.772Z] ---> Running in f59d7d0bdb67 [2019-09-12T07:31:21.782Z] #58 20.60 CC images/fdinfo.o [2019-09-12T07:31:22.342Z] #58 20.92 CC images/fown.o [2019-09-12T07:31:22.342Z] #58 21.14 CC images/ns.o [2019-09-12T07:31:22.598Z] #58 21.39 CC images/regfile.o [2019-09-12T07:31:22.718Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:31:22.718Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:31:22.718Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:31:22.718Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:31:22.718Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:31:22.718Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:31:22.852Z] #58 21.70 CC images/ghost-file.o [2019-09-12T07:31:23.107Z] #58 21.96 CC images/fifo.o [2019-09-12T07:31:23.291Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:31:23.291Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:31:23.361Z] #58 22.21 CC images/remap-file-path.o [2019-09-12T07:31:23.616Z] #58 22.40 CC images/eventfd.o [2019-09-12T07:31:23.871Z] #58 22.61 CC images/eventpoll.o [2019-09-12T07:31:24.127Z] #58 22.82 CC images/fh.o [2019-09-12T07:31:24.127Z] #58 23.06 CC images/fsnotify.o [2019-09-12T07:31:24.137Z] Fetched 7671 kB in 1s (4049 kB/s) [2019-09-12T07:31:24.915Z] Reading package lists... [2019-09-12T07:31:25.052Z] #58 23.55 CC images/signalfd.o [2019-09-12T07:31:25.052Z] #58 23.72 CC images/fs.o [2019-09-12T07:31:25.052Z] #58 23.86 CC images/pstree.o [2019-09-12T07:31:25.275Z] Reading package lists... [2019-09-12T07:31:25.275Z] Building dependency tree... [2019-09-12T07:31:25.275Z] Reading state information... [2019-09-12T07:31:25.307Z] #58 24.13 CC images/pipe.o [2019-09-12T07:31:25.563Z] #58 24.31 CC images/tcp-stream.o [2019-09-12T07:31:25.672Z] The following additional packages will be installed: [2019-09-12T07:31:25.672Z] btrfs-progs liblzo2-2 [2019-09-12T07:31:25.672Z] The following NEW packages will be installed: [2019-09-12T07:31:25.672Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-12T07:31:25.672Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:31:25.672Z] Need to get 668 kB of archives. [2019-09-12T07:31:25.672Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-12T07:31:25.672Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-12T07:31:25.672Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-12T07:31:25.672Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-12T07:31:25.672Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:31:25.672Z] Fetched 668 kB in 0s (6787 kB/s) [2019-09-12T07:31:25.672Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-12T07:31:25.672Z] (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 ... 14828 files and directories currently installed.) [2019-09-12T07:31:25.672Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-12T07:31:25.672Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:31:25.672Z] Selecting previously unselected package btrfs-progs. [2019-09-12T07:31:25.672Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-12T07:31:25.672Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:31:25.817Z] #58 24.63 CC images/sk-packet.o [2019-09-12T07:31:26.034Z] Selecting previously unselected package btrfs-tools. [2019-09-12T07:31:26.034Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-12T07:31:26.034Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:31:26.034Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:31:26.034Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:31:26.034Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:31:26.034Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:31:26.034Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:31:26.072Z] #58 24.85 CC images/mnt.o [2019-09-12T07:31:26.327Z] #58 25.09 CC images/pipe-data.o [2019-09-12T07:31:26.327Z] #58 25.24 CC images/sa.o [2019-09-12T07:31:26.583Z] #58 25.42 CC images/timer.o [2019-09-12T07:31:26.816Z] Removing intermediate container f59d7d0bdb67 [2019-09-12T07:31:26.816Z] ---> 9e064dc9b632 [2019-09-12T07:31:26.816Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-12T07:31:26.816Z] ---> Running in a15aff612dfc [2019-09-12T07:31:26.816Z] Removing intermediate container a15aff612dfc [2019-09-12T07:31:26.816Z] ---> 68aa526ad2b0 [2019-09-12T07:31:26.816Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:31:27.143Z] #58 25.75 CC images/timerfd.o [2019-09-12T07:31:27.143Z] #58 25.99 CC images/mm.o [2019-09-12T07:31:27.181Z] ---> 37a800e8ab90 [2019-09-12T07:31:27.181Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:31:27.181Z] ---> e8f5030444aa [2019-09-12T07:31:27.181Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:31:27.543Z] ---> Running in 056f0cd83a81 [2019-09-12T07:31:27.704Z] #58 26.30 CC images/sk-opts.o [2019-09-12T07:31:27.704Z] #58 26.52 CC images/sk-unix.o [2019-09-12T07:31:27.904Z] + RM_GOPATH=0 [2019-09-12T07:31:27.904Z] + TMP_GOPATH= [2019-09-12T07:31:27.904Z] + : /build [2019-09-12T07:31:27.904Z] + '[' -z '' ']' [2019-09-12T07:31:27.904Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:31:27.904Z] ++ mktemp -d [2019-09-12T07:31:27.904Z] + export GOPATH=/tmp/tmp.Vp1d7qhssO [2019-09-12T07:31:27.904Z] + GOPATH=/tmp/tmp.Vp1d7qhssO [2019-09-12T07:31:27.904Z] + RM_GOPATH=1 [2019-09-12T07:31:27.904Z] ++ dirname ./install.sh [2019-09-12T07:31:27.904Z] + dir=. [2019-09-12T07:31:27.904Z] + bin=containerd [2019-09-12T07:31:27.904Z] + shift [2019-09-12T07:31:27.904Z] + '[' '!' -f ./containerd.installer ']' [2019-09-12T07:31:27.904Z] + . ./containerd.installer [2019-09-12T07:31:27.904Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:31:27.904Z] + install_containerd [2019-09-12T07:31:27.904Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-12T07:31:27.904Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Vp1d7qhssO/src/github.com/containerd/containerd [2019-09-12T07:31:27.904Z] Cloning into '/tmp/tmp.Vp1d7qhssO/src/github.com/containerd/containerd'... [2019-09-12T07:31:28.270Z] #58 26.92 CC images/sk-inet.o [2019-09-12T07:31:28.525Z] #58 27.36 CC images/tun.o [2019-09-12T07:31:28.780Z] #58 27.64 CC images/sk-netlink.o [2019-09-12T07:31:29.036Z] #58 27.84 CC images/packet-sock.o [2019-09-12T07:31:29.291Z] #58 28.18 CC images/ipc-var.o [2019-09-12T07:31:29.306Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-12T07:31:29.306Z] [2019-09-12T07:31:29.306Z] ________ ____ __. [2019-09-12T07:31:29.306Z] \_____ \ | |/ _| [2019-09-12T07:31:29.306Z] / | \| < [2019-09-12T07:31:29.306Z] / | \ | \ [2019-09-12T07:31:29.306Z] \_______ /____|__ \ [2019-09-12T07:31:29.306Z] \/ \/ [2019-09-12T07:31:29.306Z] [2019-09-12T07:31:29.306Z] INFO: make.ps1 ended at 09/12/2019 07:31:26 [2019-09-12T07:31:29.306Z] INFO: Binaries build ended at 09/12/2019 07:31:27. Duration:00:01:35.9608050 [2019-09-12T07:31:29.547Z] #58 28.49 CC images/ipc-desc.o [2019-09-12T07:31:29.765Z] INFO: Copying the built daemon binary to d:\CI-5\CI-270be1721\binary\dockerd-270be1721.exe... [2019-09-12T07:31:29.765Z] INFO: Copying the built client binary to d:\CI-5\CI-270be1721\binary\docker-270be1721.exe... [2019-09-12T07:31:29.765Z] INFO: Copying dockerversion from the container... [2019-09-12T07:31:29.802Z] #58 28.75 CC images/ipc-shm.o [2019-09-12T07:31:30.057Z] #58 ... [2019-09-12T07:31:30.057Z] [2019-09-12T07:31:30.057Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:30.057Z] #33 71.28 go/parser [2019-09-12T07:31:30.057Z] #33 72.00 text/template [2019-09-12T07:31:30.057Z] #33 74.55 log [2019-09-12T07:31:30.057Z] #33 75.02 encoding/binary [2019-09-12T07:31:30.057Z] #33 76.32 go/doc [2019-09-12T07:31:30.057Z] #33 76.49 encoding/base64 [2019-09-12T07:31:30.057Z] #33 76.94 encoding/json [2019-09-12T07:31:30.057Z] #33 79.06 github.com/LK4D4/vndr/build [2019-09-12T07:31:30.057Z] #33 ... [2019-09-12T07:31:30.057Z] [2019-09-12T07:31:30.057Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:30.057Z] #58 29.00 CC images/ipc-msg.o [2019-09-12T07:31:30.618Z] #58 29.24 CC images/ipc-sem.o [2019-09-12T07:31:30.618Z] #58 29.46 CC images/utsns.o [2019-09-12T07:31:30.731Z] INFO: Copying the golang package from the container to d:\CI-5\CI-270be1721\installer\go.zip... [2019-09-12T07:31:30.873Z] #58 29.62 CC images/creds.o [2019-09-12T07:31:31.113Z] + cd /tmp/tmp.Vp1d7qhssO/src/github.com/containerd/containerd [2019-09-12T07:31:31.113Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:31:31.113Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-12T07:31:31.113Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-12T07:31:31.113Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:31:31.113Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:31:31.113Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-12T07:31:31.113Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-12T07:31:31.113Z] + '[' '' = dynamic ']' [2019-09-12T07:31:31.113Z] + make [2019-09-12T07:31:31.129Z] #58 29.82 CC images/vma.o [2019-09-12T07:31:31.129Z] #58 29.96 CC images/netdev.o [2019-09-12T07:31:31.384Z] #58 30.26 CC images/tty.o [2019-09-12T07:31:31.560Z] 🇩 bin/ctr [2019-09-12T07:31:31.944Z] #58 30.72 CC images/file-lock.o [2019-09-12T07:31:32.199Z] #58 30.86 CC images/rlimit.o [2019-09-12T07:31:32.200Z] #58 30.99 CC images/pagemap.o [2019-09-12T07:31:32.455Z] #58 31.21 CC images/siginfo.o [2019-09-12T07:31:32.711Z] #58 31.55 CC images/rpc.o [2019-09-12T07:31:34.074Z] #58 32.73 CC images/ext-file.o [2019-09-12T07:31:34.074Z] #58 32.94 CC images/cgroup.o [2019-09-12T07:31:34.462Z] INFO: Extracting go.zip to d:\CI-5\CI-270be1721\go [2019-09-12T07:31:34.635Z] #58 33.50 CC images/userns.o [2019-09-12T07:31:34.890Z] #58 33.75 CC images/google/protobuf/descriptor.o [2019-09-12T07:31:36.777Z] #58 35.15 CC images/opts.o [2019-09-12T07:31:36.777Z] #58 35.42 CC images/seccomp.o [2019-09-12T07:31:36.777Z] #58 35.64 CC images/binfmt-misc.o [2019-09-12T07:31:37.032Z] #58 35.84 CC images/time.o [2019-09-12T07:31:37.288Z] #58 36.06 CC images/sysctl.o [2019-09-12T07:31:37.543Z] #58 36.35 CC images/autofs.o [2019-09-12T07:31:37.800Z] #58 36.62 CC images/macvlan.o [2019-09-12T07:31:38.056Z] #58 36.84 CC images/sit.o [2019-09-12T07:31:38.056Z] #58 36.97 LINK images/built-in.o [2019-09-12T07:31:38.312Z] #58 37.16 GEN compel/include/asm [2019-09-12T07:31:38.312Z] #58 37.17 GEN compel/include/version.h [2019-09-12T07:31:38.312Z] #58 37.20 touch .config [2019-09-12T07:31:38.312Z] #58 37.21 GEN include/common/config.h [2019-09-12T07:31:38.312Z] #58 37.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-12T07:31:38.567Z] #58 37.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-12T07:31:38.567Z] #58 37.32 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-12T07:31:38.567Z] #58 37.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-12T07:31:38.567Z] #58 37.38 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-12T07:31:38.567Z] #58 37.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-12T07:31:38.567Z] #58 37.44 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-12T07:31:38.567Z] #58 37.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-12T07:31:38.567Z] #58 37.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-12T07:31:38.823Z] #58 37.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-12T07:31:38.823Z] #58 37.54 DEP compel/plugins/std/infect.d [2019-09-12T07:31:38.823Z] #58 37.66 DEP compel/plugins/std/string.d [2019-09-12T07:31:38.823Z] #58 37.76 DEP compel/plugins/std/log.d [2019-09-12T07:31:39.078Z] #58 37.83 DEP compel/plugins/std/fds.d [2019-09-12T07:31:39.078Z] #58 37.91 DEP compel/plugins/std/std.d [2019-09-12T07:31:39.078Z] #58 38.02 DEP compel/plugins/shmem/shmem.d [2019-09-12T07:31:39.333Z] #58 38.14 DEP compel/plugins/fds/fds.d [2019-09-12T07:31:39.589Z] #58 38.30 CC compel/plugins/std/std.o [2019-09-12T07:31:39.844Z] #58 38.63 CC compel/plugins/std/fds.o [2019-09-12T07:31:40.405Z] #58 39.11 CC compel/plugins/std/log.o [2019-09-12T07:31:40.661Z] #58 ... [2019-09-12T07:31:40.661Z] [2019-09-12T07:31:40.661Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-12T07:31:40.661Z] #61 85.11 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:31:40.661Z] #61 85.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-12T07:31:40.661Z] #61 DONE 92.0s [2019-09-12T07:31:40.661Z] [2019-09-12T07:31:40.661Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-12T07:31:40.661Z] #62 DONE 0.1s [2019-09-12T07:31:40.661Z] [2019-09-12T07:31:40.661Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:40.661Z] #33 82.08 encoding/xml [2019-09-12T07:31:40.661Z] #33 82.11 github.com/LK4D4/vndr/godl/singleflight [2019-09-12T07:31:40.661Z] #33 82.33 compress/flate [2019-09-12T07:31:40.661Z] #33 84.57 hash [2019-09-12T07:31:40.661Z] #33 84.81 hash/crc32 [2019-09-12T07:31:40.661Z] #33 85.36 compress/gzip [2019-09-12T07:31:40.661Z] #33 85.97 context [2019-09-12T07:31:40.661Z] #33 86.54 crypto/cipher [2019-09-12T07:31:40.661Z] #33 87.49 math/rand [2019-09-12T07:31:40.661Z] #33 87.66 crypto/aes [2019-09-12T07:31:40.661Z] #33 88.38 math/big [2019-09-12T07:31:40.661Z] #33 88.53 crypto [2019-09-12T07:31:40.661Z] #33 88.80 crypto/des [2019-09-12T07:31:40.661Z] #33 89.35 crypto/internal/randutil [2019-09-12T07:31:40.661Z] #33 89.44 crypto/sha512 [2019-09-12T07:31:40.661Z] #33 90.50 crypto/hmac [2019-09-12T07:31:40.661Z] #33 90.73 crypto/md5 [2019-09-12T07:31:40.661Z] #33 91.25 crypto/sha1 [2019-09-12T07:31:40.661Z] #33 91.91 crypto/sha256 [2019-09-12T07:31:41.220Z] #33 ... [2019-09-12T07:31:41.220Z] [2019-09-12T07:31:41.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:41.220Z] #58 39.94 CC compel/plugins/std/string.o [2019-09-12T07:31:42.145Z] #58 40.83 CC compel/plugins/std/infect.o [2019-09-12T07:31:42.275Z] + dpkg --print-architecture [2019-09-12T07:31:42.275Z] + cd /tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution [2019-09-12T07:31:42.275Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-12T07:31:42.275Z] + GOPATH=/tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ufxczoS3Gc [2019-09-12T07:31:42.275Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-12T07:31:42.400Z] #58 41.12 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-12T07:31:42.400Z] #58 41.17 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-12T07:31:42.400Z] #58 41.21 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-12T07:31:42.400Z] #58 41.27 AR compel/plugins/std.lib.a [2019-09-12T07:31:42.664Z] #58 41.30 CC compel/plugins/fds/fds.o [2019-09-12T07:31:42.664Z] #58 41.49 AR compel/plugins/fds.lib.a [2019-09-12T07:31:42.664Z] #58 41.53 HOSTDEP compel/src/lib/log-host.d [2019-09-12T07:31:42.921Z] #58 41.60 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-12T07:31:42.921Z] #58 41.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-12T07:31:43.177Z] #58 41.84 HOSTDEP compel/src/main-host.d [2019-09-12T07:31:43.177Z] #58 42.00 DEP compel/src/lib/ptrace.d [2019-09-12T07:31:43.432Z] #58 42.17 DEP compel/src/lib/infect.d [2019-09-12T07:31:43.432Z] #58 42.32 DEP compel/src/lib/infect-util.d [2019-09-12T07:31:43.687Z] #58 42.47 DEP compel/src/lib/infect-rpc.d [2019-09-12T07:31:43.942Z] #58 42.59 DEP compel/arch/x86/src/lib/infect.d [2019-09-12T07:31:43.942Z] #58 42.71 DEP compel/arch/x86/src/lib/cpu.d [2019-09-12T07:31:43.942Z] #58 42.79 DEP compel/src/lib/log.d [2019-09-12T07:31:44.197Z] #58 42.93 DEP compel/src/main.d [2019-09-12T07:31:44.197Z] #58 43.05 DEP compel/src/lib/handle-elf.d [2019-09-12T07:31:44.452Z] #58 43.23 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-12T07:31:44.452Z] #58 43.38 CC compel/src/lib/log.o [2019-09-12T07:31:45.012Z] #58 43.62 CC compel/arch/x86/src/lib/cpu.o [2019-09-12T07:31:45.572Z] #58 44.24 CC compel/arch/x86/src/lib/infect.o [2019-09-12T07:31:46.133Z] #58 44.99 CC compel/src/lib/infect-rpc.o [2019-09-12T07:31:46.693Z] #58 45.38 CC compel/src/lib/infect-util.o [2019-09-12T07:31:46.948Z] #58 45.65 CC compel/src/lib/infect.o [2019-09-12T07:31:47.771Z] + rm -rf /tmp/tmp.ufxczoS3Gc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ufxczoS3Gc [2019-09-12T07:31:48.834Z] #58 47.63 CC compel/src/lib/ptrace.o [2019-09-12T07:31:49.251Z] Removing intermediate container e3cebda55c95 [2019-09-12T07:31:49.251Z] ---> 896725a40074 [2019-09-12T07:31:49.251Z] Step 16/125 : FROM base AS swagger [2019-09-12T07:31:49.251Z] ---> 6c13387a8e42 [2019-09-12T07:31:49.251Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-12T07:31:49.251Z] ---> Running in e92b92af77ac [2019-09-12T07:31:49.251Z] Removing intermediate container e92b92af77ac [2019-09-12T07:31:49.251Z] ---> d539462912d7 [2019-09-12T07:31:49.251Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-12T07:31:49.251Z] ---> Running in a8a9290ace40 [2019-09-12T07:31:49.395Z] #58 47.98 AR compel/libcompel.a [2019-09-12T07:31:49.395Z] #58 48.02 HOSTCC compel/src/main-host.o [2019-09-12T07:31:49.534Z] + mktemp -d [2019-09-12T07:31:49.534Z] + export GOPATH=/tmp/tmp.bsh2mWZ8nb [2019-09-12T07:31:49.534Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.bsh2mWZ8nb/src/github.com/go-swagger/go-swagger [2019-09-12T07:31:49.534Z] Cloning into '/tmp/tmp.bsh2mWZ8nb/src/github.com/go-swagger/go-swagger'... [2019-09-12T07:31:49.651Z] #58 48.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-12T07:31:49.907Z] #58 48.59 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-12T07:31:50.163Z] #58 48.94 HOSTCC compel/src/lib/log-host.o [2019-09-12T07:31:50.418Z] #58 49.17 HOSTLINK compel/compel-host-bin [2019-09-12T07:31:50.418Z] #58 49.29 DEP soccr/soccr.d [2019-09-12T07:31:50.674Z] #58 49.41 CC soccr/soccr.o [2019-09-12T07:31:52.038Z] #58 50.51 AR soccr/libsoccr.a [2019-09-12T07:31:52.038Z] #58 50.54 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:31:52.038Z] #58 ... [2019-09-12T07:31:52.038Z] [2019-09-12T07:31:52.038Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:31:52.038Z] #33 93.28 encoding/hex [2019-09-12T07:31:52.038Z] #33 93.59 encoding/pem [2019-09-12T07:31:52.038Z] #33 93.95 internal/singleflight [2019-09-12T07:31:52.038Z] #33 94.18 net [2019-09-12T07:31:52.038Z] #33 95.63 crypto/rand [2019-09-12T07:31:52.038Z] #33 96.07 crypto/elliptic [2019-09-12T07:31:52.038Z] #33 98.00 encoding/asn1 [2019-09-12T07:31:52.038Z] #33 99.93 crypto/ecdsa [2019-09-12T07:31:52.038Z] #33 100.4 crypto/rsa [2019-09-12T07:31:52.038Z] #33 101.7 crypto/dsa [2019-09-12T07:31:52.038Z] #33 102.0 crypto/x509/pkix [2019-09-12T07:31:52.038Z] #33 102.3 internal/x/crypto/cryptobyte [2019-09-12T07:31:52.038Z] #33 ... [2019-09-12T07:31:52.038Z] [2019-09-12T07:31:52.038Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:31:52.038Z] #58 50.81 DEP criu/arch/x86/sigframe.d [2019-09-12T07:31:52.293Z] #58 50.97 DEP criu/arch/x86/sigaction_compat.d [2019-09-12T07:31:52.293Z] #58 51.05 DEP criu/arch/x86/kerndat.d [2019-09-12T07:31:52.293Z] #58 51.15 DEP criu/arch/x86/crtools.d [2019-09-12T07:31:52.549Z] #58 51.25 DEP criu/arch/x86/cpu.d [2019-09-12T07:31:52.549Z] #58 51.43 CC criu/arch/x86/cpu.o [2019-09-12T07:31:53.110Z] #58 51.94 CC criu/arch/x86/crtools.o [2019-09-12T07:31:54.475Z] #58 53.00 CC criu/arch/x86/kerndat.o [2019-09-12T07:31:54.731Z] #58 53.49 CC criu/arch/x86/sigaction_compat.o [2019-09-12T07:31:54.731Z] #58 53.69 CC criu/arch/x86/sigframe.o [2019-09-12T07:31:55.318Z] #58 53.93 LINK criu/arch/x86/crtools.built-in.o [2019-09-12T07:31:55.318Z] #58 53.99 DEP criu/pie/util-vdso-elf32.d [2019-09-12T07:31:55.318Z] #58 54.08 DEP criu/arch/x86/vdso-pie.d [2019-09-12T07:31:55.318Z] #58 54.26 DEP criu/pie/parasite-vdso.d [2019-09-12T07:31:55.879Z] #58 54.46 DEP criu/pie/util-vdso.d [2019-09-12T07:31:55.879Z] #58 54.58 DEP criu/pie/util.d [2019-09-12T07:31:56.135Z] #58 54.73 CC criu/pie/util.o [2019-09-12T07:31:56.135Z] #58 55.00 CC criu/pie/util-vdso.o [2019-09-12T07:31:56.367Z] + cd /tmp/tmp.bsh2mWZ8nb/src/github.com/go-swagger/go-swagger [2019-09-12T07:31:56.367Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-12T07:31:56.696Z] #58 55.57 CC criu/pie/parasite-vdso.o [2019-09-12T07:31:56.984Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-12T07:31:58.061Z] #58 56.52 CC criu/arch/x86/vdso-pie.o [2019-09-12T07:31:58.061Z] #58 56.81 CC criu/pie/util-vdso-elf32.o [2019-09-12T07:31:58.622Z] #58 57.43 AR criu/pie/pie.lib.a [2019-09-12T07:31:58.622Z] #58 57.49 DEP criu/pie/restorer.d [2019-09-12T07:31:58.878Z] #58 57.70 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-12T07:31:59.134Z] #58 57.86 DEP criu/arch/x86/restorer_unmap.d [2019-09-12T07:31:59.134Z] #58 57.88 DEP criu/arch/x86/restorer.d [2019-09-12T07:31:59.134Z] #58 58.04 DEP criu/pie/parasite.d [2019-09-12T07:31:59.390Z] #58 58.32 CC criu/pie/parasite.o [2019-09-12T07:32:00.561Z] 🇩 bin/containerd [2019-09-12T07:32:00.754Z] #58 59.46 LINK criu/pie/parasite.built-in.o [2019-09-12T07:32:00.754Z] #58 59.48 GEN criu/pie/parasite-blob.h [2019-09-12T07:32:00.754Z] #58 59.50 CC criu/arch/x86/restorer.o [2019-09-12T07:32:01.315Z] #58 60.03 CC criu/arch/x86/restorer_unmap.o [2019-09-12T07:32:01.315Z] #58 60.08 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-12T07:32:01.570Z] #58 60.36 CC criu/pie/restorer.o [2019-09-12T07:32:02.826Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-12T07:32:02.826Z] [2019-09-12T07:32:02.826Z] ________ ____ __. [2019-09-12T07:32:02.826Z] \_____ \ | |/ _| [2019-09-12T07:32:02.826Z] / | \| < [2019-09-12T07:32:02.826Z] / | \ | \ [2019-09-12T07:32:02.826Z] \_______ /____|__ \ [2019-09-12T07:32:02.826Z] \/ \/ [2019-09-12T07:32:02.826Z] [2019-09-12T07:32:02.826Z] INFO: make.ps1 ended at 09/12/2019 07:32:00 [2019-09-12T07:32:02.826Z] INFO: Binaries build ended at 09/12/2019 07:32:02. Duration:00:01:31.5518269 [2019-09-12T07:32:02.934Z] #58 ... [2019-09-12T07:32:02.934Z] [2019-09-12T07:32:02.934Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:32:02.934Z] #33 103.9 internal/x/crypto/internal/chacha20 [2019-09-12T07:32:02.934Z] #33 104.4 internal/x/crypto/poly1305 [2019-09-12T07:32:02.934Z] #33 104.7 internal/x/crypto/chacha20poly1305 [2019-09-12T07:32:02.934Z] #33 105.8 internal/x/crypto/hkdf [2019-09-12T07:32:02.934Z] #33 105.9 internal/x/text/transform [2019-09-12T07:32:02.934Z] #33 106.4 internal/x/text/unicode/bidi [2019-09-12T07:32:02.934Z] #33 108.0 internal/x/text/secure/bidirule [2019-09-12T07:32:02.934Z] #33 108.3 internal/x/text/unicode/norm [2019-09-12T07:32:02.934Z] #33 111.5 crypto/x509 [2019-09-12T07:32:02.934Z] #33 111.8 internal/x/net/idna [2019-09-12T07:32:02.934Z] #33 113.7 net/textproto [2019-09-12T07:32:03.190Z] #33 114.5 internal/x/net/http/httpguts [2019-09-12T07:32:03.446Z] #33 114.7 internal/x/net/http/httpproxy [2019-09-12T07:32:04.007Z] #33 ... [2019-09-12T07:32:04.007Z] [2019-09-12T07:32:04.007Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:04.007Z] #58 62.81 LINK criu/pie/restorer.built-in.o [2019-09-12T07:32:04.007Z] #58 62.83 GEN criu/pie/restorer-blob.h [2019-09-12T07:32:04.007Z] #58 62.93 DEP criu/vdso.d [2019-09-12T07:32:04.459Z] INFO: Extraction ended at 09/12/2019 07:32:01. Duration:00:00:27.9233659 [2019-09-12T07:32:04.459Z] INFO: Updating the golang and path environment variables [2019-09-12T07:32:04.459Z] INFO: GOPATH=d:\gopath [2019-09-12T07:32:04.459Z] INFO: go version go1.12.9 windows/amd64 [2019-09-12T07:32:04.459Z] INFO: Running the daemon under test in debug mode [2019-09-12T07:32:04.459Z] INFO: Starting a daemon under test... [2019-09-12T07:32:04.459Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-5\CI-270be1721\daemon --pidfile d:\CI-5\CI-270be1721\docker.pid -D [2019-09-12T07:32:04.459Z] INFO: Process started successfully. [2019-09-12T07:32:04.459Z] INFO: Start tailing logs of the daemon under tests [2019-09-12T07:32:04.459Z] INFO: Waiting for the daemon under test to start... [2019-09-12T07:32:04.568Z] #58 63.24 DEP criu/vdso-compat.d [2019-09-12T07:32:04.568Z] #58 63.37 DEP criu/uts_ns.d [2019-09-12T07:32:04.568Z] #58 63.50 DEP criu/util.d [2019-09-12T07:32:04.568Z] #58 ... [2019-09-12T07:32:04.568Z] [2019-09-12T07:32:04.568Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-12T07:32:04.568Z] #24 105.9 + GOBIN=/build [2019-09-12T07:32:04.568Z] #24 105.9 + /build/gometalinter --install [2019-09-12T07:32:04.568Z] #24 105.9 Installing: [2019-09-12T07:32:04.568Z] #24 105.9 deadcode [2019-09-12T07:32:04.568Z] #24 105.9 dupl [2019-09-12T07:32:04.568Z] #24 105.9 errcheck [2019-09-12T07:32:04.568Z] #24 105.9 gas [2019-09-12T07:32:04.568Z] #24 105.9 gochecknoglobals [2019-09-12T07:32:04.568Z] #24 105.9 gochecknoinits [2019-09-12T07:32:04.568Z] #24 105.9 goconst [2019-09-12T07:32:04.568Z] #24 105.9 gocyclo [2019-09-12T07:32:04.568Z] #24 105.9 goimports [2019-09-12T07:32:04.568Z] #24 105.9 golint [2019-09-12T07:32:04.568Z] #24 105.9 gosimple [2019-09-12T07:32:04.568Z] #24 105.9 gotype [2019-09-12T07:32:04.568Z] #24 105.9 gotypex [2019-09-12T07:32:04.568Z] #24 105.9 ineffassign [2019-09-12T07:32:04.568Z] #24 105.9 interfacer [2019-09-12T07:32:04.568Z] #24 105.9 lll [2019-09-12T07:32:04.568Z] #24 105.9 maligned [2019-09-12T07:32:04.568Z] #24 105.9 megacheck [2019-09-12T07:32:04.568Z] #24 105.9 misspell [2019-09-12T07:32:04.568Z] #24 105.9 nakedret [2019-09-12T07:32:04.568Z] #24 105.9 safesql [2019-09-12T07:32:04.568Z] #24 105.9 staticcheck [2019-09-12T07:32:04.568Z] #24 105.9 structcheck [2019-09-12T07:32:04.568Z] #24 105.9 unconvert [2019-09-12T07:32:04.568Z] #24 105.9 unparam [2019-09-12T07:32:04.568Z] #24 105.9 unused [2019-09-12T07:32:04.568Z] #24 105.9 varcheck [2019-09-12T07:32:04.824Z] #24 ... [2019-09-12T07:32:04.824Z] [2019-09-12T07:32:04.824Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:32:04.824Z] #33 115.4 internal/x/net/http2/hpack [2019-09-12T07:32:04.824Z] #33 115.8 crypto/tls [2019-09-12T07:32:05.014Z] INFO: Copying the built daemon binary to d:\CI-5\CI-ac88a03b2\binary\dockerd-ac88a03b2.exe... [2019-09-12T07:32:05.080Z] #33 116.4 mime [2019-09-12T07:32:05.427Z] INFO: Daemon under test started and replied! [2019-09-12T07:32:05.427Z] INFO: Docker version of the daemon under test [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] Client: [2019-09-12T07:32:05.427Z] Version: 17.06.2-ce [2019-09-12T07:32:05.427Z] API version: 1.30 [2019-09-12T07:32:05.427Z] Go version: go1.8.3 [2019-09-12T07:32:05.427Z] Git commit: cec0b72 [2019-09-12T07:32:05.427Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-12T07:32:05.427Z] OS/Arch: windows/amd64 [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] Server: [2019-09-12T07:32:05.427Z] Version: 0.0.0-dev [2019-09-12T07:32:05.427Z] API version: 1.41 (minimum version 1.24) [2019-09-12T07:32:05.427Z] Go version: go1.12.9 [2019-09-12T07:32:05.427Z] Git commit: 270be1721 [2019-09-12T07:32:05.427Z] Built: 09/12/2019 07:30:02 [2019-09-12T07:32:05.427Z] OS/Arch: windows/amd64 [2019-09-12T07:32:05.427Z] Experimental: false [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] INFO: Docker info of the daemon under test [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] Containers: 0 [2019-09-12T07:32:05.427Z] Running: 0 [2019-09-12T07:32:05.427Z] Paused: 0 [2019-09-12T07:32:05.427Z] Stopped: 0 [2019-09-12T07:32:05.427Z] Images: 0 [2019-09-12T07:32:05.427Z] Server Version: 0.0.0-dev [2019-09-12T07:32:05.427Z] Storage Driver: windowsfilter [2019-09-12T07:32:05.427Z] Windows: [2019-09-12T07:32:05.427Z] Logging Driver: json-file [2019-09-12T07:32:05.427Z] Plugins: [2019-09-12T07:32:05.427Z] Volume: local [2019-09-12T07:32:05.427Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-12T07:32:05.427Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:32:05.427Z] Swarm: inactive [2019-09-12T07:32:05.427Z] Default Isolation: process [2019-09-12T07:32:05.427Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-12T07:32:05.427Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-12T07:32:05.427Z] OSType: windows [2019-09-12T07:32:05.427Z] Architecture: x86_64 [2019-09-12T07:32:05.427Z] CPUs: 4 [2019-09-12T07:32:05.427Z] Total Memory: 32GiB [2019-09-12T07:32:05.427Z] Name: azwin-2-e11800 [2019-09-12T07:32:05.427Z] ID: C7Z4:Y6X6:4RMF:C76V:BLFJ:AL43:EKDD:YSHU:JWC5:C5HB:UTCL:4KSW [2019-09-12T07:32:05.427Z] Docker Root Dir: D:\CI-5\CI-270be1721\daemon [2019-09-12T07:32:05.427Z] Debug Mode (client): false [2019-09-12T07:32:05.427Z] Debug Mode (server): true [2019-09-12T07:32:05.427Z] File Descriptors: -1 [2019-09-12T07:32:05.427Z] Goroutines: 17 [2019-09-12T07:32:05.427Z] System Time: 2019-09-12T07:32:05.2746462Z [2019-09-12T07:32:05.427Z] EventsListeners: 0 [2019-09-12T07:32:05.427Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:32:05.427Z] Labels: [2019-09-12T07:32:05.427Z] Experimental: false [2019-09-12T07:32:05.427Z] Insecure Registries: [2019-09-12T07:32:05.427Z] 127.0.0.0/8 [2019-09-12T07:32:05.427Z] Live Restore Enabled: false [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] INFO: Docker images of the daemon under test [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-12T07:32:05.427Z] [2019-09-12T07:32:05.427Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-12T07:32:05.888Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-09-12T07:32:05.888Z] ltsc2016: Pulling from windows/servercore [2019-09-12T07:32:05.888Z] 3889bb8d808b: Pulling fs layer [2019-09-12T07:32:05.888Z] 921b2cb8ef3f: Pulling fs layer [2019-09-12T07:32:05.985Z] INFO: Copying the built client binary to d:\CI-5\CI-ac88a03b2\binary\docker-ac88a03b2.exe... [2019-09-12T07:32:05.985Z] INFO: Copying dockerversion from the container... [2019-09-12T07:32:05.986Z] INFO: Copying the golang package from the container to d:\CI-5\CI-ac88a03b2\installer\go.zip... [2019-09-12T07:32:06.452Z] #33 117.9 mime/quotedprintable [2019-09-12T07:32:07.014Z] #33 118.1 mime/multipart [2019-09-12T07:32:07.941Z] #33 119.1 net/http/internal [2019-09-12T07:32:07.941Z] #33 119.4 os/exec [2019-09-12T07:32:08.901Z] INFO: Extracting go.zip to d:\CI-5\CI-ac88a03b2\go [2019-09-12T07:32:10.455Z] #33 ... [2019-09-12T07:32:10.455Z] [2019-09-12T07:32:10.455Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:10.455Z] #58 63.68 DEP criu/uffd.d [2019-09-12T07:32:10.455Z] #58 63.82 DEP criu/tun.d [2019-09-12T07:32:10.455Z] #58 64.06 DEP criu/tty.d [2019-09-12T07:32:10.455Z] #58 64.29 DEP criu/timerfd.d [2019-09-12T07:32:10.455Z] #58 64.57 DEP criu/sysfs_parse.d [2019-09-12T07:32:10.455Z] #58 64.74 DEP criu/sysctl.d [2019-09-12T07:32:10.455Z] #58 64.94 DEP criu/string.d [2019-09-12T07:32:10.455Z] #58 65.01 DEP criu/stats.d [2019-09-12T07:32:10.455Z] #58 65.10 DEP criu/sockets.d [2019-09-12T07:32:10.455Z] #58 65.23 DEP criu/sk-unix.d [2019-09-12T07:32:10.455Z] #58 65.41 DEP criu/sk-tcp.d [2019-09-12T07:32:10.455Z] #58 65.63 DEP criu/sk-queue.d [2019-09-12T07:32:10.455Z] #58 65.81 DEP criu/sk-packet.d [2019-09-12T07:32:10.455Z] #58 65.97 DEP criu/sk-netlink.d [2019-09-12T07:32:10.455Z] #58 66.19 DEP criu/sk-inet.d [2019-09-12T07:32:10.455Z] #58 66.41 DEP criu/signalfd.d [2019-09-12T07:32:10.455Z] #58 66.63 DEP criu/sigframe.d [2019-09-12T07:32:10.455Z] #58 66.74 DEP criu/shmem.d [2019-09-12T07:32:10.455Z] #58 66.87 DEP criu/servicefd.d [2019-09-12T07:32:10.455Z] #58 67.11 DEP criu/seize.d [2019-09-12T07:32:10.455Z] #58 67.31 DEP criu/seccomp.d [2019-09-12T07:32:10.455Z] #58 67.51 DEP criu/rst-malloc.d [2019-09-12T07:32:10.455Z] #58 67.58 DEP criu/rbtree.d [2019-09-12T07:32:10.455Z] #58 67.64 DEP criu/pstree.d [2019-09-12T07:32:10.455Z] #58 67.88 DEP criu/protobuf.d [2019-09-12T07:32:10.455Z] #58 68.00 GEN criu/protobuf-desc-gen.h [2019-09-12T07:32:10.455Z] #58 69.12 DEP criu/protobuf-desc.d [2019-09-12T07:32:10.711Z] #58 69.31 DEP criu/proc_parse.d [2019-09-12T07:32:10.711Z] #58 69.55 DEP criu/plugin.d [2019-09-12T07:32:10.966Z] #58 69.68 DEP criu/pipes.d [2019-09-12T07:32:11.222Z] #58 69.84 DEP criu/pie-util.d [2019-09-12T07:32:11.222Z] #58 69.96 DEP criu/pie-util-vdso.d [2019-09-12T07:32:11.222Z] #58 70.07 DEP criu/pie-util-vdso-elf32.d [2019-09-12T07:32:11.222Z] #58 70.17 DEP criu/path.d [2019-09-12T07:32:11.783Z] #58 70.36 DEP criu/parasite-syscall.d [2019-09-12T07:32:11.783Z] #58 70.57 DEP criu/pagemap.d [2019-09-12T07:32:11.783Z] #58 70.73 DEP criu/pagemap-cache.d [2019-09-12T07:32:12.039Z] #58 70.86 DEP criu/page-xfer.d [2019-09-12T07:32:12.295Z] #58 71.05 DEP criu/page-pipe.d [2019-09-12T07:32:12.295Z] #58 71.14 DEP criu/netfilter.d [2019-09-12T07:32:12.295Z] #58 71.25 DEP criu/net.d [2019-09-12T07:32:12.855Z] #58 71.43 DEP criu/namespaces.d [2019-09-12T07:32:12.855Z] #58 71.58 DEP criu/mount.d [2019-09-12T07:32:13.111Z] #58 71.77 DEP criu/mem.d [2019-09-12T07:32:13.367Z] #58 72.04 DEP criu/lsm.d [2019-09-12T07:32:13.367Z] #58 72.22 DEP criu/log.d [2019-09-12T07:32:13.623Z] #58 72.43 DEP criu/libnetlink.d [2019-09-12T07:32:13.879Z] #58 72.60 DEP criu/kerndat.d [2019-09-12T07:32:14.136Z] #58 72.78 DEP criu/kcmp-ids.d [2019-09-12T07:32:14.136Z] #58 72.85 DEP criu/irmap.d [2019-09-12T07:32:14.392Z] #58 ... [2019-09-12T07:32:14.392Z] [2019-09-12T07:32:14.392Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-12T07:32:14.392Z] #27 DONE 125.9s [2019-09-12T07:32:14.392Z] [2019-09-12T07:32:14.392Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:14.392Z] #58 73.06 DEP criu/ipc_ns.d [2019-09-12T07:32:14.392Z] #58 ... [2019-09-12T07:32:14.392Z] [2019-09-12T07:32:14.392Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:32:14.392Z] #33 124.1 net/http/httptrace [2019-09-12T07:32:14.392Z] #33 124.3 net/http [2019-09-12T07:32:18.555Z] #33 ... [2019-09-12T07:32:18.555Z] [2019-09-12T07:32:18.555Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:18.555Z] #58 73.41 DEP criu/image.d [2019-09-12T07:32:18.555Z] #58 73.68 DEP criu/image-desc.d [2019-09-12T07:32:18.555Z] #58 73.89 DEP criu/fsnotify.d [2019-09-12T07:32:18.555Z] #58 74.12 DEP criu/filesystems.d [2019-09-12T07:32:18.555Z] #58 74.19 DEP criu/files.d [2019-09-12T07:32:18.555Z] #58 74.33 DEP criu/files-reg.d [2019-09-12T07:32:18.555Z] #58 74.54 DEP criu/files-ext.d [2019-09-12T07:32:18.555Z] #58 74.64 DEP criu/file-lock.d [2019-09-12T07:32:18.555Z] #58 74.80 DEP criu/file-ids.d [2019-09-12T07:32:18.555Z] #58 74.98 DEP criu/fifo.d [2019-09-12T07:32:18.555Z] #58 75.18 DEP criu/fdstore.d [2019-09-12T07:32:18.555Z] #58 75.26 DEP criu/fault-injection.d [2019-09-12T07:32:18.555Z] #58 75.29 DEP criu/external.d [2019-09-12T07:32:18.555Z] #58 75.36 DEP criu/eventpoll.d [2019-09-12T07:32:18.555Z] #58 75.56 DEP criu/eventfd.d [2019-09-12T07:32:18.555Z] #58 75.67 DEP criu/crtools.d [2019-09-12T07:32:18.555Z] #58 75.83 DEP criu/cr-service.d [2019-09-12T07:32:18.555Z] #58 75.96 DEP criu/cr-restore.d [2019-09-12T07:32:18.555Z] #58 76.15 DEP criu/cr-errno.d [2019-09-12T07:32:18.555Z] #58 76.17 DEP criu/cr-dump.d [2019-09-12T07:32:18.555Z] #58 76.42 DEP criu/cr-dedup.d [2019-09-12T07:32:18.555Z] #58 76.59 DEP criu/cr-check.d [2019-09-12T07:32:18.555Z] #58 76.73 DEP criu/config.d [2019-09-12T07:32:18.555Z] #58 76.86 DEP criu/clone-noasan.d [2019-09-12T07:32:18.555Z] #58 76.91 DEP criu/cgroup.d [2019-09-12T07:32:18.555Z] #58 77.01 DEP criu/cgroup-props.d [2019-09-12T07:32:18.555Z] #58 77.06 DEP criu/bitmap.d [2019-09-12T07:32:18.555Z] #58 77.08 DEP criu/bfd.d [2019-09-12T07:32:18.555Z] #58 77.17 DEP criu/autofs.d [2019-09-12T07:32:18.555Z] #58 77.37 DEP criu/aio.d [2019-09-12T07:32:18.811Z] #58 77.54 DEP criu/action-scripts.d [2019-09-12T07:32:19.067Z] #58 77.77 CC criu/action-scripts.o [2019-09-12T07:32:19.323Z] #58 78.17 CC criu/aio.o [2019-09-12T07:32:19.392Z] + rm -rf /tmp/tmp.bsh2mWZ8nb [2019-09-12T07:32:19.392Z] Removing intermediate container a8a9290ace40 [2019-09-12T07:32:19.392Z] ---> 0d4dc7b8c8db [2019-09-12T07:32:19.392Z] Step 19/125 : FROM base AS frozen-images [2019-09-12T07:32:19.392Z] ---> 6c13387a8e42 [2019-09-12T07:32:19.392Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:32:19.392Z] ---> Using cache [2019-09-12T07:32:19.392Z] ---> 93b6172a41f2 [2019-09-12T07:32:19.392Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-12T07:32:19.392Z] ---> Running in 1403d4121780 [2019-09-12T07:32:19.392Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:32:19.392Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:32:19.392Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:32:19.392Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:32:19.392Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:32:19.392Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:32:19.392Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:32:19.392Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:32:19.884Z] #58 78.65 CC criu/autofs.o [2019-09-12T07:32:20.403Z] Fetched 7721 kB in 2s (3230 kB/s) [2019-09-12T07:32:20.732Z] 🇩 bin/containerd-stress [2019-09-12T07:32:20.732Z] 🇩 bin/containerd-shim [2019-09-12T07:32:21.249Z] #58 79.96 CC criu/bfd.o [2019-09-12T07:32:21.412Z] Reading package lists... [2019-09-12T07:32:21.810Z] #58 80.52 CC criu/bitmap.o [2019-09-12T07:32:21.810Z] #58 80.64 CC criu/cgroup-props.o [2019-09-12T07:32:22.736Z] #58 81.35 CC criu/cgroup.o [2019-09-12T07:32:22.736Z] #58 ... [2019-09-12T07:32:22.736Z] [2019-09-12T07:32:22.736Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:32:22.736Z] #33 134.0 github.com/LK4D4/vndr/godl [2019-09-12T07:32:22.885Z] Reading package lists... [2019-09-12T07:32:22.885Z] Building dependency tree... [2019-09-12T07:32:22.885Z] Reading state information... [2019-09-12T07:32:22.885Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-12T07:32:22.885Z] The following additional packages will be installed: [2019-09-12T07:32:22.885Z] libjq1 libonig4 [2019-09-12T07:32:23.168Z] The following NEW packages will be installed: [2019-09-12T07:32:23.168Z] jq libjq1 libonig4 [2019-09-12T07:32:23.168Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:32:23.168Z] Need to get 310 kB of archives. [2019-09-12T07:32:23.168Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-12T07:32:23.169Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-12T07:32:23.169Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-12T07:32:23.169Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-12T07:32:23.298Z] #33 134.7 github.com/LK4D4/vndr [2019-09-12T07:32:23.451Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:32:23.451Z] Fetched 310 kB in 0s (3674 kB/s) [2019-09-12T07:32:23.451Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-12T07:32:23.451Z] (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 ... 14950 files and directories currently installed.) [2019-09-12T07:32:23.451Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-12T07:32:23.451Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-12T07:32:23.451Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-12T07:32:23.451Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-12T07:32:23.451Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-12T07:32:23.451Z] Selecting previously unselected package jq. [2019-09-12T07:32:23.451Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-12T07:32:23.451Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:32:23.451Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-12T07:32:23.451Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-12T07:32:23.451Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:32:23.451Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:32:24.073Z] Removing intermediate container 1403d4121780 [2019-09-12T07:32:24.073Z] ---> 6e2eff02782e [2019-09-12T07:32:24.073Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-12T07:32:24.073Z] ---> 4bddb358a2b2 [2019-09-12T07:32:24.073Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-12T07:32:24.073Z] ---> Running in a51052a6195d [2019-09-12T07:32:25.553Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-12T07:32:25.553Z]  [2019-09-12T07:32:25.963Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-12T07:32:26.176Z]  ######                9.5% #####################  29.3% ################################                            44.9% ##############################################  64.8% ############################################################ 83.4% ######################################################################## 100.0% [2019-09-12T07:32:26.461Z]  [2019-09-12T07:32:26.779Z]  ##########################    37.2% ###################################################    72.1% ######################################################################## 100.0% [2019-09-12T07:32:27.064Z]  [2019-09-12T07:32:27.071Z] 921b2cb8ef3f: Verifying Checksum [2019-09-12T07:32:27.071Z] 921b2cb8ef3f: Download complete [2019-09-12T07:32:27.643Z]  #############    18.4% ###############################  43.6% #################################################   69.0% #################################################################### 95.7% ######################################################################## 100.0% [2019-09-12T07:32:27.969Z]  [2019-09-12T07:32:29.185Z]  #### 6.1% ##########  15.0% ################    23.2% ########################   33.8% ###############################    43.4% #####################################   52.0% ############################################   62.3% ###################################################  71.6% ######################################################### 79.7% ################################################################       90.0% ######################################################################## 100.0% [2019-09-12T07:32:29.185Z]  [2019-09-12T07:32:29.395Z] 🇩 binaries [2019-09-12T07:32:29.395Z] + mkdir -p /build [2019-09-12T07:32:29.395Z] + cp bin/containerd /build/containerd [2019-09-12T07:32:29.395Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-12T07:32:29.395Z] + cp bin/ctr /build/ctr [2019-09-12T07:32:29.831Z] #33 ... [2019-09-12T07:32:29.832Z] [2019-09-12T07:32:29.832Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:29.832Z] #58 84.10 CC criu/clone-noasan.o [2019-09-12T07:32:29.832Z] #58 84.26 CC criu/config.o [2019-09-12T07:32:29.832Z] #58 85.58 CC criu/cr-check.o [2019-09-12T07:32:29.832Z] #58 87.01 CC criu/cr-dedup.o [2019-09-12T07:32:29.832Z] #58 87.40 CC criu/cr-dump.o [2019-09-12T07:32:30.087Z] #58 ... [2019-09-12T07:32:30.088Z] [2019-09-12T07:32:30.088Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-12T07:32:30.088Z] #33 DONE 141.2s [2019-09-12T07:32:30.088Z] [2019-09-12T07:32:30.088Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:30.202Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-12T07:32:30.202Z]  [2019-09-12T07:32:30.485Z]  ######################################################################## 100.0% [2019-09-12T07:32:30.485Z]  [2019-09-12T07:32:31.015Z] #58 89.67 CC criu/cr-errno.o [2019-09-12T07:32:31.015Z] #58 89.77 CC criu/cr-restore.o [2019-09-12T07:32:31.098Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-12T07:32:31.381Z]  [2019-09-12T07:32:31.381Z]  ######################################################################## 100.0% [2019-09-12T07:32:31.381Z]  [2019-09-12T07:32:31.848Z] Removing intermediate container 056f0cd83a81 [2019-09-12T07:32:31.848Z] ---> bc78acd02dea [2019-09-12T07:32:31.848Z] Step 56/125 : FROM dev-base AS proxy [2019-09-12T07:32:31.848Z] ---> 17659225064d [2019-09-12T07:32:31.848Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-12T07:32:31.848Z] ---> Running in a2574ca254f9 [2019-09-12T07:32:31.848Z] Removing intermediate container a2574ca254f9 [2019-09-12T07:32:31.848Z] ---> 1418caedc4b5 [2019-09-12T07:32:31.848Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:32:32.221Z] ---> 9a090ae09c35 [2019-09-12T07:32:32.221Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:32:32.221Z] ---> 10e0f1aa2468 [2019-09-12T07:32:32.221Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:32:32.391Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-12T07:32:32.391Z] skipping existing c8c2d4a6b2e3 [2019-09-12T07:32:32.391Z] [2019-09-12T07:32:32.617Z] ---> Running in a1b551b821c4 [2019-09-12T07:32:32.987Z] + RM_GOPATH=0 [2019-09-12T07:32:32.987Z] + TMP_GOPATH= [2019-09-12T07:32:32.987Z] + : /build [2019-09-12T07:32:32.987Z] + '[' -z '' ']' [2019-09-12T07:32:32.987Z] ++ mktemp -d [2019-09-12T07:32:32.987Z] + export GOPATH=/tmp/tmp.LCUReq22kn [2019-09-12T07:32:32.987Z] + GOPATH=/tmp/tmp.LCUReq22kn [2019-09-12T07:32:32.987Z] + RM_GOPATH=1 [2019-09-12T07:32:32.987Z] ++ dirname ./install.sh [2019-09-12T07:32:32.987Z] + dir=. [2019-09-12T07:32:32.987Z] + bin=proxy [2019-09-12T07:32:32.987Z] + shift [2019-09-12T07:32:32.987Z] + '[' '!' -f ./proxy.installer ']' [2019-09-12T07:32:32.987Z] + . ./proxy.installer [2019-09-12T07:32:32.987Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:32:32.987Z] + install_proxy [2019-09-12T07:32:32.987Z] + case "$1" in [2019-09-12T07:32:32.987Z] + export CGO_ENABLED=0 [2019-09-12T07:32:32.987Z] + CGO_ENABLED=0 [2019-09-12T07:32:32.987Z] + _install_proxy [2019-09-12T07:32:32.987Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:32:32.987Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-12T07:32:32.987Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LCUReq22kn/src/github.com/docker/libnetwork [2019-09-12T07:32:32.987Z] Cloning into '/tmp/tmp.LCUReq22kn/src/github.com/docker/libnetwork'... [2019-09-12T07:32:33.006Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-12T07:32:33.289Z]  [2019-09-12T07:32:33.289Z]  ######################################################################## 100.0% [2019-09-12T07:32:33.571Z]  [2019-09-12T07:32:33.571Z] Download of images into '/build' complete. [2019-09-12T07:32:33.571Z] Use something like the following to load the result into a Docker daemon: [2019-09-12T07:32:33.571Z] tar -cC '/build' . | docker load [2019-09-12T07:32:34.281Z] #58 92.98 CC criu/cr-service.o [2019-09-12T07:32:34.843Z] + cd /tmp/tmp.LCUReq22kn/src/github.com/docker/libnetwork [2019-09-12T07:32:34.843Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:32:34.843Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-12T07:32:35.645Z] #58 94.25 CC criu/crtools.o [2019-09-12T07:32:35.901Z] #58 94.77 CC criu/eventfd.o [2019-09-12T07:32:36.252Z] Removing intermediate container a51052a6195d [2019-09-12T07:32:36.252Z] ---> 469e00f17d11 [2019-09-12T07:32:36.252Z] Step 24/125 : FROM base AS cross-false [2019-09-12T07:32:36.252Z] ---> 6c13387a8e42 [2019-09-12T07:32:36.252Z] Step 25/125 : FROM base AS cross-true [2019-09-12T07:32:36.252Z] ---> 6c13387a8e42 [2019-09-12T07:32:36.252Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:32:36.252Z] ---> Using cache [2019-09-12T07:32:36.252Z] ---> 93b6172a41f2 [2019-09-12T07:32:36.252Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-12T07:32:36.252Z] ---> Running in e2c4de623aa4 [2019-09-12T07:32:36.462Z] #58 95.10 CC criu/eventpoll.o [2019-09-12T07:32:36.869Z] Removing intermediate container e2c4de623aa4 [2019-09-12T07:32:36.869Z] ---> 02f0384d4980 [2019-09-12T07:32:36.869Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-12T07:32:36.869Z] ---> Running in e8ba3a59aec7 [2019-09-12T07:32:37.386Z] #58 95.97 CC criu/external.o [2019-09-12T07:32:37.386Z] #58 96.20 CC criu/fault-injection.o [2019-09-12T07:32:37.390Z] Removing intermediate container a1b551b821c4 [2019-09-12T07:32:37.390Z] ---> 953ddd1c028a [2019-09-12T07:32:37.390Z] Step 61/125 : FROM base AS gometalinter [2019-09-12T07:32:37.390Z] ---> 17659225064d [2019-09-12T07:32:37.390Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-12T07:32:37.390Z] ---> Running in a6e085a66dc9 [2019-09-12T07:32:37.390Z] Removing intermediate container a6e085a66dc9 [2019-09-12T07:32:37.390Z] ---> 45703b3d753a [2019-09-12T07:32:37.390Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:32:37.487Z] Removing intermediate container e8ba3a59aec7 [2019-09-12T07:32:37.487Z] ---> 055709ae8894 [2019-09-12T07:32:37.487Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-12T07:32:37.641Z] #58 96.28 CC criu/fdstore.o [2019-09-12T07:32:37.762Z] ---> bd0cb636b36f [2019-09-12T07:32:37.762Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:32:37.762Z] ---> 77fb5d5d90ed [2019-09-12T07:32:37.762Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:32:37.771Z] ---> Running in 0f8dfdfd03d0 [2019-09-12T07:32:37.897Z] #58 96.67 CC criu/fifo.o [2019-09-12T07:32:37.897Z] #58 ... [2019-09-12T07:32:37.897Z] [2019-09-12T07:32:37.897Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-12T07:32:37.897Z] #42 147.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-12T07:32:37.897Z] #42 148.9 + mkdir -p /build [2019-09-12T07:32:37.897Z] #42 148.9 + cp runc /build/runc [2019-09-12T07:32:37.897Z] #42 DONE 149.1s [2019-09-12T07:32:38.139Z] ---> Running in 9d48e5e4a5d9 [2019-09-12T07:32:38.153Z] [2019-09-12T07:32:38.153Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:32:38.408Z] #58 97.22 CC criu/file-ids.o [2019-09-12T07:32:38.414Z] Removing intermediate container 0f8dfdfd03d0 [2019-09-12T07:32:38.414Z] ---> e97527f580f4 [2019-09-12T07:32:38.414Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-12T07:32:38.414Z] ---> Running in e4b565b0ded2 [2019-09-12T07:32:38.514Z] + RM_GOPATH=0 [2019-09-12T07:32:38.515Z] + TMP_GOPATH= [2019-09-12T07:32:38.515Z] + : /build [2019-09-12T07:32:38.515Z] + '[' -z '' ']' [2019-09-12T07:32:38.515Z] ++ mktemp -d [2019-09-12T07:32:38.515Z] + export GOPATH=/tmp/tmp.M8RElaYGKw [2019-09-12T07:32:38.515Z] + GOPATH=/tmp/tmp.M8RElaYGKw [2019-09-12T07:32:38.515Z] + RM_GOPATH=1 [2019-09-12T07:32:38.515Z] ++ dirname ./install.sh [2019-09-12T07:32:38.515Z] + dir=. [2019-09-12T07:32:38.515Z] + bin=gometalinter [2019-09-12T07:32:38.515Z] + shift [2019-09-12T07:32:38.515Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-12T07:32:38.515Z] + . ./gometalinter.installer [2019-09-12T07:32:38.515Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-12T07:32:38.515Z] + install_gometalinter [2019-09-12T07:32:38.515Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-12T07:32:38.515Z] + go get -d github.com/alecthomas/gometalinter [2019-09-12T07:32:38.515Z] Installing gometalinter version v2.0.6 [2019-09-12T07:32:38.891Z] INFO: Extraction ended at 09/12/2019 07:32:36. Duration:00:00:27.9025353 [2019-09-12T07:32:38.891Z] INFO: Updating the golang and path environment variables [2019-09-12T07:32:38.891Z] INFO: GOPATH=d:\gopath [2019-09-12T07:32:38.891Z] INFO: go version go1.12.9 windows/amd64 [2019-09-12T07:32:38.891Z] INFO: Running the daemon under test in debug mode [2019-09-12T07:32:38.891Z] INFO: Starting a daemon under test... [2019-09-12T07:32:38.891Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-5\CI-ac88a03b2\daemon --pidfile d:\CI-5\CI-ac88a03b2\docker.pid -D [2019-09-12T07:32:38.891Z] INFO: Process started successfully. [2019-09-12T07:32:38.891Z] INFO: Start tailing logs of the daemon under tests [2019-09-12T07:32:38.891Z] INFO: Waiting for the daemon under test to start... [2019-09-12T07:32:38.969Z] #58 97.56 CC criu/file-lock.o [2019-09-12T07:32:39.292Z] + cd /tmp/tmp.M8RElaYGKw/src/github.com/alecthomas/gometalinter [2019-09-12T07:32:39.292Z] + git checkout -q v2.0.6 [2019-09-12T07:32:39.427Z] Removing intermediate container e4b565b0ded2 [2019-09-12T07:32:39.427Z] ---> eab24b3b5fab [2019-09-12T07:32:39.427Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-12T07:32:39.427Z] ---> 6c13387a8e42 [2019-09-12T07:32:39.427Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-12T07:32:39.427Z] ---> 6c13387a8e42 [2019-09-12T07:32:39.427Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:32:39.427Z] ---> Using cache [2019-09-12T07:32:39.427Z] ---> 93b6172a41f2 [2019-09-12T07:32:39.427Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-12T07:32:39.427Z] ---> Running in 680a819ddb15 [2019-09-12T07:32:39.682Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-12T07:32:39.711Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:32:39.711Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:32:39.711Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:32:39.711Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:32:39.711Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:32:39.895Z] #58 98.56 CC criu/files-ext.o [2019-09-12T07:32:39.895Z] #58 98.80 CC criu/files-reg.o [2019-09-12T07:32:39.995Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:32:39.995Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:32:40.339Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:32:40.434Z] INFO: Daemon under test started and replied! [2019-09-12T07:32:40.434Z] INFO: Docker version of the daemon under test [2019-09-12T07:32:40.434Z] [2019-09-12T07:32:40.434Z] Client: [2019-09-12T07:32:40.434Z] Version: 17.06.2-ce [2019-09-12T07:32:40.434Z] API version: 1.30 [2019-09-12T07:32:40.434Z] Go version: go1.8.3 [2019-09-12T07:32:40.434Z] Git commit: cec0b72 [2019-09-12T07:32:40.434Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-12T07:32:40.434Z] OS/Arch: windows/amd64 [2019-09-12T07:32:40.434Z] [2019-09-12T07:32:40.434Z] Server: [2019-09-12T07:32:40.434Z] Version: 0.0.0-dev [2019-09-12T07:32:40.434Z] API version: 1.41 (minimum version 1.24) [2019-09-12T07:32:40.434Z] Go version: go1.12.9 [2019-09-12T07:32:40.434Z] Git commit: ac88a03b2 [2019-09-12T07:32:40.434Z] Built: 09/12/2019 07:30:35 [2019-09-12T07:32:40.434Z] OS/Arch: windows/amd64 [2019-09-12T07:32:40.434Z] Experimental: false [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] INFO: Docker info of the daemon under test [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] Containers: 0 [2019-09-12T07:32:40.435Z] Running: 0 [2019-09-12T07:32:40.435Z] Paused: 0 [2019-09-12T07:32:40.435Z] Stopped: 0 [2019-09-12T07:32:40.435Z] Images: 0 [2019-09-12T07:32:40.435Z] Server Version: 0.0.0-dev [2019-09-12T07:32:40.435Z] Storage Driver: windowsfilter [2019-09-12T07:32:40.435Z] Windows: [2019-09-12T07:32:40.435Z] Logging Driver: json-file [2019-09-12T07:32:40.435Z] Plugins: [2019-09-12T07:32:40.435Z] Volume: local [2019-09-12T07:32:40.435Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-12T07:32:40.435Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T07:32:40.435Z] Swarm: inactive [2019-09-12T07:32:40.435Z] Default Isolation: process [2019-09-12T07:32:40.435Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-12T07:32:40.435Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-12T07:32:40.435Z] OSType: windows [2019-09-12T07:32:40.435Z] Architecture: x86_64 [2019-09-12T07:32:40.435Z] CPUs: 4 [2019-09-12T07:32:40.435Z] Total Memory: 32GiB [2019-09-12T07:32:40.435Z] Name: azwin-2-afc680 [2019-09-12T07:32:40.435Z] ID: T243:HXWZ:3243:ZGOC:7CR4:GWVJ:QCXM:672A:3HR2:67SE:IMT2:6CDK [2019-09-12T07:32:40.435Z] Docker Root Dir: D:\CI-5\CI-ac88a03b2\daemon [2019-09-12T07:32:40.435Z] Debug Mode (client): false [2019-09-12T07:32:40.435Z] Debug Mode (server): true [2019-09-12T07:32:40.435Z] File Descriptors: -1 [2019-09-12T07:32:40.435Z] Goroutines: 17 [2019-09-12T07:32:40.435Z] System Time: 2019-09-12T07:32:40.0556843Z [2019-09-12T07:32:40.435Z] EventsListeners: 0 [2019-09-12T07:32:40.435Z] Registry: https://index.docker.io/v1/ [2019-09-12T07:32:40.435Z] Labels: [2019-09-12T07:32:40.435Z] Experimental: false [2019-09-12T07:32:40.435Z] Insecure Registries: [2019-09-12T07:32:40.435Z] 127.0.0.0/8 [2019-09-12T07:32:40.435Z] Live Restore Enabled: false [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] INFO: Docker images of the daemon under test [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-12T07:32:40.435Z] [2019-09-12T07:32:40.435Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-12T07:32:40.435Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-12T07:32:40.896Z] ltsc2019: Pulling from windows/servercore [2019-09-12T07:32:40.896Z] 65014b3c3121: Pulling fs layer [2019-09-12T07:32:40.896Z] 2945147eda09: Pulling fs layer [2019-09-12T07:32:41.259Z] #58 100.0 CC criu/files.o [2019-09-12T07:32:42.367Z] Fetched 7721 kB in 2s (3136 kB/s) [2019-09-12T07:32:42.622Z] #58 101.2 CC criu/filesystems.o [2019-09-12T07:32:43.183Z] #58 101.7 CC criu/fsnotify.o [2019-09-12T07:32:43.374Z] Reading package lists... [2019-09-12T07:32:43.744Z] #58 102.6 CC criu/image-desc.o [2019-09-12T07:32:43.745Z] #58 102.7 CC criu/image.o [2019-09-12T07:32:44.305Z] #58 103.3 CC criu/ipc_ns.o [2019-09-12T07:32:44.387Z] Reading package lists... [2019-09-12T07:32:44.669Z] Building dependency tree... [2019-09-12T07:32:44.669Z] Reading state information... [2019-09-12T07:32:44.669Z] The following additional packages will be installed: [2019-09-12T07:32:44.669Z] libapparmor1 libseccomp2 [2019-09-12T07:32:44.669Z] Suggested packages: [2019-09-12T07:32:44.669Z] seccomp [2019-09-12T07:32:44.669Z] The following NEW packages will be installed: [2019-09-12T07:32:44.669Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-12T07:32:44.952Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:32:44.952Z] Need to get 296 kB of archives. [2019-09-12T07:32:44.952Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-12T07:32:44.952Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-12T07:32:44.952Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-12T07:32:44.952Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-12T07:32:44.952Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-12T07:32:44.952Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:32:45.231Z] #58 104.1 CC criu/irmap.o [2019-09-12T07:32:45.234Z] Fetched 296 kB in 0s (3434 kB/s) [2019-09-12T07:32:45.235Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-12T07:32:45.235Z] (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 ... 14950 files and directories currently installed.) [2019-09-12T07:32:45.235Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-12T07:32:45.235Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-12T07:32:45.235Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-12T07:32:45.235Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-12T07:32:45.235Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-12T07:32:45.235Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-12T07:32:45.235Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-12T07:32:45.235Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-12T07:32:45.235Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-12T07:32:45.235Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-12T07:32:45.235Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-12T07:32:45.235Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:32:45.235Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-12T07:32:45.235Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-12T07:32:45.235Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-12T07:32:45.235Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-12T07:32:45.235Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:32:45.793Z] #58 104.5 CC criu/kcmp-ids.o [2019-09-12T07:32:45.863Z] Removing intermediate container 680a819ddb15 [2019-09-12T07:32:45.863Z] ---> 276c7f2b5b8f [2019-09-12T07:32:45.863Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-12T07:32:45.863Z] ---> eab24b3b5fab [2019-09-12T07:32:45.863Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:32:45.863Z] ---> Running in c344ecdad453 [2019-09-12T07:32:45.863Z] Removing intermediate container c344ecdad453 [2019-09-12T07:32:45.863Z] ---> c731cf0d47a0 [2019-09-12T07:32:45.863Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-12T07:32:46.048Z] #58 104.6 CC criu/kerndat.o [2019-09-12T07:32:46.147Z] ---> Running in 922fce531b30 [2019-09-12T07:32:46.609Z] #58 105.4 CC criu/libnetlink.o [2019-09-12T07:32:46.764Z] Removing intermediate container 922fce531b30 [2019-09-12T07:32:46.764Z] ---> 2bee31c25f49 [2019-09-12T07:32:46.764Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-12T07:32:46.764Z] ---> 276c7f2b5b8f [2019-09-12T07:32:46.764Z] Step 39/125 : FROM base AS tomlv [2019-09-12T07:32:46.764Z] ---> 6c13387a8e42 [2019-09-12T07:32:46.764Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-12T07:32:46.764Z] ---> Running in 23fe30957cc6 [2019-09-12T07:32:46.764Z] Removing intermediate container 23fe30957cc6 [2019-09-12T07:32:46.764Z] ---> 4a00f6f83c6e [2019-09-12T07:32:46.764Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:32:46.865Z] #58 105.6 CC criu/log.o [2019-09-12T07:32:47.049Z] ---> dd668d22d128 [2019-09-12T07:32:47.049Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:32:47.049Z] ---> bb8faa71c537 [2019-09-12T07:32:47.049Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:32:47.333Z] ---> Running in 4a83f6e50f96 [2019-09-12T07:32:47.426Z] #58 106.0 CC criu/lsm.o [2019-09-12T07:32:47.615Z] + RM_GOPATH=0 [2019-09-12T07:32:47.615Z] + TMP_GOPATH= [2019-09-12T07:32:47.615Z] + : /build [2019-09-12T07:32:47.615Z] + '[' -z '' ']' [2019-09-12T07:32:47.615Z] ++ mktemp -d [2019-09-12T07:32:47.615Z] + export GOPATH=/tmp/tmp.Tq419mF2zR [2019-09-12T07:32:47.615Z] + GOPATH=/tmp/tmp.Tq419mF2zR [2019-09-12T07:32:47.615Z] + RM_GOPATH=1 [2019-09-12T07:32:47.615Z] ++ dirname ./install.sh [2019-09-12T07:32:47.615Z] + dir=. [2019-09-12T07:32:47.615Z] + bin=tomlv [2019-09-12T07:32:47.615Z] + shift [2019-09-12T07:32:47.615Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-12T07:32:47.615Z] + . ./tomlv.installer [2019-09-12T07:32:47.615Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:32:47.615Z] + install_tomlv [2019-09-12T07:32:47.615Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-12T07:32:47.615Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:32:47.615Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Tq419mF2zR/src/github.com/BurntSushi/toml [2019-09-12T07:32:47.615Z] Cloning into '/tmp/tmp.Tq419mF2zR/src/github.com/BurntSushi/toml'... [2019-09-12T07:32:47.681Z] #58 106.3 CC criu/mem.o [2019-09-12T07:32:47.898Z] + cd /tmp/tmp.Tq419mF2zR/src/github.com/BurntSushi/toml [2019-09-12T07:32:47.898Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-12T07:32:47.898Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:32:48.182Z] math/bits [2019-09-12T07:32:48.182Z] errors [2019-09-12T07:32:48.182Z] internal/cpu [2019-09-12T07:32:48.182Z] runtime/internal/sys [2019-09-12T07:32:48.182Z] runtime/internal/atomic [2019-09-12T07:32:48.182Z] runtime/internal/math [2019-09-12T07:32:48.182Z] internal/bytealg [2019-09-12T07:32:48.182Z] unicode/utf8 [2019-09-12T07:32:48.182Z] math [2019-09-12T07:32:48.182Z] internal/race [2019-09-12T07:32:48.182Z] sync/atomic [2019-09-12T07:32:48.182Z] unicode [2019-09-12T07:32:48.182Z] internal/testlog [2019-09-12T07:32:48.471Z] runtime [2019-09-12T07:32:48.471Z] encoding [2019-09-12T07:32:48.471Z] runtime/cgo [2019-09-12T07:32:48.607Z] #58 107.4 CC criu/mount.o [2019-09-12T07:32:48.764Z] strconv [2019-09-12T07:32:49.162Z] + GOBIN=/build [2019-09-12T07:32:49.162Z] + /build/gometalinter --install [2019-09-12T07:32:49.162Z] Installing: [2019-09-12T07:32:49.162Z] deadcode [2019-09-12T07:32:49.162Z] dupl [2019-09-12T07:32:49.162Z] errcheck [2019-09-12T07:32:49.162Z] gas [2019-09-12T07:32:49.162Z] gochecknoglobals [2019-09-12T07:32:49.162Z] gochecknoinits [2019-09-12T07:32:49.162Z] goconst [2019-09-12T07:32:49.162Z] gocyclo [2019-09-12T07:32:49.162Z] goimports [2019-09-12T07:32:49.162Z] golint [2019-09-12T07:32:49.162Z] gosimple [2019-09-12T07:32:49.162Z] gotype [2019-09-12T07:32:49.162Z] gotypex [2019-09-12T07:32:49.162Z] ineffassign [2019-09-12T07:32:49.162Z] interfacer [2019-09-12T07:32:49.162Z] lll [2019-09-12T07:32:49.162Z] maligned [2019-09-12T07:32:49.162Z] megacheck [2019-09-12T07:32:49.162Z] misspell [2019-09-12T07:32:49.162Z] nakedret [2019-09-12T07:32:49.162Z] safesql [2019-09-12T07:32:49.162Z] staticcheck [2019-09-12T07:32:49.162Z] structcheck [2019-09-12T07:32:49.162Z] unconvert [2019-09-12T07:32:49.162Z] unparam [2019-09-12T07:32:49.162Z] unused [2019-09-12T07:32:49.162Z] varcheck [2019-09-12T07:32:49.505Z] 2945147eda09: Verifying Checksum [2019-09-12T07:32:49.505Z] 2945147eda09: Download complete [2019-09-12T07:32:51.120Z] #58 109.7 CC criu/namespaces.o [2019-09-12T07:32:52.046Z] #58 110.9 CC criu/net.o [2019-09-12T07:32:52.232Z] sync [2019-09-12T07:32:52.232Z] io [2019-09-12T07:32:52.232Z] reflect [2019-09-12T07:32:52.518Z] syscall [2019-09-12T07:32:52.518Z] bytes [2019-09-12T07:32:52.518Z] strings [2019-09-12T07:32:53.141Z] bufio [2019-09-12T07:32:53.427Z] path [2019-09-12T07:32:53.427Z] text/tabwriter [2019-09-12T07:32:53.712Z] internal/syscall/unix [2019-09-12T07:32:53.712Z] time [2019-09-12T07:32:54.331Z] sort [2019-09-12T07:32:54.331Z] internal/fmtsort [2019-09-12T07:32:54.331Z] internal/poll [2019-09-12T07:32:54.560Z] #58 113.2 CC criu/netfilter.o [2019-09-12T07:32:54.560Z] #58 113.4 CC criu/page-pipe.o [2019-09-12T07:32:54.615Z] os [2019-09-12T07:32:54.899Z] fmt [2019-09-12T07:32:54.899Z] path/filepath [2019-09-12T07:32:55.121Z] #58 113.9 CC criu/page-xfer.o [2019-09-12T07:32:55.184Z] io/ioutil [2019-09-12T07:32:55.469Z] log [2019-09-12T07:32:55.469Z] flag [2019-09-12T07:32:55.469Z] github.com/BurntSushi/toml [2019-09-12T07:32:56.048Z] #58 114.8 CC criu/pagemap-cache.o [2019-09-12T07:32:56.304Z] #58 115.0 CC criu/pagemap.o [2019-09-12T07:32:56.482Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-12T07:32:56.865Z] #58 115.6 CC criu/parasite-syscall.o [2019-09-12T07:32:57.019Z] 3889bb8d808b: Verifying Checksum [2019-09-12T07:32:57.019Z] 3889bb8d808b: Download complete [2019-09-12T07:32:57.791Z] #58 116.5 CC criu/path.o [2019-09-12T07:32:57.958Z] Removing intermediate container 4a83f6e50f96 [2019-09-12T07:32:57.958Z] ---> 6e484febeb0b [2019-09-12T07:32:57.958Z] Step 44/125 : FROM base AS vndr [2019-09-12T07:32:57.958Z] ---> 6c13387a8e42 [2019-09-12T07:32:57.958Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-12T07:32:57.958Z] ---> Running in 5de16f9daace [2019-09-12T07:32:57.958Z] Removing intermediate container 5de16f9daace [2019-09-12T07:32:57.958Z] ---> 111d0bb92a31 [2019-09-12T07:32:57.958Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:32:57.958Z] ---> 10f3d141d3ba [2019-09-12T07:32:57.958Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:32:58.046Z] #58 116.8 CC criu/pie-util-vdso-elf32.o [2019-09-12T07:32:58.256Z] ---> 00865b862298 [2019-09-12T07:32:58.256Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:32:58.256Z] ---> Running in ba7a48a32fcf [2019-09-12T07:32:58.302Z] #58 117.1 CC criu/pie-util-vdso.o [2019-09-12T07:32:58.541Z] + RM_GOPATH=0 [2019-09-12T07:32:58.541Z] + TMP_GOPATH= [2019-09-12T07:32:58.541Z] + : /build [2019-09-12T07:32:58.541Z] + '[' -z '' ']' [2019-09-12T07:32:58.541Z] ++ mktemp -d [2019-09-12T07:32:58.541Z] + export GOPATH=/tmp/tmp.I3eGqSkdNa [2019-09-12T07:32:58.541Z] + GOPATH=/tmp/tmp.I3eGqSkdNa [2019-09-12T07:32:58.541Z] + RM_GOPATH=1 [2019-09-12T07:32:58.541Z] ++ dirname ./install.sh [2019-09-12T07:32:58.541Z] + dir=. [2019-09-12T07:32:58.541Z] + bin=vndr [2019-09-12T07:32:58.541Z] + shift [2019-09-12T07:32:58.541Z] + '[' '!' -f ./vndr.installer ']' [2019-09-12T07:32:58.541Z] + . ./vndr.installer [2019-09-12T07:32:58.541Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:32:58.541Z] + install_vndr [2019-09-12T07:32:58.541Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-12T07:32:58.541Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I3eGqSkdNa/src/github.com/LK4D4/vndr [2019-09-12T07:32:58.541Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:32:58.541Z] Cloning into '/tmp/tmp.I3eGqSkdNa/src/github.com/LK4D4/vndr'... [2019-09-12T07:32:58.874Z] #58 117.4 CC criu/pie-util.o [2019-09-12T07:32:58.874Z] #58 117.6 CC criu/pipes.o [2019-09-12T07:32:59.159Z] + cd /tmp/tmp.I3eGqSkdNa/src/github.com/LK4D4/vndr [2019-09-12T07:32:59.159Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-12T07:32:59.159Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-12T07:32:59.159Z] errors [2019-09-12T07:32:59.159Z] internal/race [2019-09-12T07:32:59.159Z] internal/cpu [2019-09-12T07:32:59.159Z] runtime/internal/sys [2019-09-12T07:32:59.159Z] runtime/internal/atomic [2019-09-12T07:32:59.159Z] sync/atomic [2019-09-12T07:32:59.159Z] runtime/internal/math [2019-09-12T07:32:59.159Z] unicode [2019-09-12T07:32:59.159Z] unicode/utf8 [2019-09-12T07:32:59.435Z] #58 118.1 CC criu/plugin.o [2019-09-12T07:32:59.446Z] internal/bytealg [2019-09-12T07:32:59.446Z] math/bits [2019-09-12T07:32:59.446Z] internal/testlog [2019-09-12T07:32:59.446Z] math [2019-09-12T07:32:59.446Z] runtime [2019-09-12T07:32:59.446Z] encoding [2019-09-12T07:32:59.446Z] unicode/utf16 [2019-09-12T07:32:59.446Z] container/list [2019-09-12T07:32:59.691Z] #58 118.3 CC criu/proc_parse.o [2019-09-12T07:32:59.734Z] crypto/internal/subtle [2019-09-12T07:32:59.734Z] crypto/subtle [2019-09-12T07:32:59.734Z] internal/x/crypto/cryptobyte/asn1 [2019-09-12T07:32:59.734Z] internal/nettrace [2019-09-12T07:32:59.734Z] internal/x/net/dns/dnsmessage [2019-09-12T07:33:00.020Z] runtime/cgo [2019-09-12T07:33:00.306Z] strconv [2019-09-12T07:33:00.928Z] crypto/rc4 [2019-09-12T07:33:01.578Z] #58 120.3 CC criu/protobuf-desc.o [2019-09-12T07:33:02.143Z] #58 121.0 CC criu/protobuf.o [2019-09-12T07:33:02.398Z] #58 121.3 CC criu/pstree.o [2019-09-12T07:33:03.324Z] #58 ... [2019-09-12T07:33:03.324Z] [2019-09-12T07:33:03.324Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:33:03.324Z] #55 175.3 + dpkg --print-architecture [2019-09-12T07:33:03.324Z] #55 175.3 + cd /tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution [2019-09-12T07:33:03.324Z] #55 175.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-12T07:33:03.324Z] #55 175.5 + GOPATH=/tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ymb20eJ8s [2019-09-12T07:33:03.324Z] #55 175.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-12T07:33:03.617Z] sync [2019-09-12T07:33:03.617Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-12T07:33:03.617Z] io [2019-09-12T07:33:03.617Z] reflect [2019-09-12T07:33:03.617Z] syscall [2019-09-12T07:33:03.617Z] math/rand [2019-09-12T07:33:03.906Z] bytes [2019-09-12T07:33:03.906Z] strings [2019-09-12T07:33:04.533Z] bufio [2019-09-12T07:33:04.533Z] path [2019-09-12T07:33:04.821Z] hash [2019-09-12T07:33:04.821Z] crypto/internal/randutil [2019-09-12T07:33:04.821Z] hash/crc32 [2019-09-12T07:33:04.821Z] crypto [2019-09-12T07:33:04.821Z] crypto/sha512 [2019-09-12T07:33:05.109Z] crypto/hmac [2019-09-12T07:33:05.109Z] crypto/sha1 [2019-09-12T07:33:05.109Z] crypto/sha256 [2019-09-12T07:33:05.109Z] time [2019-09-12T07:33:05.397Z] internal/syscall/unix [2019-09-12T07:33:05.397Z] internal/singleflight [2019-09-12T07:33:05.397Z] internal/x/crypto/hkdf [2019-09-12T07:33:05.397Z] internal/x/text/transform [2019-09-12T07:33:05.989Z] Removing intermediate container 9d48e5e4a5d9 [2019-09-12T07:33:05.989Z] ---> 32e6430a1d89 [2019-09-12T07:33:05.989Z] Step 66/125 : FROM base AS gotestsum [2019-09-12T07:33:05.989Z] ---> 17659225064d [2019-09-12T07:33:05.989Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-12T07:33:05.989Z] ---> Running in 874f983a4977 [2019-09-12T07:33:05.989Z] Removing intermediate container 874f983a4977 [2019-09-12T07:33:05.989Z] ---> 535eddae1c80 [2019-09-12T07:33:05.989Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:05.989Z] ---> 080791d55cc4 [2019-09-12T07:33:05.989Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:06.041Z] encoding/binary [2019-09-12T07:33:06.041Z] sort [2019-09-12T07:33:06.041Z] internal/poll [2019-09-12T07:33:06.327Z] internal/fmtsort [2019-09-12T07:33:06.327Z] regexp/syntax [2019-09-12T07:33:06.327Z] crypto/cipher [2019-09-12T07:33:06.327Z] encoding/base64 [2019-09-12T07:33:06.353Z] ---> 3b0b71e38b41 [2019-09-12T07:33:06.353Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:06.353Z] ---> Running in 68ecab3f2fd3 [2019-09-12T07:33:06.614Z] os [2019-09-12T07:33:06.614Z] crypto/md5 [2019-09-12T07:33:06.736Z] + RM_GOPATH=0 [2019-09-12T07:33:06.736Z] + TMP_GOPATH= [2019-09-12T07:33:06.736Z] + : /build [2019-09-12T07:33:06.736Z] + '[' -z '' ']' [2019-09-12T07:33:06.736Z] Installing gotestsum version v0.3.5 [2019-09-12T07:33:06.736Z] ++ mktemp -d [2019-09-12T07:33:06.736Z] + export GOPATH=/tmp/tmp.tQlK47wfqB [2019-09-12T07:33:06.736Z] + GOPATH=/tmp/tmp.tQlK47wfqB [2019-09-12T07:33:06.736Z] + RM_GOPATH=1 [2019-09-12T07:33:06.736Z] ++ dirname ./install.sh [2019-09-12T07:33:06.736Z] + dir=. [2019-09-12T07:33:06.736Z] + bin=gotestsum [2019-09-12T07:33:06.736Z] + shift [2019-09-12T07:33:06.736Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-12T07:33:06.736Z] + . ./gotestsum.installer [2019-09-12T07:33:06.736Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-12T07:33:06.736Z] + install_gotestsum [2019-09-12T07:33:06.736Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-12T07:33:06.736Z] + go get -d gotest.tools/gotestsum [2019-09-12T07:33:06.903Z] crypto/aes [2019-09-12T07:33:06.903Z] crypto/des [2019-09-12T07:33:06.903Z] encoding/pem [2019-09-12T07:33:06.903Z] internal/x/crypto/internal/chacha20 [2019-09-12T07:33:07.190Z] internal/x/crypto/poly1305 [2019-09-12T07:33:07.190Z] internal/x/crypto/curve25519 [2019-09-12T07:33:07.190Z] internal/x/crypto/chacha20poly1305 [2019-09-12T07:33:07.477Z] regexp [2019-09-12T07:33:07.477Z] fmt [2019-09-12T07:33:07.477Z] path/filepath [2019-09-12T07:33:07.763Z] io/ioutil [2019-09-12T07:33:08.048Z] flag [2019-09-12T07:33:08.048Z] go/token [2019-09-12T07:33:08.048Z] net/url [2019-09-12T07:33:08.048Z] text/template/parse [2019-09-12T07:33:08.336Z] go/scanner [2019-09-12T07:33:08.621Z] log [2019-09-12T07:33:08.621Z] encoding/json [2019-09-12T07:33:08.621Z] go/ast [2019-09-12T07:33:08.621Z] encoding/xml [2019-09-12T07:33:09.246Z] text/template [2019-09-12T07:33:09.873Z] go/parser [2019-09-12T07:33:10.161Z] compress/flate [2019-09-12T07:33:10.448Z] context [2019-09-12T07:33:10.736Z] go/doc [2019-09-12T07:33:10.736Z] math/big [2019-09-12T07:33:11.023Z] encoding/hex [2019-09-12T07:33:11.023Z] compress/gzip [2019-09-12T07:33:11.023Z] net [2019-09-12T07:33:11.308Z] internal/x/text/unicode/bidi [2019-09-12T07:33:11.596Z] github.com/LK4D4/vndr/build [2019-09-12T07:33:11.880Z] + cd /tmp/tmp.tQlK47wfqB/src/gotest.tools/gotestsum [2019-09-12T07:33:11.880Z] + git checkout -q v0.3.5 [2019-09-12T07:33:11.880Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-12T07:33:11.882Z] internal/x/text/secure/bidirule [2019-09-12T07:33:11.882Z] internal/x/text/unicode/norm [2019-09-12T07:33:12.906Z] internal/x/net/http2/hpack [2019-09-12T07:33:12.906Z] crypto/rand [2019-09-12T07:33:13.193Z] crypto/elliptic [2019-09-12T07:33:13.193Z] encoding/asn1 [2019-09-12T07:33:13.193Z] crypto/rsa [2019-09-12T07:33:13.256Z] #55 ... [2019-09-12T07:33:13.257Z] [2019-09-12T07:33:13.257Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:33:13.257Z] #58 122.1 CC criu/rbtree.o [2019-09-12T07:33:13.257Z] #58 122.4 CC criu/rst-malloc.o [2019-09-12T07:33:13.257Z] #58 122.7 CC criu/seccomp.o [2019-09-12T07:33:13.257Z] #58 123.2 CC criu/seize.o [2019-09-12T07:33:13.257Z] #58 123.8 CC criu/servicefd.o [2019-09-12T07:33:13.257Z] #58 124.2 CC criu/shmem.o [2019-09-12T07:33:13.257Z] #58 124.9 CC criu/sigframe.o [2019-09-12T07:33:13.257Z] #58 125.0 CC criu/signalfd.o [2019-09-12T07:33:13.257Z] #58 125.1 CC criu/sk-inet.o [2019-09-12T07:33:13.257Z] #58 126.0 CC criu/sk-netlink.o [2019-09-12T07:33:13.257Z] #58 126.4 CC criu/sk-packet.o [2019-09-12T07:33:13.257Z] #58 127.0 CC criu/sk-queue.o [2019-09-12T07:33:13.257Z] #58 127.4 CC criu/sk-tcp.o [2019-09-12T07:33:13.257Z] #58 127.8 CC criu/sk-unix.o [2019-09-12T07:33:13.257Z] #58 129.4 CC criu/sockets.o [2019-09-12T07:33:13.257Z] #58 130.2 CC criu/stats.o [2019-09-12T07:33:13.257Z] #58 130.5 CC criu/string.o [2019-09-12T07:33:13.257Z] #58 130.6 CC criu/sysctl.o [2019-09-12T07:33:13.257Z] #58 131.2 CC criu/sysfs_parse.o [2019-09-12T07:33:13.257Z] #58 131.5 CC criu/timerfd.o [2019-09-12T07:33:13.257Z] #58 131.8 CC criu/tty.o [2019-09-12T07:33:13.819Z] crypto/dsa [2019-09-12T07:33:13.819Z] crypto/x509/pkix [2019-09-12T07:33:13.819Z] internal/x/crypto/cryptobyte [2019-09-12T07:33:13.819Z] crypto/ecdsa [2019-09-12T07:33:14.105Z] internal/x/net/idna [2019-09-12T07:33:14.105Z] mime [2019-09-12T07:33:14.391Z] mime/quotedprintable [2019-09-12T07:33:14.618Z] #58 133.6 CC criu/tun.o [2019-09-12T07:33:14.677Z] net/http/internal [2019-09-12T07:33:14.677Z] os/exec [2019-09-12T07:33:15.545Z] #58 134.1 CC criu/uffd.o [2019-09-12T07:33:16.165Z] internal/x/net/http/httpproxy [2019-09-12T07:33:16.165Z] net/textproto [2019-09-12T07:33:16.165Z] crypto/x509 [2019-09-12T07:33:16.165Z] internal/x/net/http/httpguts [2019-09-12T07:33:16.165Z] mime/multipart [2019-09-12T07:33:16.470Z] #58 135.2 CC criu/util.o [2019-09-12T07:33:16.782Z] crypto/tls [2019-09-12T07:33:17.832Z] #58 136.5 CC criu/uts_ns.o [2019-09-12T07:33:17.832Z] #58 136.7 CC criu/vdso-compat.o [2019-09-12T07:33:18.088Z] #58 136.9 CC criu/vdso.o [2019-09-12T07:33:18.824Z] net/http/httptrace [2019-09-12T07:33:18.824Z] net/http [2019-09-12T07:33:19.013Z] #58 137.8 LINK criu/built-in.o [2019-09-12T07:33:19.269Z] #58 138.0 LINK criu/criu [2019-09-12T07:33:19.524Z] #58 138.4 DEP lib/c/criu.d [2019-09-12T07:33:19.779Z] #58 138.5 CC images/rpc.pb-c.o [2019-09-12T07:33:20.338Z] #58 139.0 CC lib/c/criu.o [2019-09-12T07:33:21.263Z] #58 140.1 LINK lib/c/built-in.o [2019-09-12T07:33:21.263Z] #58 140.1 LINK lib/c/libcriu.so [2019-09-12T07:33:21.518Z] #58 140.2 GEN magic.py [2019-09-12T07:33:21.519Z] #58 140.4 Note: Building without setproctitle() and strlcpy() support. [2019-09-12T07:33:21.519Z] #58 140.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-12T07:33:22.080Z] #58 140.9 fatal: Not a git repository (or any of the parent directories): .git [2019-09-12T07:33:22.306Z] github.com/LK4D4/vndr/godl [2019-09-12T07:33:22.306Z] github.com/LK4D4/vndr [2019-09-12T07:33:22.641Z] #58 ... [2019-09-12T07:33:22.641Z] [2019-09-12T07:33:22.641Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-12T07:33:22.641Z] #55 194.9 + rm -rf /tmp/tmp.3ymb20eJ8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ymb20eJ8s [2019-09-12T07:33:23.376Z] Removing intermediate container 68ecab3f2fd3 [2019-09-12T07:33:23.376Z] ---> 4f12a1fece7a [2019-09-12T07:33:23.376Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-12T07:33:23.376Z] ---> 17659225064d [2019-09-12T07:33:23.376Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-12T07:33:23.376Z] ---> Running in 5dbdf19356b8 [2019-09-12T07:33:23.376Z] Removing intermediate container 5dbdf19356b8 [2019-09-12T07:33:23.376Z] ---> 64e0aa44764d [2019-09-12T07:33:23.376Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:23.376Z] ---> 2cc9e582f6f4 [2019-09-12T07:33:23.376Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:23.376Z] ---> 49c93d9dfd36 [2019-09-12T07:33:23.376Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:23.376Z] ---> Running in fc8dd957d2fd [2019-09-12T07:33:23.376Z] + RM_GOPATH=0 [2019-09-12T07:33:23.376Z] + TMP_GOPATH= [2019-09-12T07:33:23.376Z] + : /build [2019-09-12T07:33:23.376Z] + '[' -z '' ']' [2019-09-12T07:33:23.376Z] ++ mktemp -d [2019-09-12T07:33:23.376Z] Install docker/cli version 17.06.2-ce from stable [2019-09-12T07:33:23.376Z] + export GOPATH=/tmp/tmp.xRotIN2wXx [2019-09-12T07:33:23.376Z] + GOPATH=/tmp/tmp.xRotIN2wXx [2019-09-12T07:33:23.376Z] + RM_GOPATH=1 [2019-09-12T07:33:23.376Z] ++ dirname ./install.sh [2019-09-12T07:33:23.376Z] + dir=. [2019-09-12T07:33:23.376Z] + bin=dockercli [2019-09-12T07:33:23.376Z] + shift [2019-09-12T07:33:23.376Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-12T07:33:23.376Z] + . ./dockercli.installer [2019-09-12T07:33:23.376Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-12T07:33:23.376Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-12T07:33:23.376Z] + install_dockercli [2019-09-12T07:33:23.376Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-12T07:33:23.376Z] ++ uname -m [2019-09-12T07:33:23.376Z] + arch=s390x [2019-09-12T07:33:23.376Z] + '[' s390x '!=' x86_64 ']' [2019-09-12T07:33:23.376Z] + '[' s390x '!=' s390x ']' [2019-09-12T07:33:23.376Z] + url=https://download.docker.com/linux/static [2019-09-12T07:33:23.376Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-12T07:33:23.376Z] + tar -xz docker/docker [2019-09-12T07:33:24.163Z] + mkdir -p /build [2019-09-12T07:33:24.163Z] + mv docker/docker /build/ [2019-09-12T07:33:24.163Z] + rmdir docker [2019-09-12T07:33:24.529Z] #55 DONE 196.5s [2019-09-12T07:33:24.529Z] [2019-09-12T07:33:24.529Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-12T07:33:24.529Z] #58 141.6 make[1]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.0 make[1]: 'images/built-in.o' is up to date. [2019-09-12T07:33:24.529Z] #58 142.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-12T07:33:24.529Z] #58 142.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-12T07:33:24.529Z] #58 142.1 make[1]: 'compel/libcompel.a' is up to date. [2019-09-12T07:33:24.529Z] #58 142.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-12T07:33:24.529Z] #58 142.1 make[1]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-12T07:33:24.529Z] #58 142.4 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.4 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.5 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.5 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.6 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.6 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.6 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.7 make[2]: Nothing to be done for 'all'. [2019-09-12T07:33:24.529Z] #58 142.7 INSTALL criu/criu [2019-09-12T07:33:24.529Z] #58 DONE 143.1s [2019-09-12T07:33:24.529Z] [2019-09-12T07:33:24.529Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:33:24.950Z] Removing intermediate container fc8dd957d2fd [2019-09-12T07:33:24.950Z] ---> 097209a1a87f [2019-09-12T07:33:24.950Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-12T07:33:24.950Z] ---> c09eb74371d9 [2019-09-12T07:33:24.950Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-12T07:33:24.950Z] ---> Running in 2ca9aebd1a2e [2019-09-12T07:33:24.950Z] Removing intermediate container 2ca9aebd1a2e [2019-09-12T07:33:24.950Z] ---> 7e1b70fed597 [2019-09-12T07:33:24.950Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:25.237Z] 65014b3c3121: Verifying Checksum [2019-09-12T07:33:25.237Z] 65014b3c3121: Download complete [2019-09-12T07:33:25.312Z] ---> 04dee91f362f [2019-09-12T07:33:25.312Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:25.674Z] ---> 835aa59996bd [2019-09-12T07:33:25.674Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:25.674Z] ---> Running in ed7e45b882f5 [2019-09-12T07:33:25.893Z] #47 ... [2019-09-12T07:33:25.893Z] [2019-09-12T07:33:25.893Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-12T07:33:25.893Z] #24 DONE 197.1s [2019-09-12T07:33:26.035Z] + RM_GOPATH=0 [2019-09-12T07:33:26.035Z] + TMP_GOPATH= [2019-09-12T07:33:26.035Z] + : /build [2019-09-12T07:33:26.035Z] + '[' -z '' ']' [2019-09-12T07:33:26.035Z] ++ mktemp -d [2019-09-12T07:33:26.035Z] + export GOPATH=/tmp/tmp.Ba6BouaBsz [2019-09-12T07:33:26.035Z] + GOPATH=/tmp/tmp.Ba6BouaBsz [2019-09-12T07:33:26.035Z] + RM_GOPATH=1 [2019-09-12T07:33:26.035Z] ++ dirname ./install.sh [2019-09-12T07:33:26.035Z] + dir=. [2019-09-12T07:33:26.035Z] + bin=runc [2019-09-12T07:33:26.035Z] + shift [2019-09-12T07:33:26.035Z] + '[' '!' -f ./runc.installer ']' [2019-09-12T07:33:26.036Z] + . ./runc.installer [2019-09-12T07:33:26.036Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:33:26.036Z] + install_runc [2019-09-12T07:33:26.036Z] + uname -r [2019-09-12T07:33:26.036Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-12T07:33:26.036Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-12T07:33:26.036Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-12T07:33:26.036Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ba6BouaBsz/src/github.com/opencontainers/runc [2019-09-12T07:33:26.036Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-12T07:33:26.036Z] Cloning into '/tmp/tmp.Ba6BouaBsz/src/github.com/opencontainers/runc'... [2019-09-12T07:33:26.148Z] [2019-09-12T07:33:26.148Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:33:26.711Z] Removing intermediate container ba7a48a32fcf [2019-09-12T07:33:26.711Z] ---> d4ff1f9f31ed [2019-09-12T07:33:26.711Z] Step 49/125 : FROM dev-base AS containerd [2019-09-12T07:33:26.711Z] ---> 6c13387a8e42 [2019-09-12T07:33:26.711Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:33:26.711Z] ---> Using cache [2019-09-12T07:33:26.711Z] ---> 93b6172a41f2 [2019-09-12T07:33:26.711Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-12T07:33:26.711Z] ---> Running in a60584980a45 [2019-09-12T07:33:26.711Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:33:26.711Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:33:26.995Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:33:26.995Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:33:26.995Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:33:26.995Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:33:27.279Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:33:27.396Z] + cd /tmp/tmp.Ba6BouaBsz/src/github.com/opencontainers/runc [2019-09-12T07:33:27.396Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:33:27.396Z] + '[' -z '' ']' [2019-09-12T07:33:27.396Z] + target=static [2019-09-12T07:33:27.396Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-12T07:33:27.396Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-12T07:33:27.562Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:33:28.661Z] #47 ... [2019-09-12T07:33:28.661Z] [2019-09-12T07:33:28.661Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-12T07:33:28.917Z] #25 DONE 0.5s [2019-09-12T07:33:28.917Z] [2019-09-12T07:33:28.917Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:33:29.038Z] Fetched 7721 kB in 2s (2962 kB/s) [2019-09-12T07:33:29.172Z] #47 ... [2019-09-12T07:33:29.172Z] [2019-09-12T07:33:29.172Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-12T07:33:29.172Z] #28 DONE 0.1s [2019-09-12T07:33:29.172Z] [2019-09-12T07:33:29.172Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-12T07:33:29.172Z] #31 DONE 0.1s [2019-09-12T07:33:29.172Z] [2019-09-12T07:33:29.172Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-12T07:33:29.428Z] #34 DONE 0.1s [2019-09-12T07:33:29.428Z] [2019-09-12T07:33:29.428Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-12T07:33:29.428Z] #39 DONE 0.1s [2019-09-12T07:33:29.428Z] [2019-09-12T07:33:29.428Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:33:29.428Z] #47 ... [2019-09-12T07:33:29.428Z] [2019-09-12T07:33:29.428Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-12T07:33:29.428Z] #43 DONE 0.1s [2019-09-12T07:33:29.683Z] [2019-09-12T07:33:29.683Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-12T07:33:30.523Z] Reading package lists... [2019-09-12T07:33:31.545Z] Reading package lists... [2019-09-12T07:33:31.545Z] Building dependency tree... [2019-09-12T07:33:31.545Z] Reading state information... [2019-09-12T07:33:31.830Z] The following additional packages will be installed: [2019-09-12T07:33:31.830Z] btrfs-progs liblzo2-2 [2019-09-12T07:33:31.830Z] The following NEW packages will be installed: [2019-09-12T07:33:31.830Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-12T07:33:31.830Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:33:31.830Z] Need to get 588 kB of archives. [2019-09-12T07:33:31.830Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-12T07:33:31.830Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-12T07:33:31.830Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-12T07:33:32.115Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-12T07:33:32.400Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:33:32.400Z] Fetched 588 kB in 0s (1630 kB/s) [2019-09-12T07:33:32.400Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-12T07:33:32.400Z] (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 ... 14950 files and directories currently installed.) [2019-09-12T07:33:32.400Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-12T07:33:32.400Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:33:32.400Z] Selecting previously unselected package btrfs-progs. [2019-09-12T07:33:32.400Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-12T07:33:32.400Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:33:32.686Z] Selecting previously unselected package btrfs-tools. [2019-09-12T07:33:32.686Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-12T07:33:32.686Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:33:32.686Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:33:32.686Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:33:32.686Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:33:32.686Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:33:32.686Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:33:33.307Z] Removing intermediate container a60584980a45 [2019-09-12T07:33:33.307Z] ---> efd3339f0519 [2019-09-12T07:33:33.307Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-12T07:33:33.307Z] ---> Running in 4e9661dbebe3 [2019-09-12T07:33:33.307Z] Removing intermediate container 4e9661dbebe3 [2019-09-12T07:33:33.307Z] ---> 67fe2ba0e113 [2019-09-12T07:33:33.307Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:33.307Z] ---> 998853b22b70 [2019-09-12T07:33:33.307Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:33.593Z] ---> be89a533264b [2019-09-12T07:33:33.593Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:33.593Z] ---> Running in 9c19a1d789ae [2019-09-12T07:33:33.881Z] + RM_GOPATH=0 [2019-09-12T07:33:33.881Z] + TMP_GOPATH= [2019-09-12T07:33:33.881Z] + : /build [2019-09-12T07:33:33.881Z] + '[' -z '' ']' [2019-09-12T07:33:33.881Z] ++ mktemp -d [2019-09-12T07:33:33.881Z] + export GOPATH=/tmp/tmp.nK9FviLo7p [2019-09-12T07:33:33.881Z] + GOPATH=/tmp/tmp.nK9FviLo7p [2019-09-12T07:33:33.881Z] + RM_GOPATH=1 [2019-09-12T07:33:33.881Z] ++ dirname ./install.sh [2019-09-12T07:33:33.881Z] + dir=. [2019-09-12T07:33:33.881Z] + bin=containerd [2019-09-12T07:33:33.881Z] + shift [2019-09-12T07:33:33.881Z] + '[' '!' -f ./containerd.installer ']' [2019-09-12T07:33:33.881Z] + . ./containerd.installer [2019-09-12T07:33:33.881Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:33:33.881Z] + install_containerd [2019-09-12T07:33:33.881Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-12T07:33:33.881Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.nK9FviLo7p/src/github.com/containerd/containerd [2019-09-12T07:33:33.881Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:33:33.881Z] Cloning into '/tmp/tmp.nK9FviLo7p/src/github.com/containerd/containerd'... [2019-09-12T07:33:34.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-12T07:33:35.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-12T07:33:36.215Z] #47 171.1 🇩 bin/containerd [2019-09-12T07:33:40.728Z] + cd /tmp/tmp.nK9FviLo7p/src/github.com/containerd/containerd [2019-09-12T07:33:40.728Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-12T07:33:40.728Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-12T07:33:40.728Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-12T07:33:40.728Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:33:40.728Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-12T07:33:40.728Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-12T07:33:40.728Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-12T07:33:40.728Z] + '[' '' = dynamic ']' [2019-09-12T07:33:40.728Z] + make [2019-09-12T07:33:41.012Z] 🇩 bin/ctr [2019-09-12T07:33:41.268Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-12T07:33:41.268Z] + mkdir -p /build [2019-09-12T07:33:41.268Z] + cp runc /build/runc [2019-09-12T07:33:41.268Z] Removing intermediate container ed7e45b882f5 [2019-09-12T07:33:41.268Z] ---> fd64d700ca50 [2019-09-12T07:33:41.268Z] Step 81/125 : FROM dev-base AS tini [2019-09-12T07:33:41.268Z] ---> 17659225064d [2019-09-12T07:33:41.268Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:33:41.268Z] ---> Using cache [2019-09-12T07:33:41.268Z] ---> a711a86829c4 [2019-09-12T07:33:41.268Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-12T07:33:41.630Z] ---> Running in 518f2e9fc6e5 [2019-09-12T07:33:41.991Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:33:41.991Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:33:42.369Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:33:42.369Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:33:42.369Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:33:42.369Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:33:42.369Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:33:42.369Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:33:43.646Z] Fetched 7671 kB in 1s (4697 kB/s) [2019-09-12T07:33:44.536Z] Reading package lists... [2019-09-12T07:33:45.053Z] Reading package lists... [2019-09-12T07:33:45.054Z] Building dependency tree... [2019-09-12T07:33:45.054Z] Reading state information... [2019-09-12T07:33:45.054Z] The following additional packages will be installed: [2019-09-12T07:33:45.054Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-12T07:33:45.054Z] Suggested packages: [2019-09-12T07:33:45.054Z] codeblocks eclipse ninja-build lrzip [2019-09-12T07:33:45.054Z] Recommended packages: [2019-09-12T07:33:45.054Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-12T07:33:45.054Z] The following NEW packages will be installed: [2019-09-12T07:33:45.054Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-12T07:33:45.054Z] vim-common xxd [2019-09-12T07:33:45.054Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:33:45.054Z] Need to get 13.2 MB of archives. [2019-09-12T07:33:45.054Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-12T07:33:45.054Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-12T07:33:45.472Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-12T07:33:45.472Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-12T07:33:45.472Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-12T07:33:45.472Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-12T07:33:45.472Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-12T07:33:45.472Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-12T07:33:45.472Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-12T07:33:45.472Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:33:45.472Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:33:45.472Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:33:45.472Z] Fetched 13.2 MB in 0s (56.6 MB/s) [2019-09-12T07:33:45.472Z] Selecting previously unselected package cmake-data. [2019-09-12T07:33:45.472Z] (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 ... 14828 files and directories currently installed.) [2019-09-12T07:33:45.472Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-12T07:33:45.472Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-12T07:33:45.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-12T07:33:45.851Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-12T07:33:45.851Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-12T07:33:45.851Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:33:45.851Z] Selecting previously unselected package libicu57:s390x. [2019-09-12T07:33:45.851Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-12T07:33:45.851Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-12T07:33:46.623Z] Selecting previously unselected package libxml2:s390x. [2019-09-12T07:33:46.623Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-12T07:33:46.623Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:33:46.983Z] Selecting previously unselected package libarchive13:s390x. [2019-09-12T07:33:46.983Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-12T07:33:46.983Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-12T07:33:46.983Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-12T07:33:46.983Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-12T07:33:46.983Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-12T07:33:46.983Z] Selecting previously unselected package libuv1:s390x. [2019-09-12T07:33:46.983Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-12T07:33:46.983Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-12T07:33:46.983Z] Selecting previously unselected package cmake. [2019-09-12T07:33:46.983Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-12T07:33:46.983Z] Unpacking cmake (3.7.2-1) ... [2019-09-12T07:33:47.349Z] Selecting previously unselected package xxd. [2019-09-12T07:33:47.349Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-12T07:33:47.349Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:33:47.349Z] Selecting previously unselected package vim-common. [2019-09-12T07:33:47.349Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:33:47.349Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:33:47.349Z] Processing triggers for mime-support (3.60) ... [2019-09-12T07:33:47.349Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:33:47.349Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-12T07:33:47.349Z] Setting up cmake-data (3.7.2-1) ... [2019-09-12T07:33:47.349Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-12T07:33:47.717Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:33:47.717Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:33:47.717Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:33:47.717Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:33:47.717Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-12T07:33:47.717Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-12T07:33:47.717Z] Setting up cmake (3.7.2-1) ... [2019-09-12T07:33:47.717Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:33:48.965Z] Removing intermediate container 518f2e9fc6e5 [2019-09-12T07:33:48.966Z] ---> 68a7b9bec7e2 [2019-09-12T07:33:48.966Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:48.966Z] ---> 76584295aaac [2019-09-12T07:33:48.966Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-12T07:33:48.966Z] ---> Running in d728840febc9 [2019-09-12T07:33:49.330Z] Removing intermediate container d728840febc9 [2019-09-12T07:33:49.330Z] ---> 82f453983043 [2019-09-12T07:33:49.330Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:49.330Z] ---> a9fc6f5b7144 [2019-09-12T07:33:49.330Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:49.330Z] ---> Running in accfa3f104c0 [2019-09-12T07:33:50.106Z] + RM_GOPATH=0 [2019-09-12T07:33:50.106Z] + TMP_GOPATH= [2019-09-12T07:33:50.106Z] + : /build [2019-09-12T07:33:50.106Z] + '[' -z '' ']' [2019-09-12T07:33:50.106Z] ++ mktemp -d [2019-09-12T07:33:50.106Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:33:50.106Z] + export GOPATH=/tmp/tmp.xmkcFL0dbL [2019-09-12T07:33:50.106Z] + GOPATH=/tmp/tmp.xmkcFL0dbL [2019-09-12T07:33:50.106Z] + RM_GOPATH=1 [2019-09-12T07:33:50.106Z] ++ dirname ./install.sh [2019-09-12T07:33:50.106Z] + dir=. [2019-09-12T07:33:50.106Z] + bin=tini [2019-09-12T07:33:50.106Z] + shift [2019-09-12T07:33:50.106Z] + '[' '!' -f ./tini.installer ']' [2019-09-12T07:33:50.106Z] + . ./tini.installer [2019-09-12T07:33:50.106Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:33:50.106Z] + install_tini [2019-09-12T07:33:50.106Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-12T07:33:50.106Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.xmkcFL0dbL/tini [2019-09-12T07:33:50.106Z] Cloning into '/tmp/tmp.xmkcFL0dbL/tini'... [2019-09-12T07:33:50.106Z] + cd /tmp/tmp.xmkcFL0dbL/tini [2019-09-12T07:33:50.106Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:33:50.106Z] + cmake . [2019-09-12T07:33:50.106Z] -- The C compiler identification is GNU 6.3.0 [2019-09-12T07:33:50.481Z] -- Check for working C compiler: /usr/bin/cc [2019-09-12T07:33:50.481Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-12T07:33:50.481Z] -- Detecting C compiler ABI info [2019-09-12T07:33:50.481Z] -- Detecting C compiler ABI info - done [2019-09-12T07:33:50.481Z] -- Detecting C compile features [2019-09-12T07:33:50.481Z] -- Detecting C compile features - done [2019-09-12T07:33:50.481Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-12T07:33:50.481Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-12T07:33:50.481Z] -- Configuring done [2019-09-12T07:33:50.481Z] -- Generating done [2019-09-12T07:33:50.481Z] -- Build files have been written to: /tmp/tmp.xmkcFL0dbL/tini [2019-09-12T07:33:50.481Z] + make tini-static [2019-09-12T07:33:50.851Z] Scanning dependencies of target tini-static [2019-09-12T07:33:50.851Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-12T07:33:50.851Z] [100%] Linking C executable tini-static [2019-09-12T07:33:50.851Z] [100%] Built target tini-static [2019-09-12T07:33:50.851Z] + mkdir -p /build [2019-09-12T07:33:50.851Z] + cp tini-static /build/docker-init [2019-09-12T07:33:51.627Z] Removing intermediate container accfa3f104c0 [2019-09-12T07:33:51.627Z] ---> 78b387eff696 [2019-09-12T07:33:51.627Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-12T07:33:51.627Z] ---> 17659225064d [2019-09-12T07:33:51.627Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-12T07:33:51.627Z] ---> Running in 2ef36a0f095f [2019-09-12T07:33:51.627Z] Removing intermediate container 2ef36a0f095f [2019-09-12T07:33:51.627Z] ---> 4e0a4ed3f993 [2019-09-12T07:33:51.627Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:33:52.139Z] ---> eb8ca840c59f [2019-09-12T07:33:52.139Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:33:52.139Z] ---> 2d9eea39dd67 [2019-09-12T07:33:52.139Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:33:52.139Z] ---> Running in f75415d5b855 [2019-09-12T07:33:52.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-12T07:33:52.656Z] + RM_GOPATH=0 [2019-09-12T07:33:52.656Z] + TMP_GOPATH= [2019-09-12T07:33:52.656Z] + : /build/ [2019-09-12T07:33:52.656Z] + '[' -z '' ']' [2019-09-12T07:33:52.656Z] ++ mktemp -d [2019-09-12T07:33:52.656Z] + export GOPATH=/tmp/tmp.OPf8utS7YO [2019-09-12T07:33:52.656Z] + GOPATH=/tmp/tmp.OPf8utS7YO [2019-09-12T07:33:52.656Z] + RM_GOPATH=1 [2019-09-12T07:33:52.656Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:33:52.656Z] ++ dirname ./install.sh [2019-09-12T07:33:52.656Z] + dir=. [2019-09-12T07:33:52.656Z] + bin=rootlesskit [2019-09-12T07:33:52.656Z] + shift [2019-09-12T07:33:52.656Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-12T07:33:52.656Z] + . ./rootlesskit.installer [2019-09-12T07:33:52.656Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:33:52.656Z] + install_rootlesskit [2019-09-12T07:33:52.656Z] + case "$1" in [2019-09-12T07:33:52.656Z] + export CGO_ENABLED=0 [2019-09-12T07:33:52.656Z] + CGO_ENABLED=0 [2019-09-12T07:33:52.656Z] + _install_rootlesskit [2019-09-12T07:33:52.656Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-12T07:33:52.656Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OPf8utS7YO/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:33:52.656Z] Cloning into '/tmp/tmp.OPf8utS7YO/src/github.com/rootless-containers/rootlesskit'... [2019-09-12T07:33:53.619Z] + cd /tmp/tmp.OPf8utS7YO/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:33:53.619Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:33:53.619Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:33:53.619Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-12T07:33:58.094Z] #47 193.5 🇩 bin/containerd-stress [2019-09-12T07:33:59.943Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:33:59.943Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-12T07:33:59.977Z] #47 195.1 🇩 bin/containerd-shim [2019-09-12T07:34:00.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-12T07:34:01.773Z] Removing intermediate container f75415d5b855 [2019-09-12T07:34:01.773Z] ---> 99fcd57b6e24 [2019-09-12T07:34:01.773Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-12T07:34:01.773Z] ---> 8735db92a2c4 [2019-09-12T07:34:01.773Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-12T07:34:01.773Z] ---> c09eb74371d9 [2019-09-12T07:34:01.773Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:34:02.137Z] ---> Running in b9219bc07308 [2019-09-12T07:34:02.137Z] Removing intermediate container b9219bc07308 [2019-09-12T07:34:02.137Z] ---> 7d6f6c112d6a [2019-09-12T07:34:02.137Z] Step 96/125 : RUN groupadd -r docker [2019-09-12T07:34:02.137Z] ---> Running in 5e2340284535 [2019-09-12T07:34:03.408Z] Removing intermediate container 5e2340284535 [2019-09-12T07:34:03.408Z] ---> 3cf305143cc4 [2019-09-12T07:34:03.408Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-12T07:34:03.408Z] ---> Running in ec918aff37aa [2019-09-12T07:34:04.794Z] Removing intermediate container ec918aff37aa [2019-09-12T07:34:04.794Z] ---> 6594818216d9 [2019-09-12T07:34:04.794Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-12T07:34:04.794Z] ---> Running in 31aa0b1155b8 [2019-09-12T07:34:05.200Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-12T07:34:05.571Z] Removing intermediate container 31aa0b1155b8 [2019-09-12T07:34:05.571Z] ---> 02023001a520 [2019-09-12T07:34:05.571Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-12T07:34:05.571Z] ---> Running in c2092291141b [2019-09-12T07:34:06.505Z] #47 201.1 🇩 bin/containerd-shim-runc-v1 [2019-09-12T07:34:06.840Z] Removing intermediate container c2092291141b [2019-09-12T07:34:06.840Z] ---> 8584092598e6 [2019-09-12T07:34:06.840Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-12T07:34:06.840Z] ---> Running in 3fe1c9bae628 [2019-09-12T07:34:06.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-12T07:34:08.091Z] Removing intermediate container 3fe1c9bae628 [2019-09-12T07:34:08.091Z] ---> d378ccf22e55 [2019-09-12T07:34:08.091Z] Step 101/125 : RUN ldconfig [2019-09-12T07:34:08.091Z] ---> Running in a94b424f479b [2019-09-12T07:34:08.391Z] #47 203.8 🇩 binaries [2019-09-12T07:34:08.391Z] #47 203.8 + mkdir -p /build [2019-09-12T07:34:08.391Z] #47 203.8 + cp bin/containerd /build/containerd [2019-09-12T07:34:08.391Z] #47 203.8 + cp bin/containerd-shim /build/containerd-shim [2019-09-12T07:34:08.391Z] #47 203.8 + cp bin/ctr /build/ctr [2019-09-12T07:34:08.869Z] Removing intermediate container a94b424f479b [2019-09-12T07:34:08.869Z] ---> 1034d9004f69 [2019-09-12T07:34:08.869Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-12T07:34:08.869Z] ---> Running in 9f4532f44ce2 [2019-09-12T07:34:08.951Z] #47 DONE 204.4s [2019-09-12T07:34:09.671Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:34:09.671Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:34:09.671Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:34:09.671Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:34:09.671Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:34:09.671Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-12T07:34:09.671Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-12T07:34:09.875Z] [2019-09-12T07:34:09.875Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-12T07:34:09.875Z] #48 DONE 0.2s [2019-09-12T07:34:10.069Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-12T07:34:10.130Z] [2019-09-12T07:34:10.130Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-12T07:34:10.130Z] #51 DONE 0.1s [2019-09-12T07:34:10.130Z] [2019-09-12T07:34:10.130Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-12T07:34:10.130Z] #54 DONE 0.1s [2019-09-12T07:34:10.130Z] [2019-09-12T07:34:10.130Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-12T07:34:10.384Z] #56 DONE 0.3s [2019-09-12T07:34:10.384Z] [2019-09-12T07:34:10.384Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-12T07:34:10.384Z] #59 DONE 0.1s [2019-09-12T07:34:10.384Z] [2019-09-12T07:34:10.384Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-12T07:34:10.943Z] #63 DONE 0.3s [2019-09-12T07:34:10.943Z] [2019-09-12T07:34:10.943Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-12T07:34:10.943Z] #65 DONE 0.2s [2019-09-12T07:34:10.943Z] [2019-09-12T07:34:10.943Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-12T07:34:10.943Z] #66 DONE 0.0s [2019-09-12T07:34:10.943Z] [2019-09-12T07:34:10.943Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-12T07:34:11.384Z] Fetched 7671 kB in 1s (4770 kB/s) [2019-09-12T07:34:11.763Z] Reading package lists... [2019-09-12T07:34:11.867Z] #67 DONE 0.6s [2019-09-12T07:34:11.867Z] [2019-09-12T07:34:11.867Z] #68 exporting to image [2019-09-12T07:34:11.867Z] #68 exporting layers [2019-09-12T07:34:12.149Z] Reading package lists... [2019-09-12T07:34:12.686Z] Building dependency tree... [2019-09-12T07:34:12.686Z] Reading state information... [2019-09-12T07:34:12.686Z] The following additional packages will be installed: [2019-09-12T07:34:12.686Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-12T07:34:12.686Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-12T07:34:12.686Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-12T07:34:12.686Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-12T07:34:12.686Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-12T07:34:12.686Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-12T07:34:12.686Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 [2019-09-12T07:34:12.686Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-12T07:34:12.686Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-12T07:34:12.686Z] Suggested packages: [2019-09-12T07:34:12.686Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-12T07:34:12.686Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-12T07:34:12.686Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-12T07:34:12.686Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-12T07:34:12.686Z] Recommended packages: [2019-09-12T07:34:12.686Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-12T07:34:12.686Z] python3-keyrings.alt python3-xdg unzip [2019-09-12T07:34:13.134Z] The following NEW packages will be installed: [2019-09-12T07:34:13.134Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-12T07:34:13.134Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-12T07:34:13.134Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-12T07:34:13.134Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-12T07:34:13.134Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-12T07:34:13.134Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-12T07:34:13.134Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-12T07:34:13.134Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-12T07:34:13.134Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-12T07:34:13.134Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-12T07:34:13.134Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-12T07:34:13.134Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-12T07:34:13.134Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-12T07:34:13.134Z] xfsprogs xxd xz-utils zip [2019-09-12T07:34:13.134Z] The following packages will be upgraded: [2019-09-12T07:34:13.134Z] libsystemd0 libudev1 [2019-09-12T07:34:13.134Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2019-09-12T07:34:13.134Z] Need to get 88.6 MB of archives. [2019-09-12T07:34:13.134Z] After this operation, 565 MB of additional disk space will be used. [2019-09-12T07:34:13.134Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB] [2019-09-12T07:34:13.134Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-12T07:34:13.134Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-12T07:34:13.134Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-12T07:34:13.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-12T07:34:13.593Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-12T07:34:13.593Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB] [2019-09-12T07:34:13.593Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-12T07:34:13.593Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-12T07:34:13.593Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-12T07:34:13.593Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-12T07:34:13.593Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-12T07:34:13.593Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-12T07:34:13.593Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-12T07:34:13.593Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-12T07:34:13.593Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-12T07:34:13.593Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-12T07:34:13.593Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-12T07:34:13.593Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-12T07:34:13.593Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-12T07:34:13.593Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-12T07:34:13.593Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-12T07:34:13.593Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-12T07:34:13.593Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-12T07:34:13.593Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:34:13.593Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:34:13.593Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-12T07:34:13.593Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-12T07:34:13.593Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-12T07:34:13.593Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-12T07:34:13.593Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-12T07:34:13.593Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-12T07:34:13.593Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-12T07:34:13.593Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-12T07:34:13.593Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-12T07:34:13.593Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-12T07:34:13.593Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-12T07:34:13.593Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-12T07:34:13.593Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-12T07:34:13.593Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-12T07:34:13.593Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-12T07:34:13.593Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-12T07:34:13.593Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-12T07:34:13.593Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-12T07:34:13.593Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-12T07:34:13.593Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-12T07:34:13.593Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-12T07:34:13.593Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-12T07:34:13.593Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-12T07:34:13.593Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-12T07:34:13.593Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-12T07:34:13.593Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-12T07:34:13.593Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-12T07:34:13.593Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-12T07:34:13.593Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-12T07:34:13.593Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-12T07:34:13.593Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-12T07:34:13.593Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-12T07:34:13.593Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-12T07:34:13.593Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-12T07:34:13.593Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-12T07:34:13.593Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-12T07:34:13.593Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-12T07:34:13.593Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-12T07:34:13.593Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-12T07:34:13.593Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-12T07:34:13.593Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-12T07:34:13.593Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-12T07:34:13.593Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-12T07:34:14.025Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-12T07:34:14.025Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-09-12T07:34:14.025Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-09-12T07:34:14.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-12T07:34:14.390Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:34:14.390Z] Fetched 88.6 MB in 1s (77.7 MB/s) [2019-09-12T07:34:14.390Z] (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 ... 14898 files and directories currently installed.) [2019-09-12T07:34:14.390Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ... [2019-09-12T07:34:14.390Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:34:14.761Z] Setting up libsystemd0:s390x (232-25+deb9u12) ... [2019-09-12T07:34:14.761Z] Selecting previously unselected package bash-completion. [2019-09-12T07:34:14.761Z] (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 ... 14898 files and directories currently installed.) [2019-09-12T07:34:14.761Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-12T07:34:15.134Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-12T07:34:15.134Z] Selecting previously unselected package libnet1:s390x. [2019-09-12T07:34:15.134Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-12T07:34:15.134Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-12T07:34:15.134Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-12T07:34:15.134Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-12T07:34:15.134Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-12T07:34:15.134Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-12T07:34:15.134Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-12T07:34:15.134Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-12T07:34:15.501Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ... [2019-09-12T07:34:15.501Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:34:15.501Z] Setting up libudev1:s390x (232-25+deb9u12) ... [2019-09-12T07:34:15.501Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-12T07:34:15.501Z] (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 ... 15497 files and directories currently installed.) [2019-09-12T07:34:15.501Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-12T07:34:15.501Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-12T07:34:15.501Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-12T07:34:15.501Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-12T07:34:15.501Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-12T07:34:15.501Z] Selecting previously unselected package python3.5-minimal. [2019-09-12T07:34:15.501Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-12T07:34:15.501Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:34:15.867Z] Selecting previously unselected package python3-minimal. [2019-09-12T07:34:15.867Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-12T07:34:15.868Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-12T07:34:15.868Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-12T07:34:15.868Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-12T07:34:15.868Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-12T07:34:15.868Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-12T07:34:15.868Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-12T07:34:15.868Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-12T07:34:16.235Z] Selecting previously unselected package python3.5. [2019-09-12T07:34:16.235Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-12T07:34:16.235Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:34:16.235Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-12T07:34:16.235Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-12T07:34:16.236Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-12T07:34:16.236Z] Selecting previously unselected package dh-python. [2019-09-12T07:34:16.236Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... [2019-09-12T07:34:16.236Z] Unpacking dh-python (2.20170125) ... [2019-09-12T07:34:16.236Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-12T07:34:16.236Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:34:16.612Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package python3. [2019-09-12T07:34:16.996Z] (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 ... 16484 files and directories currently installed.) [2019-09-12T07:34:16.996Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking python3 (3.5.3-1) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package pigz. [2019-09-12T07:34:16.996Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking pigz (2.3.4-1) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-12T07:34:16.996Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-12T07:34:16.996Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package libiptc0:s390x. [2019-09-12T07:34:16.996Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package libxtables12:s390x. [2019-09-12T07:34:16.996Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-12T07:34:16.996Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package iptables. [2019-09-12T07:34:16.996Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package xxd. [2019-09-12T07:34:16.996Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-12T07:34:16.996Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:16.996Z] Selecting previously unselected package vim-common. [2019-09-12T07:34:16.996Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:34:16.996Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package bzip2. [2019-09-12T07:34:17.371Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package libgpm2:s390x. [2019-09-12T07:34:17.371Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package xz-utils. [2019-09-12T07:34:17.371Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package aufs-tools. [2019-09-12T07:34:17.371Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-12T07:34:17.371Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package btrfs-progs. [2019-09-12T07:34:17.371Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package btrfs-tools. [2019-09-12T07:34:17.371Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-12T07:34:17.371Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-12T07:34:17.371Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-12T07:34:17.371Z] Selecting previously unselected package dmsetup. [2019-09-12T07:34:17.371Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-12T07:34:17.745Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-12T07:34:17.745Z] Selecting previously unselected package libonig4:s390x. [2019-09-12T07:34:17.745Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libjq1:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package jq. [2019-09-12T07:34:17.746Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libaio1:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libcap2-bin. [2019-09-12T07:34:17.746Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-12T07:34:17.746Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-12T07:34:17.746Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-12T07:34:17.746Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libreadline5:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-12T07:34:18.118Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-12T07:34:18.118Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-12T07:34:18.118Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-12T07:34:18.394Z] #68 exporting layers 6.7s done [2019-09-12T07:34:18.394Z] #68 writing image sha256:22d1c30333f08e1d93a9f385ab2cd77cb83f3a63b400de00a6949b643ef540e7 done [2019-09-12T07:34:18.394Z] #68 naming to docker.io/library/docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 done [2019-09-12T07:34:18.394Z] #68 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-12T07:34:18.493Z] Selecting previously unselected package net-tools. [2019-09-12T07:34:18.493Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-12T07:34:18.493Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:34:18.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39904/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/validate/default [2019-09-12T07:34:18.870Z] Selecting previously unselected package python-pip-whl. [2019-09-12T07:34:18.870Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:34:18.870Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:34:18.870Z] Selecting previously unselected package python3-pip. [2019-09-12T07:34:18.870Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:34:18.870Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:34:18.870Z] Selecting previously unselected package python3-pkg-resources. [2019-09-12T07:34:18.870Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:34:18.870Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:34:18.870Z] Selecting previously unselected package python3-setuptools. [2019-09-12T07:34:18.870Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-12T07:34:18.870Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-12T07:34:18.870Z] Selecting previously unselected package python3-wheel. [2019-09-12T07:34:18.870Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-12T07:34:18.870Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-12T07:34:18.870Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-12T07:34:18.870Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-12T07:34:18.870Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:34:19.235Z] Selecting previously unselected package vim-runtime. [2019-09-12T07:34:19.235Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:34:19.235Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-12T07:34:19.235Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-12T07:34:19.235Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:19.760Z] Congratulations! All commits are properly signed with the DCO! [2019-09-12T07:34:20.032Z] Selecting previously unselected package vim. [2019-09-12T07:34:20.033Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-12T07:34:20.033Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:20.033Z] Selecting previously unselected package xfsprogs. [2019-09-12T07:34:20.033Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-12T07:34:20.033Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:34:20.033Z] Selecting previously unselected package zip. [2019-09-12T07:34:20.033Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-12T07:34:20.033Z] Unpacking zip (3.0-11+b1) ... [2019-09-12T07:34:20.033Z] Selecting previously unselected package libapparmor-perl. [2019-09-12T07:34:20.033Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-12T07:34:20.033Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:34:20.033Z] Selecting previously unselected package apparmor. [2019-09-12T07:34:20.033Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-12T07:34:20.033Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:34:20.478Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-12T07:34:20.478Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-12T07:34:20.478Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:34:20.478Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-12T07:34:20.478Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-12T07:34:20.478Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:34:20.908Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-12T07:34:20.908Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-12T07:34:20.908Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:34:21.443Z] Selecting previously unselected package mingw-w64-common. [2019-09-12T07:34:21.443Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-12T07:34:21.443Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-12T07:34:21.830Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-12T07:34:21.830Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-12T07:34:21.830Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:34:22.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-12T07:34:22.619Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-12T07:34:22.619Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-12T07:34:22.620Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:22.984Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-12T07:34:22.984Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-12T07:34:22.984Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:25.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-12T07:34:26.142Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-12T07:34:26.142Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-12T07:34:26.142Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:28.622Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:34:28.622Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:34:28.622Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-12T07:34:28.622Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:34:28.622Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-12T07:34:28.622Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:28.622Z] Processing triggers for mime-support (3.60) ... [2019-09-12T07:34:28.622Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:28.622Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-12T07:34:28.622Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-12T07:34:28.622Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:34:28.622Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:34:28.622Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-12T07:34:29.405Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-12T07:34:29.405Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-12T07:34:29.405Z] Setting up zip (3.0-11+b1) ... [2019-09-12T07:34:29.405Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-12T07:34:29.405Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:29.405Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-12T07:34:29.405Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:34:29.405Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-12T07:34:29.405Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:29.405Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:34:29.405Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-12T07:34:29.405Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:34:29.405Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:29.405Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-12T07:34:29.405Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-12T07:34:29.405Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-12T07:34:29.405Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:29.405Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-12T07:34:29.405Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-12T07:34:29.405Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-12T07:34:29.405Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-12T07:34:29.405Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:34:29.405Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-12T07:34:29.405Z] Setting up pigz (2.3.4-1) ... [2019-09-12T07:34:29.405Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:34:29.405Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-12T07:34:29.405Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:29.405Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-12T07:34:29.783Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-12T07:34:29.783Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:34:29.783Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-12T07:34:29.783Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-12T07:34:29.783Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:34:29.783Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-12T07:34:29.783Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-12T07:34:29.783Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-12T07:34:29.783Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:29.783Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:34:29.783Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:34:29.783Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:34:29.783Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-12T07:34:29.783Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:34:30.719Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-12T07:34:30.719Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:30.719Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:34:30.719Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:34:30.719Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:34:30.719Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:34:30.719Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:34:30.719Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:34:30.719Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:34:30.719Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:34:30.719Z] Setting up python3 (3.5.3-1) ... [2019-09-12T07:34:31.207Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:34:31.613Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-12T07:34:31.613Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-12T07:34:31.613Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-12T07:34:31.613Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-12T07:34:32.000Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:34:32.000Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-12T07:34:32.000Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:34:32.362Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-12T07:34:32.362Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-12T07:34:32.362Z] Setting up dh-python (2.20170125) ... [2019-09-12T07:34:32.745Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-12T07:34:32.745Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:34:33.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-12T07:34:36.831Z] Removing intermediate container 9f4532f44ce2 [2019-09-12T07:34:36.831Z] ---> 78ecc71465ce [2019-09-12T07:34:36.831Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-12T07:34:36.831Z] ---> Running in b2085ae0b05b [2019-09-12T07:34:37.811Z] 🇩 bin/containerd [2019-09-12T07:34:38.635Z] Collecting yamllint==1.16.0 [2019-09-12T07:34:38.635Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-12T07:34:38.635Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-12T07:34:39.011Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-12T07:34:39.397Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-12T07:34:39.397Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-12T07:34:39.879Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-12T07:34:39.879Z] Running setup.py bdist_wheel for pathspec: started [2019-09-12T07:34:39.879Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-12T07:34:39.879Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-12T07:34:39.879Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-12T07:34:40.294Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-12T07:34:40.294Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-12T07:34:40.294Z] Successfully built pathspec pyyaml [2019-09-12T07:34:40.294Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-12T07:34:40.294Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-12T07:34:41.142Z] Removing intermediate container b2085ae0b05b [2019-09-12T07:34:41.142Z] ---> 6c93598efdd3 [2019-09-12T07:34:41.142Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-12T07:34:41.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-12T07:34:41.929Z] ---> 30d980e9b354 [2019-09-12T07:34:41.929Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-12T07:34:43.740Z] ---> 2894b6f90bb3 [2019-09-12T07:34:43.740Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-12T07:34:44.706Z] ---> e531d1a8efec [2019-09-12T07:34:44.706Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-12T07:34:45.077Z] ---> 8ef61fff2026 [2019-09-12T07:34:45.077Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-12T07:34:45.439Z] ---> ef6904a625d6 [2019-09-12T07:34:45.439Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-12T07:34:45.800Z] ---> f1abee2cc406 [2019-09-12T07:34:45.800Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-12T07:34:45.800Z] ---> 273b7090abb9 [2019-09-12T07:34:45.801Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-12T07:34:46.164Z] ---> c758c98a4236 [2019-09-12T07:34:46.164Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-12T07:34:46.954Z] ---> 35fac72ad838 [2019-09-12T07:34:46.954Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-12T07:34:47.333Z] ---> 22948090717f [2019-09-12T07:34:47.333Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-12T07:34:47.333Z] ---> e109e7f9e144 [2019-09-12T07:34:47.333Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-12T07:34:48.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-12T07:34:48.642Z] ---> cf6fae9ceace [2019-09-12T07:34:48.642Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-12T07:34:48.642Z] ---> 13b0dc218ba0 [2019-09-12T07:34:48.642Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-12T07:34:49.059Z] ---> 8af96409cf52 [2019-09-12T07:34:49.059Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-12T07:34:49.464Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-12T07:34:49.464Z] bad55c542dc9: Pulling fs layer [2019-09-12T07:34:49.844Z] bad55c542dc9: Verifying Checksum [2019-09-12T07:34:49.844Z] bad55c542dc9: Download complete [2019-09-12T07:34:50.217Z] bad55c542dc9: Pull complete [2019-09-12T07:34:50.217Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-12T07:34:50.217Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-12T07:34:50.584Z] ---> 9b33208f6118 [2019-09-12T07:34:50.584Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-12T07:34:50.584Z] ---> Running in b926e78aca24 [2019-09-12T07:34:50.952Z] Removing intermediate container b926e78aca24 [2019-09-12T07:34:50.952Z] ---> b4845c84c7df [2019-09-12T07:34:50.952Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-12T07:34:50.952Z] ---> Running in 60d4b775c96c [2019-09-12T07:34:50.952Z] Removing intermediate container 60d4b775c96c [2019-09-12T07:34:50.952Z] ---> 537e0f518e7b [2019-09-12T07:34:50.952Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-12T07:34:50.952Z] ---> Running in 41ed28de364f [2019-09-12T07:34:51.316Z] Removing intermediate container 41ed28de364f [2019-09-12T07:34:51.316Z] ---> 178f482a8583 [2019-09-12T07:34:51.316Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-12T07:34:51.316Z] ---> Running in 33d74acab400 [2019-09-12T07:34:51.316Z] Removing intermediate container 33d74acab400 [2019-09-12T07:34:51.316Z] ---> 3977d07f47e8 [2019-09-12T07:34:51.316Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-12T07:34:51.704Z] ---> Running in 0953d4d8afad [2019-09-12T07:34:51.704Z] Removing intermediate container 0953d4d8afad [2019-09-12T07:34:51.704Z] ---> ed65789e03bd [2019-09-12T07:34:51.704Z] Step 124/125 : FROM dev AS final [2019-09-12T07:34:51.704Z] ---> ed65789e03bd [2019-09-12T07:34:51.704Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-12T07:34:54.178Z] ---> 55774fb3c14e [2019-09-12T07:34:54.178Z] Successfully built 55774fb3c14e [2019-09-12T07:34:54.178Z] Successfully tagged docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-12T07:34:54.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-12T07:34:55.077Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/test/unit [2019-09-12T07:34:57.707Z] ? github.com/docker/docker/api [no test files] [2019-09-12T07:35:02.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-12T07:35:05.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-12T07:35:09.265Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-09-12T07:35:10.375Z] 🇩 bin/containerd-stress [2019-09-12T07:35:12.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-12T07:35:12.401Z] 🇩 bin/containerd-shim [2019-09-12T07:35:15.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-12T07:35:15.323Z] Using test binary docker [2019-09-12T07:35:15.581Z] +++ /etc/init.d/apparmor start [2019-09-12T07:35:15.581Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:35:15.581Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:35:15.581Z] Warning failed to create cache: (null) [2019-09-12T07:35:15.581Z] . [2019-09-12T07:35:15.581Z] INFO: Waiting for daemon to start... [2019-09-12T07:35:15.581Z] Starting dockerd [2019-09-12T07:35:15.581Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-12T07:35:18.106Z] . [2019-09-12T07:35:18.106Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-12T07:35:18.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-12T07:35:18.106Z] Error: No such image: emptyfs [2019-09-12T07:35:18.106Z] ++++ docker load [2019-09-12T07:35:18.106Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-12T07:35:18.106Z] Running integration-test (iteration 1) [2019-09-12T07:35:18.106Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-12T07:35:18.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:35:18.106Z] ++ set -e [2019-09-12T07:35:18.106Z] ++ '[' -n 0 ']' [2019-09-12T07:35:18.106Z] ++ set -x [2019-09-12T07:35:18.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:35:22.712Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-12T07:35:27.113Z] 🇩 binaries [2019-09-12T07:35:27.113Z] + mkdir -p /build [2019-09-12T07:35:27.113Z] + cp bin/containerd /build/containerd [2019-09-12T07:35:27.113Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-12T07:35:27.113Z] + cp bin/ctr /build/ctr [2019-09-12T07:35:32.615Z] Removing intermediate container 9c19a1d789ae [2019-09-12T07:35:32.615Z] ---> c6832449cc53 [2019-09-12T07:35:32.615Z] Step 56/125 : FROM dev-base AS proxy [2019-09-12T07:35:32.615Z] ---> 6c13387a8e42 [2019-09-12T07:35:32.615Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-12T07:35:32.615Z] ---> Running in fdadeb04f316 [2019-09-12T07:35:32.615Z] Removing intermediate container fdadeb04f316 [2019-09-12T07:35:32.615Z] ---> aba91ec94aba [2019-09-12T07:35:32.615Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:35:32.615Z] ---> 6068bfb664f2 [2019-09-12T07:35:32.615Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:35:32.899Z] ---> 6d2b39f848ef [2019-09-12T07:35:32.899Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:35:32.899Z] ---> Running in 98db32816ef3 [2019-09-12T07:35:33.181Z] + RM_GOPATH=0 [2019-09-12T07:35:33.181Z] + TMP_GOPATH= [2019-09-12T07:35:33.181Z] + : /build [2019-09-12T07:35:33.181Z] + '[' -z '' ']' [2019-09-12T07:35:33.181Z] ++ mktemp -d [2019-09-12T07:35:33.181Z] + export GOPATH=/tmp/tmp.iIKgcl6oQl [2019-09-12T07:35:33.181Z] + GOPATH=/tmp/tmp.iIKgcl6oQl [2019-09-12T07:35:33.181Z] + RM_GOPATH=1 [2019-09-12T07:35:33.181Z] ++ dirname ./install.sh [2019-09-12T07:35:33.181Z] + dir=. [2019-09-12T07:35:33.181Z] + bin=proxy [2019-09-12T07:35:33.181Z] + shift [2019-09-12T07:35:33.181Z] + '[' '!' -f ./proxy.installer ']' [2019-09-12T07:35:33.181Z] + . ./proxy.installer [2019-09-12T07:35:33.181Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:35:33.181Z] + install_proxy [2019-09-12T07:35:33.181Z] + case "$1" in [2019-09-12T07:35:33.181Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:35:33.181Z] + export CGO_ENABLED=0 [2019-09-12T07:35:33.181Z] + CGO_ENABLED=0 [2019-09-12T07:35:33.181Z] + _install_proxy [2019-09-12T07:35:33.181Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-12T07:35:33.181Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iIKgcl6oQl/src/github.com/docker/libnetwork [2019-09-12T07:35:33.181Z] Cloning into '/tmp/tmp.iIKgcl6oQl/src/github.com/docker/libnetwork'... [2019-09-12T07:35:35.866Z] + cd /tmp/tmp.iIKgcl6oQl/src/github.com/docker/libnetwork [2019-09-12T07:35:35.866Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-12T07:35:36.149Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-12T07:35:40.554Z] Removing intermediate container 98db32816ef3 [2019-09-12T07:35:40.554Z] ---> d9bc30596ff2 [2019-09-12T07:35:40.554Z] Step 61/125 : FROM base AS gometalinter [2019-09-12T07:35:40.554Z] ---> 6c13387a8e42 [2019-09-12T07:35:40.554Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-12T07:35:40.554Z] ---> Running in 1f5f54bd6783 [2019-09-12T07:35:40.554Z] Removing intermediate container 1f5f54bd6783 [2019-09-12T07:35:40.554Z] ---> 45da37af4670 [2019-09-12T07:35:40.554Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:35:40.554Z] ---> f365aa0d85b0 [2019-09-12T07:35:40.554Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:35:40.554Z] ---> 3133b037d465 [2019-09-12T07:35:40.554Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:35:40.554Z] ---> Running in 6ab407e6dace [2019-09-12T07:35:40.554Z] + RM_GOPATH=0 [2019-09-12T07:35:40.554Z] + TMP_GOPATH= [2019-09-12T07:35:40.554Z] + : /build [2019-09-12T07:35:40.554Z] + '[' -z '' ']' [2019-09-12T07:35:40.554Z] ++ mktemp -d [2019-09-12T07:35:40.554Z] + export GOPATH=/tmp/tmp.zZZWNKTwCa [2019-09-12T07:35:40.554Z] + GOPATH=/tmp/tmp.zZZWNKTwCa [2019-09-12T07:35:40.554Z] + RM_GOPATH=1 [2019-09-12T07:35:40.554Z] ++ dirname ./install.sh [2019-09-12T07:35:40.554Z] Installing gometalinter version v2.0.6 [2019-09-12T07:35:40.554Z] + dir=. [2019-09-12T07:35:40.554Z] + bin=gometalinter [2019-09-12T07:35:40.554Z] + shift [2019-09-12T07:35:40.554Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-12T07:35:40.554Z] + . ./gometalinter.installer [2019-09-12T07:35:40.554Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-12T07:35:40.554Z] + install_gometalinter [2019-09-12T07:35:40.554Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-12T07:35:40.554Z] + go get -d github.com/alecthomas/gometalinter [2019-09-12T07:35:41.116Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-12T07:35:41.116Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-12T07:35:41.116Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-12T07:35:41.116Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-12T07:35:41.116Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-12T07:35:41.116Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-12T07:35:41.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/make.sh dynbinary-daemon test-docker-py [2019-09-12T07:35:42.026Z] + cd /tmp/tmp.zZZWNKTwCa/src/github.com/alecthomas/gometalinter [2019-09-12T07:35:42.026Z] + git checkout -q v2.0.6 [2019-09-12T07:35:42.123Z] [2019-09-12T07:35:42.311Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-12T07:35:42.378Z] Removing bundles/ [2019-09-12T07:35:42.378Z] [2019-09-12T07:35:42.378Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-12T07:35:42.633Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:35:42.633Z] GOOS="" GOARCH="" GOARM="" [2019-09-12T07:35:50.157Z] Loaded image: buildpack-deps:jessie [2019-09-12T07:35:50.157Z] Loaded image: busybox:latest [2019-09-12T07:35:50.157Z] Loaded image: busybox:glibc [2019-09-12T07:35:50.157Z] Loaded image: debian:jessie [2019-09-12T07:35:50.157Z] Loaded image: hello-world:latest [2019-09-12T07:35:50.157Z] INFO: Testing against a local daemon [2019-09-12T07:35:50.157Z] === RUN TestCgroupNamespacesBuild [2019-09-12T07:35:50.723Z] --- PASS: TestCgroupNamespacesBuild (3.35s) [2019-09-12T07:35:50.723Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-12T07:35:50.723Z] daemon.go:336: [d5640407d929b] waiting for daemon to start [2019-09-12T07:35:50.723Z] daemon.go:336: [d5640407d929b] waiting for daemon to start [2019-09-12T07:35:50.723Z] daemon.go:364: [d5640407d929b] daemon started [2019-09-12T07:35:50.723Z] daemon.go:472: [d5640407d929b] Stopping daemon [2019-09-12T07:35:50.723Z] daemon.go:307: [d5640407d929b] exiting daemon [2019-09-12T07:35:50.723Z] daemon.go:459: [d5640407d929b] Daemon stopped [2019-09-12T07:35:50.723Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:35:52.202Z] 65014b3c3121: Pull complete [2019-09-12T07:35:53.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2019-09-12T07:35:53.251Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:35:53.251Z] daemon.go:336: [d608ef576f0b1] waiting for daemon to start [2019-09-12T07:35:53.251Z] daemon.go:336: [d608ef576f0b1] waiting for daemon to start [2019-09-12T07:35:53.251Z] daemon.go:364: [d608ef576f0b1] daemon started [2019-09-12T07:35:53.251Z] daemon.go:472: [d608ef576f0b1] Stopping daemon [2019-09-12T07:35:53.251Z] daemon.go:307: [d608ef576f0b1] exiting daemon [2019-09-12T07:35:53.251Z] daemon.go:459: [d608ef576f0b1] Daemon stopped [2019-09-12T07:35:53.251Z] === RUN TestBuildWithSession [2019-09-12T07:35:56.532Z] --- PASS: TestBuildWithSession (3.59s) [2019-09-12T07:35:56.532Z] === RUN TestBuildSquashParent [2019-09-12T07:36:00.786Z] + GOBIN=/build [2019-09-12T07:36:00.787Z] + /build/gometalinter --install [2019-09-12T07:36:00.787Z] Installing: [2019-09-12T07:36:00.787Z] deadcode [2019-09-12T07:36:00.787Z] dupl [2019-09-12T07:36:00.787Z] errcheck [2019-09-12T07:36:00.787Z] gas [2019-09-12T07:36:00.787Z] gochecknoglobals [2019-09-12T07:36:00.787Z] gochecknoinits [2019-09-12T07:36:00.787Z] goconst [2019-09-12T07:36:00.787Z] gocyclo [2019-09-12T07:36:00.787Z] goimports [2019-09-12T07:36:00.787Z] golint [2019-09-12T07:36:00.787Z] gosimple [2019-09-12T07:36:00.787Z] gotype [2019-09-12T07:36:00.787Z] gotypex [2019-09-12T07:36:00.787Z] ineffassign [2019-09-12T07:36:00.787Z] interfacer [2019-09-12T07:36:00.787Z] lll [2019-09-12T07:36:00.787Z] maligned [2019-09-12T07:36:00.787Z] megacheck [2019-09-12T07:36:00.787Z] misspell [2019-09-12T07:36:00.787Z] nakedret [2019-09-12T07:36:00.787Z] safesql [2019-09-12T07:36:00.787Z] staticcheck [2019-09-12T07:36:00.787Z] structcheck [2019-09-12T07:36:00.787Z] unconvert [2019-09-12T07:36:00.787Z] unparam [2019-09-12T07:36:00.787Z] unused [2019-09-12T07:36:00.787Z] varcheck [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-12T07:36:08.440Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-12T07:36:08.440Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-09-12T07:36:08.752Z] --- PASS: TestBuildSquashParent (10.33s) [2019-09-12T07:36:08.752Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-12T07:36:08.752Z] daemon.go:336: [d0021f062817d] waiting for daemon to start [2019-09-12T07:36:08.752Z] daemon.go:336: [d0021f062817d] waiting for daemon to start [2019-09-12T07:36:08.752Z] daemon.go:364: [d0021f062817d] daemon started [2019-09-12T07:36:08.752Z] daemon.go:472: [d0021f062817d] Stopping daemon [2019-09-12T07:36:08.752Z] daemon.go:307: [d0021f062817d] exiting daemon [2019-09-12T07:36:08.752Z] daemon.go:459: [d0021f062817d] Daemon stopped [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:36:08.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:36:08.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:36:08.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:36:08.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:36:09.739Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.5% of statements [2019-09-12T07:36:10.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-12T07:36:10.125Z] Using test binary docker [2019-09-12T07:36:10.125Z] +++ /etc/init.d/apparmor start [2019-09-12T07:36:10.125Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:36:10.125Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:36:10.125Z] Warning failed to create cache: (null) [2019-09-12T07:36:10.125Z] . [2019-09-12T07:36:10.125Z] INFO: Waiting for daemon to start... [2019-09-12T07:36:10.125Z] Starting dockerd [2019-09-12T07:36:10.125Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-12T07:36:10.125Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-12T07:36:10.125Z] Using test binary docker [2019-09-12T07:36:10.125Z] +++ /etc/init.d/apparmor start [2019-09-12T07:36:10.125Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:36:10.125Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:36:10.125Z] Warning failed to create cache: (null) [2019-09-12T07:36:10.125Z] . [2019-09-12T07:36:10.125Z] INFO: Waiting for daemon to start... [2019-09-12T07:36:10.125Z] Starting dockerd [2019-09-12T07:36:10.125Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-12T07:36:10.639Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:36:10.639Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:36:10.725Z] ok github.com/docker/docker/builder/dockerfile 1.120s coverage: 45.1% of statements [2019-09-12T07:36:12.008Z] [2019-09-12T07:36:12.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-12T07:36:12.266Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-12T07:36:12.266Z] Error: No such image: emptyfs [2019-09-12T07:36:12.266Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-12T07:36:12.266Z] ++++ docker load [2019-09-12T07:36:12.266Z] [2019-09-12T07:36:12.266Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-12T07:36:12.266Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-12T07:36:12.524Z] Error: No such image: emptyfs [2019-09-12T07:36:12.524Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-12T07:36:12.524Z] ++++ docker load [2019-09-12T07:36:12.524Z] Running integration-test (iteration 1) [2019-09-12T07:36:12.524Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-12T07:36:12.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker ./test.main -test.v -test.timeout=360m -test.run '/(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-12T07:36:12.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:36:12.781Z] Running integration-test (iteration 1) [2019-09-12T07:36:12.781Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-12T07:36:12.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker ./test.main -test.v -test.timeout=360m -test.run '/(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-12T07:36:13.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:36:13.358Z] ok github.com/docker/docker/builder/remotecontext 0.246s coverage: 13.6% of statements [2019-09-12T07:36:13.358Z] ok github.com/docker/docker/builder/remotecontext/git 0.746s coverage: 85.1% of statements [2019-09-12T07:36:13.358Z] ? github.com/docker/docker/cli [no test files] [2019-09-12T07:36:13.358Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-12T07:36:13.742Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-12T07:36:17.949Z] ok github.com/docker/docker/client 0.260s coverage: 75.6% of statements [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.66s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.01s) [2019-09-12T07:36:18.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.40s) [2019-09-12T07:36:18.604Z] === RUN TestBuildMultiStageCopy [2019-09-12T07:36:18.604Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-12T07:36:21.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-12T07:36:22.810Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-12T07:36:23.742Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-12T07:36:24.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.12s) [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2019-09-12T07:36:25.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2019-09-12T07:36:25.239Z] === RUN TestBuildMultiStageParentConfig [2019-09-12T07:36:27.764Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2019-09-12T07:36:27.764Z] === RUN TestBuildLabelWithTargets [2019-09-12T07:36:31.039Z] --- PASS: TestBuildLabelWithTargets (3.45s) [2019-09-12T07:36:31.039Z] === RUN TestBuildWithEmptyLayers [2019-09-12T07:36:32.410Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2019-09-12T07:36:32.410Z] === RUN TestBuildMultiStageOnBuild [2019-09-12T07:36:33.383Z] Removing intermediate container 6ab407e6dace [2019-09-12T07:36:33.383Z] ---> 0e6b3d622aa3 [2019-09-12T07:36:33.383Z] Step 66/125 : FROM base AS gotestsum [2019-09-12T07:36:33.383Z] ---> 6c13387a8e42 [2019-09-12T07:36:33.383Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-12T07:36:33.383Z] ---> Running in bc30844c90ba [2019-09-12T07:36:33.383Z] Removing intermediate container bc30844c90ba [2019-09-12T07:36:33.383Z] ---> 389685ed6874 [2019-09-12T07:36:33.383Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:36:33.383Z] ---> 04ac19ea9e61 [2019-09-12T07:36:33.383Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:36:33.383Z] ---> 56ce81ea760d [2019-09-12T07:36:33.383Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:36:33.383Z] ---> Running in 71bf01c403ec [2019-09-12T07:36:33.383Z] + RM_GOPATH=0 [2019-09-12T07:36:33.383Z] + TMP_GOPATH= [2019-09-12T07:36:33.383Z] + : /build [2019-09-12T07:36:33.383Z] + '[' -z '' ']' [2019-09-12T07:36:33.383Z] ++ mktemp -d [2019-09-12T07:36:33.383Z] + export GOPATH=/tmp/tmp.Ii8deAfM5L [2019-09-12T07:36:33.383Z] + GOPATH=/tmp/tmp.Ii8deAfM5L [2019-09-12T07:36:33.383Z] + RM_GOPATH=1 [2019-09-12T07:36:33.383Z] ++ dirname ./install.sh [2019-09-12T07:36:33.383Z] + dir=. [2019-09-12T07:36:33.383Z] + bin=gotestsum [2019-09-12T07:36:33.383Z] + shift [2019-09-12T07:36:33.383Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-12T07:36:33.383Z] + . ./gotestsum.installer [2019-09-12T07:36:33.383Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-12T07:36:33.383Z] + install_gotestsum [2019-09-12T07:36:33.383Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-12T07:36:33.383Z] + go get -d gotest.tools/gotestsum [2019-09-12T07:36:33.383Z] Installing gotestsum version v0.3.5 [2019-09-12T07:36:36.587Z] Loaded image: buildpack-deps:jessie [2019-09-12T07:36:36.844Z] --- PASS: TestBuildMultiStageOnBuild (4.43s) [2019-09-12T07:36:36.844Z] === RUN TestBuildUncleanTarFilenames [2019-09-12T07:36:36.844Z] Loaded image: buildpack-deps:jessie [2019-09-12T07:36:36.844Z] Loaded image: busybox:latest [2019-09-12T07:36:37.102Z] Loaded image: busybox:latest [2019-09-12T07:36:37.360Z] Loaded image: busybox:glibc [2019-09-12T07:36:37.360Z] Loaded image: debian:jessie [2019-09-12T07:36:37.360Z] Loaded image: hello-world:latest [2019-09-12T07:36:37.360Z] Loaded image: busybox:glibc [2019-09-12T07:36:37.360Z] Loaded image: debian:jessie [2019-09-12T07:36:37.617Z] INFO: Testing against a local daemon [2019-09-12T07:36:37.617Z] === RUN Test [2019-09-12T07:36:37.617Z] === RUN Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-12T07:36:37.617Z] Loaded image: hello-world:latest [2019-09-12T07:36:37.617Z] INFO: Testing against a local daemon [2019-09-12T07:36:37.617Z] === RUN Test [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-12T07:36:37.617Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-12T07:36:37.875Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-12T07:36:37.875Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-12T07:36:38.132Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-09-12T07:36:38.132Z] === RUN TestBuildMultiStageLayerLeak [2019-09-12T07:36:38.390Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-12T07:36:38.647Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-12T07:36:38.904Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-12T07:36:38.904Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-12T07:36:39.469Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-12T07:36:39.726Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-12T07:36:39.726Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-12T07:36:41.096Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2019-09-12T07:36:41.096Z] === RUN TestBuildWithHugeFile [2019-09-12T07:36:41.096Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-12T07:36:41.354Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-12T07:36:41.354Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-12T07:36:41.354Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-12T07:36:41.767Z] + cd /tmp/tmp.Ii8deAfM5L/src/gotest.tools/gotestsum [2019-09-12T07:36:41.767Z] + git checkout -q v0.3.5 [2019-09-12T07:36:41.767Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-12T07:36:41.919Z] === RUN Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-12T07:36:42.484Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-12T07:36:45.010Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-12T07:36:45.010Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-12T07:36:45.010Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-12T07:36:45.010Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-12T07:36:45.268Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-12T07:36:46.201Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-12T07:36:49.478Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-12T07:36:50.851Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-12T07:36:52.395Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 29.9% of statements [2019-09-12T07:36:52.396Z] ok github.com/docker/docker/container 0.114s coverage: 35.5% of statements [2019-09-12T07:36:52.396Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-12T07:36:52.396Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-12T07:36:52.396Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-12T07:36:52.396Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-12T07:36:52.767Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-12T07:36:54.150Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-12T07:36:54.714Z] === RUN Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-12T07:36:56.609Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-12T07:36:57.173Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-12T07:36:57.612Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-09-12T07:36:58.950Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-09-12T07:37:00.454Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-12T07:37:00.454Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-12T07:37:01.003Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-12T07:37:01.388Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-12T07:37:02.759Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-12T07:37:03.016Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-12T07:37:03.949Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-12T07:37:03.993Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:37:03.993Z] [2019-09-12T07:37:03.993Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-12T07:37:03.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-12T07:37:03.993Z] Using test binary docker [2019-09-12T07:37:03.993Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-12T07:37:03.993Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:37:03.993Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:37:03.993Z] Warning failed to create cache: (null) [2019-09-12T07:37:03.993Z] . [2019-09-12T07:37:03.993Z] INFO: Waiting for daemon to start... [2019-09-12T07:37:03.993Z] Starting dockerd [2019-09-12T07:37:03.993Z] . [2019-09-12T07:37:03.993Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-12T07:37:04.146Z] Removing intermediate container 71bf01c403ec [2019-09-12T07:37:04.146Z] ---> 4454ab358600 [2019-09-12T07:37:04.146Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-12T07:37:04.146Z] ---> 6c13387a8e42 [2019-09-12T07:37:04.146Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-12T07:37:04.146Z] ---> Running in 5ef1ca3116dd [2019-09-12T07:37:04.146Z] Removing intermediate container 5ef1ca3116dd [2019-09-12T07:37:04.146Z] ---> 9c64f2d963e0 [2019-09-12T07:37:04.146Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:37:04.146Z] ---> eef6ee6da4c3 [2019-09-12T07:37:04.146Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:37:04.146Z] ---> 4f3dee93027d [2019-09-12T07:37:04.146Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:37:04.146Z] ---> Running in d4524527f251 [2019-09-12T07:37:04.146Z] + RM_GOPATH=0 [2019-09-12T07:37:04.146Z] + TMP_GOPATH= [2019-09-12T07:37:04.146Z] + : /build [2019-09-12T07:37:04.146Z] + '[' -z '' ']' [2019-09-12T07:37:04.146Z] ++ mktemp -d [2019-09-12T07:37:04.146Z] + export GOPATH=/tmp/tmp.opZts7l891 [2019-09-12T07:37:04.146Z] + GOPATH=/tmp/tmp.opZts7l891 [2019-09-12T07:37:04.146Z] + RM_GOPATH=1 [2019-09-12T07:37:04.146Z] ++ dirname ./install.sh [2019-09-12T07:37:04.146Z] + dir=. [2019-09-12T07:37:04.146Z] + bin=dockercli [2019-09-12T07:37:04.146Z] + shift [2019-09-12T07:37:04.146Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-12T07:37:04.146Z] Install docker/cli version 17.06.2-ce from stable [2019-09-12T07:37:04.146Z] + . ./dockercli.installer [2019-09-12T07:37:04.146Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-12T07:37:04.146Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-12T07:37:04.146Z] + install_dockercli [2019-09-12T07:37:04.146Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-12T07:37:04.146Z] ++ uname -m [2019-09-12T07:37:04.146Z] + arch=ppc64le [2019-09-12T07:37:04.146Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-12T07:37:04.146Z] + '[' ppc64le '!=' s390x ']' [2019-09-12T07:37:04.146Z] + '[' ppc64le '!=' armhf ']' [2019-09-12T07:37:04.146Z] + build_dockercli [2019-09-12T07:37:04.146Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.opZts7l891/tmp/docker-ce [2019-09-12T07:37:04.146Z] Cloning into '/tmp/tmp.opZts7l891/tmp/docker-ce'... [2019-09-12T07:37:05.320Z] === RUN Test/DockerSuite/TestAttachAfterDetach [2019-09-12T07:37:07.844Z] === RUN Test/DockerSuite/TestAttachClosedOnContainerStop [2019-09-12T07:37:07.844Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-12T07:37:10.361Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-09-12T07:37:10.361Z] ok github.com/docker/docker/daemon 12.245s coverage: 17.5% of statements [2019-09-12T07:37:10.361Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-12T07:37:10.361Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-12T07:37:10.361Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-12T07:37:10.368Z] === RUN Test/DockerSuite/TestAttachDetach [2019-09-12T07:37:11.719Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 84.2% of statements [2019-09-12T07:37:11.719Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2019-09-12T07:37:11.719Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-12T07:37:11.719Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-12T07:37:11.738Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-12T07:37:12.303Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-12T07:37:12.868Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-12T07:37:13.089Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-09-12T07:37:15.392Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-12T07:37:15.650Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-12T07:37:15.744Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-12T07:37:16.582Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-12T07:37:17.031Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.315s coverage: 57.8% of statements [2019-09-12T07:37:17.147Z] === RUN Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-12T07:37:17.711Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-12T07:37:20.236Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-12T07:37:20.236Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-12T07:37:20.801Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-12T07:37:21.365Z] === RUN Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-12T07:37:22.738Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-12T07:37:23.303Z] === RUN Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-12T07:37:23.377Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.571s coverage: 46.1% of statements [2019-09-12T07:37:23.868Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-12T07:37:24.799Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-12T07:37:25.206Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.500s coverage: 72.5% of statements [2019-09-12T07:37:25.206Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-12T07:37:26.624Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.230s coverage: 50.8% of statements [2019-09-12T07:37:26.695Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-12T07:37:26.695Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-12T07:37:27.261Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-12T07:37:28.193Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-12T07:37:28.446Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.562s coverage: 76.1% of statements [2019-09-12T07:37:29.125Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-12T07:37:29.384Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-12T07:37:29.750Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-12T07:37:31.040Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-09-12T07:37:31.135Z] + cd /tmp/tmp.opZts7l891/tmp/docker-ce [2019-09-12T07:37:31.135Z] + git checkout -q v17.06.2-ce [2019-09-12T07:37:31.135Z] + mkdir -p /tmp/tmp.opZts7l891/src/github.com/docker [2019-09-12T07:37:31.135Z] + mv components/cli /tmp/tmp.opZts7l891/src/github.com/docker/cli [2019-09-12T07:37:31.135Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-12T07:37:32.379Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.872s coverage: 57.0% of statements [2019-09-12T07:37:32.379Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-12T07:37:32.379Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-12T07:37:32.665Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-12T07:37:33.194Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-09-12T07:37:33.583Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements [2019-09-12T07:37:33.583Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-12T07:37:33.583Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-12T07:37:33.622Z] === RUN Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-12T07:37:34.224Z] === RUN Test/DockerDaemonSuite/TestDaemonEvents [2019-09-12T07:37:34.911Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 42.7% of statements [2019-09-12T07:37:36.368Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.8% of statements [2019-09-12T07:37:36.368Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-12T07:37:36.368Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-12T07:37:37.707Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-12T07:37:37.707Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-09-12T07:37:38.399Z] === RUN Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-12T07:37:38.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2019-09-12T07:37:38.957Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-09-12T07:37:39.779Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-09-12T07:37:39.779Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-12T07:37:40.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 18.6% of statements [2019-09-12T07:37:40.855Z] 3889bb8d808b: Pull complete [2019-09-12T07:37:41.676Z] === RUN Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-12T07:37:41.933Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-12T07:37:41.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2019-09-12T07:37:42.799Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-12T07:37:42.869Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-12T07:37:43.183Z] ok github.com/docker/docker/daemon/logger/splunk 1.686s coverage: 84.5% of statements [2019-09-12T07:37:43.183Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-12T07:37:43.434Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-12T07:37:43.628Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2019-09-12T07:37:43.628Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-12T07:37:43.999Z] === RUN Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-12T07:37:46.434Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2019-09-12T07:37:46.434Z] ok github.com/docker/docker/distribution 0.313s coverage: 22.6% of statements [2019-09-12T07:37:46.434Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-12T07:37:47.762Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-09-12T07:37:48.174Z] === RUN Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-12T07:37:48.174Z] === RUN Test/DockerDaemonSuite/TestDaemonIP [2019-09-12T07:37:49.055Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-09-12T07:37:49.055Z] ok github.com/docker/docker/distribution/xfer 1.479s coverage: 83.4% of statements [2019-09-12T07:37:49.055Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-12T07:37:50.394Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-09-12T07:37:50.394Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-12T07:37:50.394Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2019-09-12T07:37:50.394Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-12T07:37:51.235Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-09-12T07:37:51.449Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-12T07:37:51.449Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-12T07:37:53.096Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-09-12T07:37:53.096Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-09-12T07:37:55.236Z] ok github.com/docker/docker/pkg/archive 0.567s coverage: 76.7% of statements [2019-09-12T07:37:57.094Z] ok github.com/docker/docker/pkg/authorization 0.317s coverage: 66.7% of statements [2019-09-12T07:37:57.094Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-09-12T07:37:57.482Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-09-12T07:37:59.551Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-12T07:37:59.551Z] --- PASS: TestBuildWithHugeFile (77.94s) [2019-09-12T07:37:59.551Z] === RUN TestBuildWithEmptyDockerfile [2019-09-12T07:37:59.551Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:37:59.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:37:59.551Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:37:59.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:37:59.551Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:37:59.551Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:37:59.551Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:37:59.551Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:37:59.551Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:37:59.551Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-12T07:37:59.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-09-12T07:37:59.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-09-12T07:37:59.551Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-09-12T07:37:59.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-12T07:37:59.551Z] === RUN TestBuildPreserveOwnership [2019-09-12T07:37:59.551Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-12T07:38:00.676Z] ok github.com/docker/docker/layer 7.708s coverage: 66.9% of statements [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/oci [no test files] [2019-09-12T07:38:00.676Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-12T07:38:00.676Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-09-12T07:38:00.921Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-12T07:38:00.921Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-12T07:38:01.053Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-09-12T07:38:01.854Z] === RUN Test/DockerSuite/TestBuildAddChangeOwnership [2019-09-12T07:38:01.864Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-09-12T07:38:01.864Z] ok github.com/docker/docker/pkg/chrootarchive 3.523s coverage: 43.2% of statements [2019-09-12T07:38:01.864Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-12T07:38:01.864Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-12T07:38:02.700Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-09-12T07:38:03.151Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-12T07:38:03.224Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-12T07:38:03.971Z] 2945147eda09: Pull complete [2019-09-12T07:38:03.971Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-12T07:38:03.971Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:38:03.971Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-12T07:38:03.971Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-12T07:38:03.971Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-12T07:38:03.971Z] WARN: Skipping validation tests [2019-09-12T07:38:03.971Z] INFO: Running unit tests at 09/12/2019 07:37:49... [2019-09-12T07:38:03.971Z] INFO: make.ps1 starting at 09/12/2019 07:37:53 [2019-09-12T07:38:03.971Z] INFO: Git commit (ac88a03b2) assumed from DOCKER_GITCOMMIT environment variable [2019-09-12T07:38:03.971Z] INFO: Invoking autogen... [2019-09-12T07:38:03.971Z] INFO: Running unit tests... [2019-09-12T07:38:04.157Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-09-12T07:38:04.157Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-12T07:38:04.414Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-12T07:38:04.978Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2019-09-12T07:38:04.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2019-09-12T07:38:04.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2019-09-12T07:38:04.978Z] === RUN TestBuildPlatformInvalid [2019-09-12T07:38:05.236Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-09-12T07:38:05.236Z] PASS [2019-09-12T07:38:05.236Z] [2019-09-12T07:38:05.236Z] DONE 32 tests in 167.058s [2019-09-12T07:38:05.236Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-12T07:38:05.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:38:05.236Z] ++ set -e [2019-09-12T07:38:05.236Z] ++ '[' -n 0 ']' [2019-09-12T07:38:05.236Z] ++ set -x [2019-09-12T07:38:05.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:38:05.458Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-12T07:38:05.799Z] INFO: Testing against a local daemon [2019-09-12T07:38:05.799Z] === RUN TestConfigList [2019-09-12T07:38:06.268Z] ok github.com/docker/docker/pkg/discovery/kv 3.201s coverage: 84.1% of statements [2019-09-12T07:38:06.268Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2019-09-12T07:38:06.652Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-12T07:38:06.730Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-12T07:38:07.033Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2019-09-12T07:38:07.294Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-12T07:38:07.832Z] ok github.com/docker/docker/pkg/idtools 0.259s coverage: 70.1% of statements [2019-09-12T07:38:08.652Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 69.3% of statements [2019-09-12T07:38:08.652Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-09-12T07:38:08.663Z] --- PASS: TestConfigList (3.07s) [2019-09-12T07:38:08.663Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-12T07:38:08.663Z] daemon.go:336: [d1654b726ecb0] waiting for daemon to start [2019-09-12T07:38:08.663Z] daemon.go:336: [d1654b726ecb0] waiting for daemon to start [2019-09-12T07:38:08.663Z] daemon.go:364: [d1654b726ecb0] daemon started [2019-09-12T07:38:08.663Z] daemon.go:472: [d1654b726ecb0] Stopping daemon [2019-09-12T07:38:08.663Z] daemon.go:307: [d1654b726ecb0] exiting daemon [2019-09-12T07:38:08.663Z] daemon.go:459: [d1654b726ecb0] Daemon stopped [2019-09-12T07:38:08.663Z] === RUN TestConfigsCreateAndDelete [2019-09-12T07:38:09.066Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2019-09-12T07:38:09.066Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-09-12T07:38:09.066Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-12T07:38:09.456Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-09-12T07:38:10.265Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-12T07:38:10.266Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-09-12T07:38:11.079Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-09-12T07:38:11.079Z] ok github.com/docker/docker/pkg/mount 1.233s coverage: 69.6% of statements [2019-09-12T07:38:11.079Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-12T07:38:11.079Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-12T07:38:11.079Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-12T07:38:11.079Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-12T07:38:11.938Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2019-09-12T07:38:11.938Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-12T07:38:11.938Z] daemon.go:336: [d1df4eda82129] waiting for daemon to start [2019-09-12T07:38:11.938Z] daemon.go:336: [d1df4eda82129] waiting for daemon to start [2019-09-12T07:38:11.938Z] daemon.go:364: [d1df4eda82129] daemon started [2019-09-12T07:38:11.938Z] daemon.go:472: [d1df4eda82129] Stopping daemon [2019-09-12T07:38:11.938Z] daemon.go:307: [d1df4eda82129] exiting daemon [2019-09-12T07:38:11.938Z] daemon.go:459: [d1df4eda82129] Daemon stopped [2019-09-12T07:38:11.938Z] === RUN TestConfigsUpdate [2019-09-12T07:38:12.570Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-09-12T07:38:13.064Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-09-12T07:38:13.521Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2019-09-12T07:38:14.009Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2019-09-12T07:38:14.462Z] --- PASS: TestConfigsUpdate (2.67s) [2019-09-12T07:38:14.462Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-12T07:38:14.462Z] daemon.go:336: [d4bc93f94a012] waiting for daemon to start [2019-09-12T07:38:14.462Z] daemon.go:336: [d4bc93f94a012] waiting for daemon to start [2019-09-12T07:38:14.462Z] daemon.go:364: [d4bc93f94a012] daemon started [2019-09-12T07:38:14.462Z] daemon.go:472: [d4bc93f94a012] Stopping daemon [2019-09-12T07:38:14.462Z] daemon.go:307: [d4bc93f94a012] exiting daemon [2019-09-12T07:38:14.462Z] daemon.go:459: [d4bc93f94a012] Daemon stopped [2019-09-12T07:38:14.462Z] === RUN TestTemplatedConfig [2019-09-12T07:38:15.301Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 73.9% of statements [2019-09-12T07:38:15.392Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-12T07:38:16.118Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-09-12T07:38:16.763Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-12T07:38:17.694Z] --- PASS: TestTemplatedConfig (3.28s) [2019-09-12T07:38:17.694Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-12T07:38:17.694Z] daemon.go:336: [dea8f00ab6ac6] waiting for daemon to start [2019-09-12T07:38:17.694Z] daemon.go:336: [dea8f00ab6ac6] waiting for daemon to start [2019-09-12T07:38:17.694Z] daemon.go:364: [dea8f00ab6ac6] daemon started [2019-09-12T07:38:17.694Z] daemon.go:472: [dea8f00ab6ac6] Stopping daemon [2019-09-12T07:38:17.694Z] daemon.go:307: [dea8f00ab6ac6] exiting daemon [2019-09-12T07:38:17.694Z] daemon.go:459: [dea8f00ab6ac6] Daemon stopped [2019-09-12T07:38:17.694Z] === RUN TestConfigInspect [2019-09-12T07:38:19.301Z] ok github.com/docker/docker/pkg/signal 2.501s coverage: 61.0% of statements [2019-09-12T07:38:19.301Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-12T07:38:19.689Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-09-12T07:38:20.071Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-09-12T07:38:20.216Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-12T07:38:20.216Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-12T07:38:20.468Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-12T07:38:20.780Z] --- PASS: TestConfigInspect (3.07s) [2019-09-12T07:38:20.780Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-12T07:38:20.780Z] daemon.go:336: [dae100ec34bf5] waiting for daemon to start [2019-09-12T07:38:20.780Z] daemon.go:336: [dae100ec34bf5] waiting for daemon to start [2019-09-12T07:38:20.780Z] daemon.go:364: [dae100ec34bf5] daemon started [2019-09-12T07:38:20.780Z] daemon.go:472: [dae100ec34bf5] Stopping daemon [2019-09-12T07:38:20.780Z] daemon.go:307: [dae100ec34bf5] exiting daemon [2019-09-12T07:38:20.780Z] daemon.go:459: [dae100ec34bf5] Daemon stopped [2019-09-12T07:38:20.780Z] === RUN TestConfigCreateWithLabels [2019-09-12T07:38:21.274Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements [2019-09-12T07:38:21.344Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-12T07:38:21.699Z] ? github.com/docker/docker/api [no test files] [2019-09-12T07:38:22.352Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-09-12T07:38:22.805Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2019-09-12T07:38:23.649Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-09-12T07:38:23.884Z] --- PASS: TestConfigCreateWithLabels (2.75s) [2019-09-12T07:38:23.884Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-12T07:38:23.884Z] daemon.go:336: [ddebb1415d714] waiting for daemon to start [2019-09-12T07:38:23.884Z] daemon.go:336: [ddebb1415d714] waiting for daemon to start [2019-09-12T07:38:23.884Z] daemon.go:364: [ddebb1415d714] daemon started [2019-09-12T07:38:23.884Z] daemon.go:472: [ddebb1415d714] Stopping daemon [2019-09-12T07:38:23.884Z] daemon.go:307: [ddebb1415d714] exiting daemon [2019-09-12T07:38:23.884Z] daemon.go:459: [ddebb1415d714] Daemon stopped [2019-09-12T07:38:23.884Z] === RUN TestConfigCreateResolve [2019-09-12T07:38:24.047Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 84.8% of statements [2019-09-12T07:38:24.433Z] testing: warning: no tests to run [2019-09-12T07:38:24.433Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-09-12T07:38:24.810Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-09-12T07:38:25.175Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-09-12T07:38:25.251Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-12T07:38:25.342Z] sha256:fef72b5d47713493de20e2679ccb1f9f2c6fdce2fcc7fc1d22f19745e2c17035 [2019-09-12T07:38:25.342Z] INFO: Starting docker-py tests... [2019-09-12T07:38:25.342Z] ============================= test session starts ============================== [2019-09-12T07:38:25.342Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-12T07:38:25.342Z] rootdir: /src, inifile: pytest.ini [2019-09-12T07:38:25.342Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-12T07:38:25.342Z] collected 385 items / 6 deselected [2019-09-12T07:38:25.342Z] [2019-09-12T07:38:25.546Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-09-12T07:38:26.181Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-12T07:38:26.438Z] --- PASS: TestConfigCreateResolve (3.05s) [2019-09-12T07:38:26.438Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-12T07:38:26.438Z] daemon.go:336: [df200a1d87ca3] waiting for daemon to start [2019-09-12T07:38:26.438Z] daemon.go:336: [df200a1d87ca3] waiting for daemon to start [2019-09-12T07:38:26.438Z] daemon.go:364: [df200a1d87ca3] daemon started [2019-09-12T07:38:26.438Z] daemon.go:472: [df200a1d87ca3] Stopping daemon [2019-09-12T07:38:26.438Z] daemon.go:307: [df200a1d87ca3] exiting daemon [2019-09-12T07:38:26.438Z] daemon.go:459: [df200a1d87ca3] Daemon stopped [2019-09-12T07:38:26.438Z] === RUN TestConfigDaemonLibtrustID [2019-09-12T07:38:26.695Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-12T07:38:26.952Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-12T07:38:26.952Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-12T07:38:26.952Z] daemon.go:336: [de54168da6c74] waiting for daemon to start [2019-09-12T07:38:26.952Z] daemon.go:336: [de54168da6c74] waiting for daemon to start [2019-09-12T07:38:26.952Z] daemon.go:364: [de54168da6c74] daemon started [2019-09-12T07:38:26.952Z] daemon.go:472: [de54168da6c74] Stopping daemon [2019-09-12T07:38:26.952Z] daemon.go:307: [de54168da6c74] exiting daemon [2019-09-12T07:38:26.952Z] daemon.go:459: [de54168da6c74] Daemon stopped [2019-09-12T07:38:26.952Z] PASS [2019-09-12T07:38:26.952Z] [2019-09-12T07:38:26.952Z] DONE 8 tests in 21.640s [2019-09-12T07:38:26.952Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-12T07:38:26.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:38:26.952Z] ++ set -e [2019-09-12T07:38:26.952Z] ++ '[' -n 0 ']' [2019-09-12T07:38:26.952Z] ++ set -x [2019-09-12T07:38:26.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:38:27.208Z] INFO: Testing against a local daemon [2019-09-12T07:38:27.208Z] === RUN TestCheckpoint [2019-09-12T07:38:27.208Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-12T07:38:27.208Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:38:27.208Z] === RUN TestContainerInvalidJSON [2019-09-12T07:38:27.208Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:38:27.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:38:27.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:38:27.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:38:27.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:38:27.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:38:27.208Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:38:27.208Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:38:27.208Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:38:27.208Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-12T07:38:27.208Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-12T07:38:27.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-12T07:38:27.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-12T07:38:27.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-12T07:38:27.465Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-12T07:38:27.465Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-12T07:38:27.465Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-12T07:38:27.465Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-12T07:38:27.465Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-12T07:38:27.465Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-12T07:38:27.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-09-12T07:38:27.721Z] === RUN TestCopyFromContainer [2019-09-12T07:38:27.933Z] + return [2019-09-12T07:38:28.004Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.0% of statements [2019-09-12T07:38:28.284Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-12T07:38:28.839Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-09-12T07:38:29.653Z] === RUN TestCopyFromContainer// [2019-09-12T07:38:29.653Z] === RUN TestCopyFromContainer//bar/root [2019-09-12T07:38:29.653Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-12T07:38:29.659Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-09-12T07:38:29.910Z] === RUN TestCopyFromContainer/bar/quux [2019-09-12T07:38:29.910Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-12T07:38:29.910Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-12T07:38:30.167Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-12T07:38:30.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-12T07:38:30.167Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-12T07:38:30.427Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-12T07:38:30.427Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-12T07:38:30.427Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-12T07:38:30.471Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer (2.94s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-12T07:38:30.685Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-09-12T07:38:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-12T07:38:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:38:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:38:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:38:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:38:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:38:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:38:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:38:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:38:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:38:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-12T07:38:30.685Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-12T07:38:30.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-12T07:38:30.685Z] === RUN TestCreateWithInvalidEnv [2019-09-12T07:38:30.685Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-12T07:38:30.685Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-12T07:38:30.685Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-12T07:38:30.685Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-12T07:38:30.685Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-12T07:38:30.685Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-12T07:38:30.685Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-12T07:38:30.685Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-12T07:38:30.685Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-12T07:38:30.685Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-12T07:38:30.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-12T07:38:30.685Z] === RUN TestCreateTmpfsMountsTarget [2019-09-12T07:38:30.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-12T07:38:30.685Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-12T07:38:32.469Z] ok github.com/docker/docker/registry 0.166s coverage: 56.4% of statements [2019-09-12T07:38:33.209Z] === RUN Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-12T07:38:33.209Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:38:33.209Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:38:33.209Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:38:33.209Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-12T07:38:33.209Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:38:33.209Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:38:33.209Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:38:33.272Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-09-12T07:38:33.272Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-12T07:38:33.466Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:38:33.466Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:38:33.466Z] === RUN Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-12T07:38:33.466Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-09-12T07:38:33.466Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-12T07:38:33.466Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-12T07:38:33.466Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-09-12T07:38:33.466Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-12T07:38:33.467Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-12T07:38:33.467Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-12T07:38:34.541Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-09-12T07:38:34.738Z] Removing intermediate container d4524527f251 [2019-09-12T07:38:34.738Z] ---> f226c9eead44 [2019-09-12T07:38:34.738Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-12T07:38:34.738Z] ---> 276c7f2b5b8f [2019-09-12T07:38:34.738Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-12T07:38:34.738Z] ---> Running in 56de1fa2bd42 [2019-09-12T07:38:34.738Z] Removing intermediate container 56de1fa2bd42 [2019-09-12T07:38:34.738Z] ---> 2010abf09f7e [2019-09-12T07:38:34.738Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:38:34.738Z] ---> 83619bc590f6 [2019-09-12T07:38:34.738Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:38:34.738Z] ---> 9dcf27cda57a [2019-09-12T07:38:34.738Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:38:34.738Z] ---> Running in 8f2b4e7d489d [2019-09-12T07:38:34.738Z] + RM_GOPATH=0 [2019-09-12T07:38:34.738Z] + TMP_GOPATH= [2019-09-12T07:38:34.738Z] + : /build [2019-09-12T07:38:34.738Z] + '[' -z '' ']' [2019-09-12T07:38:34.738Z] ++ mktemp -d [2019-09-12T07:38:34.738Z] + export GOPATH=/tmp/tmp.L4NUg5GLm9 [2019-09-12T07:38:34.738Z] + GOPATH=/tmp/tmp.L4NUg5GLm9 [2019-09-12T07:38:34.738Z] + RM_GOPATH=1 [2019-09-12T07:38:34.738Z] ++ dirname ./install.sh [2019-09-12T07:38:34.738Z] + dir=. [2019-09-12T07:38:34.738Z] + bin=runc [2019-09-12T07:38:34.738Z] + shift [2019-09-12T07:38:34.738Z] + '[' '!' -f ./runc.installer ']' [2019-09-12T07:38:34.738Z] + . ./runc.installer [2019-09-12T07:38:34.738Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:38:34.738Z] + install_runc [2019-09-12T07:38:34.738Z] + uname -r [2019-09-12T07:38:34.738Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-12T07:38:34.738Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-12T07:38:34.738Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-12T07:38:34.738Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-12T07:38:34.738Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L4NUg5GLm9/src/github.com/opencontainers/runc [2019-09-12T07:38:34.738Z] Cloning into '/tmp/tmp.L4NUg5GLm9/src/github.com/opencontainers/runc'... [2019-09-12T07:38:34.837Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-12T07:38:34.909Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-12T07:38:35.769Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-12T07:38:36.565Z] ok github.com/docker/docker/api/server 0.167s coverage: 9.0% of statements [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:38:36.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:38:36.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:38:36.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:38:36.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:38:36.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:38:36.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:38:36.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:38:36.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:38:36.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:38:36.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:38:36.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-12T07:38:36.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-12T07:38:36.700Z] === RUN TestContainerStartOnDaemonRestart [2019-09-12T07:38:36.700Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-12T07:38:36.700Z] === RUN TestDaemonRestartIpcMode [2019-09-12T07:38:36.700Z] === PAUSE TestDaemonRestartIpcMode [2019-09-12T07:38:36.700Z] === RUN TestDiff [2019-09-12T07:38:36.763Z] + cd /tmp/tmp.L4NUg5GLm9/src/github.com/opencontainers/runc [2019-09-12T07:38:36.763Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-12T07:38:36.763Z] + '[' -z '' ']' [2019-09-12T07:38:36.763Z] + target=static [2019-09-12T07:38:36.763Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-12T07:38:37.382Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-12T07:38:37.631Z] --- PASS: TestDiff (0.87s) [2019-09-12T07:38:37.631Z] === RUN TestExecWithCloseStdin [2019-09-12T07:38:37.631Z] === RUN Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-12T07:38:38.169Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-12T07:38:38.562Z] --- PASS: TestExecWithCloseStdin (1.10s) [2019-09-12T07:38:38.562Z] === RUN TestExec [2019-09-12T07:38:38.975Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2019-09-12T07:38:39.127Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-12T07:38:39.691Z] --- PASS: TestExec (1.12s) [2019-09-12T07:38:39.691Z] === RUN TestExecUser [2019-09-12T07:38:39.813Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2019-09-12T07:38:40.312Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-12T07:38:40.621Z] --- PASS: TestExecUser (0.93s) [2019-09-12T07:38:40.621Z] === RUN TestExportContainerAndImportImage [2019-09-12T07:38:40.871Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-12T07:38:41.319Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2019-09-12T07:38:41.993Z] === RUN Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-12T07:38:41.993Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-09-12T07:38:41.993Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-12T07:38:43.312Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-12T07:38:43.362Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-09-12T07:38:43.362Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-12T07:38:43.362Z] daemon.go:336: [d11e75f8c607d] waiting for daemon to start [2019-09-12T07:38:43.362Z] daemon.go:336: [d11e75f8c607d] waiting for daemon to start [2019-09-12T07:38:43.362Z] daemon.go:364: [d11e75f8c607d] daemon started [2019-09-12T07:38:43.362Z] daemon.go:472: [d11e75f8c607d] Stopping daemon [2019-09-12T07:38:43.362Z] daemon.go:307: [d11e75f8c607d] exiting daemon [2019-09-12T07:38:43.362Z] daemon.go:459: [d11e75f8c607d] Daemon stopped [2019-09-12T07:38:43.362Z] daemon.go:336: [d11e75f8c607d] waiting for daemon to start [2019-09-12T07:38:43.362Z] daemon.go:336: [d11e75f8c607d] waiting for daemon to start [2019-09-12T07:38:43.362Z] daemon.go:364: [d11e75f8c607d] daemon started [2019-09-12T07:38:43.362Z] daemon.go:472: [d11e75f8c607d] Stopping daemon [2019-09-12T07:38:43.362Z] daemon.go:307: [d11e75f8c607d] exiting daemon [2019-09-12T07:38:43.362Z] daemon.go:459: [d11e75f8c607d] Daemon stopped [2019-09-12T07:38:43.362Z] === RUN TestHealthCheckWorkdir [2019-09-12T07:38:44.732Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2019-09-12T07:38:44.732Z] === RUN TestHealthKillContainer [2019-09-12T07:38:45.296Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-12T07:38:45.860Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-12T07:38:46.329Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/rootless [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/volume [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-12T07:38:46.329Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === Skipped [2019-09-12T07:38:46.329Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-12T07:38:46.329Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-12T07:38:46.329Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-12T07:38:46.329Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-12T07:38:46.329Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-12T07:38:46.329Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:38:46.329Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-12T07:38:46.329Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-12T07:38:46.329Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-12T07:38:46.329Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] [2019-09-12T07:38:46.329Z] DONE 2076 tests, 20 skipped in 229.489s [2019-09-12T07:38:46.424Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelWrong Post stage [Pipeline] junit [2019-09-12T07:38:46.826Z] Recording test results [2019-09-12T07:38:46.987Z] === RUN Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-12T07:38:47.552Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-12T07:38:47.808Z] --- PASS: TestHealthKillContainer (3.24s) [2019-09-12T07:38:47.808Z] === RUN TestInspectCpusetInConfigPre120 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-12T07:38:48.740Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-12T07:38:48.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-09-12T07:38:48.740Z] === RUN TestIpcModeNone [2019-09-12T07:38:49.335Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/make.sh dynbinary test-integration [2019-09-12T07:38:49.719Z] [2019-09-12T07:38:49.719Z] Removing bundles/ [2019-09-12T07:38:49.719Z] [2019-09-12T07:38:49.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-12T07:38:49.719Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:38:49.719Z] GOOS="" GOARCH="" GOARM="" [2019-09-12T07:38:50.112Z] --- PASS: TestIpcModeNone (1.07s) [2019-09-12T07:38:50.112Z] === RUN TestIpcModePrivate [2019-09-12T07:38:50.369Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-12T07:38:51.301Z] --- PASS: TestIpcModePrivate (1.21s) [2019-09-12T07:38:51.301Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false [2019-09-12T07:38:51.301Z] === RUN TestIpcModeShareable [2019-09-12T07:38:52.674Z] --- PASS: TestIpcModeShareable (1.27s) [2019-09-12T07:38:52.674Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2019-09-12T07:38:52.674Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-12T07:38:52.674Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-12T07:38:53.239Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-12T07:38:54.170Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-12T07:38:55.539Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s) [2019-09-12T07:38:55.539Z] === RUN TestAPIIpcModeHost [2019-09-12T07:38:56.103Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-12T07:38:56.667Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-12T07:38:56.668Z] --- PASS: TestAPIIpcModeHost (1.02s) [2019-09-12T07:38:56.668Z] === RUN TestDaemonIpcModeShareable [2019-09-12T07:38:56.925Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-12T07:38:57.858Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-12T07:38:58.794Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2019-09-12T07:38:58.794Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-12T07:38:58.794Z] daemon.go:336: [db9dd865d7487] waiting for daemon to start [2019-09-12T07:38:58.794Z] daemon.go:336: [db9dd865d7487] waiting for daemon to start [2019-09-12T07:38:58.794Z] daemon.go:364: [db9dd865d7487] daemon started [2019-09-12T07:38:58.794Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2019-09-12T07:38:58.794Z] daemon.go:472: [db9dd865d7487] Stopping daemon [2019-09-12T07:38:58.794Z] daemon.go:307: [db9dd865d7487] exiting daemon [2019-09-12T07:38:58.794Z] daemon.go:459: [db9dd865d7487] Daemon stopped [2019-09-12T07:38:58.794Z] === RUN TestDaemonIpcModePrivate [2019-09-12T07:39:00.172Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-12T07:39:00.736Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2019-09-12T07:39:00.736Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-12T07:39:00.736Z] daemon.go:336: [d6dffd6dece65] waiting for daemon to start [2019-09-12T07:39:00.736Z] daemon.go:336: [d6dffd6dece65] waiting for daemon to start [2019-09-12T07:39:00.736Z] daemon.go:364: [d6dffd6dece65] daemon started [2019-09-12T07:39:00.736Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-09-12T07:39:00.736Z] daemon.go:472: [d6dffd6dece65] Stopping daemon [2019-09-12T07:39:00.736Z] daemon.go:307: [d6dffd6dece65] exiting daemon [2019-09-12T07:39:00.736Z] daemon.go:459: [d6dffd6dece65] Daemon stopped [2019-09-12T07:39:00.736Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-12T07:39:00.736Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-12T07:39:02.633Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-09-12T07:39:02.633Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-12T07:39:02.633Z] daemon.go:336: [d208314274deb] waiting for daemon to start [2019-09-12T07:39:02.633Z] daemon.go:336: [d208314274deb] waiting for daemon to start [2019-09-12T07:39:02.633Z] daemon.go:364: [d208314274deb] daemon started [2019-09-12T07:39:02.633Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2019-09-12T07:39:02.633Z] daemon.go:472: [d208314274deb] Stopping daemon [2019-09-12T07:39:02.633Z] daemon.go:307: [d208314274deb] exiting daemon [2019-09-12T07:39:02.633Z] daemon.go:459: [d208314274deb] Daemon stopped [2019-09-12T07:39:02.633Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-12T07:39:04.404Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-12T07:39:04.404Z] + mkdir -p /build [2019-09-12T07:39:04.404Z] + cp runc /build/runc [2019-09-12T07:39:04.404Z] Removing intermediate container 8f2b4e7d489d [2019-09-12T07:39:04.404Z] ---> 94f63434a1b0 [2019-09-12T07:39:04.404Z] Step 81/125 : FROM dev-base AS tini [2019-09-12T07:39:04.404Z] ---> 6c13387a8e42 [2019-09-12T07:39:04.404Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:39:04.404Z] ---> Using cache [2019-09-12T07:39:04.404Z] ---> 93b6172a41f2 [2019-09-12T07:39:04.404Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-12T07:39:04.404Z] ---> Running in f764a36d6059 [2019-09-12T07:39:04.404Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:39:04.404Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:39:04.404Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:39:04.404Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:39:04.404Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:39:04.404Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:39:04.404Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:39:04.404Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:39:04.529Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-12T07:39:04.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-09-12T07:39:04.529Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-12T07:39:04.529Z] daemon.go:336: [dd84c9d1fecd9] waiting for daemon to start [2019-09-12T07:39:04.529Z] daemon.go:336: [dd84c9d1fecd9] waiting for daemon to start [2019-09-12T07:39:04.529Z] daemon.go:364: [dd84c9d1fecd9] daemon started [2019-09-12T07:39:04.529Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-09-12T07:39:04.529Z] daemon.go:472: [dd84c9d1fecd9] Stopping daemon [2019-09-12T07:39:04.529Z] daemon.go:307: [dd84c9d1fecd9] exiting daemon [2019-09-12T07:39:04.529Z] daemon.go:459: [dd84c9d1fecd9] Daemon stopped [2019-09-12T07:39:04.529Z] === RUN TestIpcModeOlderClient [2019-09-12T07:39:04.529Z] === PAUSE TestIpcModeOlderClient [2019-09-12T07:39:04.529Z] === RUN TestKillContainerInvalidSignal [2019-09-12T07:39:05.460Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-09-12T07:39:05.460Z] === RUN TestKillContainer [2019-09-12T07:39:05.460Z] === RUN TestKillContainer/no_signal [2019-09-12T07:39:05.460Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-12T07:39:05.878Z] Fetched 7721 kB in 2s (3123 kB/s) [2019-09-12T07:39:06.391Z] === RUN TestKillContainer/non_killing_signal [2019-09-12T07:39:06.648Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-12T07:39:06.648Z] === RUN TestKillContainer/killing_signal [2019-09-12T07:39:07.348Z] Reading package lists... [2019-09-12T07:39:08.018Z] --- PASS: TestKillContainer (2.61s) [2019-09-12T07:39:08.018Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-09-12T07:39:08.018Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-09-12T07:39:08.018Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-09-12T07:39:08.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-12T07:39:08.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-12T07:39:08.018Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-12T07:39:08.365Z] Reading package lists... [2019-09-12T07:39:08.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-12T07:39:08.648Z] Building dependency tree... [2019-09-12T07:39:08.648Z] Reading state information... [2019-09-12T07:39:08.648Z] The following additional packages will be installed: [2019-09-12T07:39:08.648Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-12T07:39:08.648Z] Suggested packages: [2019-09-12T07:39:08.648Z] codeblocks eclipse ninja-build lrzip [2019-09-12T07:39:08.648Z] Recommended packages: [2019-09-12T07:39:08.648Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-12T07:39:08.932Z] The following NEW packages will be installed: [2019-09-12T07:39:08.932Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-12T07:39:08.932Z] vim-common xxd [2019-09-12T07:39:08.932Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-09-12T07:39:08.932Z] Need to get 13.4 MB of archives. [2019-09-12T07:39:08.932Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-12T07:39:08.932Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-12T07:39:08.932Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-12T07:39:08.932Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-12T07:39:09.216Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-12T07:39:09.216Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-12T07:39:09.216Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-12T07:39:09.216Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-12T07:39:09.216Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-12T07:39:09.216Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:39:09.216Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:39:09.500Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:39:09.500Z] Fetched 13.4 MB in 0s (29.0 MB/s) [2019-09-12T07:39:09.500Z] Selecting previously unselected package cmake-data. [2019-09-12T07:39:09.500Z] (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 ... 14950 files and directories currently installed.) [2019-09-12T07:39:09.500Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-12T07:39:09.500Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-12T07:39:09.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2019-09-12T07:39:09.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2019-09-12T07:39:09.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-09-12T07:39:09.515Z] === RUN TestKillStoppedContainer [2019-09-12T07:39:09.515Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-09-12T07:39:09.515Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-12T07:39:09.771Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-12T07:39:09.771Z] === RUN TestKillDifferentUserContainer [2019-09-12T07:39:10.120Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-12T07:39:10.120Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-12T07:39:10.120Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:39:10.120Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-12T07:39:10.120Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-12T07:39:10.120Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-12T07:39:10.702Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-09-12T07:39:10.702Z] === RUN TestInspectOomKilledTrue [2019-09-12T07:39:10.702Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-12T07:39:10.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:39:10.702Z] === RUN TestInspectOomKilledFalse [2019-09-12T07:39:10.702Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-12T07:39:10.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:39:10.702Z] === RUN TestLinksEtcHostsContentMatch [2019-09-12T07:39:10.702Z] === RUN Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-12T07:39:11.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-09-12T07:39:11.267Z] === RUN TestLinksContainerNames [2019-09-12T07:39:11.593Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-12T07:39:11.593Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-12T07:39:11.593Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:39:11.593Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-12T07:39:11.593Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-12T07:39:11.593Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-12T07:39:11.593Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-12T07:39:11.593Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-12T07:39:11.593Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-12T07:39:11.593Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-12T07:39:11.593Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-12T07:39:11.593Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-12T07:39:11.593Z] Selecting previously unselected package cmake. [2019-09-12T07:39:11.593Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-12T07:39:11.593Z] Unpacking cmake (3.7.2-1) ... [2019-09-12T07:39:11.832Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-12T07:39:12.209Z] Selecting previously unselected package xxd. [2019-09-12T07:39:12.209Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-12T07:39:12.209Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:12.209Z] Selecting previously unselected package vim-common. [2019-09-12T07:39:12.209Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:39:12.209Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:12.209Z] Processing triggers for mime-support (3.60) ... [2019-09-12T07:39:12.209Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:12.209Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-12T07:39:12.209Z] Setting up cmake-data (3.7.2-1) ... [2019-09-12T07:39:12.209Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-12T07:39:12.209Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-12T07:39:12.209Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:39:12.209Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:12.209Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:39:12.209Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-12T07:39:12.209Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-12T07:39:12.209Z] Setting up cmake (3.7.2-1) ... [2019-09-12T07:39:12.209Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:39:13.202Z] --- PASS: TestLinksContainerNames (1.73s) [2019-09-12T07:39:13.203Z] === RUN TestLogsFollowTailEmpty [2019-09-12T07:39:13.767Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-09-12T07:39:13.767Z] === RUN TestContainerNetworkMountsNoChown [2019-09-12T07:39:14.238Z] Removing intermediate container f764a36d6059 [2019-09-12T07:39:14.238Z] ---> cf17db948507 [2019-09-12T07:39:14.238Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:39:14.238Z] ---> 1857045e29b6 [2019-09-12T07:39:14.238Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-12T07:39:14.239Z] ---> Running in f2c3a959c2f1 [2019-09-12T07:39:14.239Z] Removing intermediate container f2c3a959c2f1 [2019-09-12T07:39:14.239Z] ---> 0872d91b04f3 [2019-09-12T07:39:14.239Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:39:14.239Z] ---> f72d29491df8 [2019-09-12T07:39:14.239Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:39:14.239Z] ---> Running in b3588c37cc36 [2019-09-12T07:39:14.856Z] + RM_GOPATH=0 [2019-09-12T07:39:14.856Z] + TMP_GOPATH= [2019-09-12T07:39:14.856Z] + : /build [2019-09-12T07:39:14.856Z] + '[' -z '' ']' [2019-09-12T07:39:14.856Z] ++ mktemp -d [2019-09-12T07:39:14.856Z] + export GOPATH=/tmp/tmp.n4phgM22kq [2019-09-12T07:39:14.857Z] + GOPATH=/tmp/tmp.n4phgM22kq [2019-09-12T07:39:14.857Z] + RM_GOPATH=1 [2019-09-12T07:39:14.857Z] ++ dirname ./install.sh [2019-09-12T07:39:14.857Z] + dir=. [2019-09-12T07:39:14.857Z] + bin=tini [2019-09-12T07:39:14.857Z] + shift [2019-09-12T07:39:14.857Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:39:14.857Z] + '[' '!' -f ./tini.installer ']' [2019-09-12T07:39:14.857Z] + . ./tini.installer [2019-09-12T07:39:14.857Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:39:14.857Z] + install_tini [2019-09-12T07:39:14.857Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-12T07:39:14.857Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.n4phgM22kq/tini [2019-09-12T07:39:14.857Z] Cloning into '/tmp/tmp.n4phgM22kq/tini'... [2019-09-12T07:39:15.137Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s) [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/default [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/default [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/private [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/private [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rprivate [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/slave [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/slave [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rslave [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/shared [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/shared [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rshared [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-12T07:39:15.137Z] === CONT TestMountDaemonRoot/default [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:39:15.137Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-12T07:39:15.137Z] === CONT TestMountDaemonRoot/rshared [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:39:15.137Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:39:15.137Z] === CONT TestMountDaemonRoot/shared [2019-09-12T07:39:15.137Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-12T07:39:15.137Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/rslave [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/slave [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/rprivate [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/private [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-12T07:39:15.138Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:39:15.138Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:39:15.138Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:39:15.141Z] + cd /tmp/tmp.n4phgM22kq/tini [2019-09-12T07:39:15.141Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-12T07:39:15.141Z] + cmake . [2019-09-12T07:39:15.141Z] -- The C compiler identification is GNU 6.3.0 [2019-09-12T07:39:15.141Z] -- Check for working C compiler: /usr/bin/cc [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:39:15.395Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:39:15.424Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-12T07:39:15.424Z] -- Detecting C compiler ABI info [2019-09-12T07:39:15.424Z] -- Detecting C compiler ABI info - done [2019-09-12T07:39:15.424Z] -- Detecting C compile features [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-12T07:39:15.652Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-12T07:39:15.910Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-12T07:39:15.910Z] === RUN TestContainerBindMountNonRecursive [2019-09-12T07:39:16.040Z] -- Detecting C compile features - done [2019-09-12T07:39:16.040Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-12T07:39:16.040Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-12T07:39:16.040Z] -- Configuring done [2019-09-12T07:39:16.040Z] -- Generating done [2019-09-12T07:39:16.040Z] -- Build files have been written to: /tmp/tmp.n4phgM22kq/tini [2019-09-12T07:39:16.040Z] + make tini-static [2019-09-12T07:39:16.040Z] Scanning dependencies of target tini-static [2019-09-12T07:39:16.040Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-12T07:39:16.655Z] [100%] Linking C executable tini-static [2019-09-12T07:39:16.655Z] [100%] Built target tini-static [2019-09-12T07:39:16.655Z] + mkdir -p /build [2019-09-12T07:39:16.655Z] + cp tini-static /build/docker-init [2019-09-12T07:39:17.270Z] Removing intermediate container b3588c37cc36 [2019-09-12T07:39:17.270Z] ---> 1dab0f0f5a2b [2019-09-12T07:39:17.270Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-12T07:39:17.270Z] ---> 6c13387a8e42 [2019-09-12T07:39:17.270Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-12T07:39:17.270Z] ---> Running in a335209eb394 [2019-09-12T07:39:17.270Z] Removing intermediate container a335209eb394 [2019-09-12T07:39:17.270Z] ---> c799096202e3 [2019-09-12T07:39:17.270Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:39:17.270Z] ---> 295774a20272 [2019-09-12T07:39:17.270Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-12T07:39:17.281Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-12T07:39:17.553Z] ---> e7e723c71b46 [2019-09-12T07:39:17.553Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-12T07:39:17.553Z] ---> Running in 6d27a08d57f8 [2019-09-12T07:39:17.836Z] + RM_GOPATH=0 [2019-09-12T07:39:17.836Z] + TMP_GOPATH= [2019-09-12T07:39:17.836Z] + : /build/ [2019-09-12T07:39:17.836Z] + '[' -z '' ']' [2019-09-12T07:39:17.836Z] ++ mktemp -d [2019-09-12T07:39:17.836Z] + export GOPATH=/tmp/tmp.Jhq3VtU937 [2019-09-12T07:39:17.836Z] + GOPATH=/tmp/tmp.Jhq3VtU937 [2019-09-12T07:39:17.836Z] + RM_GOPATH=1 [2019-09-12T07:39:17.836Z] ++ dirname ./install.sh [2019-09-12T07:39:17.836Z] + dir=. [2019-09-12T07:39:17.836Z] + bin=rootlesskit [2019-09-12T07:39:17.836Z] + shift [2019-09-12T07:39:17.836Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-12T07:39:17.836Z] + . ./rootlesskit.installer [2019-09-12T07:39:17.836Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:39:17.836Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:39:17.836Z] + install_rootlesskit [2019-09-12T07:39:17.836Z] + case "$1" in [2019-09-12T07:39:17.836Z] + export CGO_ENABLED=0 [2019-09-12T07:39:17.836Z] + CGO_ENABLED=0 [2019-09-12T07:39:17.836Z] + _install_rootlesskit [2019-09-12T07:39:17.836Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-12T07:39:17.836Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Jhq3VtU937/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:39:17.836Z] Cloning into '/tmp/tmp.Jhq3VtU937/src/github.com/rootless-containers/rootlesskit'... [2019-09-12T07:39:18.213Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2019-09-12T07:39:18.213Z] === RUN TestNetworkNat [2019-09-12T07:39:18.849Z] + cd /tmp/tmp.Jhq3VtU937/src/github.com/rootless-containers/rootlesskit [2019-09-12T07:39:18.849Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-12T07:39:18.849Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:39:18.849Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-12T07:39:19.584Z] --- PASS: TestNetworkNat (1.01s) [2019-09-12T07:39:19.584Z] === RUN TestNetworkLocalhostTCPNat [2019-09-12T07:39:19.584Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-12T07:39:19.841Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-12T07:39:20.406Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2019-09-12T07:39:20.406Z] === RUN TestNetworkLoopbackNat [2019-09-12T07:39:20.406Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-12T07:39:21.780Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2019-09-12T07:39:21.780Z] === RUN TestPause [2019-09-12T07:39:22.632Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-12T07:39:23.677Z] --- PASS: TestPause (1.55s) [2019-09-12T07:39:23.678Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-12T07:39:23.678Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-09-12T07:39:23.678Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:39:23.678Z] === RUN TestPauseStopPausedContainer [2019-09-12T07:39:24.242Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-12T07:39:24.499Z] --- PASS: TestPauseStopPausedContainer (1.20s) [2019-09-12T07:39:24.499Z] === RUN TestPsFilter [2019-09-12T07:39:24.756Z] --- PASS: TestPsFilter (0.23s) [2019-09-12T07:39:24.756Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-12T07:39:25.691Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2019-09-12T07:39:25.691Z] === RUN TestRemoveContainerWithVolume [2019-09-12T07:39:26.623Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-12T07:39:26.879Z] --- PASS: TestRemoveContainerWithVolume (1.20s) [2019-09-12T07:39:26.879Z] === RUN TestRemoveContainerRunning [2019-09-12T07:39:27.812Z] --- PASS: TestRemoveContainerRunning (0.80s) [2019-09-12T07:39:27.812Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-12T07:39:28.069Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-12T07:39:29.001Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2019-09-12T07:39:29.001Z] === RUN TestRemoveInvalidContainer [2019-09-12T07:39:29.001Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-12T07:39:29.001Z] === RUN TestRenameLinkedContainer [2019-09-12T07:39:31.453Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-12T07:39:31.453Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-12T07:39:31.527Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-12T07:39:33.477Z] Removing intermediate container 6d27a08d57f8 [2019-09-12T07:39:33.477Z] ---> bcdc06f8bd07 [2019-09-12T07:39:33.477Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-12T07:39:33.477Z] ---> 3271e7dd3326 [2019-09-12T07:39:33.477Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-12T07:39:33.477Z] ---> 276c7f2b5b8f [2019-09-12T07:39:33.477Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-12T07:39:33.759Z] ---> Running in 63daa0fb55c2 [2019-09-12T07:39:33.759Z] Removing intermediate container 63daa0fb55c2 [2019-09-12T07:39:33.759Z] ---> 15552809b0c6 [2019-09-12T07:39:33.759Z] Step 96/125 : RUN groupadd -r docker [2019-09-12T07:39:33.759Z] ---> Running in 90f590a91d55 [2019-09-12T07:39:34.050Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-12T07:39:34.050Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-12T07:39:34.050Z] --- PASS: TestRenameLinkedContainer (5.18s) [2019-09-12T07:39:34.050Z] === RUN TestRenameStoppedContainer [2019-09-12T07:39:34.768Z] Removing intermediate container 90f590a91d55 [2019-09-12T07:39:34.768Z] ---> 00ff8aef6351 [2019-09-12T07:39:34.768Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-12T07:39:34.768Z] ---> Running in 4e9c73ba1260 [2019-09-12T07:39:34.983Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-09-12T07:39:34.983Z] === RUN TestRenameRunningContainerAndReuse [2019-09-12T07:39:35.385Z] Removing intermediate container 4e9c73ba1260 [2019-09-12T07:39:35.385Z] ---> 21a4cdb2efd4 [2019-09-12T07:39:35.385Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-12T07:39:35.385Z] ---> Running in 8a5fac3b1f26 [2019-09-12T07:39:35.668Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-12T07:39:35.915Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-12T07:39:35.951Z] Removing intermediate container 8a5fac3b1f26 [2019-09-12T07:39:35.951Z] ---> 14d94134bd00 [2019-09-12T07:39:35.951Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-12T07:39:35.951Z] ---> Running in 4c9a657439db [2019-09-12T07:39:36.848Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-12T07:39:36.848Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-09-12T07:39:36.848Z] === RUN TestRenameInvalidName [2019-09-12T07:39:36.974Z] Removing intermediate container 4c9a657439db [2019-09-12T07:39:36.974Z] ---> c8e869a317a2 [2019-09-12T07:39:36.974Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-12T07:39:36.974Z] ---> Running in 6aeccc88f0fb [2019-09-12T07:39:37.115Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-12T07:39:37.160Z] ok github.com/docker/docker/api/server/httputils 0.189s coverage: 14.7% of statements [2019-09-12T07:39:37.160Z] ok github.com/docker/docker/api/server/middleware 0.164s coverage: 37.7% of statements [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-12T07:39:37.160Z] ok github.com/docker/docker/api/server/router/swarm 0.144s coverage: 4.0% of statements [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-12T07:39:37.160Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 95.2% of statements [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-12T07:39:37.160Z] ok github.com/docker/docker/api/types/strslice 0.088s coverage: 90.0% of statements [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-12T07:39:37.160Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-12T07:39:37.589Z] Removing intermediate container 6aeccc88f0fb [2019-09-12T07:39:37.589Z] ---> 315a148fb9e3 [2019-09-12T07:39:37.589Z] Step 101/125 : RUN ldconfig [2019-09-12T07:39:37.589Z] ---> Running in 5403b70ab82e [2019-09-12T07:39:37.622Z] ok github.com/docker/docker/api/types/time 0.442s coverage: 100.0% of statements [2019-09-12T07:39:37.622Z] ok github.com/docker/docker/api/types/versions 0.084s coverage: 75.0% of statements [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-12T07:39:37.622Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-12T07:39:38.048Z] --- PASS: TestRenameInvalidName (1.08s) [2019-09-12T07:39:38.048Z] === RUN TestRenameAnonymousContainer [2019-09-12T07:39:38.048Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-12T07:39:38.210Z] Removing intermediate container 5403b70ab82e [2019-09-12T07:39:38.210Z] ---> 12c2a7482d3c [2019-09-12T07:39:38.210Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-12T07:39:38.210Z] ---> Running in 48a6ebbb651a [2019-09-12T07:39:38.827Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-12T07:39:38.827Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-12T07:39:39.111Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-12T07:39:39.111Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-12T07:39:39.111Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-12T07:39:39.111Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-09-12T07:39:39.728Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-12T07:39:39.728Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-12T07:39:41.767Z] Fetched 7721 kB in 2s (2828 kB/s) [2019-09-12T07:39:42.225Z] --- PASS: TestRenameAnonymousContainer (3.63s) [2019-09-12T07:39:42.225Z] === RUN TestRenameContainerWithSameName [2019-09-12T07:39:42.225Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-12T07:39:42.225Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-12T07:39:42.382Z] Reading package lists... [2019-09-12T07:39:42.482Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2019-09-12T07:39:42.482Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-12T07:39:43.672Z] Reading package lists... [2019-09-12T07:39:43.975Z] Building dependency tree... [2019-09-12T07:39:43.975Z] Reading state information... [2019-09-12T07:39:43.975Z] The following additional packages will be installed: [2019-09-12T07:39:43.975Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-12T07:39:43.975Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-12T07:39:43.975Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-12T07:39:43.975Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-12T07:39:43.975Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-12T07:39:43.975Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-12T07:39:43.975Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 [2019-09-12T07:39:43.975Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-12T07:39:43.975Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-12T07:39:43.975Z] Suggested packages: [2019-09-12T07:39:43.975Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-12T07:39:43.975Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-12T07:39:43.975Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-12T07:39:43.975Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-12T07:39:43.975Z] Recommended packages: [2019-09-12T07:39:43.975Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-12T07:39:43.975Z] python3-keyrings.alt python3-xdg unzip [2019-09-12T07:39:44.376Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-09-12T07:39:44.376Z] === RUN TestResize [2019-09-12T07:39:44.730Z] ok github.com/docker/docker/builder/dockerfile 0.489s coverage: 43.2% of statements [2019-09-12T07:39:44.730Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2019-09-12T07:39:44.730Z] ok github.com/docker/docker/builder/fscache 1.138s coverage: 69.5% of statements [2019-09-12T07:39:44.730Z] ok github.com/docker/docker/builder/remotecontext 0.563s coverage: 9.2% of statements [2019-09-12T07:39:45.177Z] The following NEW packages will be installed: [2019-09-12T07:39:45.177Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-12T07:39:45.177Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-12T07:39:45.177Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-12T07:39:45.177Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-12T07:39:45.177Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-12T07:39:45.177Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-12T07:39:45.177Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-12T07:39:45.177Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-12T07:39:45.177Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-12T07:39:45.177Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-12T07:39:45.177Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-12T07:39:45.177Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-12T07:39:45.177Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-12T07:39:45.177Z] xfsprogs xxd xz-utils zip [2019-09-12T07:39:45.177Z] The following packages will be upgraded: [2019-09-12T07:39:45.177Z] libsystemd0 libudev1 [2019-09-12T07:39:45.306Z] --- PASS: TestResize (0.93s) [2019-09-12T07:39:45.306Z] === RUN TestResizeWithInvalidSize [2019-09-12T07:39:45.459Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2019-09-12T07:39:45.459Z] Need to get 87.7 MB of archives. [2019-09-12T07:39:45.459Z] After this operation, 585 MB of additional disk space will be used. [2019-09-12T07:39:45.459Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB] [2019-09-12T07:39:45.459Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-12T07:39:45.459Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-12T07:39:45.459Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-12T07:39:45.459Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-12T07:39:45.459Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB] [2019-09-12T07:39:45.459Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-12T07:39:45.459Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-12T07:39:45.459Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-12T07:39:45.459Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-12T07:39:45.459Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-12T07:39:45.459Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-12T07:39:45.459Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-12T07:39:45.459Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-12T07:39:45.459Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-12T07:39:45.459Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-12T07:39:45.459Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-12T07:39:45.459Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-12T07:39:45.459Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-12T07:39:45.459Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-12T07:39:45.459Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-12T07:39:45.459Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-12T07:39:45.459Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-12T07:39:45.563Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-12T07:39:45.743Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-12T07:39:45.743Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-12T07:39:45.743Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-12T07:39:45.743Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-12T07:39:45.743Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-12T07:39:45.743Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-12T07:39:45.743Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-12T07:39:45.743Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-12T07:39:45.743Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-12T07:39:45.743Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-12T07:39:45.743Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-12T07:39:45.743Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-12T07:39:45.743Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-12T07:39:45.743Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-12T07:39:45.743Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-12T07:39:45.743Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-12T07:39:45.743Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-12T07:39:45.743Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-12T07:39:45.743Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-12T07:39:45.743Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-12T07:39:45.743Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-12T07:39:45.743Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-12T07:39:45.743Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-12T07:39:45.743Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-12T07:39:45.743Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-12T07:39:45.743Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-12T07:39:45.743Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-12T07:39:45.743Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-12T07:39:45.743Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-12T07:39:45.743Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-12T07:39:45.743Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-12T07:39:45.743Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-12T07:39:45.743Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-12T07:39:45.743Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-12T07:39:45.743Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-12T07:39:46.042Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-12T07:39:46.042Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-12T07:39:46.042Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-12T07:39:46.042Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-12T07:39:46.042Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-12T07:39:46.042Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-12T07:39:46.126Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-09-12T07:39:46.126Z] === RUN TestResizeWhenContainerNotStarted [2019-09-12T07:39:46.656Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-12T07:39:46.656Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-12T07:39:46.656Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-12T07:39:46.939Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-12T07:39:46.939Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-12T07:39:46.939Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-12T07:39:47.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:47.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:47.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:47.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:39:47.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:39:47.555Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-12T07:39:48.412Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:39:48.412Z] [2019-09-12T07:39:48.412Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-12T07:39:48.412Z] PKG_CONFIG=pkg-config [2019-09-12T07:39:48.412Z] GOLANG_VERSION=1.12.9 [2019-09-12T07:39:48.412Z] HOSTNAME=236ceadd9041 [2019-09-12T07:39:48.412Z] DOCKER_EXPERIMENTAL=1 [2019-09-12T07:39:48.412Z] container=docker [2019-09-12T07:39:48.412Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-12T07:39:48.412Z] GOPATH=/go [2019-09-12T07:39:48.412Z] PWD=/go/src/github.com/docker/docker [2019-09-12T07:39:48.412Z] HOME=/root [2019-09-12T07:39:48.412Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-12T07:39:48.412Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-12T07:39:48.412Z] DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:39:48.412Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-12T07:39:48.412Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-12T07:39:48.412Z] TERM=xterm [2019-09-12T07:39:48.412Z] DEST=bundles/test-integration [2019-09-12T07:39:48.412Z] SHLVL=1 [2019-09-12T07:39:48.412Z] TIMEOUT=120m [2019-09-12T07:39:48.412Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-12T07:39:48.412Z] DOCKER_PKG=github.com/docker/docker [2019-09-12T07:39:48.412Z] TESTDEBUG=0 [2019-09-12T07:39:48.412Z] _=/usr/bin/env [2019-09-12T07:39:48.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-12T07:39:48.563Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-12T07:39:48.563Z] Fetched 87.7 MB in 2s (30.8 MB/s) [2019-09-12T07:39:48.563Z] (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 ... 15020 files and directories currently installed.) [2019-09-12T07:39:48.563Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ... [2019-09-12T07:39:48.563Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:39:48.563Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ... [2019-09-12T07:39:48.563Z] Selecting previously unselected package bash-completion. [2019-09-12T07:39:48.564Z] (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 ... 15020 files and directories currently installed.) [2019-09-12T07:39:48.564Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-12T07:39:49.571Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-12T07:39:49.571Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-12T07:39:49.571Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-12T07:39:49.571Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-12T07:39:49.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:49.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:49.855Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-12T07:39:49.855Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-12T07:39:49.855Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-12T07:39:49.855Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-12T07:39:49.855Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-12T07:39:49.855Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-12T07:39:49.855Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ... [2019-09-12T07:39:49.855Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-12T07:39:49.855Z] Setting up libudev1:ppc64el (232-25+deb9u12) ... [2019-09-12T07:39:49.855Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-12T07:39:49.855Z] (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 ... 15619 files and directories currently installed.) [2019-09-12T07:39:49.855Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-12T07:39:49.855Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-12T07:39:49.855Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-12T07:39:49.855Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-12T07:39:49.855Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-12T07:39:50.138Z] Selecting previously unselected package python3.5-minimal. [2019-09-12T07:39:50.138Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-12T07:39:50.138Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:39:50.420Z] Selecting previously unselected package python3-minimal. [2019-09-12T07:39:50.420Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-12T07:39:50.420Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-12T07:39:50.420Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-12T07:39:50.420Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-12T07:39:50.420Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-12T07:39:50.420Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-12T07:39:50.420Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-12T07:39:50.420Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-12T07:39:50.705Z] Selecting previously unselected package python3.5. [2019-09-12T07:39:50.705Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-12T07:39:50.705Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:39:50.705Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-12T07:39:50.705Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-12T07:39:50.705Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-12T07:39:50.988Z] Selecting previously unselected package dh-python. [2019-09-12T07:39:50.988Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... [2019-09-12T07:39:50.988Z] Unpacking dh-python (2.20170125) ... [2019-09-12T07:39:50.988Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-12T07:39:50.988Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-12T07:39:51.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:39:51.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:39:51.467Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-12T07:39:52.015Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package python3. [2019-09-12T07:39:52.299Z] (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 ... 16606 files and directories currently installed.) [2019-09-12T07:39:52.299Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking python3 (3.5.3-1) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package pigz. [2019-09-12T07:39:52.299Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking pigz (2.3.4-1) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-12T07:39:52.299Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-12T07:39:52.299Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-12T07:39:52.299Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-12T07:39:52.299Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-12T07:39:52.299Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-12T07:39:52.299Z] Selecting previously unselected package iptables. [2019-09-12T07:39:52.299Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-12T07:39:52.299Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package xxd. [2019-09-12T07:39:52.604Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-12T07:39:52.604Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package vim-common. [2019-09-12T07:39:52.604Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:39:52.604Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package bzip2. [2019-09-12T07:39:52.604Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-12T07:39:52.604Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-12T07:39:52.604Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-12T07:39:52.604Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package xz-utils. [2019-09-12T07:39:52.604Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-12T07:39:52.604Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:39:52.604Z] Selecting previously unselected package aufs-tools. [2019-09-12T07:39:52.604Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-12T07:39:52.604Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:39:52.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:39:52.887Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-12T07:39:52.887Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:39:52.887Z] Selecting previously unselected package btrfs-progs. [2019-09-12T07:39:52.887Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-12T07:39:52.887Z] Selecting previously unselected package btrfs-tools. [2019-09-12T07:39:52.887Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-12T07:39:52.887Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-12T07:39:52.887Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-12T07:39:52.887Z] Selecting previously unselected package dmsetup. [2019-09-12T07:39:52.887Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-12T07:39:52.887Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-12T07:39:52.887Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-12T07:39:52.887Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-12T07:39:53.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:39:53.093Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-12T07:39:53.169Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-12T07:39:53.169Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package jq. [2019-09-12T07:39:53.169Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-12T07:39:53.169Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package libcap2-bin. [2019-09-12T07:39:53.169Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-12T07:39:53.169Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-12T07:39:53.169Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-12T07:39:53.169Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-12T07:39:53.169Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-12T07:39:53.169Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-12T07:39:53.453Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-12T07:39:53.453Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-12T07:39:53.453Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-12T07:39:53.453Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-12T07:39:53.453Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-12T07:39:53.453Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-12T07:39:53.453Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-12T07:39:53.453Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-12T07:39:53.453Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-12T07:39:53.453Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-12T07:39:53.453Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-12T07:39:53.453Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-12T07:39:53.738Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-12T07:39:53.738Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-12T07:39:53.738Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-12T07:39:53.738Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-12T07:39:53.738Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-12T07:39:53.738Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-12T07:39:53.738Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-12T07:39:53.738Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-12T07:39:53.738Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-12T07:39:53.738Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-12T07:39:53.738Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-12T07:39:53.738Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-12T07:39:54.021Z] Selecting previously unselected package net-tools. [2019-09-12T07:39:54.021Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-12T07:39:54.021Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:39:54.304Z] Selecting previously unselected package python-pip-whl. [2019-09-12T07:39:54.304Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:39:54.304Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:39:54.304Z] Selecting previously unselected package python3-pip. [2019-09-12T07:39:54.304Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-12T07:39:54.304Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:39:54.304Z] Selecting previously unselected package python3-pkg-resources. [2019-09-12T07:39:54.304Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-12T07:39:54.304Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:39:54.588Z] Selecting previously unselected package python3-setuptools. [2019-09-12T07:39:54.588Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-12T07:39:54.588Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-12T07:39:54.588Z] Selecting previously unselected package python3-wheel. [2019-09-12T07:39:54.588Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-12T07:39:54.588Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-12T07:39:54.588Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-12T07:39:54.588Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-12T07:39:54.588Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:39:54.588Z] Selecting previously unselected package vim-runtime. [2019-09-12T07:39:54.588Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-12T07:39:54.588Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-12T07:39:54.588Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-12T07:39:54.588Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:55.597Z] Selecting previously unselected package vim. [2019-09-12T07:39:55.597Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-12T07:39:55.597Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:39:55.617Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-12T07:39:55.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:39:55.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:39:55.617Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-12T07:39:55.881Z] Selecting previously unselected package xfsprogs. [2019-09-12T07:39:55.881Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-12T07:39:55.881Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:39:55.881Z] Selecting previously unselected package zip. [2019-09-12T07:39:55.881Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-12T07:39:55.881Z] Unpacking zip (3.0-11+b1) ... [2019-09-12T07:39:56.164Z] Selecting previously unselected package libapparmor-perl. [2019-09-12T07:39:56.164Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-12T07:39:56.164Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:39:56.164Z] Selecting previously unselected package apparmor. [2019-09-12T07:39:56.164Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-12T07:39:56.164Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:39:56.164Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-12T07:39:56.164Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-12T07:39:56.164Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:39:56.780Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-12T07:39:56.780Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-12T07:39:56.780Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:39:57.063Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-12T07:39:57.063Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-12T07:39:57.063Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:39:57.063Z] Selecting previously unselected package mingw-w64-common. [2019-09-12T07:39:57.063Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-12T07:39:57.063Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-12T07:39:58.101Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-12T07:39:58.101Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-12T07:39:58.101Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:39:58.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:39:58.892Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-12T07:39:59.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:39:59.577Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-12T07:39:59.577Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-12T07:39:59.577Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:39:59.577Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-12T07:39:59.577Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-12T07:39:59.577Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d4402ff711d12] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d4402ff711d12] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d4402ff711d12] daemon started [2019-09-12T07:40:01.676Z] daemon.go:336: [d4402ff711d12] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:307: [d4402ff711d12] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d4402ff711d12] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d4402ff711d12] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d4402ff711d12] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d4402ff711d12] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d4402ff711d12] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [df46cd5d91c64] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [df46cd5d91c64] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [df46cd5d91c64] daemon started [2019-09-12T07:40:01.676Z] daemon.go:336: [df46cd5d91c64] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:307: [df46cd5d91c64] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [df46cd5d91c64] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [df46cd5d91c64] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [df46cd5d91c64] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [df46cd5d91c64] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [df46cd5d91c64] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d52090d0f8b41] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d52090d0f8b41] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d52090d0f8b41] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d52090d0f8b41] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d52090d0f8b41] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d52090d0f8b41] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [d52090d0f8b41] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d52090d0f8b41] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d52090d0f8b41] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d52090d0f8b41] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d52090d0f8b41] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d52090d0f8b41] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [deb2ab662db61] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [deb2ab662db61] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [deb2ab662db61] daemon started [2019-09-12T07:40:01.676Z] daemon.go:336: [deb2ab662db61] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:307: [deb2ab662db61] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [deb2ab662db61] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [deb2ab662db61] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [deb2ab662db61] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [deb2ab662db61] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [deb2ab662db61] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d1302d72cfdf3] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d1302d72cfdf3] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d1302d72cfdf3] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d1302d72cfdf3] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d1302d72cfdf3] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d1302d72cfdf3] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [d1302d72cfdf3] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d1302d72cfdf3] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d1302d72cfdf3] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d1302d72cfdf3] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d1302d72cfdf3] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d1302d72cfdf3] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d405fa4e4ae0d] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d405fa4e4ae0d] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d405fa4e4ae0d] daemon started [2019-09-12T07:40:01.676Z] daemon.go:336: [d405fa4e4ae0d] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:307: [d405fa4e4ae0d] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d405fa4e4ae0d] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d405fa4e4ae0d] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d405fa4e4ae0d] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d405fa4e4ae0d] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d405fa4e4ae0d] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d77225fd5aa0c] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d77225fd5aa0c] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d77225fd5aa0c] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d77225fd5aa0c] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d77225fd5aa0c] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d77225fd5aa0c] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [d77225fd5aa0c] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d77225fd5aa0c] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d77225fd5aa0c] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d77225fd5aa0c] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d77225fd5aa0c] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d77225fd5aa0c] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [d8bbda301ffed] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d8bbda301ffed] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d8bbda301ffed] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d8bbda301ffed] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d8bbda301ffed] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d8bbda301ffed] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [d8bbda301ffed] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [d8bbda301ffed] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [d8bbda301ffed] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [d8bbda301ffed] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [d8bbda301ffed] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [d8bbda301ffed] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [dddce9508d366] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [dddce9508d366] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dddce9508d366] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [dddce9508d366] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [dddce9508d366] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [dddce9508d366] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [dddce9508d366] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [dddce9508d366] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dddce9508d366] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [dddce9508d366] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [dddce9508d366] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [dddce9508d366] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [dde5849737612] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [dde5849737612] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dde5849737612] daemon started [2019-09-12T07:40:01.676Z] daemon.go:307: [dde5849737612] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [dde5849737612] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [dde5849737612] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dde5849737612] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [dde5849737612] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [dde5849737612] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [dde5849737612] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [dec1e85e1effe] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [dec1e85e1effe] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dec1e85e1effe] daemon started [2019-09-12T07:40:01.676Z] daemon.go:336: [dec1e85e1effe] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:307: [dec1e85e1effe] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [dec1e85e1effe] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [dec1e85e1effe] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [dec1e85e1effe] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [dec1e85e1effe] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [dec1e85e1effe] Daemon stopped [2019-09-12T07:40:01.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2019-09-12T07:40:01.676Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:40:01.676Z] daemon.go:336: [ddc63dddcd8ca] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [ddc63dddcd8ca] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [ddc63dddcd8ca] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [ddc63dddcd8ca] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [ddc63dddcd8ca] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [ddc63dddcd8ca] Daemon stopped [2019-09-12T07:40:01.676Z] daemon.go:336: [ddc63dddcd8ca] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:336: [ddc63dddcd8ca] waiting for daemon to start [2019-09-12T07:40:01.676Z] daemon.go:364: [ddc63dddcd8ca] daemon started [2019-09-12T07:40:01.676Z] daemon.go:472: [ddc63dddcd8ca] Stopping daemon [2019-09-12T07:40:01.676Z] daemon.go:307: [ddc63dddcd8ca] exiting daemon [2019-09-12T07:40:01.676Z] daemon.go:459: [ddc63dddcd8ca] Daemon stopped [2019-09-12T07:40:01.676Z] === RUN TestCgroupNamespacesRun [2019-09-12T07:40:02.241Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-12T07:40:02.805Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-12T07:40:03.737Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2019-09-12T07:40:03.737Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-12T07:40:03.737Z] daemon.go:336: [daa6f908db92f] waiting for daemon to start [2019-09-12T07:40:03.737Z] daemon.go:336: [daa6f908db92f] waiting for daemon to start [2019-09-12T07:40:03.737Z] daemon.go:364: [daa6f908db92f] daemon started [2019-09-12T07:40:03.737Z] daemon.go:472: [daa6f908db92f] Stopping daemon [2019-09-12T07:40:03.737Z] daemon.go:307: [daa6f908db92f] exiting daemon [2019-09-12T07:40:03.737Z] daemon.go:459: [daa6f908db92f] Daemon stopped [2019-09-12T07:40:03.737Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-12T07:40:03.958Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-12T07:40:03.958Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-12T07:40:03.958Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:40:05.107Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-12T07:40:05.672Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2019-09-12T07:40:05.672Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-12T07:40:05.672Z] daemon.go:336: [d9f6d5cd4f4a9] waiting for daemon to start [2019-09-12T07:40:05.672Z] daemon.go:336: [d9f6d5cd4f4a9] waiting for daemon to start [2019-09-12T07:40:05.672Z] daemon.go:364: [d9f6d5cd4f4a9] daemon started [2019-09-12T07:40:05.672Z] daemon.go:472: [d9f6d5cd4f4a9] Stopping daemon [2019-09-12T07:40:05.672Z] daemon.go:307: [d9f6d5cd4f4a9] exiting daemon [2019-09-12T07:40:05.672Z] daemon.go:459: [d9f6d5cd4f4a9] Daemon stopped [2019-09-12T07:40:05.672Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:40:07.043Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-12T07:40:07.414Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-12T07:40:07.414Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-12T07:40:07.414Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-12T07:40:07.414Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-12T07:40:07.414Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-12T07:40:07.414Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:40:07.414Z] Processing triggers for mime-support (3.60) ... [2019-09-12T07:40:07.414Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:40:07.414Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-12T07:40:07.414Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-12T07:40:07.414Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-12T07:40:07.414Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-12T07:40:07.414Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-12T07:40:07.607Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-09-12T07:40:07.607Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:40:07.607Z] daemon.go:336: [d23593a56e51e] waiting for daemon to start [2019-09-12T07:40:07.607Z] daemon.go:336: [d23593a56e51e] waiting for daemon to start [2019-09-12T07:40:07.607Z] daemon.go:364: [d23593a56e51e] daemon started [2019-09-12T07:40:07.607Z] daemon.go:472: [d23593a56e51e] Stopping daemon [2019-09-12T07:40:07.607Z] daemon.go:307: [d23593a56e51e] exiting daemon [2019-09-12T07:40:07.607Z] daemon.go:459: [d23593a56e51e] Daemon stopped [2019-09-12T07:40:07.607Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-12T07:40:08.171Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-12T07:40:08.428Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-12T07:40:08.428Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-12T07:40:08.428Z] Setting up zip (3.0-11+b1) ... [2019-09-12T07:40:08.428Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-12T07:40:08.428Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-12T07:40:08.428Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-12T07:40:08.428Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:40:08.428Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-12T07:40:08.428Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:40:08.428Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-12T07:40:08.428Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-12T07:40:08.428Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-12T07:40:08.428Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:40:08.428Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-12T07:40:08.428Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-12T07:40:08.428Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-12T07:40:08.428Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:40:08.711Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-12T07:40:08.711Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-12T07:40:08.711Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-12T07:40:08.711Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-12T07:40:08.711Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-12T07:40:08.711Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-12T07:40:08.711Z] Setting up pigz (2.3.4-1) ... [2019-09-12T07:40:08.711Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-12T07:40:08.711Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-12T07:40:08.711Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:40:08.711Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-12T07:40:08.711Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-12T07:40:08.711Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-12T07:40:08.711Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-12T07:40:08.711Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-12T07:40:08.711Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-12T07:40:08.711Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-12T07:40:08.711Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-12T07:40:08.711Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-12T07:40:08.711Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-12T07:40:08.711Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-12T07:40:08.711Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-12T07:40:08.711Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-12T07:40:08.711Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-12T07:40:08.711Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-12T07:40:09.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-09-12T07:40:09.542Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-12T07:40:09.542Z] daemon.go:336: [d0b47aed4adf9] waiting for daemon to start [2019-09-12T07:40:09.542Z] daemon.go:336: [d0b47aed4adf9] waiting for daemon to start [2019-09-12T07:40:09.542Z] daemon.go:364: [d0b47aed4adf9] daemon started [2019-09-12T07:40:09.542Z] daemon.go:472: [d0b47aed4adf9] Stopping daemon [2019-09-12T07:40:09.542Z] daemon.go:307: [d0b47aed4adf9] exiting daemon [2019-09-12T07:40:09.542Z] daemon.go:459: [d0b47aed4adf9] Daemon stopped [2019-09-12T07:40:09.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-12T07:40:10.472Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-12T07:40:10.752Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-12T07:40:10.752Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:40:10.752Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:40:10.752Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:40:10.752Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-12T07:40:10.752Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-12T07:40:11.034Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-12T07:40:11.034Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-12T07:40:11.034Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:40:11.034Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-12T07:40:11.034Z] Setting up python3 (3.5.3-1) ... [2019-09-12T07:40:11.404Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-09-12T07:40:11.404Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-12T07:40:11.404Z] daemon.go:336: [dfbf92152aa46] waiting for daemon to start [2019-09-12T07:40:11.404Z] daemon.go:336: [dfbf92152aa46] waiting for daemon to start [2019-09-12T07:40:11.404Z] daemon.go:364: [dfbf92152aa46] daemon started [2019-09-12T07:40:11.404Z] daemon.go:472: [dfbf92152aa46] Stopping daemon [2019-09-12T07:40:11.404Z] daemon.go:307: [dfbf92152aa46] exiting daemon [2019-09-12T07:40:11.404Z] daemon.go:459: [dfbf92152aa46] Daemon stopped [2019-09-12T07:40:11.404Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:40:11.651Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-12T07:40:11.934Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-12T07:40:11.969Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-12T07:40:12.217Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-12T07:40:12.217Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-12T07:40:12.217Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-12T07:40:12.226Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-09-12T07:40:12.226Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:40:12.226Z] daemon.go:336: [d32f71703713e] waiting for daemon to start [2019-09-12T07:40:12.226Z] daemon.go:336: [d32f71703713e] waiting for daemon to start [2019-09-12T07:40:12.226Z] daemon.go:364: [d32f71703713e] daemon started [2019-09-12T07:40:12.226Z] daemon.go:472: [d32f71703713e] Stopping daemon [2019-09-12T07:40:12.226Z] daemon.go:307: [d32f71703713e] exiting daemon [2019-09-12T07:40:12.226Z] daemon.go:459: [d32f71703713e] Daemon stopped [2019-09-12T07:40:12.226Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-12T07:40:12.499Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-12T07:40:12.782Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-12T07:40:12.782Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-12T07:40:13.158Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-09-12T07:40:13.158Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-12T07:40:13.158Z] daemon.go:336: [d56acee6ba02c] waiting for daemon to start [2019-09-12T07:40:13.158Z] daemon.go:336: [d56acee6ba02c] waiting for daemon to start [2019-09-12T07:40:13.158Z] daemon.go:364: [d56acee6ba02c] daemon started [2019-09-12T07:40:13.158Z] daemon.go:472: [d56acee6ba02c] Stopping daemon [2019-09-12T07:40:13.158Z] daemon.go:307: [d56acee6ba02c] exiting daemon [2019-09-12T07:40:13.158Z] daemon.go:459: [d56acee6ba02c] Daemon stopped [2019-09-12T07:40:13.158Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-12T07:40:13.397Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-12T07:40:13.397Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-12T07:40:13.679Z] Setting up dh-python (2.20170125) ... [2019-09-12T07:40:13.970Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-12T07:40:13.970Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-12T07:40:14.530Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-12T07:40:14.530Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-12T07:40:14.787Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2019-09-12T07:40:14.787Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-12T07:40:14.787Z] daemon.go:336: [d3b7a5cb0c874] waiting for daemon to start [2019-09-12T07:40:14.787Z] daemon.go:336: [d3b7a5cb0c874] waiting for daemon to start [2019-09-12T07:40:14.787Z] daemon.go:364: [d3b7a5cb0c874] daemon started [2019-09-12T07:40:14.787Z] daemon.go:472: [d3b7a5cb0c874] Stopping daemon [2019-09-12T07:40:14.787Z] daemon.go:307: [d3b7a5cb0c874] exiting daemon [2019-09-12T07:40:14.787Z] daemon.go:459: [d3b7a5cb0c874] Daemon stopped [2019-09-12T07:40:14.787Z] === RUN TestKernelTCPMemory [2019-09-12T07:40:15.718Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-12T07:40:15.976Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-09-12T07:40:15.976Z] === RUN TestNISDomainname [2019-09-12T07:40:17.348Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-12T07:40:17.348Z] --- PASS: TestNISDomainname (1.34s) [2019-09-12T07:40:17.348Z] === RUN TestHostnameDnsResolution [2019-09-12T07:40:17.617Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-12T07:40:17.617Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-12T07:40:17.617Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-12T07:40:18.205Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-12T07:40:19.136Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-12T07:40:19.136Z] --- PASS: TestHostnameDnsResolution (1.83s) [2019-09-12T07:40:19.136Z] === RUN TestStats [2019-09-12T07:40:20.540Z] ok github.com/docker/docker/builder/remotecontext/git 34.934s coverage: 85.1% of statements [2019-09-12T07:40:20.540Z] ? github.com/docker/docker/cli [no test files] [2019-09-12T07:40:20.540Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-12T07:40:20.540Z] ok github.com/docker/docker/cli/debug 0.085s coverage: 100.0% of statements [2019-09-12T07:40:20.540Z] ok github.com/docker/docker/client 0.566s coverage: 75.1% of statements [2019-09-12T07:40:21.658Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-12T07:40:21.916Z] --- PASS: TestStats (2.65s) [2019-09-12T07:40:21.916Z] === RUN TestStopContainerWithTimeout [2019-09-12T07:40:21.916Z] === RUN TestStopContainerWithTimeout/0 [2019-09-12T07:40:21.916Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-12T07:40:21.916Z] === RUN TestStopContainerWithTimeout/1 [2019-09-12T07:40:21.916Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-12T07:40:21.916Z] === RUN TestStopContainerWithTimeout/3 [2019-09-12T07:40:21.916Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-12T07:40:21.916Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-12T07:40:21.916Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-12T07:40:21.916Z] === CONT TestStopContainerWithTimeout/0 [2019-09-12T07:40:21.916Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-12T07:40:23.288Z] === CONT TestStopContainerWithTimeout/3 [2019-09-12T07:40:24.260Z] Removing intermediate container 48a6ebbb651a [2019-09-12T07:40:24.260Z] ---> 677ff2de8adf [2019-09-12T07:40:24.260Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-12T07:40:24.295Z] ok github.com/docker/docker/cmd/dockerd 0.638s coverage: 18.6% of statements [2019-09-12T07:40:24.542Z] ---> Running in d736446907ab [2019-09-12T07:40:25.185Z] === CONT TestStopContainerWithTimeout/1 [2019-09-12T07:40:25.185Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-12T07:40:26.555Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-12T07:40:26.812Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-12T07:40:26.812Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-09-12T07:40:26.812Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2019-09-12T07:40:26.812Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-09-12T07:40:26.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2019-09-12T07:40:26.812Z] === RUN TestDeleteDevicemapper [2019-09-12T07:40:26.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-12T07:40:26.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:40:26.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-12T07:40:26.812Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-12T07:40:27.216Z] ok github.com/docker/docker/container 0.579s coverage: 42.7% of statements [2019-09-12T07:40:27.217Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-12T07:40:27.217Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-12T07:40:27.217Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-12T07:40:27.217Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-12T07:40:27.219Z] Collecting yamllint==1.16.0 [2019-09-12T07:40:27.219Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-12T07:40:27.376Z] === RUN Test/DockerSuite/TestBuildCancellationKillsSleep [2019-09-12T07:40:27.502Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-12T07:40:27.502Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-12T07:40:28.511Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-12T07:40:28.511Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-12T07:40:28.748Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-12T07:40:29.523Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-12T07:40:29.523Z] Running setup.py bdist_wheel for pathspec: started [2019-09-12T07:40:29.679Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2019-09-12T07:40:29.679Z] === RUN TestUpdateMemory [2019-09-12T07:40:29.679Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-12T07:40:29.679Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:40:29.679Z] === RUN TestUpdateCPUQuota [2019-09-12T07:40:29.830Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-12T07:40:29.830Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-12T07:40:29.830Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-12T07:40:30.244Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-12T07:40:30.444Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-12T07:40:30.444Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-12T07:40:30.727Z] Successfully built pathspec pyyaml [2019-09-12T07:40:30.727Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-12T07:40:30.727Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-12T07:40:31.342Z] Removing intermediate container d736446907ab [2019-09-12T07:40:31.342Z] ---> 9924a65799d5 [2019-09-12T07:40:31.342Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-12T07:40:31.616Z] --- PASS: TestUpdateCPUQuota (1.99s) [2019-09-12T07:40:31.616Z] === RUN TestUpdatePidsLimit [2019-09-12T07:40:31.616Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-12T07:40:31.873Z] === RUN TestUpdatePidsLimit/no_change [2019-09-12T07:40:32.437Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-12T07:40:32.820Z] ---> ecdb9ad3c8be [2019-09-12T07:40:32.820Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-12T07:40:33.001Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-12T07:40:33.565Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-12T07:40:33.565Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-12T07:40:33.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-12T07:40:34.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-12T07:40:35.319Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-12T07:40:35.884Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-12T07:40:36.094Z] ................................................ [ 29%] [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit (4.73s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-09-12T07:40:36.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-09-12T07:40:36.141Z] === RUN TestUpdateRestartPolicy [2019-09-12T07:40:37.217Z] ---> 76c53c696991 [2019-09-12T07:40:37.217Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-12T07:40:37.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-12T07:40:37.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-12T07:40:38.035Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-12T07:40:38.599Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-12T07:40:39.162Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-12T07:40:39.241Z] ---> 84ce1ba57339 [2019-09-12T07:40:39.241Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-12T07:40:39.419Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-12T07:40:39.523Z] ---> 81790a672ec4 [2019-09-12T07:40:39.523Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-12T07:40:39.675Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-12T07:40:39.675Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-12T07:40:39.808Z] ---> f496b0d4f6ce [2019-09-12T07:40:39.808Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-12T07:40:39.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-12T07:40:40.090Z] ---> 61d5a315011f [2019-09-12T07:40:40.090Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-12T07:40:40.240Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-12T07:40:40.240Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-12T07:40:40.374Z] ---> e00049b9a9ce [2019-09-12T07:40:40.374Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-12T07:40:40.657Z] ---> 51eaceb31216 [2019-09-12T07:40:40.657Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-12T07:40:41.612Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-12T07:40:42.131Z] ---> 603a932b960c [2019-09-12T07:40:42.131Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-12T07:40:42.131Z] ---> 9b2fed3c6c37 [2019-09-12T07:40:42.131Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-12T07:40:42.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-12T07:40:42.745Z] ---> b223dec05568 [2019-09-12T07:40:42.745Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-12T07:40:43.507Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-12T07:40:44.218Z] ---> 478468e4fa16 [2019-09-12T07:40:44.218Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-12T07:40:44.507Z] ---> 4dbc2ca94c58 [2019-09-12T07:40:44.507Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-12T07:40:45.120Z] ---> b03b26204894 [2019-09-12T07:40:45.120Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-12T07:40:45.402Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-12T07:40:45.402Z] bad55c542dc9: Pulling fs layer [2019-09-12T07:40:45.685Z] bad55c542dc9: Verifying Checksum [2019-09-12T07:40:45.685Z] bad55c542dc9: Download complete [2019-09-12T07:40:45.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-12T07:40:46.304Z] bad55c542dc9: Pull complete [2019-09-12T07:40:46.304Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-12T07:40:46.304Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-12T07:40:46.587Z] ---> c96ff46d474c [2019-09-12T07:40:46.587Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-12T07:40:46.869Z] ---> Running in 6d1d201060bd [2019-09-12T07:40:46.869Z] Removing intermediate container 6d1d201060bd [2019-09-12T07:40:46.869Z] ---> 4c4f39c04c15 [2019-09-12T07:40:46.869Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-12T07:40:46.869Z] ---> Running in ea5be8a163a5 [2019-09-12T07:40:46.869Z] Removing intermediate container ea5be8a163a5 [2019-09-12T07:40:46.869Z] ---> 909f4a6825cd [2019-09-12T07:40:46.869Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-12T07:40:47.152Z] ---> Running in 02c3425c2d8d [2019-09-12T07:40:47.152Z] Removing intermediate container 02c3425c2d8d [2019-09-12T07:40:47.152Z] ---> 9b47c99dff47 [2019-09-12T07:40:47.152Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-12T07:40:47.152Z] ---> Running in 2a4aae772c1e [2019-09-12T07:40:47.436Z] Removing intermediate container 2a4aae772c1e [2019-09-12T07:40:47.436Z] ---> c2d456700644 [2019-09-12T07:40:47.436Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-12T07:40:47.436Z] ---> Running in 61b5cfb3a098 [2019-09-12T07:40:47.436Z] Removing intermediate container 61b5cfb3a098 [2019-09-12T07:40:47.436Z] ---> 206cf3eba38a [2019-09-12T07:40:47.436Z] Step 124/125 : FROM dev AS final [2019-09-12T07:40:47.436Z] ---> 206cf3eba38a [2019-09-12T07:40:47.436Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-12T07:40:47.681Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-12T07:40:47.938Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-12T07:40:48.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-12T07:40:48.502Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-12T07:40:49.871Z] --- PASS: TestUpdateRestartPolicy (13.63s) [2019-09-12T07:40:49.871Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-12T07:40:50.805Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-09-12T07:40:50.805Z] === RUN TestWaitNonBlocked [2019-09-12T07:40:50.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:40:50.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:40:50.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:40:50.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:40:50.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:40:50.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:40:50.805Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-12T07:40:51.370Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-12T07:40:51.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-12T07:40:51.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-12T07:40:51.936Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-12T07:40:51.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-09-12T07:40:51.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-09-12T07:40:51.936Z] === RUN TestWaitBlocked [2019-09-12T07:40:51.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:40:51.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:40:51.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:40:51.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:40:51.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:40:51.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:40:52.406Z] ok github.com/docker/docker/daemon 3.012s coverage: 9.1% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/cluster 1.807s coverage: 0.5% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.294s coverage: 65.3% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/cluster/convert 0.792s coverage: 35.8% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.883s coverage: 10.9% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/config 0.595s coverage: 82.3% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/discovery 0.207s coverage: 30.0% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/events 0.383s coverage: 50.0% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/graphdriver 0.191s coverage: 2.3% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/images 0.348s coverage: 4.9% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/logger 0.673s coverage: 43.0% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/logger/awslogs 0.592s coverage: 77.4% of statements [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-12T07:40:52.407Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.404s coverage: 62.1% of statements [2019-09-12T07:40:52.407Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 88.3% of statements [2019-09-12T07:40:52.501Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-12T07:40:53.065Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-12T07:40:53.322Z] --- PASS: TestWaitBlocked (0.03s) [2019-09-12T07:40:53.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2019-09-12T07:40:53.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s) [2019-09-12T07:40:53.323Z] === CONT TestContainerStartOnDaemonRestart [2019-09-12T07:40:53.323Z] === CONT TestIpcModeOlderClient [2019-09-12T07:40:53.579Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-12T07:40:53.579Z] === CONT TestDaemonRestartIpcMode [2019-09-12T07:40:53.955Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 74.7% of statements [2019-09-12T07:40:53.955Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-12T07:40:53.955Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.291s coverage: 18.1% of statements [2019-09-12T07:40:54.144Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-12T07:40:54.256Z] ---> 12fd54e4b8a7 [2019-09-12T07:40:54.256Z] Successfully built 12fd54e4b8a7 [2019-09-12T07:40:54.256Z] Successfully tagged docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-12T07:40:54.693Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/test/unit [2019-09-12T07:40:54.710Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-12T07:40:54.967Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-12T07:40:55.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-12T07:40:55.264Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-12T07:40:55.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-12T07:40:57.710Z] ok github.com/docker/docker/daemon/logger/splunk 2.459s coverage: 84.5% of statements [2019-09-12T07:40:57.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.176s coverage: 47.8% of statements [2019-09-12T07:40:57.710Z] ok github.com/docker/docker/daemon/logger/templates 0.189s coverage: 8.3% of statements [2019-09-12T07:40:57.710Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-12T07:40:57.710Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-12T07:40:57.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-12T07:40:57.811Z] --- PASS: TestContainerStartOnDaemonRestart (4.15s) [2019-09-12T07:40:57.811Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-12T07:40:57.811Z] daemon.go:336: [dd0589e6db43a] waiting for daemon to start [2019-09-12T07:40:57.811Z] daemon.go:336: [dd0589e6db43a] waiting for daemon to start [2019-09-12T07:40:57.811Z] daemon.go:364: [dd0589e6db43a] daemon started [2019-09-12T07:40:57.811Z] daemon.go:336: [dd0589e6db43a] waiting for daemon to start [2019-09-12T07:40:57.811Z] daemon.go:307: [dd0589e6db43a] exiting daemon [2019-09-12T07:40:57.811Z] daemon.go:336: [dd0589e6db43a] waiting for daemon to start [2019-09-12T07:40:57.811Z] daemon.go:364: [dd0589e6db43a] daemon started [2019-09-12T07:40:57.811Z] daemon.go:472: [dd0589e6db43a] Stopping daemon [2019-09-12T07:40:57.811Z] daemon.go:307: [dd0589e6db43a] exiting daemon [2019-09-12T07:40:57.811Z] daemon.go:459: [dd0589e6db43a] Daemon stopped [2019-09-12T07:40:58.375Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2019-09-12T07:40:58.375Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-12T07:40:58.375Z] daemon.go:336: [d043e2f31ed4d] waiting for daemon to start [2019-09-12T07:40:58.375Z] daemon.go:336: [d043e2f31ed4d] waiting for daemon to start [2019-09-12T07:40:58.375Z] daemon.go:364: [d043e2f31ed4d] daemon started [2019-09-12T07:40:58.375Z] daemon.go:472: [d043e2f31ed4d] Stopping daemon [2019-09-12T07:40:58.375Z] daemon.go:307: [d043e2f31ed4d] exiting daemon [2019-09-12T07:40:58.375Z] daemon.go:459: [d043e2f31ed4d] Daemon stopped [2019-09-12T07:40:58.375Z] daemon.go:336: [d043e2f31ed4d] waiting for daemon to start [2019-09-12T07:40:58.375Z] daemon.go:336: [d043e2f31ed4d] waiting for daemon to start [2019-09-12T07:40:58.375Z] daemon.go:364: [d043e2f31ed4d] daemon started [2019-09-12T07:40:58.375Z] daemon.go:472: [d043e2f31ed4d] Stopping daemon [2019-09-12T07:40:58.375Z] daemon.go:307: [d043e2f31ed4d] exiting daemon [2019-09-12T07:40:58.375Z] daemon.go:459: [d043e2f31ed4d] Daemon stopped [2019-09-12T07:40:58.375Z] PASS [2019-09-12T07:40:58.375Z] [2019-09-12T07:40:58.375Z] === Skipped [2019-09-12T07:40:58.375Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-12T07:40:58.375Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:40:58.375Z] [2019-09-12T07:40:58.375Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-12T07:40:58.375Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:40:58.375Z] [2019-09-12T07:40:58.375Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-12T07:40:58.376Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:40:58.376Z] [2019-09-12T07:40:58.376Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-09-12T07:40:58.376Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:40:58.376Z] [2019-09-12T07:40:58.376Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-12T07:40:58.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:40:58.376Z] [2019-09-12T07:40:58.376Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-12T07:40:58.376Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:40:58.376Z] [2019-09-12T07:40:58.376Z] [2019-09-12T07:40:58.376Z] DONE 197 tests, 6 skipped in 151.218s [2019-09-12T07:40:58.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-12T07:40:58.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:40:58.376Z] ++ set -e [2019-09-12T07:40:58.376Z] ++ '[' -n 0 ']' [2019-09-12T07:40:58.376Z] ++ set -x [2019-09-12T07:40:58.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:40:58.633Z] INFO: Testing against a local daemon [2019-09-12T07:40:58.633Z] === RUN TestCommitInheritsEnv [2019-09-12T07:40:58.633Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-12T07:40:58.846Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-12T07:40:59.197Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-09-12T07:40:59.197Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-12T07:40:59.197Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-12T07:40:59.197Z] === RUN TestImagesFilterMultiReference [2019-09-12T07:40:59.197Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-09-12T07:40:59.197Z] === RUN TestImagePullPlatformInvalid [2019-09-12T07:40:59.197Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-12T07:40:59.197Z] === RUN TestRemoveImageOrphaning [2019-09-12T07:40:59.257Z] ok github.com/docker/docker/distribution 1.336s coverage: 20.8% of statements [2019-09-12T07:40:59.257Z] ok github.com/docker/docker/distribution/metadata 1.640s coverage: 48.2% of statements [2019-09-12T07:40:59.257Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-12T07:40:59.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-12T07:40:59.761Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-09-12T07:40:59.761Z] === RUN TestRemoveImageGarbageCollector [2019-09-12T07:41:00.185Z] ? github.com/docker/docker/api [no test files] [2019-09-12T07:41:00.232Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 61.7% of statements [2019-09-12T07:41:00.232Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-12T07:41:00.232Z] ok github.com/docker/docker/errdefs 0.110s coverage: 49.4% of statements [2019-09-12T07:41:00.694Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-12T07:41:02.062Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2019-09-12T07:41:02.062Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-12T07:41:02.062Z] daemon.go:336: [da71947f90297] waiting for daemon to start [2019-09-12T07:41:02.062Z] daemon.go:336: [da71947f90297] waiting for daemon to start [2019-09-12T07:41:02.062Z] daemon.go:364: [da71947f90297] daemon started [2019-09-12T07:41:02.062Z] daemon.go:472: [da71947f90297] Stopping daemon [2019-09-12T07:41:02.062Z] daemon.go:307: [da71947f90297] exiting daemon [2019-09-12T07:41:02.062Z] daemon.go:459: [da71947f90297] Daemon stopped [2019-09-12T07:41:02.062Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-12T07:41:02.062Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-12T07:41:02.062Z] === RUN TestTagInvalidReference [2019-09-12T07:41:02.062Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-12T07:41:02.062Z] === RUN TestTagValidPrefixedRepo [2019-09-12T07:41:02.062Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-12T07:41:02.062Z] === RUN TestTagExistedNameWithoutForce [2019-09-12T07:41:02.319Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-12T07:41:02.319Z] === RUN TestTagOfficialNames [2019-09-12T07:41:02.319Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-12T07:41:02.319Z] === RUN TestTagMatchesDigest [2019-09-12T07:41:02.319Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-12T07:41:02.319Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-12T07:41:02.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-12T07:41:03.156Z] ok github.com/docker/docker/image 1.099s coverage: 86.4% of statements [2019-09-12T07:41:03.156Z] ok github.com/docker/docker/image/cache 0.229s coverage: 19.2% of statements [2019-09-12T07:41:03.156Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-12T07:41:03.156Z] ok github.com/docker/docker/image/v1 0.265s coverage: 25.0% of statements [2019-09-12T07:41:03.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-12T07:41:04.214Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-12T07:41:05.348Z] ok github.com/docker/docker/layer 0.595s coverage: 27.9% of statements [2019-09-12T07:41:05.348Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-12T07:41:06.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-12T07:41:07.390Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-12T07:41:07.541Z] ok github.com/docker/docker/libcontainerd/local 0.399s coverage: 1.0% of statements [2019-09-12T07:41:07.541Z] ok github.com/docker/docker/libcontainerd/queue 0.091s coverage: 100.0% of statements [2019-09-12T07:41:07.541Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-12T07:41:07.541Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-12T07:41:07.541Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-12T07:41:07.541Z] ? github.com/docker/docker/oci [no test files] [2019-09-12T07:41:07.541Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-12T07:41:07.541Z] ok github.com/docker/docker/opts 0.498s coverage: 67.3% of statements [2019-09-12T07:41:07.541Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-09-12T07:41:08.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-12T07:41:09.470Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-12T07:41:10.399Z] === RUN Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-12T07:41:10.657Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-12T07:41:11.588Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-12T07:41:11.588Z] === RUN Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-12T07:41:11.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-12T07:41:11.940Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-12T07:41:12.153Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-12T07:41:12.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-12T07:41:12.717Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T07:41:15.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-12T07:41:15.992Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-12T07:41:17.111Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-12T07:41:17.111Z] Using test binary docker [2019-09-12T07:41:17.111Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-12T07:41:17.111Z] +++ /etc/init.d/apparmor start [2019-09-12T07:41:17.111Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:41:17.111Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:41:17.111Z] Warning failed to create cache: (null) [2019-09-12T07:41:17.111Z] . [2019-09-12T07:41:17.111Z] Starting dockerd [2019-09-12T07:41:17.111Z] INFO: Waiting for daemon to start... [2019-09-12T07:41:17.111Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-12T07:41:17.888Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-12T07:41:18.821Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-12T07:41:18.979Z] . [2019-09-12T07:41:18.979Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-12T07:41:18.979Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-12T07:41:18.979Z] Error: No such image: emptyfs [2019-09-12T07:41:18.979Z] ++++ docker load [2019-09-12T07:41:18.979Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-12T07:41:19.385Z] === RUN Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-12T07:41:19.388Z] Running integration-test (iteration 1) [2019-09-12T07:41:19.388Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-12T07:41:19.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:41:19.388Z] ++ set -e [2019-09-12T07:41:19.388Z] ++ '[' -n 0 ']' [2019-09-12T07:41:19.388Z] ++ set -x [2019-09-12T07:41:19.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:41:19.948Z] === RUN Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-12T07:41:20.513Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-12T07:41:22.567Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2019-09-12T07:41:23.038Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-12T07:41:23.038Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-12T07:41:23.038Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-12T07:41:23.038Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-12T07:41:23.038Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-12T07:41:23.970Z] === RUN Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-12T07:41:24.534Z] === RUN Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-12T07:41:28.866Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-12T07:41:28.922Z] Loaded image: buildpack-deps:jessie [2019-09-12T07:41:28.922Z] Loaded image: busybox:latest [2019-09-12T07:41:28.922Z] Loaded image: busybox:glibc [2019-09-12T07:41:28.922Z] Loaded image: debian:jessie [2019-09-12T07:41:28.922Z] Loaded image: hello-world:latest [2019-09-12T07:41:28.922Z] INFO: Testing against a local daemon [2019-09-12T07:41:28.922Z] === RUN TestCgroupNamespacesBuild [2019-09-12T07:41:30.215Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-09-12T07:41:30.215Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-12T07:41:30.215Z] daemon.go:336: [d817daebaccc9] waiting for daemon to start [2019-09-12T07:41:30.215Z] daemon.go:336: [d817daebaccc9] waiting for daemon to start [2019-09-12T07:41:30.215Z] daemon.go:364: [d817daebaccc9] daemon started [2019-09-12T07:41:30.215Z] daemon.go:472: [d817daebaccc9] Stopping daemon [2019-09-12T07:41:30.215Z] daemon.go:307: [d817daebaccc9] exiting daemon [2019-09-12T07:41:30.215Z] daemon.go:459: [d817daebaccc9] Daemon stopped [2019-09-12T07:41:30.215Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:41:31.683Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2019-09-12T07:41:31.683Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:41:31.683Z] daemon.go:336: [de496cc5df9a3] waiting for daemon to start [2019-09-12T07:41:31.683Z] daemon.go:336: [de496cc5df9a3] waiting for daemon to start [2019-09-12T07:41:31.683Z] daemon.go:364: [de496cc5df9a3] daemon started [2019-09-12T07:41:31.683Z] daemon.go:472: [de496cc5df9a3] Stopping daemon [2019-09-12T07:41:31.683Z] daemon.go:307: [de496cc5df9a3] exiting daemon [2019-09-12T07:41:31.683Z] daemon.go:459: [de496cc5df9a3] Daemon stopped [2019-09-12T07:41:31.683Z] === RUN TestBuildWithSession [2019-09-12T07:41:34.120Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-12T07:41:34.872Z] --- PASS: TestBuildWithSession (2.61s) [2019-09-12T07:41:34.872Z] === RUN TestBuildSquashParent [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/archive 9.971s coverage: 62.2% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/authorization 0.808s coverage: 26.2% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/broadcaster 0.113s coverage: 100.0% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.4% of statements [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/directory 0.082s coverage: 80.0% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/discovery 0.192s coverage: 58.3% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/discovery/file 0.091s coverage: 92.9% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/discovery/kv 3.401s coverage: 84.1% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/discovery/memory 0.076s coverage: 92.3% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/discovery/nodes 0.106s coverage: 93.8% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/filenotify 0.102s coverage: 36.2% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/fileutils 0.194s coverage: 87.7% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 37.5% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/idtools 0.099s coverage: 6.3% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/ioutils 0.839s coverage: 69.2% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/locker 0.088s coverage: 88.9% of statements [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/parsers 0.075s coverage: 97.0% of statements [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-12T07:41:37.709Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-12T07:41:37.709Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-12T07:41:37.758Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-12T07:41:38.294Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-12T07:41:38.294Z] === RUN Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-12T07:41:38.294Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-12T07:41:39.160Z] 921b2cb8ef3f: Pull complete [2019-09-12T07:41:39.160Z] Digest: sha256:c1c0c43f28b3d994e5f215946786c34634dcc813aa7afe2f28a968c02ca1de68 [2019-09-12T07:41:39.160Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:41:39.160Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-09-12T07:41:39.160Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-09-12T07:41:39.160Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3204' [2019-09-12T07:41:39.160Z] WARN: Skipping validation tests [2019-09-12T07:41:39.160Z] INFO: Running unit tests at 09/12/2019 07:41:28... [2019-09-12T07:41:39.160Z] INFO: make.ps1 starting at 09/12/2019 07:41:38 [2019-09-12T07:41:39.160Z] INFO: Git commit (270be1721) assumed from DOCKER_GITCOMMIT environment variable [2019-09-12T07:41:39.160Z] INFO: Invoking autogen... [2019-09-12T07:41:39.624Z] INFO: Running unit tests... [2019-09-12T07:41:40.190Z] === RUN Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-12T07:41:41.112Z] --- PASS: TestBuildSquashParent (6.29s) [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:41:41.112Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:41:41.112Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:41:41.112Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:41:41.112Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:41:43.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:41:43.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:41:44.397Z] === RUN Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-12T07:41:45.765Z] === RUN Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-12T07:41:46.022Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-12T07:41:46.415Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-12T07:41:46.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:41:46.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:41:48.282Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2019-09-12T07:41:48.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) [2019-09-12T07:41:48.936Z] === RUN TestBuildMultiStageCopy [2019-09-12T07:41:48.936Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-12T07:41:51.274Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-12T07:41:51.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-12T07:41:51.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-12T07:41:52.544Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-12T07:41:52.916Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-09-12T07:41:53.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-09-12T07:41:53.480Z] === RUN TestBuildMultiStageParentConfig [2019-09-12T07:41:53.798Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-12T07:41:54.361Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-12T07:41:54.909Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-09-12T07:41:54.909Z] === RUN TestBuildLabelWithTargets [2019-09-12T07:41:54.986Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-12T07:41:55.290Z] === RUN Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/plugins 35.250s coverage: 73.4% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/plugins/transport 0.094s coverage: 85.7% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/pools 0.120s coverage: 87.9% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/progress 0.093s coverage: 75.9% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/signal 0.061s coverage: 20.3% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/stdcopy 0.067s coverage: 100.0% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/streamformatter 0.116s coverage: 66.2% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.7% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/term 0.060s coverage: 30.8% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/term/windows 0.092s coverage: 0.0% of statements [no tests to run] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/urlutil 0.058s coverage: 100.0% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/plugin 0.219s coverage: 11.6% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/plugin/v2 0.103s coverage: 20.1% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/reference 0.143s coverage: 84.4% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/registry 0.530s coverage: 52.3% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/registry/resumable 0.294s coverage: 100.0% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/restartmanager 0.063s coverage: 50.9% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/rootless [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/runconfig 0.139s coverage: 54.5% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/testutil 0.080s coverage: 62.5% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/volume [no test files] [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/volume/drivers 0.200s coverage: 36.1% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/volume/local 0.153s coverage: 37.7% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/volume/mounts 0.115s coverage: 66.2% of statements [2019-09-12T07:41:55.481Z] ok github.com/docker/docker/volume/service 0.409s coverage: 70.3% of statements [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-12T07:41:55.481Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-12T07:41:56.225Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-12T07:41:57.029Z] INFO: make.ps1 ended at 09/12/2019 07:41:56 [2019-09-12T07:41:57.364Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2019-09-12T07:41:57.364Z] === RUN TestBuildWithEmptyLayers [2019-09-12T07:41:58.576Z] INFO: Unit tests ended at 09/12/2019 07:41:58. Duration:00:04:09.1406044 [2019-09-12T07:41:58.576Z] INFO: Building busybox [2019-09-12T07:41:58.633Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2019-09-12T07:41:58.633Z] === RUN TestBuildMultiStageOnBuild [2019-09-12T07:41:59.037Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-12T07:41:59.037Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-12T07:41:59.037Z] [2019-09-12T07:41:59.037Z] Sending build context to Docker daemon 2.56kB [2019-09-12T07:41:59.037Z] [2019-09-12T07:41:59.037Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-12T07:41:59.037Z] ---> 1ddfa8bee56a [2019-09-12T07:41:59.037Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-12T07:41:59.037Z] ---> Running in 881cd3836495 [2019-09-12T07:42:01.478Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-12T07:42:01.478Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-12T07:42:01.735Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-12T07:42:01.852Z] --- PASS: TestBuildMultiStageOnBuild (3.25s) [2019-09-12T07:42:01.852Z] === RUN TestBuildUncleanTarFilenames [2019-09-12T07:42:03.099Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-09-12T07:42:03.099Z] === RUN TestBuildMultiStageLayerLeak [2019-09-12T07:42:03.104Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-12T07:42:04.473Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-12T07:42:04.853Z] Removing intermediate container 881cd3836495 [2019-09-12T07:42:04.853Z] ---> 5ab703e80123 [2019-09-12T07:42:04.853Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-12T07:42:04.884Z] ? github.com/docker/docker/api [no test files] [2019-09-12T07:42:05.825Z] [2019-09-12T07:42:05.826Z] ---> 2981d349da9e [2019-09-12T07:42:05.826Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-12T07:42:05.842Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-12T07:42:06.295Z] ---> Running in c99f73ef0d1d [2019-09-12T07:42:06.328Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2019-09-12T07:42:06.328Z] === RUN TestBuildWithHugeFile [2019-09-12T07:42:07.268Z] [2019-09-12T07:42:07.268Z] SUCCESS: Specified value was saved. [2019-09-12T07:42:08.490Z] ........................ [ 67%] [2019-09-12T07:42:09.115Z] === RUN Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-12T07:42:10.185Z] Removing intermediate container c99f73ef0d1d [2019-09-12T07:42:10.185Z] ---> e79fba061a93 [2019-09-12T07:42:10.185Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-12T07:42:10.185Z] ---> Running in 20a5bd03257c [2019-09-12T07:42:11.640Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-12T07:42:11.640Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-12T07:42:12.204Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-12T07:42:12.767Z] === RUN Test/DockerDaemonSuite/TestHTTPSRun [2019-09-12T07:42:15.291Z] === RUN Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-12T07:42:15.291Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-12T07:42:16.002Z] Cannot create a file when that file already exists. [2019-09-12T07:42:17.185Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-12T07:42:18.554Z] === RUN Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-12T07:42:19.486Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-12T07:42:19.773Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2019-09-12T07:42:20.856Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-12T07:42:22.751Z] === RUN Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-12T07:42:23.097Z] Removing intermediate container 20a5bd03257c [2019-09-12T07:42:23.097Z] ---> 2c111e30b608 [2019-09-12T07:42:23.097Z] Step 6/6 : CMD ["sh"] [2019-09-12T07:42:23.097Z] ---> Running in c4eb5c2a5170 [2019-09-12T07:42:23.097Z] Removing intermediate container c4eb5c2a5170 [2019-09-12T07:42:23.097Z] ---> bb91dac8fc51 [2019-09-12T07:42:23.097Z] Successfully built bb91dac8fc51 [2019-09-12T07:42:23.097Z] Successfully tagged busybox:latest [2019-09-12T07:42:23.097Z] INFO: Docker images of the daemon under test [2019-09-12T07:42:23.097Z] [2019-09-12T07:42:23.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-12T07:42:23.097Z] busybox latest bb91dac8fc51 Less than a second ago 4.75GB [2019-09-12T07:42:23.097Z] microsoft/windowsservercore latest 1ddfa8bee56a 35 hours ago 4.71GB [2019-09-12T07:42:23.097Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 35 hours ago 4.71GB [2019-09-12T07:42:23.097Z] [2019-09-12T07:42:23.097Z] INFO: Running integration tests at 09/12/2019 07:42:22... [2019-09-12T07:42:23.097Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-12T07:42:23.097Z] INFO: Integration API tests being run from the host: [2019-09-12T07:42:23.097Z] INFO: make.ps1 starting at 09/12/2019 07:42:22 [2019-09-12T07:42:24.642Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-12T07:42:24.645Z] === RUN Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-12T07:42:24.901Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-12T07:42:26.272Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-12T07:42:26.834Z] === RUN Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-12T07:42:31.010Z] === RUN Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-12T07:42:35.053Z] --- PASS: TestBuildWithHugeFile (28.83s) [2019-09-12T07:42:35.053Z] === RUN TestBuildWithEmptyDockerfile [2019-09-12T07:42:35.053Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:42:35.053Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:42:35.053Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:42:35.053Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:42:35.053Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:42:35.053Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:42:35.053Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:42:35.053Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:42:35.197Z] === RUN Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-12T07:42:35.422Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:42:35.422Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-09-12T07:42:35.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-09-12T07:42:35.422Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-09-12T07:42:35.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-09-12T07:42:35.422Z] === RUN TestBuildPreserveOwnership [2019-09-12T07:42:35.422Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-12T07:42:39.485Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-12T07:42:40.453Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-12T07:42:40.453Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-12T07:42:40.710Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-12T07:42:40.710Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-12T07:42:41.982Z] --- PASS: TestBuildPreserveOwnership (6.23s) [2019-09-12T07:42:41.982Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2019-09-12T07:42:41.982Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2019-09-12T07:42:41.982Z] === RUN TestBuildPlatformInvalid [2019-09-12T07:42:41.982Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-09-12T07:42:41.982Z] PASS [2019-09-12T07:42:41.982Z] [2019-09-12T07:42:41.982Z] DONE 32 tests in 82.605s [2019-09-12T07:42:41.982Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-12T07:42:41.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:42:41.982Z] ++ set -e [2019-09-12T07:42:41.982Z] ++ '[' -n 0 ']' [2019-09-12T07:42:41.982Z] ++ set -x [2019-09-12T07:42:41.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:42:41.982Z] INFO: Testing against a local daemon [2019-09-12T07:42:41.982Z] === RUN TestConfigList [2019-09-12T07:42:42.079Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-12T07:42:43.010Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-12T07:42:44.379Z] === RUN Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-12T07:42:45.184Z] --- PASS: TestConfigList (2.97s) [2019-09-12T07:42:45.184Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-12T07:42:45.184Z] daemon.go:336: [d031deb62512d] waiting for daemon to start [2019-09-12T07:42:45.184Z] daemon.go:336: [d031deb62512d] waiting for daemon to start [2019-09-12T07:42:45.184Z] daemon.go:364: [d031deb62512d] daemon started [2019-09-12T07:42:45.184Z] daemon.go:472: [d031deb62512d] Stopping daemon [2019-09-12T07:42:45.184Z] daemon.go:307: [d031deb62512d] exiting daemon [2019-09-12T07:42:45.184Z] daemon.go:459: [d031deb62512d] Daemon stopped [2019-09-12T07:42:45.184Z] === RUN TestConfigsCreateAndDelete [2019-09-12T07:42:46.272Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-12T07:42:48.170Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-12T07:42:48.524Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2019-09-12T07:42:48.524Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-12T07:42:48.524Z] daemon.go:336: [de544444e34c7] waiting for daemon to start [2019-09-12T07:42:48.524Z] daemon.go:336: [de544444e34c7] waiting for daemon to start [2019-09-12T07:42:48.524Z] daemon.go:364: [de544444e34c7] daemon started [2019-09-12T07:42:48.524Z] daemon.go:472: [de544444e34c7] Stopping daemon [2019-09-12T07:42:48.524Z] daemon.go:307: [de544444e34c7] exiting daemon [2019-09-12T07:42:48.524Z] daemon.go:459: [de544444e34c7] Daemon stopped [2019-09-12T07:42:48.524Z] === RUN TestConfigsUpdate [2019-09-12T07:42:49.214Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-12T07:42:49.541Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-12T07:42:51.007Z] --- PASS: TestConfigsUpdate (2.55s) [2019-09-12T07:42:51.007Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-12T07:42:51.007Z] daemon.go:336: [db8e4c27ab9e0] waiting for daemon to start [2019-09-12T07:42:51.007Z] daemon.go:336: [db8e4c27ab9e0] waiting for daemon to start [2019-09-12T07:42:51.007Z] daemon.go:364: [db8e4c27ab9e0] daemon started [2019-09-12T07:42:51.007Z] daemon.go:472: [db8e4c27ab9e0] Stopping daemon [2019-09-12T07:42:51.007Z] daemon.go:307: [db8e4c27ab9e0] exiting daemon [2019-09-12T07:42:51.007Z] daemon.go:459: [db8e4c27ab9e0] Daemon stopped [2019-09-12T07:42:51.007Z] === RUN TestTemplatedConfig [2019-09-12T07:42:52.067Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-12T07:42:55.050Z] --- PASS: TestTemplatedConfig (3.59s) [2019-09-12T07:42:55.050Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-12T07:42:55.050Z] daemon.go:336: [dd16afdd6fe00] waiting for daemon to start [2019-09-12T07:42:55.050Z] daemon.go:336: [dd16afdd6fe00] waiting for daemon to start [2019-09-12T07:42:55.050Z] daemon.go:364: [dd16afdd6fe00] daemon started [2019-09-12T07:42:55.050Z] daemon.go:472: [dd16afdd6fe00] Stopping daemon [2019-09-12T07:42:55.050Z] daemon.go:307: [dd16afdd6fe00] exiting daemon [2019-09-12T07:42:55.050Z] daemon.go:459: [dd16afdd6fe00] Daemon stopped [2019-09-12T07:42:55.050Z] === RUN TestConfigInspect [2019-09-12T07:42:57.325Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-12T07:42:57.544Z] --- PASS: TestConfigInspect (2.99s) [2019-09-12T07:42:57.544Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-12T07:42:57.544Z] daemon.go:336: [d48be2c358609] waiting for daemon to start [2019-09-12T07:42:57.544Z] daemon.go:336: [d48be2c358609] waiting for daemon to start [2019-09-12T07:42:57.544Z] daemon.go:364: [d48be2c358609] daemon started [2019-09-12T07:42:57.544Z] daemon.go:472: [d48be2c358609] Stopping daemon [2019-09-12T07:42:57.544Z] daemon.go:307: [d48be2c358609] exiting daemon [2019-09-12T07:42:57.544Z] daemon.go:459: [d48be2c358609] Daemon stopped [2019-09-12T07:42:57.544Z] === RUN TestConfigCreateWithLabels [2019-09-12T07:43:00.602Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-12T07:43:00.815Z] --- PASS: TestConfigCreateWithLabels (3.05s) [2019-09-12T07:43:00.815Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-12T07:43:00.815Z] daemon.go:336: [db96e3a242178] waiting for daemon to start [2019-09-12T07:43:00.815Z] daemon.go:336: [db96e3a242178] waiting for daemon to start [2019-09-12T07:43:00.815Z] daemon.go:364: [db96e3a242178] daemon started [2019-09-12T07:43:00.815Z] daemon.go:472: [db96e3a242178] Stopping daemon [2019-09-12T07:43:00.815Z] daemon.go:307: [db96e3a242178] exiting daemon [2019-09-12T07:43:00.815Z] daemon.go:459: [db96e3a242178] Daemon stopped [2019-09-12T07:43:00.815Z] === RUN TestConfigCreateResolve [2019-09-12T07:43:03.125Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-12T07:43:03.283Z] --- PASS: TestConfigCreateResolve (2.93s) [2019-09-12T07:43:03.283Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-12T07:43:03.283Z] daemon.go:336: [da01d7c1f945b] waiting for daemon to start [2019-09-12T07:43:03.283Z] daemon.go:336: [da01d7c1f945b] waiting for daemon to start [2019-09-12T07:43:03.283Z] daemon.go:364: [da01d7c1f945b] daemon started [2019-09-12T07:43:03.283Z] daemon.go:472: [da01d7c1f945b] Stopping daemon [2019-09-12T07:43:03.283Z] daemon.go:307: [da01d7c1f945b] exiting daemon [2019-09-12T07:43:03.283Z] daemon.go:459: [da01d7c1f945b] Daemon stopped [2019-09-12T07:43:03.283Z] === RUN TestConfigDaemonLibtrustID [2019-09-12T07:43:04.029Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-12T07:43:04.072Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-12T07:43:04.072Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-12T07:43:04.072Z] daemon.go:336: [de74d228da8ef] waiting for daemon to start [2019-09-12T07:43:04.072Z] daemon.go:336: [de74d228da8ef] waiting for daemon to start [2019-09-12T07:43:04.072Z] daemon.go:364: [de74d228da8ef] daemon started [2019-09-12T07:43:04.072Z] daemon.go:472: [de74d228da8ef] Stopping daemon [2019-09-12T07:43:04.072Z] daemon.go:307: [de74d228da8ef] exiting daemon [2019-09-12T07:43:04.072Z] daemon.go:459: [de74d228da8ef] Daemon stopped [2019-09-12T07:43:04.072Z] PASS [2019-09-12T07:43:04.072Z] [2019-09-12T07:43:04.072Z] DONE 8 tests in 21.887s [2019-09-12T07:43:04.072Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-12T07:43:04.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:43:04.072Z] ++ set -e [2019-09-12T07:43:04.072Z] ++ '[' -n 0 ']' [2019-09-12T07:43:04.072Z] ++ set -x [2019-09-12T07:43:04.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:43:04.072Z] INFO: Testing against a local daemon [2019-09-12T07:43:04.072Z] === RUN TestCheckpoint [2019-09-12T07:43:04.072Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-12T07:43:04.072Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:43:04.072Z] === RUN TestContainerInvalidJSON [2019-09-12T07:43:04.072Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:43:04.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:43:04.072Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:43:04.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:43:04.072Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:43:04.072Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:43:04.072Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:43:04.072Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:43:04.072Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:43:04.072Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-12T07:43:04.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-12T07:43:04.072Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-12T07:43:04.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-12T07:43:04.072Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-12T07:43:04.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-12T07:43:04.072Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-12T07:43:04.438Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-12T07:43:04.438Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-12T07:43:04.438Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-09-12T07:43:04.438Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-12T07:43:04.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-09-12T07:43:04.438Z] === RUN TestCopyFromContainer [2019-09-12T07:43:05.648Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-12T07:43:06.534Z] tests/integration/client_test.py ..... [ 75%] [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer// [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer//bar/root [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer/bar/quux [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-12T07:43:06.920Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-12T07:43:07.093Z] tests/integration/errors_test.py . [ 75%] [2019-09-12T07:43:07.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-12T07:43:07.319Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-12T07:43:07.319Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-12T07:43:07.319Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-12T07:43:07.319Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer (2.93s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-12T07:43:07.319Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-12T07:43:07.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-12T07:43:07.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:43:07.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:43:07.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:43:07.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:43:07.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:43:07.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:43:07.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:43:07.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:43:07.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:43:07.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-12T07:43:07.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-12T07:43:07.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-12T07:43:07.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-12T07:43:07.319Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-12T07:43:07.544Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-12T07:43:07.708Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-09-12T07:43:07.708Z] === RUN TestCreateWithInvalidEnv [2019-09-12T07:43:07.708Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-12T07:43:07.708Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-12T07:43:07.708Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-12T07:43:07.708Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-12T07:43:07.708Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-12T07:43:07.708Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-12T07:43:07.708Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-12T07:43:07.708Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-12T07:43:07.708Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-12T07:43:07.708Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-12T07:43:07.708Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-12T07:43:07.708Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-12T07:43:07.708Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-12T07:43:07.708Z] === RUN TestCreateTmpfsMountsTarget [2019-09-12T07:43:07.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-09-12T07:43:07.708Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-12T07:43:08.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-12T07:43:10.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:43:10.292Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:43:10.292Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:43:10.292Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:43:10.671Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-12T07:43:10.671Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-12T07:43:10.671Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-12T07:43:10.820Z] === RUN Test/DockerDaemonSuite/TestShmSize [2019-09-12T07:43:12.715Z] === RUN Test/DockerDaemonSuite/TestShmSizeReload [2019-09-12T07:43:13.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:43:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:43:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:43:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:43:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:43:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:43:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:43:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:43:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:43:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:43:13.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:43:13.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-12T07:43:13.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-12T07:43:13.479Z] === RUN TestContainerStartOnDaemonRestart [2019-09-12T07:43:13.479Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-12T07:43:13.479Z] === RUN TestDaemonRestartIpcMode [2019-09-12T07:43:13.479Z] === PAUSE TestDaemonRestartIpcMode [2019-09-12T07:43:13.479Z] === RUN TestDiff [2019-09-12T07:43:14.064Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-12T07:43:14.265Z] --- PASS: TestDiff (0.76s) [2019-09-12T07:43:14.265Z] === RUN TestExecWithCloseStdin [2019-09-12T07:43:14.713Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-12T07:43:14.713Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-12T07:43:14.713Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-12T07:43:14.713Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 95.2% of statements [2019-09-12T07:43:14.713Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2019-09-12T07:43:15.055Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-09-12T07:43:15.055Z] === RUN TestExec [2019-09-12T07:43:15.335Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2019-09-12T07:43:15.335Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-09-12T07:43:15.335Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-12T07:43:15.335Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-12T07:43:15.335Z] ? github.com/docker/docker/api/types [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-12T07:43:15.336Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-12T07:43:15.336Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-12T07:43:16.306Z] --- PASS: TestExec (1.13s) [2019-09-12T07:43:16.306Z] === RUN TestExecUser [2019-09-12T07:43:16.817Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2019-09-12T07:43:16.895Z] === RUN Test/DockerDaemonSuite/TestTLSVerify [2019-09-12T07:43:16.895Z] === RUN Test/DockerDaemonSuite/TestVolumePlugin [2019-09-12T07:43:17.154Z] --- PASS: TestExecUser (0.98s) [2019-09-12T07:43:17.154Z] === RUN TestExportContainerAndImportImage [2019-09-12T07:43:18.500Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2019-09-12T07:43:18.500Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-12T07:43:18.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-12T07:43:20.330Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-09-12T07:43:20.330Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-12T07:43:20.330Z] daemon.go:336: [d4b917432426d] waiting for daemon to start [2019-09-12T07:43:20.330Z] daemon.go:336: [d4b917432426d] waiting for daemon to start [2019-09-12T07:43:20.330Z] daemon.go:364: [d4b917432426d] daemon started [2019-09-12T07:43:20.330Z] daemon.go:472: [d4b917432426d] Stopping daemon [2019-09-12T07:43:20.330Z] daemon.go:307: [d4b917432426d] exiting daemon [2019-09-12T07:43:20.330Z] daemon.go:459: [d4b917432426d] Daemon stopped [2019-09-12T07:43:20.330Z] daemon.go:336: [d4b917432426d] waiting for daemon to start [2019-09-12T07:43:20.330Z] daemon.go:336: [d4b917432426d] waiting for daemon to start [2019-09-12T07:43:20.330Z] daemon.go:364: [d4b917432426d] daemon started [2019-09-12T07:43:20.330Z] daemon.go:472: [d4b917432426d] Stopping daemon [2019-09-12T07:43:20.330Z] daemon.go:307: [d4b917432426d] exiting daemon [2019-09-12T07:43:20.330Z] daemon.go:459: [d4b917432426d] Daemon stopped [2019-09-12T07:43:20.330Z] === RUN TestHealthCheckWorkdir [2019-09-12T07:43:20.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-12T07:43:20.334Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2019-09-12T07:43:20.334Z] ok github.com/docker/docker/api/server/middleware 0.157s coverage: 37.7% of statements [2019-09-12T07:43:20.334Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-12T07:43:20.335Z] ok github.com/docker/docker/api/server/router/swarm 0.147s coverage: 4.0% of statements [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-12T07:43:20.335Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 95.2% of statements [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-12T07:43:20.335Z] ok github.com/docker/docker/api/types/strslice 0.121s coverage: 90.0% of statements [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-12T07:43:20.335Z] ok github.com/docker/docker/api/types/time 0.246s coverage: 100.0% of statements [2019-09-12T07:43:20.335Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-12T07:43:20.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-12T07:43:21.586Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-09-12T07:43:21.586Z] === RUN TestHealthKillContainer [2019-09-12T07:43:22.152Z] === RUN Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-12T07:43:23.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-12T07:43:23.945Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-12T07:43:24.740Z] --- PASS: TestHealthKillContainer (3.16s) [2019-09-12T07:43:24.740Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-12T07:43:24.919Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-12T07:43:25.059Z] ok github.com/docker/docker/builder/dockerfile 0.540s coverage: 43.2% of statements [2019-09-12T07:43:25.059Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements [2019-09-12T07:43:25.059Z] ok github.com/docker/docker/builder/fscache 1.271s coverage: 69.2% of statements [2019-09-12T07:43:25.059Z] ok github.com/docker/docker/builder/remotecontext 0.560s coverage: 9.2% of statements [2019-09-12T07:43:25.433Z] === RUN Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-12T07:43:25.538Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2019-09-12T07:43:25.538Z] === RUN TestIpcModeNone [2019-09-12T07:43:25.893Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-12T07:43:26.312Z] --- PASS: TestIpcModeNone (1.07s) [2019-09-12T07:43:26.312Z] === RUN TestIpcModePrivate [2019-09-12T07:43:26.354Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-12T07:43:26.363Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-12T07:43:26.363Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-12T07:43:27.131Z] ok github.com/docker/docker/builder/fscache 0.141s coverage: 69.5% of statements [2019-09-12T07:43:27.704Z] --- PASS: TestIpcModePrivate (1.12s) [2019-09-12T07:43:27.704Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-12T07:43:27.704Z] === RUN TestIpcModeShareable [2019-09-12T07:43:27.753Z] ok github.com/docker/docker/builder/remotecontext/git 4.486s coverage: 85.1% of statements [2019-09-12T07:43:28.602Z] --- PASS: TestIpcModeShareable (1.06s) [2019-09-12T07:43:28.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-12T07:43:28.602Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-12T07:43:28.775Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-12T07:43:28.775Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2019-09-12T07:43:28.883Z] === RUN Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-12T07:43:29.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-12T07:43:29.398Z] ok github.com/docker/docker/builder/dockerfile 0.993s coverage: 45.1% of statements [2019-09-12T07:43:29.398Z] ? github.com/docker/docker/cli [no test files] [2019-09-12T07:43:29.398Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-12T07:43:31.775Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2019-09-12T07:43:31.775Z] === RUN TestAPIIpcModeHost [2019-09-12T07:43:32.567Z] --- PASS: TestAPIIpcModeHost (0.85s) [2019-09-12T07:43:32.567Z] === RUN TestDaemonIpcModeShareable [2019-09-12T07:43:33.059Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-12T07:43:33.060Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-12T07:43:33.624Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-12T07:43:33.978Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-12T07:43:34.555Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-12T07:43:34.555Z] === RUN Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-12T07:43:34.555Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-12T07:43:34.579Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-09-12T07:43:34.579Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-12T07:43:34.579Z] daemon.go:336: [d012a278abe49] waiting for daemon to start [2019-09-12T07:43:34.579Z] daemon.go:336: [d012a278abe49] waiting for daemon to start [2019-09-12T07:43:34.579Z] daemon.go:364: [d012a278abe49] daemon started [2019-09-12T07:43:34.579Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-12T07:43:34.579Z] daemon.go:472: [d012a278abe49] Stopping daemon [2019-09-12T07:43:34.579Z] daemon.go:307: [d012a278abe49] exiting daemon [2019-09-12T07:43:34.579Z] daemon.go:459: [d012a278abe49] Daemon stopped [2019-09-12T07:43:34.579Z] === RUN TestDaemonIpcModePrivate [2019-09-12T07:43:35.119Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-12T07:43:35.376Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-12T07:43:35.904Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-12T07:43:35.904Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-12T07:43:35.904Z] daemon.go:336: [d5f6b3511dae7] waiting for daemon to start [2019-09-12T07:43:35.904Z] daemon.go:336: [d5f6b3511dae7] waiting for daemon to start [2019-09-12T07:43:35.904Z] daemon.go:364: [d5f6b3511dae7] daemon started [2019-09-12T07:43:35.904Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-12T07:43:35.904Z] daemon.go:472: [d5f6b3511dae7] Stopping daemon [2019-09-12T07:43:35.904Z] daemon.go:307: [d5f6b3511dae7] exiting daemon [2019-09-12T07:43:35.904Z] daemon.go:459: [d5f6b3511dae7] Daemon stopped [2019-09-12T07:43:35.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-12T07:43:37.729Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-12T07:43:37.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2019-09-12T07:43:37.790Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-12T07:43:37.790Z] daemon.go:336: [dfaba25822b10] waiting for daemon to start [2019-09-12T07:43:37.790Z] daemon.go:336: [dfaba25822b10] waiting for daemon to start [2019-09-12T07:43:37.790Z] daemon.go:364: [dfaba25822b10] daemon started [2019-09-12T07:43:37.790Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-12T07:43:37.790Z] daemon.go:472: [dfaba25822b10] Stopping daemon [2019-09-12T07:43:37.790Z] daemon.go:307: [dfaba25822b10] exiting daemon [2019-09-12T07:43:37.790Z] daemon.go:459: [dfaba25822b10] Daemon stopped [2019-09-12T07:43:37.790Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-12T07:43:38.647Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-12T07:43:39.662Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2019-09-12T07:43:39.662Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-12T07:43:39.662Z] daemon.go:336: [d060a20ba7058] waiting for daemon to start [2019-09-12T07:43:39.662Z] daemon.go:336: [d060a20ba7058] waiting for daemon to start [2019-09-12T07:43:39.662Z] daemon.go:364: [d060a20ba7058] daemon started [2019-09-12T07:43:39.662Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-12T07:43:39.662Z] daemon.go:472: [d060a20ba7058] Stopping daemon [2019-09-12T07:43:39.662Z] daemon.go:307: [d060a20ba7058] exiting daemon [2019-09-12T07:43:39.662Z] daemon.go:459: [d060a20ba7058] Daemon stopped [2019-09-12T07:43:39.662Z] === RUN TestIpcModeOlderClient [2019-09-12T07:43:39.662Z] === PAUSE TestIpcModeOlderClient [2019-09-12T07:43:39.662Z] === RUN TestKillContainerInvalidSignal [2019-09-12T07:43:40.017Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-12T07:43:40.467Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-09-12T07:43:40.467Z] === RUN TestKillContainer [2019-09-12T07:43:40.467Z] === RUN TestKillContainer/no_signal [2019-09-12T07:43:41.276Z] === RUN TestKillContainer/non_killing_signal [2019-09-12T07:43:41.910Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-12T07:43:42.058Z] === RUN TestKillContainer/killing_signal [2019-09-12T07:43:42.436Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-12T07:43:43.306Z] --- PASS: TestKillContainer (2.74s) [2019-09-12T07:43:43.307Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-09-12T07:43:43.307Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-09-12T07:43:43.307Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-09-12T07:43:43.307Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-12T07:43:43.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-12T07:43:43.805Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-12T07:43:44.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-12T07:43:44.709Z] ok github.com/docker/docker/client 0.749s coverage: 75.6% of statements [2019-09-12T07:43:44.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-09-12T07:43:44.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-09-12T07:43:44.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-09-12T07:43:44.890Z] === RUN TestKillStoppedContainer [2019-09-12T07:43:45.178Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-12T07:43:45.269Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-12T07:43:45.269Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-12T07:43:45.269Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.25s) [2019-09-12T07:43:45.269Z] === RUN TestKillDifferentUserContainer [2019-09-12T07:43:45.986Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-12T07:43:46.100Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-09-12T07:43:46.100Z] === RUN TestInspectOomKilledTrue [2019-09-12T07:43:46.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-12T07:43:46.100Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:43:46.100Z] === RUN TestInspectOomKilledFalse [2019-09-12T07:43:46.100Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-12T07:43:46.100Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:43:46.100Z] === RUN TestLinksEtcHostsContentMatch [2019-09-12T07:43:46.545Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-12T07:43:47.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-12T07:43:47.002Z] === RUN TestLinksContainerNames [2019-09-12T07:43:47.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-12T07:43:47.914Z] === RUN Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-12T07:43:48.844Z] === RUN Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-12T07:43:48.866Z] --- PASS: TestLinksContainerNames (1.72s) [2019-09-12T07:43:48.866Z] === RUN TestLogsFollowTailEmpty [2019-09-12T07:43:49.667Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-09-12T07:43:49.667Z] === RUN TestContainerNetworkMountsNoChown [2019-09-12T07:43:50.455Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/default [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/default [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/private [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/private [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rprivate [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/slave [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/slave [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rslave [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/shared [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/shared [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rshared [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/default [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/rshared [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/shared [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:43:50.455Z] === CONT TestMountDaemonRoot/rslave [2019-09-12T07:43:50.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:43:50.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:43:50.456Z] === CONT TestMountDaemonRoot/slave [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-12T07:43:50.456Z] === CONT TestMountDaemonRoot/rprivate [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:43:50.456Z] === CONT TestMountDaemonRoot/private [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-12T07:43:50.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:43:50.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:43:50.456Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-12T07:43:50.456Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-12T07:43:50.824Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-12T07:43:51.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-12T07:43:51.581Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-12T07:43:51.581Z] === RUN TestContainerBindMountNonRecursive [2019-09-12T07:43:51.861Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-12T07:43:53.457Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-09-12T07:43:53.457Z] === RUN TestNetworkNat [2019-09-12T07:43:54.258Z] --- PASS: TestNetworkNat (0.94s) [2019-09-12T07:43:54.258Z] === RUN TestNetworkLocalhostTCPNat [2019-09-12T07:43:54.778Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-12T07:43:55.243Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-09-12T07:43:55.243Z] === RUN TestNetworkLoopbackNat [2019-09-12T07:43:56.601Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2019-09-12T07:43:56.601Z] === RUN TestPause [2019-09-12T07:43:56.942Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-12T07:43:57.418Z] --- PASS: TestPause (0.99s) [2019-09-12T07:43:57.418Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-12T07:43:57.418Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-12T07:43:57.418Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:43:57.418Z] === RUN TestPauseStopPausedContainer [2019-09-12T07:43:57.505Z] --- PASS: TestImportExtremelyLargeImageWorks (175.19s) [2019-09-12T07:43:57.505Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-12T07:43:57.505Z] daemon.go:336: [d9cf192d91345] waiting for daemon to start [2019-09-12T07:43:57.505Z] daemon.go:336: [d9cf192d91345] waiting for daemon to start [2019-09-12T07:43:57.505Z] daemon.go:364: [d9cf192d91345] daemon started [2019-09-12T07:43:57.505Z] daemon.go:472: [d9cf192d91345] Stopping daemon [2019-09-12T07:43:57.505Z] daemon.go:307: [d9cf192d91345] exiting daemon [2019-09-12T07:43:57.505Z] daemon.go:459: [d9cf192d91345] Daemon stopped [2019-09-12T07:43:57.505Z] PASS [2019-09-12T07:43:57.505Z] [2019-09-12T07:43:57.505Z] DONE 12 tests in 179.161s [2019-09-12T07:43:57.505Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-12T07:43:57.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:43:57.505Z] ++ set -e [2019-09-12T07:43:57.505Z] ++ '[' -n 0 ']' [2019-09-12T07:43:57.505Z] ++ set -x [2019-09-12T07:43:57.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:43:57.761Z] INFO: Testing against a local daemon [2019-09-12T07:43:57.761Z] === RUN TestNetworkCreateDelete [2019-09-12T07:43:57.761Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-09-12T07:43:57.761Z] === RUN TestDockerNetworkDeletePreferID [2019-09-12T07:43:58.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-09-12T07:43:58.325Z] === RUN TestInspectNetwork [2019-09-12T07:43:58.678Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-09-12T07:43:58.678Z] === RUN TestPsFilter [2019-09-12T07:43:58.678Z] --- PASS: TestPsFilter (0.22s) [2019-09-12T07:43:58.678Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-12T07:43:59.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-12T07:43:59.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-09-12T07:43:59.489Z] === RUN TestRemoveContainerWithVolume [2019-09-12T07:44:00.295Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-09-12T07:44:00.295Z] === RUN TestRemoveContainerRunning [2019-09-12T07:44:00.835Z] ok github.com/docker/docker/builder/remotecontext/git 32.944s coverage: 85.1% of statements [2019-09-12T07:44:00.835Z] ? github.com/docker/docker/cli [no test files] [2019-09-12T07:44:00.835Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-12T07:44:00.835Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2019-09-12T07:44:00.835Z] ok github.com/docker/docker/client 0.521s coverage: 75.1% of statements [2019-09-12T07:44:01.573Z] --- PASS: TestRemoveContainerRunning (0.93s) [2019-09-12T07:44:01.573Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-12T07:44:02.353Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-09-12T07:44:02.353Z] === RUN TestRemoveInvalidContainer [2019-09-12T07:44:02.353Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-12T07:44:02.353Z] === RUN TestRenameLinkedContainer [2019-09-12T07:44:02.399Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-12T07:44:02.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:44:02.399Z] INFO: Testing against a local daemon [2019-09-12T07:44:02.399Z] === RUN TestBuildWithSession [2019-09-12T07:44:02.399Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-12T07:44:02.399Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:02.399Z] === RUN TestBuildSquashParent [2019-09-12T07:44:02.399Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-12T07:44:02.399Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:02.399Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-12T07:44:02.399Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-12T07:44:02.399Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:02.399Z] === RUN TestBuildMultiStageCopy [2019-09-12T07:44:02.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-12T07:44:03.009Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 18.6% of statements [2019-09-12T07:44:04.870Z] === RUN TestInspectNetwork/full_network_id [2019-09-12T07:44:04.870Z] === RUN TestInspectNetwork/partial_network_id [2019-09-12T07:44:04.870Z] === RUN TestInspectNetwork/network_name [2019-09-12T07:44:04.870Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-12T07:44:05.854Z] --- PASS: TestRenameLinkedContainer (3.47s) [2019-09-12T07:44:05.854Z] === RUN TestRenameStoppedContainer [2019-09-12T07:44:05.909Z] ok github.com/docker/docker/container 1.056s coverage: 42.7% of statements [2019-09-12T07:44:05.909Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-12T07:44:05.909Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-12T07:44:05.909Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-12T07:44:06.367Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-12T07:44:06.627Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-09-12T07:44:06.627Z] === RUN TestRenameRunningContainerAndReuse [2019-09-12T07:44:06.857Z] ......... [ 85%] [2019-09-12T07:44:08.462Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2019-09-12T07:44:08.462Z] === RUN TestRenameInvalidName [2019-09-12T07:44:09.045Z] --- PASS: TestInspectNetwork (10.93s) [2019-09-12T07:44:09.045Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-12T07:44:09.045Z] daemon.go:336: [d6519537dca9b] waiting for daemon to start [2019-09-12T07:44:09.045Z] daemon.go:336: [d6519537dca9b] waiting for daemon to start [2019-09-12T07:44:09.045Z] daemon.go:364: [d6519537dca9b] daemon started [2019-09-12T07:44:09.045Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-12T07:44:09.045Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-12T07:44:09.045Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-12T07:44:09.045Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-12T07:44:09.045Z] daemon.go:472: [d6519537dca9b] Stopping daemon [2019-09-12T07:44:09.045Z] daemon.go:307: [d6519537dca9b] exiting daemon [2019-09-12T07:44:09.045Z] daemon.go:459: [d6519537dca9b] Daemon stopped [2019-09-12T07:44:09.045Z] === RUN TestRunContainerWithBridgeNone [2019-09-12T07:44:09.255Z] --- PASS: TestRenameInvalidName (0.92s) [2019-09-12T07:44:09.255Z] === RUN TestRenameAnonymousContainer [2019-09-12T07:44:11.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-12T07:44:12.065Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-12T07:44:12.319Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-09-12T07:44:12.319Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-12T07:44:12.319Z] daemon.go:336: [d4fbd20037e04] waiting for daemon to start [2019-09-12T07:44:12.319Z] daemon.go:336: [d4fbd20037e04] waiting for daemon to start [2019-09-12T07:44:12.319Z] daemon.go:364: [d4fbd20037e04] daemon started [2019-09-12T07:44:12.319Z] daemon.go:472: [d4fbd20037e04] Stopping daemon [2019-09-12T07:44:12.319Z] daemon.go:307: [d4fbd20037e04] exiting daemon [2019-09-12T07:44:12.319Z] daemon.go:459: [d4fbd20037e04] Daemon stopped [2019-09-12T07:44:12.319Z] === RUN TestNetworkInvalidJSON [2019-09-12T07:44:12.319Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-12T07:44:12.319Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-12T07:44:12.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:44:12.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:44:12.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:44:12.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:44:12.319Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-12T07:44:12.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:44:12.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:44:12.319Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-12T07:44:12.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-12T07:44:12.319Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-12T07:44:12.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-12T07:44:12.319Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-12T07:44:12.420Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2019-09-12T07:44:12.420Z] === RUN TestRenameContainerWithSameName [2019-09-12T07:44:13.039Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-12T07:44:13.075Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-12T07:44:13.218Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-09-12T07:44:13.218Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-12T07:44:13.248Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-09-12T07:44:13.249Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-12T07:44:13.249Z] daemon.go:336: [d821351aab523] waiting for daemon to start [2019-09-12T07:44:13.249Z] daemon.go:336: [d821351aab523] waiting for daemon to start [2019-09-12T07:44:13.249Z] daemon.go:364: [d821351aab523] daemon started [2019-09-12T07:44:13.249Z] daemon.go:472: [d821351aab523] Stopping daemon [2019-09-12T07:44:13.249Z] daemon.go:307: [d821351aab523] exiting daemon [2019-09-12T07:44:13.249Z] daemon.go:459: [d821351aab523] Daemon stopped [2019-09-12T07:44:13.249Z] daemon.go:336: [d821351aab523] waiting for daemon to start [2019-09-12T07:44:13.249Z] daemon.go:336: [d821351aab523] waiting for daemon to start [2019-09-12T07:44:13.249Z] daemon.go:364: [d821351aab523] daemon started [2019-09-12T07:44:13.249Z] daemon.go:472: [d821351aab523] Stopping daemon [2019-09-12T07:44:13.249Z] daemon.go:307: [d821351aab523] exiting daemon [2019-09-12T07:44:13.249Z] daemon.go:459: [d821351aab523] Daemon stopped [2019-09-12T07:44:13.249Z] === RUN TestDaemonDefaultNetworkPools [2019-09-12T07:44:13.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-09-12T07:44:13.812Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-12T07:44:13.812Z] daemon.go:336: [df08fecde66aa] waiting for daemon to start [2019-09-12T07:44:13.812Z] daemon.go:336: [df08fecde66aa] waiting for daemon to start [2019-09-12T07:44:13.812Z] daemon.go:364: [df08fecde66aa] daemon started [2019-09-12T07:44:13.812Z] daemon.go:472: [df08fecde66aa] Stopping daemon [2019-09-12T07:44:13.812Z] daemon.go:307: [df08fecde66aa] exiting daemon [2019-09-12T07:44:13.812Z] daemon.go:459: [df08fecde66aa] Daemon stopped [2019-09-12T07:44:13.812Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-12T07:44:14.582Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-12T07:44:14.943Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-12T07:44:15.180Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-09-12T07:44:15.180Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-12T07:44:15.180Z] daemon.go:336: [d2557adcfaea0] waiting for daemon to start [2019-09-12T07:44:15.180Z] daemon.go:336: [d2557adcfaea0] waiting for daemon to start [2019-09-12T07:44:15.180Z] daemon.go:364: [d2557adcfaea0] daemon started [2019-09-12T07:44:15.180Z] daemon.go:472: [d2557adcfaea0] Stopping daemon [2019-09-12T07:44:15.180Z] daemon.go:307: [d2557adcfaea0] exiting daemon [2019-09-12T07:44:15.180Z] daemon.go:459: [d2557adcfaea0] Daemon stopped [2019-09-12T07:44:15.180Z] daemon.go:336: [d2557adcfaea0] waiting for daemon to start [2019-09-12T07:44:15.180Z] daemon.go:336: [d2557adcfaea0] waiting for daemon to start [2019-09-12T07:44:15.180Z] daemon.go:364: [d2557adcfaea0] daemon started [2019-09-12T07:44:15.180Z] daemon.go:472: [d2557adcfaea0] Stopping daemon [2019-09-12T07:44:15.180Z] daemon.go:307: [d2557adcfaea0] exiting daemon [2019-09-12T07:44:15.180Z] daemon.go:459: [d2557adcfaea0] Daemon stopped [2019-09-12T07:44:15.180Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:44:15.186Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s) [2019-09-12T07:44:15.186Z] === RUN TestResize [2019-09-12T07:44:16.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2019-09-12T07:44:16.117Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:44:16.117Z] daemon.go:336: [dc7d804cba4fb] waiting for daemon to start [2019-09-12T07:44:16.117Z] daemon.go:336: [dc7d804cba4fb] waiting for daemon to start [2019-09-12T07:44:16.117Z] daemon.go:364: [dc7d804cba4fb] daemon started [2019-09-12T07:44:16.117Z] daemon.go:472: [dc7d804cba4fb] Stopping daemon [2019-09-12T07:44:16.117Z] daemon.go:307: [dc7d804cba4fb] exiting daemon [2019-09-12T07:44:16.117Z] daemon.go:459: [dc7d804cba4fb] Daemon stopped [2019-09-12T07:44:16.117Z] daemon.go:336: [dc7d804cba4fb] waiting for daemon to start [2019-09-12T07:44:16.117Z] daemon.go:336: [dc7d804cba4fb] waiting for daemon to start [2019-09-12T07:44:16.117Z] daemon.go:364: [dc7d804cba4fb] daemon started [2019-09-12T07:44:16.117Z] daemon.go:472: [dc7d804cba4fb] Stopping daemon [2019-09-12T07:44:16.117Z] daemon.go:307: [dc7d804cba4fb] exiting daemon [2019-09-12T07:44:16.117Z] daemon.go:459: [dc7d804cba4fb] Daemon stopped [2019-09-12T07:44:16.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy (13.80s) [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.14s) [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2019-09-12T07:44:16.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2019-09-12T07:44:16.127Z] === RUN TestBuildMultiStageParentConfig [2019-09-12T07:44:16.127Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-12T07:44:16.127Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:16.127Z] === RUN TestBuildLabelWithTargets [2019-09-12T07:44:16.127Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-12T07:44:16.127Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:16.127Z] === RUN TestBuildWithEmptyLayers [2019-09-12T07:44:16.463Z] --- PASS: TestResize (1.29s) [2019-09-12T07:44:16.463Z] === RUN TestResizeWithInvalidSize [2019-09-12T07:44:16.698Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-09-12T07:44:16.698Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:44:16.698Z] daemon.go:336: [d26d0766b8145] waiting for daemon to start [2019-09-12T07:44:16.698Z] daemon.go:336: [d26d0766b8145] waiting for daemon to start [2019-09-12T07:44:16.699Z] daemon.go:364: [d26d0766b8145] daemon started [2019-09-12T07:44:16.699Z] daemon.go:472: [d26d0766b8145] Stopping daemon [2019-09-12T07:44:16.699Z] daemon.go:307: [d26d0766b8145] exiting daemon [2019-09-12T07:44:16.699Z] daemon.go:459: [d26d0766b8145] Daemon stopped [2019-09-12T07:44:16.699Z] === RUN TestServiceWithPredefinedNetwork [2019-09-12T07:44:17.101Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-09-12T07:44:17.101Z] === RUN TestBuildMultiStageOnBuild [2019-09-12T07:44:17.101Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-09-12T07:44:17.101Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:17.101Z] === RUN TestBuildUncleanTarFilenames [2019-09-12T07:44:17.101Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-12T07:44:17.101Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:17.101Z] === RUN TestBuildMultiStageLayerLeak [2019-09-12T07:44:17.101Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-12T07:44:17.101Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:17.101Z] === RUN TestBuildWithHugeFile [2019-09-12T07:44:17.101Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-12T07:44:17.101Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-12T07:44:17.101Z] === RUN TestBuildWithEmptyDockerfile [2019-09-12T07:44:17.101Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:44:17.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:44:17.101Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:44:17.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:44:17.101Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:44:17.101Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:44:17.263Z] === RUN Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-12T07:44:17.263Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-12T07:44:17.562Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:44:17.562Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:44:17.562Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:44:17.562Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2019-09-12T07:44:17.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-12T07:44:17.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-12T07:44:17.562Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-12T07:44:17.562Z] === RUN TestBuildPreserveOwnership [2019-09-12T07:44:17.562Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-12T07:44:17.562Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:17.562Z] === RUN TestBuildPlatformInvalid [2019-09-12T07:44:17.562Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-09-12T07:44:17.562Z] PASS [2019-09-12T07:44:17.562Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-12T07:44:17.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:44:17.563Z] INFO: Testing against a local daemon [2019-09-12T07:44:17.563Z] === RUN TestConfigList [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigList (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:17.563Z] === RUN TestConfigsCreateAndDelete [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:17.563Z] === RUN TestConfigsUpdate [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:17.563Z] === RUN TestTemplatedConfig [2019-09-12T07:44:17.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:17.563Z] === RUN TestConfigInspect [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:17.563Z] === RUN TestConfigCreateWithLabels [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:44:17.563Z] === RUN TestConfigCreateResolve [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:44:17.563Z] === RUN TestConfigDaemonLibtrustID [2019-09-12T07:44:17.563Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-12T07:44:17.563Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:44:17.563Z] PASS [2019-09-12T07:44:17.563Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-12T07:44:17.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:44:17.563Z] INFO: Testing against a local daemon [2019-09-12T07:44:17.563Z] === RUN TestCheckpoint [2019-09-12T07:44:17.563Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-12T07:44:17.563Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:44:17.563Z] === RUN TestContainerInvalidJSON [2019-09-12T07:44:17.563Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:44:17.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:44:17.563Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:44:17.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:44:17.563Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:44:17.563Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:44:17.563Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:44:17.563Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:44:17.563Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:44:17.563Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-12T07:44:17.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-12T07:44:17.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-12T07:44:17.563Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-12T07:44:17.563Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-12T07:44:17.711Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2019-09-12T07:44:17.711Z] === RUN TestResizeWhenContainerNotStarted [2019-09-12T07:44:18.024Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-12T07:44:18.024Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-12T07:44:18.024Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-09-12T07:44:18.024Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-12T07:44:18.024Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-09-12T07:44:18.024Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-12T07:44:18.024Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-09-12T07:44:18.024Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCopyFromContainer [2019-09-12T07:44:18.024Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-12T07:44:18.024Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-12T07:44:18.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:44:18.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:44:18.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:44:18.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:44:18.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:44:18.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:44:18.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:44:18.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:44:18.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:44:18.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-12T07:44:18.024Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-12T07:44:18.024Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-12T07:44:18.024Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidEnv [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-12T07:44:18.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-12T07:44:18.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-12T07:44:18.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-12T07:44:18.024Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-12T07:44:18.024Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-12T07:44:18.024Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-12T07:44:18.024Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-12T07:44:18.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-12T07:44:18.024Z] === RUN TestCreateTmpfsMountsTarget [2019-09-12T07:44:18.024Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-12T07:44:18.024Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:18.024Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-12T07:44:18.024Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-12T07:44:18.024Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:44:18.024Z] === RUN TestCreateWithCapabilities [2019-09-12T07:44:18.024Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-12T07:44:18.024Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-12T07:44:18.024Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-12T07:44:18.024Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-12T07:44:18.024Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:44:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:44:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:44:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:44:18.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:44:18.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:44:18.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:44:18.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:44:18.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:44:18.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:44:18.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:44:18.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:44:18.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:44:18.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:44:18.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-12T07:44:18.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-12T07:44:18.025Z] === RUN TestDiff [2019-09-12T07:44:18.025Z] --- SKIP: TestDiff (0.00s) [2019-09-12T07:44:18.025Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:18.025Z] === RUN TestExecWithCloseStdin [2019-09-12T07:44:18.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:18.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:18.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:18.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:44:18.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:44:18.631Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-12T07:44:20.213Z] --- PASS: TestExecWithCloseStdin (2.00s) [2019-09-12T07:44:20.213Z] === RUN TestExec [2019-09-12T07:44:20.213Z] --- SKIP: TestExec (0.00s) [2019-09-12T07:44:20.213Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-12T07:44:20.213Z] === RUN TestExecUser [2019-09-12T07:44:20.213Z] --- SKIP: TestExecUser (0.00s) [2019-09-12T07:44:20.213Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-12T07:44:20.213Z] === RUN TestExportContainerAndImportImage [2019-09-12T07:44:20.213Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-12T07:44:20.213Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:20.213Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-12T07:44:20.213Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-12T07:44:20.213Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:20.213Z] === RUN TestHealthCheckWorkdir [2019-09-12T07:44:20.213Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-12T07:44:20.213Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:20.213Z] === RUN TestHealthKillContainer [2019-09-12T07:44:20.213Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-12T07:44:20.213Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-12T07:44:20.213Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-12T07:44:20.213Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-12T07:44:20.213Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-12T07:44:20.213Z] === RUN TestKillContainerInvalidSignal [2019-09-12T07:44:20.525Z] --- PASS: TestServiceWithPredefinedNetwork (3.74s) [2019-09-12T07:44:20.525Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-12T07:44:20.525Z] daemon.go:336: [d9602389520aa] waiting for daemon to start [2019-09-12T07:44:20.525Z] daemon.go:336: [d9602389520aa] waiting for daemon to start [2019-09-12T07:44:20.525Z] daemon.go:364: [d9602389520aa] daemon started [2019-09-12T07:44:20.525Z] daemon.go:472: [d9602389520aa] Stopping daemon [2019-09-12T07:44:20.525Z] daemon.go:307: [d9602389520aa] exiting daemon [2019-09-12T07:44:20.525Z] daemon.go:459: [d9602389520aa] Daemon stopped [2019-09-12T07:44:20.525Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-12T07:44:20.525Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:44:20.525Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:44:20.525Z] === RUN TestServiceWithDataPathPortInit [2019-09-12T07:44:20.782Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-12T07:44:21.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:44:21.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:44:21.483Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-12T07:44:21.758Z] --- PASS: TestKillContainerInvalidSignal (1.78s) [2019-09-12T07:44:21.758Z] === RUN TestKillContainer [2019-09-12T07:44:21.758Z] --- SKIP: TestKillContainer (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-12T07:44:21.758Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-12T07:44:21.758Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:44:21.758Z] === RUN TestKillStoppedContainer [2019-09-12T07:44:21.758Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:44:21.758Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-12T07:44:21.758Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:44:21.758Z] === RUN TestKillDifferentUserContainer [2019-09-12T07:44:21.758Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-12T07:44:21.758Z] === RUN TestInspectOomKilledTrue [2019-09-12T07:44:21.758Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:44:21.758Z] === RUN TestInspectOomKilledFalse [2019-09-12T07:44:21.758Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-12T07:44:21.758Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:44:21.758Z] === RUN TestLogsFollowTailEmpty [2019-09-12T07:44:22.042Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-12T07:44:23.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:44:23.944Z] --- PASS: TestLogsFollowTailEmpty (1.74s) [2019-09-12T07:44:23.944Z] === RUN TestNetworkNat [2019-09-12T07:44:23.944Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-12T07:44:23.944Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:23.944Z] === RUN TestNetworkLocalhostTCPNat [2019-09-12T07:44:23.944Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-12T07:44:23.944Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:44:23.944Z] === RUN TestNetworkLoopbackNat [2019-09-12T07:44:23.944Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-12T07:44:23.944Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:23.944Z] === RUN TestPause [2019-09-12T07:44:23.944Z] --- SKIP: TestPause (0.00s) [2019-09-12T07:44:23.944Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-12T07:44:23.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-12T07:44:24.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:44:25.489Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2019-09-12T07:44:25.489Z] === RUN TestPauseStopPausedContainer [2019-09-12T07:44:25.489Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-12T07:44:25.489Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:25.489Z] === RUN TestPsFilter [2019-09-12T07:44:25.489Z] --- PASS: TestPsFilter (0.19s) [2019-09-12T07:44:25.489Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-12T07:44:26.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:44:26.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon 3.283s coverage: 9.1% of statements [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/cluster 0.146s coverage: 0.5% of statements [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.119s coverage: 65.3% of statements [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/cluster/convert 1.055s coverage: 35.8% of statements [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.135s coverage: 10.9% of statements [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/config 0.629s coverage: 82.3% of statements [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/discovery 0.271s coverage: 30.0% of statements [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/events 0.377s coverage: 50.0% of statements [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-12T07:44:27.444Z] ok github.com/docker/docker/daemon/graphdriver 0.527s coverage: 2.3% of statements [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-12T07:44:27.444Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-12T07:44:28.083Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-12T07:44:28.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:28.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:29.625Z] ok github.com/docker/docker/daemon/images 0.560s coverage: 4.9% of statements [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-12T07:44:29.625Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-12T07:44:29.625Z] ok github.com/docker/docker/daemon/logger 0.561s coverage: 43.0% of statements [2019-09-12T07:44:29.625Z] ok github.com/docker/docker/daemon/logger/awslogs 0.564s coverage: 77.8% of statements [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-12T07:44:29.625Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-12T07:44:29.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:30.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.751s coverage: 62.1% of statements [2019-09-12T07:44:30.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.568s coverage: 88.3% of statements [2019-09-12T07:44:30.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:44:30.738Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-12T07:44:31.668Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-12T07:44:32.232Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-12T07:44:32.263Z] ok github.com/docker/docker/daemon/logger/local 0.359s coverage: 74.7% of statements [2019-09-12T07:44:32.263Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-12T07:44:32.263Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.270s coverage: 18.1% of statements [2019-09-12T07:44:32.474Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-12T07:44:32.474Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-12T07:44:32.571Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.82s) [2019-09-12T07:44:32.571Z] === RUN TestRemoveContainerWithVolume [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dbe7e3ec11cfe] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dbe7e3ec11cfe] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dbe7e3ec11cfe] daemon started [2019-09-12T07:44:32.637Z] daemon.go:336: [dbe7e3ec11cfe] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:307: [dbe7e3ec11cfe] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dbe7e3ec11cfe] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dbe7e3ec11cfe] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dbe7e3ec11cfe] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dbe7e3ec11cfe] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dbe7e3ec11cfe] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [df9cffe7b0b36] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df9cffe7b0b36] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df9cffe7b0b36] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [df9cffe7b0b36] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [df9cffe7b0b36] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [df9cffe7b0b36] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [df9cffe7b0b36] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df9cffe7b0b36] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df9cffe7b0b36] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [df9cffe7b0b36] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [df9cffe7b0b36] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [df9cffe7b0b36] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dc6ea1efe55ef] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dc6ea1efe55ef] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dc6ea1efe55ef] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dc6ea1efe55ef] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dc6ea1efe55ef] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dc6ea1efe55ef] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [dc6ea1efe55ef] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dc6ea1efe55ef] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dc6ea1efe55ef] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dc6ea1efe55ef] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dc6ea1efe55ef] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dc6ea1efe55ef] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [df33f715845c0] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df33f715845c0] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df33f715845c0] daemon started [2019-09-12T07:44:32.637Z] daemon.go:307: [df33f715845c0] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [df33f715845c0] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df33f715845c0] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df33f715845c0] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [df33f715845c0] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [df33f715845c0] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [df33f715845c0] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [d500c604d3798] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d500c604d3798] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d500c604d3798] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d500c604d3798] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d500c604d3798] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d500c604d3798] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [d500c604d3798] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d500c604d3798] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d500c604d3798] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d500c604d3798] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d500c604d3798] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d500c604d3798] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [df0c3fd72e9ec] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df0c3fd72e9ec] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df0c3fd72e9ec] daemon started [2019-09-12T07:44:32.637Z] daemon.go:307: [df0c3fd72e9ec] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [df0c3fd72e9ec] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [df0c3fd72e9ec] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [df0c3fd72e9ec] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [df0c3fd72e9ec] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [df0c3fd72e9ec] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [df0c3fd72e9ec] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [d7dc893d84570] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d7dc893d84570] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d7dc893d84570] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d7dc893d84570] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d7dc893d84570] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d7dc893d84570] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [d7dc893d84570] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d7dc893d84570] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d7dc893d84570] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d7dc893d84570] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d7dc893d84570] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d7dc893d84570] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [d8eb6fa1b51d9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d8eb6fa1b51d9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d8eb6fa1b51d9] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d8eb6fa1b51d9] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d8eb6fa1b51d9] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d8eb6fa1b51d9] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [d8eb6fa1b51d9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [d8eb6fa1b51d9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [d8eb6fa1b51d9] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [d8eb6fa1b51d9] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [d8eb6fa1b51d9] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [d8eb6fa1b51d9] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dae05eb30ae0a] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dae05eb30ae0a] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dae05eb30ae0a] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dae05eb30ae0a] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dae05eb30ae0a] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dae05eb30ae0a] Daemon stopped [2019-09-12T07:44:32.637Z] daemon.go:336: [dae05eb30ae0a] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dae05eb30ae0a] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dae05eb30ae0a] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dae05eb30ae0a] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dae05eb30ae0a] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dae05eb30ae0a] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dd5c26bcf55d5] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dd5c26bcf55d5] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dd5c26bcf55d5] daemon started [2019-09-12T07:44:32.637Z] daemon.go:307: [dd5c26bcf55d5] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [dd5c26bcf55d5] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [dd5c26bcf55d5] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [dd5c26bcf55d5] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [dd5c26bcf55d5] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [dd5c26bcf55d5] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [dd5c26bcf55d5] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [da042518a34c9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [da042518a34c9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [da042518a34c9] daemon started [2019-09-12T07:44:32.637Z] daemon.go:336: [da042518a34c9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:307: [da042518a34c9] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [da042518a34c9] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [da042518a34c9] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [da042518a34c9] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [da042518a34c9] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [da042518a34c9] Daemon stopped [2019-09-12T07:44:32.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2019-09-12T07:44:32.637Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [db3475982ac91] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:336: [db3475982ac91] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [db3475982ac91] daemon started [2019-09-12T07:44:32.637Z] daemon.go:336: [db3475982ac91] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:307: [db3475982ac91] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:336: [db3475982ac91] waiting for daemon to start [2019-09-12T07:44:32.637Z] daemon.go:364: [db3475982ac91] daemon started [2019-09-12T07:44:32.637Z] daemon.go:472: [db3475982ac91] Stopping daemon [2019-09-12T07:44:32.637Z] daemon.go:307: [db3475982ac91] exiting daemon [2019-09-12T07:44:32.637Z] daemon.go:459: [db3475982ac91] Daemon stopped [2019-09-12T07:44:32.637Z] === RUN TestCgroupNamespacesRun [2019-09-12T07:44:32.796Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-12T07:44:34.015Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2019-09-12T07:44:34.015Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-12T07:44:34.015Z] daemon.go:336: [d8e50841752dc] waiting for daemon to start [2019-09-12T07:44:34.015Z] daemon.go:336: [d8e50841752dc] waiting for daemon to start [2019-09-12T07:44:34.015Z] daemon.go:364: [d8e50841752dc] daemon started [2019-09-12T07:44:34.015Z] daemon.go:472: [d8e50841752dc] Stopping daemon [2019-09-12T07:44:34.015Z] daemon.go:307: [d8e50841752dc] exiting daemon [2019-09-12T07:44:34.015Z] daemon.go:459: [d8e50841752dc] Daemon stopped [2019-09-12T07:44:34.015Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-12T07:44:34.105Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-09-12T07:44:34.105Z] === RUN TestRemoveContainerRunning [2019-09-12T07:44:34.689Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-12T07:44:34.689Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-12T07:44:34.689Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-12T07:44:35.162Z] ok github.com/docker/docker/daemon/logger/splunk 2.684s coverage: 84.5% of statements [2019-09-12T07:44:35.162Z] ok github.com/docker/docker/daemon/logger/syslog 0.334s coverage: 47.8% of statements [2019-09-12T07:44:35.162Z] ok github.com/docker/docker/daemon/logger/templates 0.167s coverage: 8.3% of statements [2019-09-12T07:44:35.162Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-12T07:44:35.162Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-12T07:44:35.162Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-12T07:44:35.908Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2019-09-12T07:44:35.908Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-12T07:44:35.908Z] daemon.go:336: [d725ae59ef5f2] waiting for daemon to start [2019-09-12T07:44:35.908Z] daemon.go:336: [d725ae59ef5f2] waiting for daemon to start [2019-09-12T07:44:35.908Z] daemon.go:364: [d725ae59ef5f2] daemon started [2019-09-12T07:44:35.908Z] daemon.go:472: [d725ae59ef5f2] Stopping daemon [2019-09-12T07:44:35.908Z] daemon.go:307: [d725ae59ef5f2] exiting daemon [2019-09-12T07:44:35.908Z] daemon.go:459: [d725ae59ef5f2] Daemon stopped [2019-09-12T07:44:35.908Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:44:36.283Z] --- PASS: TestRemoveContainerRunning (1.76s) [2019-09-12T07:44:36.283Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-12T07:44:37.216Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-12T07:44:37.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-09-12T07:44:37.740Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:44:37.740Z] daemon.go:336: [df2a10b9678ee] waiting for daemon to start [2019-09-12T07:44:37.740Z] daemon.go:336: [df2a10b9678ee] waiting for daemon to start [2019-09-12T07:44:37.740Z] daemon.go:364: [df2a10b9678ee] daemon started [2019-09-12T07:44:37.740Z] daemon.go:472: [df2a10b9678ee] Stopping daemon [2019-09-12T07:44:37.740Z] daemon.go:307: [df2a10b9678ee] exiting daemon [2019-09-12T07:44:37.740Z] daemon.go:459: [df2a10b9678ee] Daemon stopped [2019-09-12T07:44:37.740Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-12T07:44:37.817Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2019-09-12T07:44:37.817Z] === RUN TestRemoveInvalidContainer [2019-09-12T07:44:37.817Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-12T07:44:37.817Z] === RUN TestRenameLinkedContainer [2019-09-12T07:44:37.817Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-12T07:44:37.817Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:37.817Z] === RUN TestRenameStoppedContainer [2019-09-12T07:44:37.960Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-12T07:44:37.980Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-12T07:44:37.980Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-12T07:44:37.980Z] [2019-09-12T07:44:37.980Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-12T07:44:37.980Z] =========================== short test summary info ============================ [2019-09-12T07:44:37.980Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-12T07:44:37.980Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-12T07:44:37.980Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-12T07:44:37.980Z] Not supported on most drivers [2019-09-12T07:44:37.980Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-12T07:44:37.980Z] This doesn't seem to be taken into account by the engine [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-12T07:44:37.980Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-12T07:44:37.980Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-12T07:44:37.980Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 384.64 seconds == [2019-09-12T07:44:38.061Z] ok github.com/docker/docker/distribution 1.407s coverage: 20.8% of statements [2019-09-12T07:44:38.061Z] ok github.com/docker/docker/distribution/metadata 1.279s coverage: 48.2% of statements [2019-09-12T07:44:38.061Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-12T07:44:38.216Z] === RUN Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-12T07:44:38.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-12T07:44:38.519Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 62.7% of statements [2019-09-12T07:44:38.519Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-12T07:44:38.519Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2019-09-12T07:44:39.146Z] --- PASS: TestServiceWithDataPathPortInit (18.59s) [2019-09-12T07:44:39.146Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T07:44:39.146Z] daemon.go:336: [d970d39c34c0a] waiting for daemon to start [2019-09-12T07:44:39.146Z] daemon.go:336: [d970d39c34c0a] waiting for daemon to start [2019-09-12T07:44:39.146Z] daemon.go:364: [d970d39c34c0a] daemon started [2019-09-12T07:44:39.146Z] daemon.go:472: [d970d39c34c0a] Stopping daemon [2019-09-12T07:44:39.146Z] daemon.go:307: [d970d39c34c0a] exiting daemon [2019-09-12T07:44:39.146Z] daemon.go:459: [d970d39c34c0a] Daemon stopped [2019-09-12T07:44:39.146Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T07:44:39.146Z] daemon.go:336: [d920bdc019f7a] waiting for daemon to start [2019-09-12T07:44:39.146Z] daemon.go:336: [d920bdc019f7a] waiting for daemon to start [2019-09-12T07:44:39.146Z] daemon.go:364: [d920bdc019f7a] daemon started [2019-09-12T07:44:39.146Z] daemon.go:472: [d920bdc019f7a] Stopping daemon [2019-09-12T07:44:39.146Z] daemon.go:307: [d920bdc019f7a] exiting daemon [2019-09-12T07:44:39.146Z] daemon.go:459: [d920bdc019f7a] Daemon stopped [2019-09-12T07:44:39.146Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-12T07:44:39.534Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2019-09-12T07:44:39.534Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-12T07:44:39.534Z] daemon.go:336: [dc7789ed23752] waiting for daemon to start [2019-09-12T07:44:39.534Z] daemon.go:336: [dc7789ed23752] waiting for daemon to start [2019-09-12T07:44:39.534Z] daemon.go:364: [dc7789ed23752] daemon started [2019-09-12T07:44:39.534Z] daemon.go:472: [dc7789ed23752] Stopping daemon [2019-09-12T07:44:39.534Z] daemon.go:307: [dc7789ed23752] exiting daemon [2019-09-12T07:44:39.534Z] daemon.go:459: [dc7789ed23752] Daemon stopped [2019-09-12T07:44:39.534Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-12T07:44:39.990Z] --- PASS: TestRenameStoppedContainer (2.00s) [2019-09-12T07:44:39.990Z] === RUN TestRenameRunningContainerAndReuse [2019-09-12T07:44:41.335Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-09-12T07:44:41.335Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-12T07:44:41.335Z] daemon.go:336: [dcd5f47ec1e77] waiting for daemon to start [2019-09-12T07:44:41.335Z] daemon.go:336: [dcd5f47ec1e77] waiting for daemon to start [2019-09-12T07:44:41.335Z] daemon.go:364: [dcd5f47ec1e77] daemon started [2019-09-12T07:44:41.335Z] daemon.go:472: [dcd5f47ec1e77] Stopping daemon [2019-09-12T07:44:41.335Z] daemon.go:307: [dcd5f47ec1e77] exiting daemon [2019-09-12T07:44:41.335Z] daemon.go:459: [dcd5f47ec1e77] Daemon stopped [2019-09-12T07:44:41.335Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:44:41.420Z] ok github.com/docker/docker/image 1.149s coverage: 86.4% of statements [2019-09-12T07:44:41.420Z] ok github.com/docker/docker/image/cache 0.214s coverage: 19.2% of statements [2019-09-12T07:44:41.420Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-12T07:44:41.420Z] ok github.com/docker/docker/image/v1 0.356s coverage: 25.0% of statements [2019-09-12T07:44:41.420Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-12T07:44:41.609Z] ok github.com/docker/docker/cmd/dockerd 0.305s coverage: 29.9% of statements [2019-09-12T07:44:41.609Z] ok github.com/docker/docker/container 0.192s coverage: 35.5% of statements [2019-09-12T07:44:41.609Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-12T07:44:41.609Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-12T07:44:41.609Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-12T07:44:41.609Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-12T07:44:41.726Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2019-09-12T07:44:41.726Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:44:41.726Z] daemon.go:336: [d7df784c14e22] waiting for daemon to start [2019-09-12T07:44:41.726Z] daemon.go:336: [d7df784c14e22] waiting for daemon to start [2019-09-12T07:44:41.726Z] daemon.go:364: [d7df784c14e22] daemon started [2019-09-12T07:44:41.726Z] daemon.go:472: [d7df784c14e22] Stopping daemon [2019-09-12T07:44:41.726Z] daemon.go:307: [d7df784c14e22] exiting daemon [2019-09-12T07:44:41.726Z] daemon.go:459: [d7df784c14e22] Daemon stopped [2019-09-12T07:44:41.726Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-12T07:44:42.518Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-09-12T07:44:42.518Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-12T07:44:42.518Z] daemon.go:336: [d0d1de48ab991] waiting for daemon to start [2019-09-12T07:44:42.518Z] daemon.go:336: [d0d1de48ab991] waiting for daemon to start [2019-09-12T07:44:42.518Z] daemon.go:364: [d0d1de48ab991] daemon started [2019-09-12T07:44:42.518Z] daemon.go:472: [d0d1de48ab991] Stopping daemon [2019-09-12T07:44:42.518Z] daemon.go:307: [d0d1de48ab991] exiting daemon [2019-09-12T07:44:42.518Z] daemon.go:459: [d0d1de48ab991] Daemon stopped [2019-09-12T07:44:42.518Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-12T07:44:43.603Z] ok github.com/docker/docker/layer 0.492s coverage: 27.9% of statements [2019-09-12T07:44:43.603Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-12T07:44:43.721Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) [2019-09-12T07:44:43.721Z] === RUN TestRenameInvalidName [2019-09-12T07:44:44.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-09-12T07:44:44.471Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-12T07:44:44.471Z] daemon.go:336: [d0dddafc0341a] waiting for daemon to start [2019-09-12T07:44:44.471Z] daemon.go:336: [d0dddafc0341a] waiting for daemon to start [2019-09-12T07:44:44.471Z] daemon.go:364: [d0dddafc0341a] daemon started [2019-09-12T07:44:44.471Z] daemon.go:472: [d0dddafc0341a] Stopping daemon [2019-09-12T07:44:44.471Z] daemon.go:307: [d0dddafc0341a] exiting daemon [2019-09-12T07:44:44.471Z] daemon.go:459: [d0dddafc0341a] Daemon stopped [2019-09-12T07:44:44.471Z] === RUN TestKernelTCPMemory [2019-09-12T07:44:44.687Z] --- PASS: TestRenameInvalidName (1.73s) [2019-09-12T07:44:44.687Z] === RUN TestRenameAnonymousContainer [2019-09-12T07:44:44.687Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-12T07:44:44.687Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:44.687Z] === RUN TestRenameContainerWithSameName [2019-09-12T07:44:45.729Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-09-12T07:44:45.729Z] === RUN TestNISDomainname [2019-09-12T07:44:45.781Z] ok github.com/docker/docker/libcontainerd/local 0.089s coverage: 1.0% of statements [2019-09-12T07:44:45.781Z] ok github.com/docker/docker/libcontainerd/queue 0.127s coverage: 100.0% of statements [2019-09-12T07:44:45.781Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-12T07:44:45.781Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-12T07:44:45.781Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-12T07:44:45.781Z] ? github.com/docker/docker/oci [no test files] [2019-09-12T07:44:45.781Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-12T07:44:45.781Z] ok github.com/docker/docker/opts 0.247s coverage: 67.3% of statements [2019-09-12T07:44:45.781Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 50.0% of statements [2019-09-12T07:44:46.861Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2019-09-12T07:44:46.861Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-12T07:44:46.861Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-12T07:44:46.861Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:46.861Z] === RUN TestResize [2019-09-12T07:44:46.861Z] --- SKIP: TestResize (0.00s) [2019-09-12T07:44:46.861Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:46.861Z] === RUN TestResizeWithInvalidSize [2019-09-12T07:44:46.861Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-12T07:44:46.861Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-12T07:44:46.861Z] === RUN TestResizeWhenContainerNotStarted [2019-09-12T07:44:47.003Z] --- PASS: TestNISDomainname (1.26s) [2019-09-12T07:44:47.003Z] === RUN TestHostnameDnsResolution [2019-09-12T07:44:47.239Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-12T07:44:47.239Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-12T07:44:47.239Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-12T07:44:47.239Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-12T07:44:47.495Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-12T07:44:47.752Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s) [2019-09-12T07:44:47.752Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-12T07:44:47.752Z] daemon.go:336: [d04c0135542b6] waiting for daemon to start [2019-09-12T07:44:47.752Z] daemon.go:336: [d04c0135542b6] waiting for daemon to start [2019-09-12T07:44:47.752Z] daemon.go:364: [d04c0135542b6] daemon started [2019-09-12T07:44:47.752Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yxgw4bqt527xzusvfv4kai455 Created:2019-09-12 07:44:40.627447089 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e1b9a92863efd7182f633a20405be3250a2b946a06d924bc47d3dda30798ed26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j71q2z4z0evx16ko57s2t4gak EndpointID:86e2ace7952a01fadd9a1ffbce2243322429ba9d18836ddc7c78aaa36c1fdfd9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49a5a1737c61a6318921327875b712b4aa1d466a547a81f9bb22908ec65efd8f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d2e275be5bb1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j71q2z4z0evx16ko57s2t4gak EndpointID:86e2ace7952a01fadd9a1ffbce2243322429ba9d18836ddc7c78aaa36c1fdfd9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-12T07:44:47.752Z] daemon.go:472: [d04c0135542b6] Stopping daemon [2019-09-12T07:44:47.752Z] daemon.go:307: [d04c0135542b6] exiting daemon [2019-09-12T07:44:47.752Z] daemon.go:459: [d04c0135542b6] Daemon stopped [2019-09-12T07:44:47.752Z] PASS [2019-09-12T07:44:47.752Z] [2019-09-12T07:44:47.752Z] === Skipped [2019-09-12T07:44:47.752Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:44:47.752Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:44:47.752Z] [2019-09-12T07:44:47.752Z] [2019-09-12T07:44:47.752Z] DONE 21 tests, 1 skipped in 50.296s [2019-09-12T07:44:47.752Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-12T07:44:47.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:44:47.752Z] ++ set -e [2019-09-12T07:44:47.752Z] ++ '[' -n 0 ']' [2019-09-12T07:44:47.752Z] ++ set -x [2019-09-12T07:44:47.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:44:48.009Z] INFO: Testing against a local daemon [2019-09-12T07:44:48.009Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-12T07:44:48.009Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-12T07:44:48.009Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:44:48.009Z] === RUN TestDockerNetworkIpvlan [2019-09-12T07:44:48.009Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-12T07:44:48.009Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:44:48.009Z] PASS [2019-09-12T07:44:48.009Z] [2019-09-12T07:44:48.009Z] === Skipped [2019-09-12T07:44:48.009Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-12T07:44:48.009Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:44:48.009Z] [2019-09-12T07:44:48.009Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-12T07:44:48.009Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:44:48.009Z] [2019-09-12T07:44:48.009Z] [2019-09-12T07:44:48.009Z] DONE 2 tests, 2 skipped in 0.186s [2019-09-12T07:44:48.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-12T07:44:48.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:44:48.009Z] ++ set -e [2019-09-12T07:44:48.009Z] ++ '[' -n 0 ']' [2019-09-12T07:44:48.009Z] ++ set -x [2019-09-12T07:44:48.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:44:48.266Z] INFO: Testing against a local daemon [2019-09-12T07:44:48.266Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-12T07:44:48.289Z] --- PASS: TestHostnameDnsResolution (1.24s) [2019-09-12T07:44:48.289Z] === RUN TestStats [2019-09-12T07:44:48.475Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2019-09-12T07:44:48.524Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-12T07:44:48.524Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-12T07:44:49.034Z] --- PASS: TestResizeWhenContainerNotStarted (2.18s) [2019-09-12T07:44:49.034Z] === RUN TestDaemonRestartKillContainers [2019-09-12T07:44:49.034Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-12T07:44:49.034Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:44:49.034Z] === RUN TestStats [2019-09-12T07:44:49.034Z] --- SKIP: TestStats (0.00s) [2019-09-12T07:44:49.034Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-12T07:44:49.034Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-12T07:44:49.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-09-12T07:44:49.894Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-12T07:44:49.894Z] daemon.go:336: [dcba4651b02d5] waiting for daemon to start [2019-09-12T07:44:49.894Z] daemon.go:336: [dcba4651b02d5] waiting for daemon to start [2019-09-12T07:44:49.894Z] daemon.go:364: [dcba4651b02d5] daemon started [2019-09-12T07:44:49.894Z] daemon.go:472: [dcba4651b02d5] Stopping daemon [2019-09-12T07:44:49.894Z] daemon.go:307: [dcba4651b02d5] exiting daemon [2019-09-12T07:44:49.894Z] daemon.go:459: [dcba4651b02d5] Daemon stopped [2019-09-12T07:44:49.894Z] daemon.go:336: [dcba4651b02d5] waiting for daemon to start [2019-09-12T07:44:49.894Z] daemon.go:336: [dcba4651b02d5] waiting for daemon to start [2019-09-12T07:44:49.894Z] daemon.go:364: [dcba4651b02d5] daemon started [2019-09-12T07:44:49.894Z] daemon.go:472: [dcba4651b02d5] Stopping daemon [2019-09-12T07:44:49.894Z] daemon.go:307: [dcba4651b02d5] exiting daemon [2019-09-12T07:44:49.894Z] daemon.go:459: [dcba4651b02d5] Daemon stopped [2019-09-12T07:44:49.894Z] === RUN TestDockerNetworkMacvlan [2019-09-12T07:44:50.381Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-12T07:44:50.381Z] Clearing AppArmor profiles cache:. [2019-09-12T07:44:50.381Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T07:44:50.381Z] Unloading profiles will leave already running processes permanently [2019-09-12T07:44:50.381Z] unconfined, which can lead to unexpected situations. [2019-09-12T07:44:50.381Z] [2019-09-12T07:44:50.381Z] To set a process to complain mode, use the command line tool [2019-09-12T07:44:50.381Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T07:44:50.381Z] with the 'teardown' option." [2019-09-12T07:44:50.381Z] [2019-09-12T07:44:50.458Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-12T07:44:50.711Z] --- PASS: TestStats (2.33s) [2019-09-12T07:44:50.711Z] === RUN TestStopContainerWithTimeout [2019-09-12T07:44:50.711Z] === RUN TestStopContainerWithTimeout/0 [2019-09-12T07:44:50.711Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-12T07:44:50.711Z] === RUN TestStopContainerWithTimeout/1 [2019-09-12T07:44:50.711Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-12T07:44:50.711Z] === RUN TestStopContainerWithTimeout/3 [2019-09-12T07:44:50.711Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-12T07:44:50.711Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-12T07:44:50.711Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-12T07:44:50.711Z] === CONT TestStopContainerWithTimeout/0 [2019-09-12T07:44:50.711Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2019-09-12T07:44:50.950Z] Recording test results [2019-09-12T07:44:51.020Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [Pipeline] sh [2019-09-12T07:44:51.277Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-12T07:44:51.494Z] === CONT TestStopContainerWithTimeout/3 [2019-09-12T07:44:51.530Z] + echo Ensuring container killed. [2019-09-12T07:44:51.530Z] Ensuring container killed. [2019-09-12T07:44:51.530Z] + docker rm -vf docker-pr5 [2019-09-12T07:44:51.530Z] Error: No such container: docker-pr5 [2019-09-12T07:44:51.530Z] + true [Pipeline] sh [2019-09-12T07:44:51.915Z] + echo Chowning /workspace to jenkins user [2019-09-12T07:44:51.915Z] Chowning /workspace to jenkins user [2019-09-12T07:44:51.915Z] + id -u [2019-09-12T07:44:51.915Z] + id -g [2019-09-12T07:44:51.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39904:/workspace busybox chown -R 1000:1000 /workspace [2019-09-12T07:44:52.207Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-12T07:44:53.528Z] === CONT TestStopContainerWithTimeout/1 [2019-09-12T07:44:53.576Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-12T07:44:53.647Z] + bundleName=docker-py [2019-09-12T07:44:53.647Z] + echo Creating docker-py-bundles.tar.gz [2019-09-12T07:44:53.647Z] Creating docker-py-bundles.tar.gz [2019-09-12T07:44:53.647Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-09-12T07:44:53.656Z] Archiving artifacts [2019-09-12T07:44:53.888Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-12T07:44:54.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/make.sh binary-daemon [2019-09-12T07:44:54.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.55s) [2019-09-12T07:44:54.840Z] === RUN TestStopContainerWithTimeout [2019-09-12T07:44:54.840Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-12T07:44:54.840Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-12T07:44:54.840Z] === RUN TestUpdateRestartPolicy [2019-09-12T07:44:54.868Z] [2019-09-12T07:44:54.868Z] Removing bundles/ [2019-09-12T07:44:54.868Z] [2019-09-12T07:44:54.868Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-12T07:44:55.123Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-12T07:44:55.123Z] GOOS="" GOARCH="" GOARM="" [2019-09-12T07:44:55.329Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-12T07:44:55.329Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-09-12T07:44:55.329Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-09-12T07:44:55.329Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-09-12T07:44:55.329Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-09-12T07:44:55.329Z] === RUN TestDeleteDevicemapper [2019-09-12T07:44:55.329Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-12T07:44:55.329Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:44:55.329Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-12T07:44:55.471Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-12T07:44:55.472Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-12T07:44:56.839Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-12T07:44:56.921Z] ok github.com/docker/docker/daemon/cluster/convert 0.077s coverage: 35.8% of statements [2019-09-12T07:44:57.096Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-12T07:44:58.464Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-12T07:44:59.394Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-12T07:44:59.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.90s) [2019-09-12T07:44:59.427Z] === RUN TestUpdateMemory [2019-09-12T07:44:59.427Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-12T07:44:59.427Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:44:59.427Z] === RUN TestUpdateCPUQuota [2019-09-12T07:45:00.325Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan (11.15s) [2019-09-12T07:45:00.889Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:45:00.889Z] daemon.go:336: [d9b3a560cd9e7] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:336: [d9b3a560cd9e7] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:364: [d9b3a560cd9e7] daemon started [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-09-12T07:45:00.889Z] daemon.go:472: [d9b3a560cd9e7] Stopping daemon [2019-09-12T07:45:00.889Z] daemon.go:307: [d9b3a560cd9e7] exiting daemon [2019-09-12T07:45:00.889Z] daemon.go:459: [d9b3a560cd9e7] Daemon stopped [2019-09-12T07:45:00.889Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:45:00.889Z] daemon.go:336: [def1d020cda67] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:336: [def1d020cda67] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:364: [def1d020cda67] daemon started [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-12T07:45:00.889Z] daemon.go:472: [def1d020cda67] Stopping daemon [2019-09-12T07:45:00.889Z] daemon.go:307: [def1d020cda67] exiting daemon [2019-09-12T07:45:00.889Z] daemon.go:459: [def1d020cda67] Daemon stopped [2019-09-12T07:45:00.889Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:45:00.889Z] daemon.go:336: [d5bd33117ace4] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:336: [d5bd33117ace4] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:364: [d5bd33117ace4] daemon started [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.89s) [2019-09-12T07:45:00.889Z] daemon.go:472: [d5bd33117ace4] Stopping daemon [2019-09-12T07:45:00.889Z] daemon.go:307: [d5bd33117ace4] exiting daemon [2019-09-12T07:45:00.889Z] daemon.go:459: [d5bd33117ace4] Daemon stopped [2019-09-12T07:45:00.889Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:45:00.889Z] daemon.go:336: [d776b0a6255d7] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:336: [d776b0a6255d7] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:364: [d776b0a6255d7] daemon started [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s) [2019-09-12T07:45:00.889Z] daemon.go:472: [d776b0a6255d7] Stopping daemon [2019-09-12T07:45:00.889Z] daemon.go:307: [d776b0a6255d7] exiting daemon [2019-09-12T07:45:00.889Z] daemon.go:459: [d776b0a6255d7] Daemon stopped [2019-09-12T07:45:00.889Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:45:00.889Z] daemon.go:336: [dfd133709ab0a] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:336: [dfd133709ab0a] waiting for daemon to start [2019-09-12T07:45:00.889Z] daemon.go:364: [dfd133709ab0a] daemon started [2019-09-12T07:45:00.889Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.20s) [2019-09-12T07:45:00.889Z] daemon.go:472: [dfd133709ab0a] Stopping daemon [2019-09-12T07:45:00.889Z] daemon.go:307: [dfd133709ab0a] exiting daemon [2019-09-12T07:45:00.889Z] daemon.go:459: [dfd133709ab0a] Daemon stopped [2019-09-12T07:45:00.889Z] PASS [2019-09-12T07:45:00.889Z] [2019-09-12T07:45:00.889Z] DONE 7 tests in 12.727s [2019-09-12T07:45:00.889Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-12T07:45:00.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:00.889Z] ++ set -e [2019-09-12T07:45:00.889Z] ++ '[' -n 0 ']' [2019-09-12T07:45:00.889Z] ++ set -x [2019-09-12T07:45:00.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:00.889Z] testing: warning: no tests to run [2019-09-12T07:45:00.889Z] PASS [2019-09-12T07:45:00.889Z] [2019-09-12T07:45:00.889Z] DONE 0 tests in 0.037s [2019-09-12T07:45:00.889Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-12T07:45:00.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:00.889Z] ++ set -e [2019-09-12T07:45:00.889Z] ++ '[' -n 0 ']' [2019-09-12T07:45:00.889Z] ++ set -x [2019-09-12T07:45:00.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:01.146Z] INFO: Testing against a local daemon [2019-09-12T07:45:01.146Z] === RUN TestAuthZPluginAllowRequest [2019-09-12T07:45:01.146Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-12T07:45:01.264Z] --- PASS: TestUpdateCPUQuota (1.61s) [2019-09-12T07:45:01.265Z] === RUN TestUpdatePidsLimit [2019-09-12T07:45:01.265Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-12T07:45:01.265Z] === RUN TestUpdatePidsLimit/no_change [2019-09-12T07:45:01.403Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-12T07:45:02.075Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-12T07:45:02.453Z] ok github.com/docker/docker/daemon/cluster 0.162s coverage: 0.5% of statements [2019-09-12T07:45:02.453Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-12T07:45:02.772Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2019-09-12T07:45:02.772Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-12T07:45:02.772Z] daemon.go:336: [d52b25b50932a] waiting for daemon to start [2019-09-12T07:45:02.772Z] daemon.go:336: [d52b25b50932a] waiting for daemon to start [2019-09-12T07:45:02.772Z] daemon.go:364: [d52b25b50932a] daemon started [2019-09-12T07:45:02.772Z] daemon.go:472: [d52b25b50932a] Stopping daemon [2019-09-12T07:45:02.772Z] daemon.go:307: [d52b25b50932a] exiting daemon [2019-09-12T07:45:02.772Z] daemon.go:459: [d52b25b50932a] Daemon stopped [2019-09-12T07:45:02.772Z] === RUN TestAuthZPluginTLS [2019-09-12T07:45:02.971Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-12T07:45:03.337Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-09-12T07:45:03.337Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-12T07:45:03.337Z] daemon.go:336: [dc08a6054b96a] waiting for daemon to start [2019-09-12T07:45:03.337Z] daemon.go:336: [dc08a6054b96a] waiting for daemon to start [2019-09-12T07:45:03.337Z] daemon.go:364: [dc08a6054b96a] daemon started [2019-09-12T07:45:03.337Z] daemon.go:472: [dc08a6054b96a] Stopping daemon [2019-09-12T07:45:03.337Z] daemon.go:307: [dc08a6054b96a] exiting daemon [2019-09-12T07:45:03.337Z] daemon.go:459: [dc08a6054b96a] Daemon stopped [2019-09-12T07:45:03.337Z] === RUN TestAuthZPluginDenyRequest [2019-09-12T07:45:03.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-12T07:45:03.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-12T07:45:03.901Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-12T07:45:03.901Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-12T07:45:03.901Z] daemon.go:336: [db314934d74d7] waiting for daemon to start [2019-09-12T07:45:03.901Z] daemon.go:336: [db314934d74d7] waiting for daemon to start [2019-09-12T07:45:03.901Z] daemon.go:364: [db314934d74d7] daemon started [2019-09-12T07:45:03.901Z] daemon.go:472: [db314934d74d7] Stopping daemon [2019-09-12T07:45:03.901Z] daemon.go:307: [db314934d74d7] exiting daemon [2019-09-12T07:45:03.901Z] daemon.go:459: [db314934d74d7] Daemon stopped [2019-09-12T07:45:03.901Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-12T07:45:03.901Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-12T07:45:04.469Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-12T07:45:04.469Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-12T07:45:04.469Z] daemon.go:336: [daaf25fd1bac8] waiting for daemon to start [2019-09-12T07:45:04.469Z] daemon.go:336: [daaf25fd1bac8] waiting for daemon to start [2019-09-12T07:45:04.469Z] daemon.go:364: [daaf25fd1bac8] daemon started [2019-09-12T07:45:04.469Z] daemon.go:472: [daaf25fd1bac8] Stopping daemon [2019-09-12T07:45:04.469Z] daemon.go:307: [daaf25fd1bac8] exiting daemon [2019-09-12T07:45:04.469Z] daemon.go:459: [daaf25fd1bac8] Daemon stopped [2019-09-12T07:45:04.469Z] === RUN TestAuthZPluginDenyResponse [2019-09-12T07:45:05.033Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-12T07:45:05.033Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-12T07:45:05.033Z] daemon.go:336: [d6d4659278679] waiting for daemon to start [2019-09-12T07:45:05.033Z] daemon.go:336: [d6d4659278679] waiting for daemon to start [2019-09-12T07:45:05.033Z] daemon.go:364: [d6d4659278679] daemon started [2019-09-12T07:45:05.033Z] daemon.go:472: [d6d4659278679] Stopping daemon [2019-09-12T07:45:05.033Z] daemon.go:307: [d6d4659278679] exiting daemon [2019-09-12T07:45:05.033Z] daemon.go:459: [d6d4659278679] Daemon stopped [2019-09-12T07:45:05.033Z] === RUN TestAuthZPluginAllowEventStream [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit (4.43s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-09-12T07:45:05.654Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-09-12T07:45:05.654Z] === RUN TestUpdateRestartPolicy [2019-09-12T07:45:06.402Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-12T07:45:06.402Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-09-12T07:45:06.402Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-12T07:45:06.402Z] daemon.go:336: [db0b83a6fdad2] waiting for daemon to start [2019-09-12T07:45:06.402Z] daemon.go:336: [db0b83a6fdad2] waiting for daemon to start [2019-09-12T07:45:06.402Z] daemon.go:364: [db0b83a6fdad2] daemon started [2019-09-12T07:45:06.402Z] daemon.go:472: [db0b83a6fdad2] Stopping daemon [2019-09-12T07:45:06.402Z] daemon.go:307: [db0b83a6fdad2] exiting daemon [2019-09-12T07:45:06.402Z] daemon.go:459: [db0b83a6fdad2] Daemon stopped [2019-09-12T07:45:06.402Z] === RUN TestAuthZPluginErrorResponse [2019-09-12T07:45:06.965Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-12T07:45:06.965Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-12T07:45:06.965Z] daemon.go:336: [d89922cc0d3e0] waiting for daemon to start [2019-09-12T07:45:06.965Z] daemon.go:336: [d89922cc0d3e0] waiting for daemon to start [2019-09-12T07:45:06.965Z] daemon.go:364: [d89922cc0d3e0] daemon started [2019-09-12T07:45:06.965Z] daemon.go:472: [d89922cc0d3e0] Stopping daemon [2019-09-12T07:45:06.965Z] daemon.go:307: [d89922cc0d3e0] exiting daemon [2019-09-12T07:45:06.965Z] daemon.go:459: [d89922cc0d3e0] Daemon stopped [2019-09-12T07:45:06.965Z] === RUN TestAuthZPluginErrorRequest [2019-09-12T07:45:07.529Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-09-12T07:45:07.529Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-12T07:45:07.529Z] daemon.go:336: [d7359b5c02ae6] waiting for daemon to start [2019-09-12T07:45:07.529Z] daemon.go:336: [d7359b5c02ae6] waiting for daemon to start [2019-09-12T07:45:07.529Z] daemon.go:364: [d7359b5c02ae6] daemon started [2019-09-12T07:45:07.529Z] daemon.go:472: [d7359b5c02ae6] Stopping daemon [2019-09-12T07:45:07.529Z] daemon.go:307: [d7359b5c02ae6] exiting daemon [2019-09-12T07:45:07.529Z] daemon.go:459: [d7359b5c02ae6] Daemon stopped [2019-09-12T07:45:07.529Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T07:45:07.529Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-12T07:45:08.036Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-09-12T07:45:08.093Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-12T07:45:08.093Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T07:45:08.093Z] daemon.go:336: [d2a0c17bb478d] waiting for daemon to start [2019-09-12T07:45:08.093Z] daemon.go:336: [d2a0c17bb478d] waiting for daemon to start [2019-09-12T07:45:08.093Z] daemon.go:364: [d2a0c17bb478d] daemon started [2019-09-12T07:45:08.093Z] daemon.go:472: [d2a0c17bb478d] Stopping daemon [2019-09-12T07:45:08.093Z] daemon.go:307: [d2a0c17bb478d] exiting daemon [2019-09-12T07:45:08.093Z] daemon.go:459: [d2a0c17bb478d] Daemon stopped [2019-09-12T07:45:08.093Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-12T07:45:09.526Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 84.2% of statements [2019-09-12T07:45:09.815Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-09-12T07:45:10.614Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-09-12T07:45:10.614Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-12T07:45:10.614Z] daemon.go:336: [d0d83b1c39656] waiting for daemon to start [2019-09-12T07:45:10.614Z] daemon.go:336: [d0d83b1c39656] waiting for daemon to start [2019-09-12T07:45:10.614Z] daemon.go:364: [d0d83b1c39656] daemon started [2019-09-12T07:45:10.614Z] daemon.go:472: [d0d83b1c39656] Stopping daemon [2019-09-12T07:45:10.614Z] daemon.go:307: [d0d83b1c39656] exiting daemon [2019-09-12T07:45:10.614Z] daemon.go:459: [d0d83b1c39656] Daemon stopped [2019-09-12T07:45:10.614Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/archive 8.411s coverage: 62.2% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/authorization 0.377s coverage: 26.2% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/chrootarchive 0.148s coverage: 15.4% of statements [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/discovery 0.129s coverage: 58.3% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/discovery/file 0.095s coverage: 92.9% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/discovery/kv 3.408s coverage: 84.1% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/discovery/memory 0.134s coverage: 92.3% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/discovery/nodes 0.153s coverage: 93.8% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 87.7% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 37.5% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 6.3% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 69.2% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/locker 0.101s coverage: 88.9% of statements [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/longpath 0.086s coverage: 100.0% of statements [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-12T07:45:10.936Z] ok github.com/docker/docker/pkg/pidfile 0.098s coverage: 82.6% of statements [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-12T07:45:10.936Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-12T07:45:12.509Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-12T07:45:12.509Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-09-12T07:45:12.509Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T07:45:12.509Z] daemon.go:336: [d02829cb56bfc] waiting for daemon to start [2019-09-12T07:45:12.509Z] daemon.go:336: [d02829cb56bfc] waiting for daemon to start [2019-09-12T07:45:12.509Z] daemon.go:364: [d02829cb56bfc] daemon started [2019-09-12T07:45:12.509Z] daemon.go:472: [d02829cb56bfc] Stopping daemon [2019-09-12T07:45:12.509Z] daemon.go:307: [d02829cb56bfc] exiting daemon [2019-09-12T07:45:12.509Z] daemon.go:459: [d02829cb56bfc] Daemon stopped [2019-09-12T07:45:12.509Z] === RUN TestAuthZPluginHeader [2019-09-12T07:45:12.766Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-12T07:45:13.024Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-09-12T07:45:13.024Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-12T07:45:13.024Z] daemon.go:336: [d50edc524c10e] waiting for daemon to start [2019-09-12T07:45:13.024Z] daemon.go:336: [d50edc524c10e] waiting for daemon to start [2019-09-12T07:45:13.024Z] daemon.go:364: [d50edc524c10e] daemon started [2019-09-12T07:45:13.024Z] daemon.go:472: [d50edc524c10e] Stopping daemon [2019-09-12T07:45:13.024Z] daemon.go:307: [d50edc524c10e] exiting daemon [2019-09-12T07:45:13.024Z] daemon.go:459: [d50edc524c10e] Daemon stopped [2019-09-12T07:45:13.024Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-12T07:45:13.308Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-09-12T07:45:13.588Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-12T07:45:14.152Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-12T07:45:14.809Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.563s coverage: 13.7% of statements [2019-09-12T07:45:15.081Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-12T07:45:15.081Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-12T07:45:15.918Z] --- PASS: TestUpdateRestartPolicy (20.04s) [2019-09-12T07:45:15.918Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-12T07:45:15.918Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s) [2019-09-12T07:45:15.918Z] === RUN TestWaitNonBlocked [2019-09-12T07:45:16.012Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-12T07:45:16.269Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-12T07:45:16.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:16.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:16.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:16.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:16.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:16.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:16.833Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-12T07:45:17.396Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-12T07:45:17.512Z] ok github.com/docker/docker/daemon 12.542s coverage: 17.5% of statements [2019-09-12T07:45:17.512Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-12T07:45:17.512Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-12T07:45:17.512Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-12T07:45:17.512Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-12T07:45:17.653Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-12T07:45:17.910Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2019-09-12T07:45:17.910Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-12T07:45:17.910Z] daemon.go:336: [dd4037a980ce9] waiting for daemon to start [2019-09-12T07:45:17.910Z] daemon.go:336: [dd4037a980ce9] waiting for daemon to start [2019-09-12T07:45:17.910Z] daemon.go:364: [dd4037a980ce9] daemon started [2019-09-12T07:45:17.910Z] daemon.go:472: [dd4037a980ce9] Stopping daemon [2019-09-12T07:45:17.910Z] daemon.go:307: [dd4037a980ce9] exiting daemon [2019-09-12T07:45:17.910Z] daemon.go:459: [dd4037a980ce9] Daemon stopped [2019-09-12T07:45:17.910Z] daemon.go:336: [dd4037a980ce9] waiting for daemon to start [2019-09-12T07:45:17.910Z] daemon.go:336: [dd4037a980ce9] waiting for daemon to start [2019-09-12T07:45:17.910Z] daemon.go:364: [dd4037a980ce9] daemon started [2019-09-12T07:45:17.910Z] daemon.go:472: [dd4037a980ce9] Stopping daemon [2019-09-12T07:45:17.910Z] daemon.go:307: [dd4037a980ce9] exiting daemon [2019-09-12T07:45:17.910Z] daemon.go:459: [dd4037a980ce9] Daemon stopped [2019-09-12T07:45:17.910Z] === RUN TestAuthZPluginV2Disable [2019-09-12T07:45:18.166Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-12T07:45:18.553Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-12T07:45:18.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2019-09-12T07:45:18.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2019-09-12T07:45:18.553Z] === RUN TestWaitBlocked [2019-09-12T07:45:18.553Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-12T07:45:18.553Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:18.553Z] PASS [2019-09-12T07:45:19.011Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-12T07:45:19.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.011Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.011Z] === RUN TestCommitInheritsEnv [2019-09-12T07:45:19.011Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2019-09-12T07:45:19.011Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:45:19.011Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-12T07:45:19.011Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-12T07:45:19.011Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-12T07:45:19.011Z] === RUN TestImagesFilterMultiReference [2019-09-12T07:45:19.011Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-12T07:45:19.011Z] === RUN TestImagePullPlatformInvalid [2019-09-12T07:45:19.011Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-12T07:45:19.011Z] === RUN TestRemoveImageOrphaning [2019-09-12T07:45:19.011Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-12T07:45:19.011Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:45:19.011Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-12T07:45:19.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-12T07:45:19.011Z] === RUN TestTagInvalidReference [2019-09-12T07:45:19.011Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-12T07:45:19.011Z] === RUN TestTagValidPrefixedRepo [2019-09-12T07:45:19.011Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-12T07:45:19.011Z] === RUN TestTagExistedNameWithoutForce [2019-09-12T07:45:19.011Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-12T07:45:19.011Z] === RUN TestTagOfficialNames [2019-09-12T07:45:19.011Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-12T07:45:19.011Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-12T07:45:19.011Z] === RUN TestTagMatchesDigest [2019-09-12T07:45:19.011Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-12T07:45:19.011Z] PASS [2019-09-12T07:45:19.011Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-12T07:45:19.096Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-12T07:45:19.266Z] --- PASS: TestUpdateRestartPolicy (13.08s) [2019-09-12T07:45:19.266Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-12T07:45:19.266Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2019-09-12T07:45:19.266Z] === RUN TestWaitNonBlocked [2019-09-12T07:45:19.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:19.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:19.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:19.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:19.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:45:19.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:45:19.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.469Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.469Z] === RUN TestNetworkCreateDelete [2019-09-12T07:45:19.469Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-12T07:45:19.469Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.469Z] === RUN TestDockerNetworkDeletePreferID [2019-09-12T07:45:19.469Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-12T07:45:19.469Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-12T07:45:19.469Z] === RUN TestInspectNetwork [2019-09-12T07:45:19.469Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-12T07:45:19.469Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-12T07:45:19.469Z] === RUN TestRunContainerWithBridgeNone [2019-09-12T07:45:19.469Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-12T07:45:19.469Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.469Z] === RUN TestNetworkInvalidJSON [2019-09-12T07:45:19.469Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-12T07:45:19.469Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-12T07:45:19.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:45:19.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:45:19.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:45:19.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:45:19.469Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-12T07:45:19.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:45:19.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:45:19.469Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-12T07:45:19.469Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-12T07:45:19.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-12T07:45:19.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-12T07:45:19.469Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-12T07:45:19.469Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestDaemonDefaultNetworkPools [2019-09-12T07:45:19.469Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-12T07:45:19.469Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:45:19.469Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:45:19.469Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestServiceWithPredefinedNetwork [2019-09-12T07:45:19.469Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-12T07:45:19.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:45:19.469Z] === RUN TestServiceWithDataPathPortInit [2019-09-12T07:45:19.469Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-12T07:45:19.469Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-12T07:45:19.469Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-12T07:45:19.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.469Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.469Z] === RUN TestPluginInvalidJSON [2019-09-12T07:45:19.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:19.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:19.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:19.469Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-12T07:45:19.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-12T07:45:19.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.469Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.469Z] === RUN TestExternalGraphDriver [2019-09-12T07:45:19.469Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-12T07:45:19.469Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-12T07:45:19.469Z] === RUN TestGraphdriverPluginV2 [2019-09-12T07:45:19.469Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-12T07:45:19.469Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-12T07:45:19.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.469Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.469Z] PASS [2019-09-12T07:45:19.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-12T07:45:19.605Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.657s coverage: 57.8% of statements [2019-09-12T07:45:19.896Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2019-09-12T07:45:19.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.927Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-12T07:45:19.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.927Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.927Z] === RUN TestSecretInspect [2019-09-12T07:45:19.927Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.927Z] === RUN TestSecretList [2019-09-12T07:45:19.927Z] --- SKIP: TestSecretList (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.927Z] === RUN TestSecretsCreateAndDelete [2019-09-12T07:45:19.927Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.927Z] === RUN TestSecretsUpdate [2019-09-12T07:45:19.927Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.927Z] === RUN TestTemplatedSecret [2019-09-12T07:45:19.927Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.927Z] === RUN TestSecretCreateResolve [2019-09-12T07:45:19.927Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-12T07:45:19.927Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.927Z] PASS [2019-09-12T07:45:19.927Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-12T07:45:19.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.927Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.927Z] === RUN TestServiceCreateInit [2019-09-12T07:45:19.927Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:45:19.927Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:45:19.927Z] --- PASS: TestServiceCreateInit (0.03s) [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceMultipleTimes [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceConflict [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceMaxReplicas [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-12T07:45:19.928Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceSecretFileMode [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceConfigFileMode [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-12T07:45:19.928Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceSysctls [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-09-12T07:45:19.928Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestCreateServiceCapabilities [2019-09-12T07:45:19.928Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-12T07:45:19.928Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestInspect [2019-09-12T07:45:19.928Z] --- SKIP: TestInspect (0.00s) [2019-09-12T07:45:19.928Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestDockerNetworkConnectAlias [2019-09-12T07:45:19.928Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-12T07:45:19.928Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestDockerNetworkReConnect [2019-09-12T07:45:19.928Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-12T07:45:19.928Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestServicePlugin [2019-09-12T07:45:19.928Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-12T07:45:19.928Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:19.928Z] === RUN TestServiceUpdateLabel [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-12T07:45:19.928Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.928Z] === RUN TestServiceUpdateSecrets [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-12T07:45:19.928Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.928Z] === RUN TestServiceUpdateConfigs [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-12T07:45:19.928Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.928Z] === RUN TestServiceUpdateNetwork [2019-09-12T07:45:19.928Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-12T07:45:19.928Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:45:19.928Z] PASS [2019-09-12T07:45:19.928Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-12T07:45:19.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:19.928Z] INFO: Testing against a local daemon [2019-09-12T07:45:19.928Z] === RUN TestSessionCreate [2019-09-12T07:45:19.928Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-12T07:45:19.928Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-12T07:45:19.928Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-12T07:45:19.928Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-12T07:45:19.928Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-12T07:45:19.928Z] PASS [2019-09-12T07:45:19.928Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-12T07:45:20.265Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-12T07:45:20.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2019-09-12T07:45:20.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-09-12T07:45:20.265Z] === RUN TestWaitBlocked [2019-09-12T07:45:20.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:45:20.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:45:20.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:45:20.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:45:20.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:45:20.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:45:20.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:20.386Z] INFO: Testing against a local daemon [2019-09-12T07:45:20.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-12T07:45:20.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:45:20.386Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:45:20.386Z] === RUN TestEventsExecDie [2019-09-12T07:45:20.386Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-12T07:45:20.386Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-12T07:45:20.386Z] === RUN TestEventsBackwardsCompatible [2019-09-12T07:45:20.386Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-12T07:45:20.386Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-12T07:45:20.386Z] === RUN TestInfoAPI [2019-09-12T07:45:20.386Z] --- PASS: TestInfoAPI (0.03s) [2019-09-12T07:45:20.386Z] === RUN TestInfoAPIWarnings [2019-09-12T07:45:20.386Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-12T07:45:20.386Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:45:20.386Z] === RUN TestLoginFailsWithBadCredentials [2019-09-12T07:45:21.352Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2019-09-12T07:45:21.352Z] === RUN TestPingCacheHeaders [2019-09-12T07:45:21.352Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-12T07:45:21.352Z] === RUN TestPingGet [2019-09-12T07:45:21.352Z] --- PASS: TestPingGet (0.03s) [2019-09-12T07:45:21.352Z] === RUN TestPingHead [2019-09-12T07:45:21.352Z] --- PASS: TestPingHead (0.03s) [2019-09-12T07:45:21.352Z] === RUN TestVersion [2019-09-12T07:45:21.352Z] --- PASS: TestVersion (0.03s) [2019-09-12T07:45:21.352Z] PASS [2019-09-12T07:45:21.352Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-12T07:45:21.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:21.352Z] INFO: Testing against a local daemon [2019-09-12T07:45:21.352Z] === RUN TestVolumesCreateAndList [2019-09-12T07:45:21.352Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-12T07:45:21.352Z] === RUN TestVolumesRemove [2019-09-12T07:45:21.352Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-12T07:45:21.352Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-12T07:45:21.352Z] === RUN TestVolumesInspect [2019-09-12T07:45:21.352Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-12T07:45:21.352Z] === RUN TestVolumesInvalidJSON [2019-09-12T07:45:21.352Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-12T07:45:21.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-12T07:45:21.352Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-12T07:45:21.352Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-12T07:45:21.352Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-12T07:45:21.352Z] PASS [2019-09-12T07:45:21.352Z] INFO: make.ps1 ended at 09/12/2019 07:45:21 [2019-09-12T07:45:21.352Z] INFO: Integration CLI tests being run from the host: [2019-09-12T07:45:21.352Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-12T07:45:21.617Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2019-09-12T07:45:21.617Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-12T07:45:21.617Z] daemon.go:336: [d0e6568935096] waiting for daemon to start [2019-09-12T07:45:21.617Z] daemon.go:336: [d0e6568935096] waiting for daemon to start [2019-09-12T07:45:21.617Z] daemon.go:364: [d0e6568935096] daemon started [2019-09-12T07:45:21.617Z] daemon.go:472: [d0e6568935096] Stopping daemon [2019-09-12T07:45:21.617Z] daemon.go:307: [d0e6568935096] exiting daemon [2019-09-12T07:45:21.617Z] daemon.go:459: [d0e6568935096] Daemon stopped [2019-09-12T07:45:21.617Z] daemon.go:336: [d0e6568935096] waiting for daemon to start [2019-09-12T07:45:21.617Z] daemon.go:336: [d0e6568935096] waiting for daemon to start [2019-09-12T07:45:21.617Z] daemon.go:364: [d0e6568935096] daemon started [2019-09-12T07:45:21.617Z] daemon.go:472: [d0e6568935096] Stopping daemon [2019-09-12T07:45:21.617Z] daemon.go:307: [d0e6568935096] exiting daemon [2019-09-12T07:45:21.617Z] daemon.go:459: [d0e6568935096] Daemon stopped [2019-09-12T07:45:21.617Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-12T07:45:21.765Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-12T07:45:21.765Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s) [2019-09-12T07:45:21.765Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.55s) [2019-09-12T07:45:21.765Z] === CONT TestContainerStartOnDaemonRestart [2019-09-12T07:45:21.765Z] === CONT TestIpcModeOlderClient [2019-09-12T07:45:22.157Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-09-12T07:45:22.157Z] === CONT TestDaemonRestartIpcMode [2019-09-12T07:45:22.180Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-12T07:45:24.703Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2019-09-12T07:45:24.703Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-12T07:45:24.703Z] daemon.go:336: [d5b509f08728a] waiting for daemon to start [2019-09-12T07:45:24.703Z] daemon.go:336: [d5b509f08728a] waiting for daemon to start [2019-09-12T07:45:24.703Z] daemon.go:364: [d5b509f08728a] daemon started [2019-09-12T07:45:24.703Z] daemon.go:472: [d5b509f08728a] Stopping daemon [2019-09-12T07:45:24.703Z] daemon.go:307: [d5b509f08728a] exiting daemon [2019-09-12T07:45:24.703Z] daemon.go:459: [d5b509f08728a] Daemon stopped [2019-09-12T07:45:24.703Z] daemon.go:336: [d5b509f08728a] waiting for daemon to start [2019-09-12T07:45:24.703Z] daemon.go:336: [d5b509f08728a] waiting for daemon to start [2019-09-12T07:45:24.703Z] daemon.go:364: [d5b509f08728a] daemon started [2019-09-12T07:45:24.703Z] daemon.go:472: [d5b509f08728a] Stopping daemon [2019-09-12T07:45:24.703Z] daemon.go:307: [d5b509f08728a] exiting daemon [2019-09-12T07:45:24.703Z] daemon.go:459: [d5b509f08728a] Daemon stopped [2019-09-12T07:45:24.703Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-12T07:45:25.385Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2019-09-12T07:45:25.385Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-12T07:45:25.385Z] daemon.go:336: [d34a915fc0f63] waiting for daemon to start [2019-09-12T07:45:25.385Z] daemon.go:336: [d34a915fc0f63] waiting for daemon to start [2019-09-12T07:45:25.385Z] daemon.go:364: [d34a915fc0f63] daemon started [2019-09-12T07:45:25.385Z] daemon.go:336: [d34a915fc0f63] waiting for daemon to start [2019-09-12T07:45:25.385Z] daemon.go:307: [d34a915fc0f63] exiting daemon [2019-09-12T07:45:25.385Z] daemon.go:336: [d34a915fc0f63] waiting for daemon to start [2019-09-12T07:45:25.385Z] daemon.go:364: [d34a915fc0f63] daemon started [2019-09-12T07:45:25.385Z] daemon.go:472: [d34a915fc0f63] Stopping daemon [2019-09-12T07:45:25.385Z] daemon.go:307: [d34a915fc0f63] exiting daemon [2019-09-12T07:45:25.385Z] daemon.go:459: [d34a915fc0f63] Daemon stopped [2019-09-12T07:45:25.799Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.447s coverage: 68.6% of statements [2019-09-12T07:45:26.195Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2019-09-12T07:45:26.195Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-12T07:45:26.195Z] daemon.go:336: [db8d525b44fd8] waiting for daemon to start [2019-09-12T07:45:26.195Z] daemon.go:336: [db8d525b44fd8] waiting for daemon to start [2019-09-12T07:45:26.195Z] daemon.go:364: [db8d525b44fd8] daemon started [2019-09-12T07:45:26.195Z] daemon.go:472: [db8d525b44fd8] Stopping daemon [2019-09-12T07:45:26.195Z] daemon.go:307: [db8d525b44fd8] exiting daemon [2019-09-12T07:45:26.195Z] daemon.go:459: [db8d525b44fd8] Daemon stopped [2019-09-12T07:45:26.195Z] daemon.go:336: [db8d525b44fd8] waiting for daemon to start [2019-09-12T07:45:26.195Z] daemon.go:336: [db8d525b44fd8] waiting for daemon to start [2019-09-12T07:45:26.195Z] daemon.go:364: [db8d525b44fd8] daemon started [2019-09-12T07:45:26.195Z] daemon.go:472: [db8d525b44fd8] Stopping daemon [2019-09-12T07:45:26.195Z] daemon.go:307: [db8d525b44fd8] exiting daemon [2019-09-12T07:45:26.195Z] daemon.go:459: [db8d525b44fd8] Daemon stopped [2019-09-12T07:45:26.195Z] PASS [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === Skipped [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-12T07:45:26.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-12T07:45:26.195Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-12T07:45:26.195Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-12T07:45:26.195Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-12T07:45:26.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-12T07:45:26.195Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] [2019-09-12T07:45:26.195Z] DONE 197 tests, 6 skipped in 142.277s [2019-09-12T07:45:26.195Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-12T07:45:26.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:26.195Z] ++ set -e [2019-09-12T07:45:26.195Z] ++ '[' -n 0 ']' [2019-09-12T07:45:26.195Z] ++ set -x [2019-09-12T07:45:26.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:26.578Z] INFO: Testing against a local daemon [2019-09-12T07:45:26.578Z] === RUN TestCommitInheritsEnv [2019-09-12T07:45:26.961Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-09-12T07:45:26.961Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-12T07:45:26.961Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-12T07:45:26.961Z] === RUN TestImagesFilterMultiReference [2019-09-12T07:45:26.961Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-09-12T07:45:26.961Z] === RUN TestImagePullPlatformInvalid [2019-09-12T07:45:26.961Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-12T07:45:26.961Z] === RUN TestRemoveImageOrphaning [2019-09-12T07:45:27.229Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-12T07:45:27.289Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.126s coverage: 50.8% of statements [2019-09-12T07:45:27.780Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-09-12T07:45:27.780Z] === RUN TestRemoveImageGarbageCollector [2019-09-12T07:45:27.780Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-12T07:45:27.780Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:45:27.780Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-12T07:45:27.780Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-12T07:45:27.780Z] === RUN TestTagInvalidReference [2019-09-12T07:45:27.780Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-12T07:45:27.780Z] === RUN TestTagValidPrefixedRepo [2019-09-12T07:45:27.780Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-12T07:45:27.780Z] === RUN TestTagExistedNameWithoutForce [2019-09-12T07:45:27.780Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-12T07:45:27.780Z] === RUN TestTagOfficialNames [2019-09-12T07:45:27.780Z] --- PASS: TestTagOfficialNames (0.04s) [2019-09-12T07:45:27.780Z] === RUN TestTagMatchesDigest [2019-09-12T07:45:27.780Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-12T07:45:27.780Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-12T07:45:29.125Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-12T07:45:29.333Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.522s coverage: 46.1% of statements [2019-09-12T07:45:29.333Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-12T07:45:30.822Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.692s coverage: 76.1% of statements [2019-09-12T07:45:31.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.608s coverage: 52.5% of statements [2019-09-12T07:45:31.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-12T07:45:31.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-12T07:45:32.068Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.084s coverage: 58.0% of statements [2019-09-12T07:45:33.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-12T07:45:33.762Z] INFO: Testing against a local daemon [2019-09-12T07:45:33.762Z] === RUN Test [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-12T07:45:33.762Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-12T07:45:34.162Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-09-12T07:45:34.224Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-12T07:45:34.378Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-12T07:45:34.379Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-12T07:45:34.635Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-12T07:45:34.635Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-12T07:45:34.690Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-12T07:45:34.892Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-12T07:45:35.149Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-12T07:45:35.179Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/plugins 35.086s coverage: 73.4% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/plugins/transport 0.097s coverage: 85.7% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/pools 0.062s coverage: 87.9% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/progress 0.087s coverage: 75.9% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 73.9% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/sysinfo 0.099s coverage: 38.2% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 12.7% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/term 0.104s coverage: 30.8% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/plugin 0.440s coverage: 11.6% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/plugin/v2 0.193s coverage: 20.1% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/reference 0.330s coverage: 84.4% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/registry 0.417s coverage: 52.3% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 45.3% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/rootless [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/runconfig 0.194s coverage: 54.5% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/testutil 0.066s coverage: 62.5% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/volume [no test files] [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/volume/drivers 0.269s coverage: 36.1% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/volume/local 0.197s coverage: 37.7% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 66.2% of statements [2019-09-12T07:45:36.118Z] ok github.com/docker/docker/volume/service 0.379s coverage: 70.3% of statements [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-12T07:45:36.118Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-12T07:45:36.118Z] INFO: make.ps1 ended at 09/12/2019 07:45:34 [2019-09-12T07:45:36.119Z] INFO: Unit tests ended at 09/12/2019 07:45:35. Duration:00:04:07.8600369 [2019-09-12T07:45:36.119Z] INFO: Building busybox [2019-09-12T07:45:36.520Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-12T07:45:36.578Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-12T07:45:36.578Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-12T07:45:36.578Z] [2019-09-12T07:45:36.578Z] Sending build context to Docker daemon 2.56kB [2019-09-12T07:45:36.578Z] [2019-09-12T07:45:36.578Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-12T07:45:36.578Z] ---> 2606a881cbae [2019-09-12T07:45:36.578Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-12T07:45:36.578Z] ---> Running in ee75060a622a [2019-09-12T07:45:37.876Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2019-09-12T07:45:37.887Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.89s) [2019-09-12T07:45:37.887Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:364: [df18f1a082926] daemon started [2019-09-12T07:45:37.887Z] daemon.go:472: [df18f1a082926] Stopping daemon [2019-09-12T07:45:37.887Z] daemon.go:307: [df18f1a082926] exiting daemon [2019-09-12T07:45:37.887Z] daemon.go:459: [df18f1a082926] Daemon stopped [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:307: [df18f1a082926] exiting daemon [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:336: [df18f1a082926] waiting for daemon to start [2019-09-12T07:45:37.887Z] daemon.go:364: [df18f1a082926] daemon started [2019-09-12T07:45:37.887Z] daemon.go:472: [df18f1a082926] Stopping daemon [2019-09-12T07:45:37.887Z] daemon.go:307: [df18f1a082926] exiting daemon [2019-09-12T07:45:37.887Z] daemon.go:459: [df18f1a082926] Daemon stopped [2019-09-12T07:45:37.887Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T07:45:38.144Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-12T07:45:40.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.053s coverage: 68.2% of statements [2019-09-12T07:45:42.102Z] ok github.com/docker/docker/daemon/logger/awslogs 0.722s coverage: 77.8% of statements [2019-09-12T07:45:42.318Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-12T07:45:42.881Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-12T07:45:43.122Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2019-09-12T07:45:43.122Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-12T07:45:43.122Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-12T07:45:43.122Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-12T07:45:43.122Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-12T07:45:43.122Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 26.2% of statements [2019-09-12T07:45:43.444Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-12T07:45:44.613Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2019-09-12T07:45:45.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.081s coverage: 62.1% of statements [2019-09-12T07:45:47.939Z] ok github.com/docker/docker/daemon/logger/local 0.086s coverage: 74.7% of statements [2019-09-12T07:45:47.939Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-12T07:45:48.228Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 18.6% of statements [2019-09-12T07:45:48.938Z] Removing intermediate container ee75060a622a [2019-09-12T07:45:48.938Z] ---> 7c3f34dc3240 [2019-09-12T07:45:48.938Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-12T07:45:49.744Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2019-09-12T07:45:49.902Z] [2019-09-12T07:45:50.768Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2019-09-12T07:45:52.075Z] ---> 4a343e4f4fd6 [2019-09-12T07:45:52.075Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-12T07:45:52.075Z] ---> Running in a20263b0771f [2019-09-12T07:45:52.814Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-09-12T07:45:53.443Z] ok github.com/docker/docker/daemon/logger/splunk 3.301s coverage: 84.5% of statements [2019-09-12T07:45:53.443Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-12T07:45:53.443Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-12T07:45:55.650Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-12T07:45:55.650Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-09-12T07:45:55.650Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:364: [d3c0c8f01608a] daemon started [2019-09-12T07:45:55.650Z] daemon.go:472: [d3c0c8f01608a] Stopping daemon [2019-09-12T07:45:55.650Z] daemon.go:307: [d3c0c8f01608a] exiting daemon [2019-09-12T07:45:55.650Z] daemon.go:459: [d3c0c8f01608a] Daemon stopped [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:350: [d3c0c8f01608a] error pinging daemon on start: Get http://d3c0c8f01608a.sock/_ping: context deadline exceeded [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:350: [d3c0c8f01608a] error pinging daemon on start: Get http://d3c0c8f01608a.sock/_ping: context deadline exceeded [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:350: [d3c0c8f01608a] error pinging daemon on start: Get http://d3c0c8f01608a.sock/_ping: context deadline exceeded [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:350: [d3c0c8f01608a] error pinging daemon on start: Get http://d3c0c8f01608a.sock/_ping: context deadline exceeded [2019-09-12T07:45:55.650Z] daemon.go:307: [d3c0c8f01608a] exiting daemon [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:336: [d3c0c8f01608a] waiting for daemon to start [2019-09-12T07:45:55.650Z] daemon.go:364: [d3c0c8f01608a] daemon started [2019-09-12T07:45:55.650Z] daemon.go:472: [d3c0c8f01608a] Stopping daemon [2019-09-12T07:45:55.650Z] daemon.go:307: [d3c0c8f01608a] exiting daemon [2019-09-12T07:45:55.650Z] daemon.go:459: [d3c0c8f01608a] Daemon stopped [2019-09-12T07:45:55.650Z] PASS [2019-09-12T07:45:55.650Z] [2019-09-12T07:45:55.650Z] DONE 17 tests in 53.393s [2019-09-12T07:45:55.650Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] ++ set -e [2019-09-12T07:45:55.650Z] ++ '[' -n 0 ']' [2019-09-12T07:45:55.650Z] ++ set -x [2019-09-12T07:45:55.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] INFO: Testing against a local daemon [2019-09-12T07:45:55.650Z] === RUN TestPluginInvalidJSON [2019-09-12T07:45:55.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:55.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:55.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:45:55.650Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-12T07:45:55.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-12T07:45:55.650Z] PASS [2019-09-12T07:45:55.650Z] [2019-09-12T07:45:55.650Z] DONE 2 tests in 0.136s [2019-09-12T07:45:55.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] ++ set -e [2019-09-12T07:45:55.650Z] ++ '[' -n 0 ']' [2019-09-12T07:45:55.650Z] ++ set -x [2019-09-12T07:45:55.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:45:55.650Z] INFO: Testing against a local daemon [2019-09-12T07:45:55.650Z] === RUN TestExternalGraphDriver [2019-09-12T07:45:55.650Z] === RUN TestExternalGraphDriver/json [2019-09-12T07:45:55.800Z] [2019-09-12T07:45:55.800Z] SUCCESS: Specified value was saved. [2019-09-12T07:45:56.940Z] ok github.com/docker/docker/distribution/metadata 0.161s coverage: 48.2% of statements [2019-09-12T07:45:57.022Z] === RUN TestExternalGraphDriver/spec [2019-09-12T07:45:58.394Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-12T07:45:58.438Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2019-09-12T07:45:58.698Z] Removing intermediate container a20263b0771f [2019-09-12T07:45:58.698Z] ---> 8d5403ebc51c [2019-09-12T07:45:58.698Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-12T07:45:58.698Z] ---> Running in 0fa0d5ea1381 [2019-09-12T07:45:58.959Z] === RUN TestExternalGraphDriver/pull [2019-09-12T07:45:59.888Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-12T07:45:59.888Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-12T07:45:59.937Z] ok github.com/docker/docker/distribution 0.709s coverage: 22.6% of statements [2019-09-12T07:45:59.937Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-12T07:46:01.257Z] --- PASS: TestExternalGraphDriver (6.38s) [2019-09-12T07:46:01.257Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:364: [d5b5240bb4f54] daemon started [2019-09-12T07:46:01.257Z] daemon.go:472: [d5b5240bb4f54] Stopping daemon [2019-09-12T07:46:01.257Z] daemon.go:307: [d5b5240bb4f54] exiting daemon [2019-09-12T07:46:01.257Z] daemon.go:459: [d5b5240bb4f54] Daemon stopped [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:364: [d5b5240bb4f54] daemon started [2019-09-12T07:46:01.257Z] daemon.go:472: [d5b5240bb4f54] Stopping daemon [2019-09-12T07:46:01.257Z] daemon.go:307: [d5b5240bb4f54] exiting daemon [2019-09-12T07:46:01.257Z] daemon.go:459: [d5b5240bb4f54] Daemon stopped [2019-09-12T07:46:01.257Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:364: [d5b5240bb4f54] daemon started [2019-09-12T07:46:01.257Z] daemon.go:472: [d5b5240bb4f54] Stopping daemon [2019-09-12T07:46:01.257Z] daemon.go:307: [d5b5240bb4f54] exiting daemon [2019-09-12T07:46:01.257Z] daemon.go:459: [d5b5240bb4f54] Daemon stopped [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:364: [d5b5240bb4f54] daemon started [2019-09-12T07:46:01.257Z] daemon.go:472: [d5b5240bb4f54] Stopping daemon [2019-09-12T07:46:01.257Z] daemon.go:307: [d5b5240bb4f54] exiting daemon [2019-09-12T07:46:01.257Z] daemon.go:459: [d5b5240bb4f54] Daemon stopped [2019-09-12T07:46:01.257Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:336: [d5b5240bb4f54] waiting for daemon to start [2019-09-12T07:46:01.257Z] daemon.go:364: [d5b5240bb4f54] daemon started [2019-09-12T07:46:01.257Z] daemon.go:472: [d5b5240bb4f54] Stopping daemon [2019-09-12T07:46:01.257Z] daemon.go:307: [d5b5240bb4f54] exiting daemon [2019-09-12T07:46:01.257Z] daemon.go:459: [d5b5240bb4f54] Daemon stopped [2019-09-12T07:46:01.257Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2019-09-12T07:46:01.257Z] === RUN TestGraphdriverPluginV2 [2019-09-12T07:46:01.985Z] ok github.com/docker/docker/distribution/xfer 1.479s coverage: 83.4% of statements [2019-09-12T07:46:01.985Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-12T07:46:02.628Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-12T07:46:02.628Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-12T07:46:03.487Z] ok github.com/docker/docker/image 0.084s coverage: 86.4% of statements [2019-09-12T07:46:04.110Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2019-09-12T07:46:04.110Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-12T07:46:05.136Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-09-12T07:46:05.425Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2019-09-12T07:46:05.425Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-12T07:46:06.802Z] --- PASS: TestGraphdriverPluginV2 (5.22s) [2019-09-12T07:46:06.802Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-12T07:46:06.802Z] daemon.go:336: [d14ae327396bd] waiting for daemon to start [2019-09-12T07:46:06.802Z] daemon.go:336: [d14ae327396bd] waiting for daemon to start [2019-09-12T07:46:06.802Z] daemon.go:364: [d14ae327396bd] daemon started [2019-09-12T07:46:06.802Z] daemon.go:472: [d14ae327396bd] Stopping daemon [2019-09-12T07:46:06.802Z] daemon.go:307: [d14ae327396bd] exiting daemon [2019-09-12T07:46:06.802Z] daemon.go:459: [d14ae327396bd] Daemon stopped [2019-09-12T07:46:06.802Z] daemon.go:336: [d14ae327396bd] waiting for daemon to start [2019-09-12T07:46:06.802Z] daemon.go:336: [d14ae327396bd] waiting for daemon to start [2019-09-12T07:46:06.802Z] daemon.go:364: [d14ae327396bd] daemon started [2019-09-12T07:46:06.802Z] daemon.go:472: [d14ae327396bd] Stopping daemon [2019-09-12T07:46:06.802Z] daemon.go:307: [d14ae327396bd] exiting daemon [2019-09-12T07:46:06.802Z] daemon.go:459: [d14ae327396bd] Daemon stopped [2019-09-12T07:46:06.802Z] PASS [2019-09-12T07:46:06.802Z] [2019-09-12T07:46:06.802Z] DONE 5 tests in 11.831s [2019-09-12T07:46:06.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-12T07:46:06.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:06.802Z] ++ set -e [2019-09-12T07:46:06.802Z] ++ '[' -n 0 ']' [2019-09-12T07:46:06.802Z] ++ set -x [2019-09-12T07:46:06.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:06.803Z] INFO: Testing against a local daemon [2019-09-12T07:46:06.803Z] === RUN TestContinueAfterPluginCrash [2019-09-12T07:46:06.803Z] === PAUSE TestContinueAfterPluginCrash [2019-09-12T07:46:06.803Z] === RUN TestDaemonStartWithLogOpt [2019-09-12T07:46:06.803Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-12T07:46:06.803Z] === CONT TestContinueAfterPluginCrash [2019-09-12T07:46:06.803Z] === CONT TestDaemonStartWithLogOpt [2019-09-12T07:46:07.251Z] Cannot create a file when that file already exists. [2019-09-12T07:46:08.146Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-09-12T07:46:08.172Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-12T07:46:08.736Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-12T07:46:10.851Z] ok github.com/docker/docker/opts 0.078s coverage: 66.9% of statements [2019-09-12T07:46:12.014Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-12T07:46:12.271Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-12T07:46:12.341Z] ok github.com/docker/docker/pkg/authorization 0.713s coverage: 66.7% of statements [2019-09-12T07:46:12.629Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-09-12T07:46:13.651Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2019-09-12T07:46:13.651Z] ok github.com/docker/docker/pkg/archive 1.568s coverage: 76.7% of statements [2019-09-12T07:46:14.316Z] Removing intermediate container 0fa0d5ea1381 [2019-09-12T07:46:14.316Z] ---> 45b9077b33e6 [2019-09-12T07:46:14.316Z] Step 6/6 : CMD ["sh"] [2019-09-12T07:46:14.316Z] ---> Running in 8c213bf7b538 [2019-09-12T07:46:15.150Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-09-12T07:46:15.546Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-12T07:46:15.791Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-12T07:46:15.846Z] Removing intermediate container 8c213bf7b538 [2019-09-12T07:46:15.846Z] ---> 3a975cc7bcdb [2019-09-12T07:46:15.846Z] Successfully built 3a975cc7bcdb [2019-09-12T07:46:15.846Z] Successfully tagged busybox:latest [2019-09-12T07:46:15.846Z] INFO: Docker images of the daemon under test [2019-09-12T07:46:15.846Z] [2019-09-12T07:46:15.846Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-12T07:46:15.846Z] busybox latest 3a975cc7bcdb Less than a second ago 11.2GB [2019-09-12T07:46:15.846Z] microsoft/windowsservercore latest 2606a881cbae 39 hours ago 11.1GB [2019-09-12T07:46:15.847Z] mcr.microsoft.com/windows/servercore ltsc2016 2606a881cbae 39 hours ago 11.1GB [2019-09-12T07:46:15.847Z] [2019-09-12T07:46:15.847Z] INFO: Running integration tests at 09/12/2019 07:46:15... [2019-09-12T07:46:15.847Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-12T07:46:15.847Z] INFO: Integration API tests being run from the host: [2019-09-12T07:46:15.847Z] INFO: make.ps1 starting at 09/12/2019 07:46:15 [2019-09-12T07:46:16.478Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-12T07:46:16.483Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-12T07:46:16.483Z] Copying nested executables into bundles/binary-daemon [2019-09-12T07:46:16.483Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-12T07:46:16.811Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-09-12T07:46:16.811Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-12T07:46:16.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/make.sh cross [2019-09-12T07:46:17.442Z] [2019-09-12T07:46:17.697Z] Removing bundles/ [2019-09-12T07:46:17.697Z] [2019-09-12T07:46:17.697Z] ---> Making bundle: cross (in bundles/cross) [2019-09-12T07:46:17.697Z] Cross building: bundles/cross/linux/amd64 [2019-09-12T07:46:17.697Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-12T07:46:17.697Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-12T07:46:17.850Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-12T07:46:18.297Z] ok github.com/docker/docker/layer 7.858s coverage: 66.9% of statements [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/oci [no test files] [2019-09-12T07:46:18.297Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-12T07:46:18.297Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2019-09-12T07:46:19.221Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-12T07:46:19.792Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-09-12T07:46:19.792Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-12T07:46:20.815Z] ok github.com/docker/docker/pkg/chrootarchive 4.824s coverage: 43.2% of statements [2019-09-12T07:46:20.815Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-12T07:46:20.815Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-12T07:46:21.442Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-09-12T07:46:21.729Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 89.5% of statements [2019-09-12T07:46:21.744Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-12T07:46:21.744Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-12T07:46:21.744Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-12T07:46:21.744Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-12T07:46:22.000Z] --- PASS: TestDaemonStartWithLogOpt (15.41s) [2019-09-12T07:46:22.000Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-12T07:46:22.000Z] daemon.go:336: [de3e2c4e110ca] waiting for daemon to start [2019-09-12T07:46:22.000Z] daemon.go:336: [de3e2c4e110ca] waiting for daemon to start [2019-09-12T07:46:22.000Z] daemon.go:364: [de3e2c4e110ca] daemon started [2019-09-12T07:46:22.000Z] daemon.go:472: [de3e2c4e110ca] Stopping daemon [2019-09-12T07:46:22.000Z] daemon.go:307: [de3e2c4e110ca] exiting daemon [2019-09-12T07:46:22.000Z] daemon.go:459: [de3e2c4e110ca] Daemon stopped [2019-09-12T07:46:22.000Z] daemon.go:336: [de3e2c4e110ca] waiting for daemon to start [2019-09-12T07:46:22.000Z] daemon.go:336: [de3e2c4e110ca] waiting for daemon to start [2019-09-12T07:46:22.000Z] daemon.go:364: [de3e2c4e110ca] daemon started [2019-09-12T07:46:22.000Z] daemon.go:472: [de3e2c4e110ca] Stopping daemon [2019-09-12T07:46:22.000Z] daemon.go:307: [de3e2c4e110ca] exiting daemon [2019-09-12T07:46:22.000Z] daemon.go:459: [de3e2c4e110ca] Daemon stopped [2019-09-12T07:46:22.257Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-12T07:46:22.376Z] ok github.com/docker/docker/pkg/fsutils 0.462s coverage: 85.1% of statements [2019-09-12T07:46:22.661Z] ok github.com/docker/docker/pkg/discovery/kv 3.279s coverage: 84.1% of statements [2019-09-12T07:46:22.820Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-12T07:46:23.384Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-12T07:46:24.153Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 10.2% of statements [2019-09-12T07:46:25.646Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2019-09-12T07:46:25.646Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-09-12T07:46:25.910Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-12T07:46:26.272Z] ok github.com/docker/docker/pkg/idtools 0.982s coverage: 70.1% of statements [2019-09-12T07:46:26.474Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-12T07:46:26.730Z] --- PASS: TestContinueAfterPluginCrash (20.18s) [2019-09-12T07:46:26.730Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-12T07:46:26.730Z] daemon.go:336: [dec973bbb6b1f] waiting for daemon to start [2019-09-12T07:46:26.730Z] daemon.go:336: [dec973bbb6b1f] waiting for daemon to start [2019-09-12T07:46:26.730Z] daemon.go:364: [dec973bbb6b1f] daemon started [2019-09-12T07:46:26.730Z] daemon.go:472: [dec973bbb6b1f] Stopping daemon [2019-09-12T07:46:26.730Z] daemon.go:307: [dec973bbb6b1f] exiting daemon [2019-09-12T07:46:26.730Z] daemon.go:459: [dec973bbb6b1f] Daemon stopped [2019-09-12T07:46:26.730Z] PASS [2019-09-12T07:46:26.730Z] [2019-09-12T07:46:26.730Z] DONE 2 tests in 20.379s [2019-09-12T07:46:26.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-12T07:46:26.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:26.730Z] ++ set -e [2019-09-12T07:46:26.730Z] ++ '[' -n 0 ']' [2019-09-12T07:46:26.730Z] ++ set -x [2019-09-12T07:46:26.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:26.904Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2019-09-12T07:46:26.987Z] INFO: Testing against a local daemon [2019-09-12T07:46:26.987Z] === RUN TestPluginWithDevMounts [2019-09-12T07:46:26.987Z] === PAUSE TestPluginWithDevMounts [2019-09-12T07:46:26.987Z] === CONT TestPluginWithDevMounts [2019-09-12T07:46:27.527Z] ok github.com/docker/docker/pkg/ioutils 2.477s coverage: 70.6% of statements [2019-09-12T07:46:27.527Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-12T07:46:28.151Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2019-09-12T07:46:28.151Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2019-09-12T07:46:28.776Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-09-12T07:46:28.776Z] ok github.com/docker/docker/pkg/mount 0.941s coverage: 69.6% of statements [2019-09-12T07:46:28.776Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-12T07:46:28.881Z] --- PASS: TestPluginWithDevMounts (1.93s) [2019-09-12T07:46:28.881Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-12T07:46:28.881Z] daemon.go:336: [d4046662e153e] waiting for daemon to start [2019-09-12T07:46:28.881Z] daemon.go:336: [d4046662e153e] waiting for daemon to start [2019-09-12T07:46:28.881Z] daemon.go:364: [d4046662e153e] daemon started [2019-09-12T07:46:28.881Z] daemon.go:472: [d4046662e153e] Stopping daemon [2019-09-12T07:46:28.881Z] daemon.go:307: [d4046662e153e] exiting daemon [2019-09-12T07:46:28.881Z] daemon.go:459: [d4046662e153e] Daemon stopped [2019-09-12T07:46:28.881Z] PASS [2019-09-12T07:46:28.881Z] [2019-09-12T07:46:28.881Z] DONE 1 tests in 2.174s [2019-09-12T07:46:28.881Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-12T07:46:28.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:28.881Z] ++ set -e [2019-09-12T07:46:28.881Z] ++ '[' -n 0 ']' [2019-09-12T07:46:28.881Z] ++ set -x [2019-09-12T07:46:28.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:29.138Z] INFO: Testing against a local daemon [2019-09-12T07:46:29.138Z] === RUN TestSecretInspect [2019-09-12T07:46:29.394Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-12T07:46:29.816Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2019-09-12T07:46:30.109Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 91.4% of statements [2019-09-12T07:46:30.109Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-12T07:46:30.109Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-12T07:46:31.135Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2019-09-12T07:46:31.289Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-12T07:46:32.220Z] --- PASS: TestSecretInspect (2.98s) [2019-09-12T07:46:32.220Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-12T07:46:32.220Z] daemon.go:336: [d42a4ee275e6a] waiting for daemon to start [2019-09-12T07:46:32.220Z] daemon.go:336: [d42a4ee275e6a] waiting for daemon to start [2019-09-12T07:46:32.220Z] daemon.go:364: [d42a4ee275e6a] daemon started [2019-09-12T07:46:32.220Z] daemon.go:472: [d42a4ee275e6a] Stopping daemon [2019-09-12T07:46:32.220Z] daemon.go:307: [d42a4ee275e6a] exiting daemon [2019-09-12T07:46:32.220Z] daemon.go:459: [d42a4ee275e6a] Daemon stopped [2019-09-12T07:46:32.220Z] === RUN TestSecretList [2019-09-12T07:46:32.630Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 87.9% of statements [2019-09-12T07:46:32.630Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-09-12T07:46:33.255Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-09-12T07:46:33.589Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-12T07:46:33.876Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-09-12T07:46:34.896Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2019-09-12T07:46:34.958Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-12T07:46:35.185Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-09-12T07:46:35.214Z] --- PASS: TestSecretList (3.02s) [2019-09-12T07:46:35.214Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-12T07:46:35.214Z] daemon.go:336: [ddb44bb06bc5c] waiting for daemon to start [2019-09-12T07:46:35.214Z] daemon.go:336: [ddb44bb06bc5c] waiting for daemon to start [2019-09-12T07:46:35.214Z] daemon.go:364: [ddb44bb06bc5c] daemon started [2019-09-12T07:46:35.214Z] daemon.go:472: [ddb44bb06bc5c] Stopping daemon [2019-09-12T07:46:35.214Z] daemon.go:307: [ddb44bb06bc5c] exiting daemon [2019-09-12T07:46:35.214Z] daemon.go:459: [ddb44bb06bc5c] Daemon stopped [2019-09-12T07:46:35.214Z] === RUN TestSecretsCreateAndDelete [2019-09-12T07:46:36.600Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-12T07:46:36.689Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-12T07:46:36.689Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-09-12T07:46:36.857Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-12T07:46:37.310Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-09-12T07:46:37.931Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 80.0% of statements [2019-09-12T07:46:38.219Z] ok github.com/docker/docker/pkg/signal 3.700s coverage: 61.0% of statements [2019-09-12T07:46:38.225Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2019-09-12T07:46:38.225Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-12T07:46:38.225Z] daemon.go:336: [d0b1ed801fe37] waiting for daemon to start [2019-09-12T07:46:38.225Z] daemon.go:336: [d0b1ed801fe37] waiting for daemon to start [2019-09-12T07:46:38.225Z] daemon.go:364: [d0b1ed801fe37] daemon started [2019-09-12T07:46:38.225Z] daemon.go:472: [d0b1ed801fe37] Stopping daemon [2019-09-12T07:46:38.225Z] daemon.go:307: [d0b1ed801fe37] exiting daemon [2019-09-12T07:46:38.225Z] daemon.go:459: [d0b1ed801fe37] Daemon stopped [2019-09-12T07:46:38.225Z] === RUN TestSecretsUpdate [2019-09-12T07:46:39.245Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2019-09-12T07:46:39.868Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2019-09-12T07:46:40.747Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-12T07:46:40.888Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2019-09-12T07:46:41.003Z] --- PASS: TestSecretsUpdate (3.13s) [2019-09-12T07:46:41.003Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-12T07:46:41.003Z] daemon.go:336: [d685183b39ab9] waiting for daemon to start [2019-09-12T07:46:41.003Z] daemon.go:336: [d685183b39ab9] waiting for daemon to start [2019-09-12T07:46:41.003Z] daemon.go:364: [d685183b39ab9] daemon started [2019-09-12T07:46:41.003Z] daemon.go:472: [d685183b39ab9] Stopping daemon [2019-09-12T07:46:41.003Z] daemon.go:307: [d685183b39ab9] exiting daemon [2019-09-12T07:46:41.003Z] daemon.go:459: [d685183b39ab9] Daemon stopped [2019-09-12T07:46:41.003Z] === RUN TestTemplatedSecret [2019-09-12T07:46:41.511Z] testing: warning: no tests to run [2019-09-12T07:46:41.511Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2019-09-12T07:46:41.797Z] ok github.com/docker/docker/pkg/tarsum 0.262s coverage: 89.3% of statements [2019-09-12T07:46:42.084Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2019-09-12T07:46:42.709Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2019-09-12T07:46:42.709Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2019-09-12T07:46:42.897Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-12T07:46:43.828Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-12T07:46:44.759Z] --- PASS: TestTemplatedSecret (3.52s) [2019-09-12T07:46:44.759Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-12T07:46:44.759Z] daemon.go:336: [d1910442a394a] waiting for daemon to start [2019-09-12T07:46:44.759Z] daemon.go:336: [d1910442a394a] waiting for daemon to start [2019-09-12T07:46:44.759Z] daemon.go:364: [d1910442a394a] daemon started [2019-09-12T07:46:44.759Z] daemon.go:472: [d1910442a394a] Stopping daemon [2019-09-12T07:46:44.759Z] daemon.go:307: [d1910442a394a] exiting daemon [2019-09-12T07:46:44.759Z] daemon.go:459: [d1910442a394a] Daemon stopped [2019-09-12T07:46:44.759Z] === RUN TestSecretCreateResolve [2019-09-12T07:46:44.759Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-12T07:46:45.323Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-12T07:46:47.139Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2019-09-12T07:46:47.426Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2019-09-12T07:46:47.847Z] --- PASS: TestSecretCreateResolve (3.36s) [2019-09-12T07:46:47.847Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-12T07:46:47.847Z] daemon.go:336: [dd66de477a22d] waiting for daemon to start [2019-09-12T07:46:47.847Z] daemon.go:336: [dd66de477a22d] waiting for daemon to start [2019-09-12T07:46:47.847Z] daemon.go:364: [dd66de477a22d] daemon started [2019-09-12T07:46:47.847Z] daemon.go:472: [dd66de477a22d] Stopping daemon [2019-09-12T07:46:47.847Z] daemon.go:307: [dd66de477a22d] exiting daemon [2019-09-12T07:46:47.847Z] daemon.go:459: [dd66de477a22d] Daemon stopped [2019-09-12T07:46:47.847Z] PASS [2019-09-12T07:46:47.847Z] [2019-09-12T07:46:47.847Z] DONE 6 tests in 19.014s [2019-09-12T07:46:48.105Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-12T07:46:48.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:48.105Z] ++ set -e [2019-09-12T07:46:48.105Z] ++ '[' -n 0 ']' [2019-09-12T07:46:48.105Z] ++ set -x [2019-09-12T07:46:48.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:46:48.362Z] INFO: Testing against a local daemon [2019-09-12T07:46:48.362Z] === RUN TestServiceCreateInit [2019-09-12T07:46:48.362Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:46:48.457Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-09-12T07:46:49.609Z] ok github.com/docker/docker/plugin 0.628s coverage: 27.0% of statements [2019-09-12T07:46:49.732Z] === RUN Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-12T07:46:50.635Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2019-09-12T07:46:51.679Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2019-09-12T07:46:53.181Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2019-09-12T07:46:53.807Z] ok github.com/docker/docker/runconfig 0.036s coverage: 68.2% of statements [2019-09-12T07:46:53.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:46:54.137Z] ok github.com/docker/docker/registry 0.570s coverage: 56.4% of statements [2019-09-12T07:46:57.179Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-12T07:46:58.563Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2019-09-12T07:46:59.072Z] --- PASS: TestServiceCreateInit (10.60s) [2019-09-12T07:46:59.072Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2019-09-12T07:46:59.072Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:46:59.072Z] daemon.go:336: [d2c70a2a0ca1e] waiting for daemon to start [2019-09-12T07:46:59.072Z] daemon.go:336: [d2c70a2a0ca1e] waiting for daemon to start [2019-09-12T07:46:59.072Z] daemon.go:364: [d2c70a2a0ca1e] daemon started [2019-09-12T07:46:59.072Z] daemon.go:472: [d2c70a2a0ca1e] Stopping daemon [2019-09-12T07:46:59.072Z] daemon.go:307: [d2c70a2a0ca1e] exiting daemon [2019-09-12T07:46:59.072Z] daemon.go:459: [d2c70a2a0ca1e] Daemon stopped [2019-09-12T07:46:59.072Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2019-09-12T07:46:59.072Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:46:59.072Z] daemon.go:336: [d86b5f565a304] waiting for daemon to start [2019-09-12T07:46:59.072Z] daemon.go:336: [d86b5f565a304] waiting for daemon to start [2019-09-12T07:46:59.072Z] daemon.go:364: [d86b5f565a304] daemon started [2019-09-12T07:46:59.072Z] daemon.go:472: [d86b5f565a304] Stopping daemon [2019-09-12T07:46:59.072Z] daemon.go:307: [d86b5f565a304] exiting daemon [2019-09-12T07:46:59.072Z] daemon.go:459: [d86b5f565a304] Daemon stopped [2019-09-12T07:46:59.072Z] === RUN TestCreateServiceMultipleTimes [2019-09-12T07:46:59.333Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-12T07:46:59.333Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-12T07:47:00.616Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2019-09-12T07:47:01.240Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2019-09-12T07:47:01.592Z] === RUN Test/DockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-12T07:47:02.743Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-09-12T07:47:03.484Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-12T07:47:03.741Z] === RUN Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-12T07:47:05.114Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-12T07:47:07.126Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/rootless [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/volume [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-12T07:47:07.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === Skipped [2019-09-12T07:47:07.126Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-12T07:47:07.126Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-12T07:47:07.126Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-12T07:47:07.126Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-12T07:47:07.126Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-12T07:47:07.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:47:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-12T07:47:07.126Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-12T07:47:07.126Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-12T07:47:07.126Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] [2019-09-12T07:47:07.126Z] DONE 2076 tests, 20 skipped in 369.705s [2019-09-12T07:47:07.387Z] --- PASS: TestImportExtremelyLargeImageWorks (94.85s) [2019-09-12T07:47:07.387Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-12T07:47:07.387Z] daemon.go:336: [d9343681ac2a6] waiting for daemon to start [2019-09-12T07:47:07.387Z] daemon.go:336: [d9343681ac2a6] waiting for daemon to start [2019-09-12T07:47:07.387Z] daemon.go:364: [d9343681ac2a6] daemon started [2019-09-12T07:47:07.387Z] daemon.go:472: [d9343681ac2a6] Stopping daemon [2019-09-12T07:47:07.387Z] daemon.go:307: [d9343681ac2a6] exiting daemon [2019-09-12T07:47:07.387Z] daemon.go:459: [d9343681ac2a6] Daemon stopped [2019-09-12T07:47:07.387Z] PASS [2019-09-12T07:47:07.387Z] [2019-09-12T07:47:07.387Z] === Skipped [2019-09-12T07:47:07.387Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-12T07:47:07.387Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:47:07.387Z] [2019-09-12T07:47:07.387Z] [2019-09-12T07:47:07.387Z] DONE 12 tests, 1 skipped in 96.364s [2019-09-12T07:47:07.387Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-12T07:47:07.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:07.387Z] ++ set -e [2019-09-12T07:47:07.387Z] ++ '[' -n 0 ']' [2019-09-12T07:47:07.387Z] ++ set -x [2019-09-12T07:47:07.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:07.387Z] INFO: Testing against a local daemon [2019-09-12T07:47:07.387Z] === RUN TestNetworkCreateDelete [2019-09-12T07:47:07.387Z] --- PASS: TestNetworkCreateDelete (0.19s) [2019-09-12T07:47:07.387Z] === RUN TestDockerNetworkDeletePreferID [2019-09-12T07:47:07.387Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-09-12T07:47:07.387Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2019-09-12T07:47:07.446Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-12T07:47:07.915Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-12T07:47:08.193Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/make.sh dynbinary test-integration [2019-09-12T07:47:08.231Z] === RUN TestInspectNetwork/full_network_id [2019-09-12T07:47:08.231Z] === RUN TestInspectNetwork/partial_network_id [2019-09-12T07:47:08.231Z] === RUN TestInspectNetwork/network_name [2019-09-12T07:47:08.231Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-12T07:47:08.477Z] [2019-09-12T07:47:08.761Z] Removing bundles/ [2019-09-12T07:47:08.761Z] [2019-09-12T07:47:08.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-12T07:47:08.761Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:47:08.761Z] GOOS="" GOARCH="" GOARM="" [2019-09-12T07:47:09.795Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-12T07:47:09.810Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-12T07:47:11.177Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-12T07:47:11.434Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-12T07:47:11.999Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-12T07:47:13.368Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-12T07:47:13.369Z] --- PASS: TestInspectNetwork (9.85s) [2019-09-12T07:47:13.369Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-12T07:47:13.369Z] daemon.go:336: [d4005dc297506] waiting for daemon to start [2019-09-12T07:47:13.369Z] daemon.go:336: [d4005dc297506] waiting for daemon to start [2019-09-12T07:47:13.369Z] daemon.go:364: [d4005dc297506] daemon started [2019-09-12T07:47:13.369Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-12T07:47:13.369Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-12T07:47:13.369Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-12T07:47:13.369Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-12T07:47:13.369Z] daemon.go:472: [d4005dc297506] Stopping daemon [2019-09-12T07:47:13.369Z] daemon.go:307: [d4005dc297506] exiting daemon [2019-09-12T07:47:13.369Z] daemon.go:459: [d4005dc297506] Daemon stopped [2019-09-12T07:47:13.369Z] === RUN TestRunContainerWithBridgeNone [2019-09-12T07:47:14.297Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-12T07:47:14.473Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-12T07:47:15.438Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-12T07:47:15.665Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-12T07:47:15.902Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-12T07:47:16.620Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2019-09-12T07:47:16.620Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-12T07:47:16.620Z] daemon.go:336: [d213fc26f9f48] waiting for daemon to start [2019-09-12T07:47:16.620Z] daemon.go:336: [d213fc26f9f48] waiting for daemon to start [2019-09-12T07:47:16.620Z] daemon.go:364: [d213fc26f9f48] daemon started [2019-09-12T07:47:16.620Z] daemon.go:472: [d213fc26f9f48] Stopping daemon [2019-09-12T07:47:16.620Z] daemon.go:307: [d213fc26f9f48] exiting daemon [2019-09-12T07:47:16.620Z] daemon.go:459: [d213fc26f9f48] Daemon stopped [2019-09-12T07:47:16.620Z] === RUN TestNetworkInvalidJSON [2019-09-12T07:47:16.620Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-12T07:47:16.620Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-12T07:47:16.620Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:47:16.620Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:47:16.620Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:47:16.620Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:47:16.620Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-12T07:47:16.620Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:47:16.620Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:47:16.620Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-12T07:47:16.620Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-12T07:47:16.620Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-12T07:47:16.620Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-12T07:47:16.620Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-12T07:47:16.868Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-12T07:47:17.326Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-12T07:47:17.439Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-12T07:47:17.439Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-12T07:47:17.439Z] daemon.go:336: [db49b1037d1f1] waiting for daemon to start [2019-09-12T07:47:17.439Z] daemon.go:336: [db49b1037d1f1] waiting for daemon to start [2019-09-12T07:47:17.439Z] daemon.go:364: [db49b1037d1f1] daemon started [2019-09-12T07:47:17.439Z] daemon.go:472: [db49b1037d1f1] Stopping daemon [2019-09-12T07:47:17.439Z] daemon.go:307: [db49b1037d1f1] exiting daemon [2019-09-12T07:47:17.439Z] daemon.go:459: [db49b1037d1f1] Daemon stopped [2019-09-12T07:47:17.439Z] daemon.go:336: [db49b1037d1f1] waiting for daemon to start [2019-09-12T07:47:17.439Z] daemon.go:336: [db49b1037d1f1] waiting for daemon to start [2019-09-12T07:47:17.439Z] daemon.go:364: [db49b1037d1f1] daemon started [2019-09-12T07:47:17.439Z] daemon.go:472: [db49b1037d1f1] Stopping daemon [2019-09-12T07:47:17.439Z] daemon.go:307: [db49b1037d1f1] exiting daemon [2019-09-12T07:47:17.439Z] daemon.go:459: [db49b1037d1f1] Daemon stopped [2019-09-12T07:47:17.439Z] === RUN TestDaemonDefaultNetworkPools [2019-09-12T07:47:18.697Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2019-09-12T07:47:18.698Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-12T07:47:18.698Z] daemon.go:336: [d1338810a0d84] waiting for daemon to start [2019-09-12T07:47:18.698Z] daemon.go:336: [d1338810a0d84] waiting for daemon to start [2019-09-12T07:47:18.698Z] daemon.go:364: [d1338810a0d84] daemon started [2019-09-12T07:47:18.698Z] daemon.go:472: [d1338810a0d84] Stopping daemon [2019-09-12T07:47:18.698Z] daemon.go:307: [d1338810a0d84] exiting daemon [2019-09-12T07:47:18.698Z] daemon.go:459: [d1338810a0d84] Daemon stopped [2019-09-12T07:47:18.698Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-12T07:47:19.499Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-12T07:47:19.647Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-09-12T07:47:19.647Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-12T07:47:19.647Z] daemon.go:336: [d6068ce8340b0] waiting for daemon to start [2019-09-12T07:47:19.647Z] daemon.go:336: [d6068ce8340b0] waiting for daemon to start [2019-09-12T07:47:19.647Z] daemon.go:364: [d6068ce8340b0] daemon started [2019-09-12T07:47:19.647Z] daemon.go:472: [d6068ce8340b0] Stopping daemon [2019-09-12T07:47:19.647Z] daemon.go:307: [d6068ce8340b0] exiting daemon [2019-09-12T07:47:19.647Z] daemon.go:459: [d6068ce8340b0] Daemon stopped [2019-09-12T07:47:19.647Z] daemon.go:336: [d6068ce8340b0] waiting for daemon to start [2019-09-12T07:47:19.647Z] daemon.go:336: [d6068ce8340b0] waiting for daemon to start [2019-09-12T07:47:19.647Z] daemon.go:364: [d6068ce8340b0] daemon started [2019-09-12T07:47:19.647Z] daemon.go:472: [d6068ce8340b0] Stopping daemon [2019-09-12T07:47:19.647Z] daemon.go:307: [d6068ce8340b0] exiting daemon [2019-09-12T07:47:19.647Z] daemon.go:459: [d6068ce8340b0] Daemon stopped [2019-09-12T07:47:19.647Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:47:20.916Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-12T07:47:20.916Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-12T07:47:20.916Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-12T07:47:20.916Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-12T07:47:20.916Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-12T07:47:21.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2019-09-12T07:47:21.094Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:47:21.094Z] daemon.go:336: [d8789c9edc054] waiting for daemon to start [2019-09-12T07:47:21.094Z] daemon.go:336: [d8789c9edc054] waiting for daemon to start [2019-09-12T07:47:21.094Z] daemon.go:364: [d8789c9edc054] daemon started [2019-09-12T07:47:21.094Z] daemon.go:472: [d8789c9edc054] Stopping daemon [2019-09-12T07:47:21.094Z] daemon.go:307: [d8789c9edc054] exiting daemon [2019-09-12T07:47:21.094Z] daemon.go:459: [d8789c9edc054] Daemon stopped [2019-09-12T07:47:21.094Z] daemon.go:336: [d8789c9edc054] waiting for daemon to start [2019-09-12T07:47:21.094Z] daemon.go:336: [d8789c9edc054] waiting for daemon to start [2019-09-12T07:47:21.094Z] daemon.go:364: [d8789c9edc054] daemon started [2019-09-12T07:47:21.094Z] daemon.go:472: [d8789c9edc054] Stopping daemon [2019-09-12T07:47:21.094Z] daemon.go:307: [d8789c9edc054] exiting daemon [2019-09-12T07:47:21.094Z] daemon.go:459: [d8789c9edc054] Daemon stopped [2019-09-12T07:47:21.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:47:21.481Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-09-12T07:47:21.481Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:47:21.481Z] daemon.go:336: [d671e3a2fa3f9] waiting for daemon to start [2019-09-12T07:47:21.481Z] daemon.go:336: [d671e3a2fa3f9] waiting for daemon to start [2019-09-12T07:47:21.481Z] daemon.go:364: [d671e3a2fa3f9] daemon started [2019-09-12T07:47:21.481Z] daemon.go:472: [d671e3a2fa3f9] Stopping daemon [2019-09-12T07:47:21.481Z] daemon.go:307: [d671e3a2fa3f9] exiting daemon [2019-09-12T07:47:21.481Z] daemon.go:459: [d671e3a2fa3f9] Daemon stopped [2019-09-12T07:47:21.481Z] === RUN TestServiceWithPredefinedNetwork [2019-09-12T07:47:21.846Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-12T07:47:21.846Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-12T07:47:22.790Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-12T07:47:23.355Z] --- PASS: TestCreateServiceMultipleTimes (24.27s) [2019-09-12T07:47:23.355Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-12T07:47:23.355Z] daemon.go:336: [d1a41f8397f3d] waiting for daemon to start [2019-09-12T07:47:23.355Z] daemon.go:336: [d1a41f8397f3d] waiting for daemon to start [2019-09-12T07:47:23.355Z] daemon.go:364: [d1a41f8397f3d] daemon started [2019-09-12T07:47:23.355Z] daemon.go:472: [d1a41f8397f3d] Stopping daemon [2019-09-12T07:47:23.355Z] daemon.go:307: [d1a41f8397f3d] exiting daemon [2019-09-12T07:47:23.355Z] daemon.go:459: [d1a41f8397f3d] Daemon stopped [2019-09-12T07:47:23.355Z] === RUN TestCreateServiceConflict [2019-09-12T07:47:24.681Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2019-09-12T07:47:24.681Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-12T07:47:24.681Z] daemon.go:336: [dd52ccdc73ecb] waiting for daemon to start [2019-09-12T07:47:24.681Z] daemon.go:336: [dd52ccdc73ecb] waiting for daemon to start [2019-09-12T07:47:24.681Z] daemon.go:364: [dd52ccdc73ecb] daemon started [2019-09-12T07:47:24.681Z] daemon.go:472: [dd52ccdc73ecb] Stopping daemon [2019-09-12T07:47:24.681Z] daemon.go:307: [dd52ccdc73ecb] exiting daemon [2019-09-12T07:47:24.681Z] daemon.go:459: [dd52ccdc73ecb] Daemon stopped [2019-09-12T07:47:24.681Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-12T07:47:24.681Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:47:24.681Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:47:24.681Z] === RUN TestServiceWithDataPathPortInit [2019-09-12T07:47:25.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-12T07:47:26.627Z] --- PASS: TestCreateServiceConflict (2.97s) [2019-09-12T07:47:26.627Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-12T07:47:26.627Z] daemon.go:336: [d4e914c9f07ea] waiting for daemon to start [2019-09-12T07:47:26.627Z] daemon.go:336: [d4e914c9f07ea] waiting for daemon to start [2019-09-12T07:47:26.627Z] daemon.go:364: [d4e914c9f07ea] daemon started [2019-09-12T07:47:26.627Z] daemon.go:472: [d4e914c9f07ea] Stopping daemon [2019-09-12T07:47:26.627Z] daemon.go:307: [d4e914c9f07ea] exiting daemon [2019-09-12T07:47:26.627Z] daemon.go:459: [d4e914c9f07ea] Daemon stopped [2019-09-12T07:47:26.627Z] === RUN TestCreateServiceMaxReplicas [2019-09-12T07:47:27.558Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-12T07:47:28.205Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-12T07:47:29.452Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-12T07:47:30.015Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2019-09-12T07:47:30.015Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-12T07:47:30.015Z] daemon.go:336: [d8c606ac9f479] waiting for daemon to start [2019-09-12T07:47:30.015Z] daemon.go:336: [d8c606ac9f479] waiting for daemon to start [2019-09-12T07:47:30.015Z] daemon.go:364: [d8c606ac9f479] daemon started [2019-09-12T07:47:30.015Z] daemon.go:472: [d8c606ac9f479] Stopping daemon [2019-09-12T07:47:30.015Z] daemon.go:307: [d8c606ac9f479] exiting daemon [2019-09-12T07:47:30.015Z] daemon.go:459: [d8c606ac9f479] Daemon stopped [2019-09-12T07:47:30.015Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-12T07:47:30.579Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-12T07:47:31.142Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-12T07:47:32.072Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-12T07:47:32.886Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-12T07:47:33.965Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-12T07:47:35.857Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-12T07:47:37.589Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-12T07:47:39.105Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-12T07:47:39.105Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-12T07:47:39.105Z] Cross building: bundles/cross/windows/amd64 [2019-09-12T07:47:39.105Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-12T07:47:39.105Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-12T07:47:39.129Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-12T07:47:43.372Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-12T07:47:44.360Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2019-09-12T07:47:44.360Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T07:47:44.360Z] daemon.go:336: [d8527aa426406] waiting for daemon to start [2019-09-12T07:47:44.360Z] daemon.go:336: [d8527aa426406] waiting for daemon to start [2019-09-12T07:47:44.360Z] daemon.go:364: [d8527aa426406] daemon started [2019-09-12T07:47:44.360Z] daemon.go:472: [d8527aa426406] Stopping daemon [2019-09-12T07:47:44.360Z] daemon.go:307: [d8527aa426406] exiting daemon [2019-09-12T07:47:44.360Z] daemon.go:459: [d8527aa426406] Daemon stopped [2019-09-12T07:47:44.360Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T07:47:44.360Z] daemon.go:336: [dea8a8ae22f08] waiting for daemon to start [2019-09-12T07:47:44.360Z] daemon.go:336: [dea8a8ae22f08] waiting for daemon to start [2019-09-12T07:47:44.360Z] daemon.go:364: [dea8a8ae22f08] daemon started [2019-09-12T07:47:44.360Z] daemon.go:472: [dea8a8ae22f08] Stopping daemon [2019-09-12T07:47:44.360Z] daemon.go:307: [dea8a8ae22f08] exiting daemon [2019-09-12T07:47:44.360Z] daemon.go:459: [dea8a8ae22f08] Daemon stopped [2019-09-12T07:47:44.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-12T07:47:45.553Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-12T07:47:45.671Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.57s) [2019-09-12T07:47:45.671Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-12T07:47:45.671Z] daemon.go:336: [d4a998a9abb1b] waiting for daemon to start [2019-09-12T07:47:45.671Z] daemon.go:336: [d4a998a9abb1b] waiting for daemon to start [2019-09-12T07:47:45.671Z] daemon.go:364: [d4a998a9abb1b] daemon started [2019-09-12T07:47:45.671Z] daemon.go:472: [d4a998a9abb1b] Stopping daemon [2019-09-12T07:47:45.671Z] daemon.go:307: [d4a998a9abb1b] exiting daemon [2019-09-12T07:47:45.671Z] daemon.go:459: [d4a998a9abb1b] Daemon stopped [2019-09-12T07:47:45.671Z] === RUN TestCreateServiceSecretFileMode [2019-09-12T07:47:48.944Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2019-09-12T07:47:48.944Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-12T07:47:48.944Z] daemon.go:336: [d37c32de035cc] waiting for daemon to start [2019-09-12T07:47:48.944Z] daemon.go:336: [d37c32de035cc] waiting for daemon to start [2019-09-12T07:47:48.944Z] daemon.go:364: [d37c32de035cc] daemon started [2019-09-12T07:47:48.944Z] daemon.go:472: [d37c32de035cc] Stopping daemon [2019-09-12T07:47:48.944Z] daemon.go:307: [d37c32de035cc] exiting daemon [2019-09-12T07:47:48.944Z] daemon.go:459: [d37c32de035cc] Daemon stopped [2019-09-12T07:47:48.944Z] === RUN TestCreateServiceConfigFileMode [2019-09-12T07:47:50.234Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-12T07:47:50.580Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2019-09-12T07:47:50.580Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-12T07:47:50.580Z] daemon.go:336: [d9a64a3c4c7a9] waiting for daemon to start [2019-09-12T07:47:50.580Z] daemon.go:336: [d9a64a3c4c7a9] waiting for daemon to start [2019-09-12T07:47:50.580Z] daemon.go:364: [d9a64a3c4c7a9] daemon started [2019-09-12T07:47:50.580Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ow1yn3if5yvaqycx2b10nn20h Created:2019-09-12 07:47:43.445693949 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a79718ae5208d51c6390c4c1c29b3bf62009457482638d6fdbfed35801472e0b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dp6twixqkejz16zkuwkif228b EndpointID:f727e3a9fda75e311cfa9b2a429109bb3b527988d172b406fb1441bb373dba07 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c27201c51eaec2396da842b4d65a683a367e5dd4e428cb5211bef14d81447681 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c56dd388f635 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dp6twixqkejz16zkuwkif228b EndpointID:f727e3a9fda75e311cfa9b2a429109bb3b527988d172b406fb1441bb373dba07 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-12T07:47:50.580Z] daemon.go:472: [d9a64a3c4c7a9] Stopping daemon [2019-09-12T07:47:50.580Z] daemon.go:307: [d9a64a3c4c7a9] exiting daemon [2019-09-12T07:47:50.580Z] daemon.go:459: [d9a64a3c4c7a9] Daemon stopped [2019-09-12T07:47:50.580Z] PASS [2019-09-12T07:47:50.580Z] [2019-09-12T07:47:50.580Z] === Skipped [2019-09-12T07:47:50.580Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:47:50.580Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:47:50.580Z] [2019-09-12T07:47:50.580Z] [2019-09-12T07:47:50.580Z] DONE 21 tests, 1 skipped in 47.902s [2019-09-12T07:47:50.580Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-12T07:47:50.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:50.580Z] ++ set -e [2019-09-12T07:47:50.580Z] ++ '[' -n 0 ']' [2019-09-12T07:47:50.580Z] ++ set -x [2019-09-12T07:47:50.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:50.839Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-12T07:47:51.370Z] INFO: Testing against a local daemon [2019-09-12T07:47:51.370Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-12T07:47:51.370Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-12T07:47:51.370Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:47:51.370Z] === RUN TestDockerNetworkIpvlan [2019-09-12T07:47:51.370Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-12T07:47:51.370Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:47:51.370Z] PASS [2019-09-12T07:47:51.370Z] [2019-09-12T07:47:51.370Z] === Skipped [2019-09-12T07:47:51.370Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-12T07:47:51.370Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:47:51.370Z] [2019-09-12T07:47:51.370Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-12T07:47:51.370Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-12T07:47:51.370Z] [2019-09-12T07:47:51.370Z] [2019-09-12T07:47:51.370Z] DONE 2 tests, 2 skipped in 0.979s [2019-09-12T07:47:51.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-12T07:47:51.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:51.736Z] ++ set -e [2019-09-12T07:47:51.736Z] ++ '[' -n 0 ']' [2019-09-12T07:47:51.736Z] ++ set -x [2019-09-12T07:47:51.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:47:51.736Z] INFO: Testing against a local daemon [2019-09-12T07:47:51.736Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-12T07:47:52.208Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2019-09-12T07:47:52.208Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-12T07:47:52.208Z] daemon.go:336: [d51596d7d695a] waiting for daemon to start [2019-09-12T07:47:52.208Z] daemon.go:336: [d51596d7d695a] waiting for daemon to start [2019-09-12T07:47:52.208Z] daemon.go:364: [d51596d7d695a] daemon started [2019-09-12T07:47:52.208Z] daemon.go:472: [d51596d7d695a] Stopping daemon [2019-09-12T07:47:52.208Z] daemon.go:307: [d51596d7d695a] exiting daemon [2019-09-12T07:47:52.208Z] daemon.go:459: [d51596d7d695a] Daemon stopped [2019-09-12T07:47:52.208Z] === RUN TestCreateServiceSysctls [2019-09-12T07:47:52.412Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-12T07:47:52.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:47:52.412Z] INFO: Testing against a local daemon [2019-09-12T07:47:52.412Z] === RUN TestBuildWithSession [2019-09-12T07:47:52.412Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-12T07:47:52.412Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:47:52.412Z] === RUN TestBuildSquashParent [2019-09-12T07:47:52.412Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-12T07:47:52.412Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:47:52.412Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-12T07:47:52.412Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-12T07:47:52.412Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:47:52.412Z] === RUN TestBuildMultiStageCopy [2019-09-12T07:47:52.412Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-12T07:47:53.023Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-09-12T07:47:53.023Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-12T07:47:53.023Z] daemon.go:336: [dbb6d462a8285] waiting for daemon to start [2019-09-12T07:47:53.023Z] daemon.go:336: [dbb6d462a8285] waiting for daemon to start [2019-09-12T07:47:53.023Z] daemon.go:364: [dbb6d462a8285] daemon started [2019-09-12T07:47:53.023Z] daemon.go:472: [dbb6d462a8285] Stopping daemon [2019-09-12T07:47:53.023Z] daemon.go:307: [dbb6d462a8285] exiting daemon [2019-09-12T07:47:53.023Z] daemon.go:459: [dbb6d462a8285] Daemon stopped [2019-09-12T07:47:53.023Z] daemon.go:336: [dbb6d462a8285] waiting for daemon to start [2019-09-12T07:47:53.023Z] daemon.go:336: [dbb6d462a8285] waiting for daemon to start [2019-09-12T07:47:53.023Z] daemon.go:364: [dbb6d462a8285] daemon started [2019-09-12T07:47:53.023Z] daemon.go:472: [dbb6d462a8285] Stopping daemon [2019-09-12T07:47:53.023Z] daemon.go:307: [dbb6d462a8285] exiting daemon [2019-09-12T07:47:53.023Z] daemon.go:459: [dbb6d462a8285] Daemon stopped [2019-09-12T07:47:53.023Z] === RUN TestDockerNetworkMacvlan [2019-09-12T07:47:54.400Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-12T07:47:55.660Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-12T07:47:56.381Z] --- PASS: TestCreateServiceSysctls (4.25s) [2019-09-12T07:47:56.382Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-12T07:47:56.382Z] daemon.go:336: [d75a33f4856cf] waiting for daemon to start [2019-09-12T07:47:56.382Z] daemon.go:336: [d75a33f4856cf] waiting for daemon to start [2019-09-12T07:47:56.382Z] daemon.go:364: [d75a33f4856cf] daemon started [2019-09-12T07:47:56.382Z] daemon.go:472: [d75a33f4856cf] Stopping daemon [2019-09-12T07:47:56.382Z] daemon.go:307: [d75a33f4856cf] exiting daemon [2019-09-12T07:47:56.382Z] daemon.go:459: [d75a33f4856cf] Daemon stopped [2019-09-12T07:47:56.382Z] === RUN TestCreateServiceCapabilities [2019-09-12T07:47:56.452Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-12T07:47:57.315Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-12T07:47:58.685Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-12T07:47:58.685Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-12T07:47:58.939Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-12T07:48:00.057Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2019-09-12T07:48:00.057Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-12T07:48:00.057Z] daemon.go:336: [dd1f755691548] waiting for daemon to start [2019-09-12T07:48:00.057Z] daemon.go:336: [dd1f755691548] waiting for daemon to start [2019-09-12T07:48:00.057Z] daemon.go:364: [dd1f755691548] daemon started [2019-09-12T07:48:00.057Z] daemon.go:472: [dd1f755691548] Stopping daemon [2019-09-12T07:48:00.057Z] daemon.go:307: [dd1f755691548] exiting daemon [2019-09-12T07:48:00.057Z] daemon.go:459: [dd1f755691548] Daemon stopped [2019-09-12T07:48:00.057Z] === RUN TestInspect [2019-09-12T07:48:00.057Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-12T07:48:01.428Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-12T07:48:02.104Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-12T07:48:02.692Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-12T07:48:02.968Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-12T07:48:03.324Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-12T07:48:03.324Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-12T07:48:03.583Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-12T07:48:03.583Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-12T07:48:03.583Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan (10.87s) [2019-09-12T07:48:04.426Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:48:04.426Z] daemon.go:336: [df805eac0e515] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:336: [df805eac0e515] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:364: [df805eac0e515] daemon started [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-12T07:48:04.426Z] daemon.go:472: [df805eac0e515] Stopping daemon [2019-09-12T07:48:04.426Z] daemon.go:307: [df805eac0e515] exiting daemon [2019-09-12T07:48:04.426Z] daemon.go:459: [df805eac0e515] Daemon stopped [2019-09-12T07:48:04.426Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:48:04.426Z] daemon.go:336: [d0f66feb724b3] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:336: [d0f66feb724b3] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:364: [d0f66feb724b3] daemon started [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-09-12T07:48:04.426Z] daemon.go:472: [d0f66feb724b3] Stopping daemon [2019-09-12T07:48:04.426Z] daemon.go:307: [d0f66feb724b3] exiting daemon [2019-09-12T07:48:04.426Z] daemon.go:459: [d0f66feb724b3] Daemon stopped [2019-09-12T07:48:04.426Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:48:04.426Z] daemon.go:336: [d2695804a1987] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:336: [d2695804a1987] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:364: [d2695804a1987] daemon started [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-09-12T07:48:04.426Z] daemon.go:472: [d2695804a1987] Stopping daemon [2019-09-12T07:48:04.426Z] daemon.go:307: [d2695804a1987] exiting daemon [2019-09-12T07:48:04.426Z] daemon.go:459: [d2695804a1987] Daemon stopped [2019-09-12T07:48:04.426Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:48:04.426Z] daemon.go:336: [d40e4be8e47fc] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:336: [d40e4be8e47fc] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:364: [d40e4be8e47fc] daemon started [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s) [2019-09-12T07:48:04.426Z] daemon.go:472: [d40e4be8e47fc] Stopping daemon [2019-09-12T07:48:04.426Z] daemon.go:307: [d40e4be8e47fc] exiting daemon [2019-09-12T07:48:04.426Z] daemon.go:459: [d40e4be8e47fc] Daemon stopped [2019-09-12T07:48:04.426Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T07:48:04.426Z] daemon.go:336: [d24601ac8f3f1] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:336: [d24601ac8f3f1] waiting for daemon to start [2019-09-12T07:48:04.426Z] daemon.go:364: [d24601ac8f3f1] daemon started [2019-09-12T07:48:04.426Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-09-12T07:48:04.426Z] daemon.go:472: [d24601ac8f3f1] Stopping daemon [2019-09-12T07:48:04.426Z] daemon.go:307: [d24601ac8f3f1] exiting daemon [2019-09-12T07:48:04.426Z] daemon.go:459: [d24601ac8f3f1] Daemon stopped [2019-09-12T07:48:04.426Z] PASS [2019-09-12T07:48:04.426Z] [2019-09-12T07:48:04.426Z] DONE 7 tests in 12.479s [2019-09-12T07:48:04.426Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] ++ set -e [2019-09-12T07:48:04.426Z] ++ '[' -n 0 ']' [2019-09-12T07:48:04.426Z] ++ set -x [2019-09-12T07:48:04.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] testing: warning: no tests to run [2019-09-12T07:48:04.426Z] PASS [2019-09-12T07:48:04.426Z] [2019-09-12T07:48:04.426Z] DONE 0 tests in 0.059s [2019-09-12T07:48:04.426Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] ++ set -e [2019-09-12T07:48:04.426Z] ++ '[' -n 0 ']' [2019-09-12T07:48:04.426Z] ++ set -x [2019-09-12T07:48:04.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:04.426Z] INFO: Testing against a local daemon [2019-09-12T07:48:04.426Z] === RUN TestAuthZPluginAllowRequest [2019-09-12T07:48:04.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-12T07:48:04.950Z] --- PASS: TestInspect (4.74s) [2019-09-12T07:48:04.950Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-12T07:48:04.950Z] daemon.go:336: [d29d48b04139b] waiting for daemon to start [2019-09-12T07:48:04.950Z] daemon.go:336: [d29d48b04139b] waiting for daemon to start [2019-09-12T07:48:04.950Z] daemon.go:364: [d29d48b04139b] daemon started [2019-09-12T07:48:04.950Z] daemon.go:472: [d29d48b04139b] Stopping daemon [2019-09-12T07:48:04.950Z] daemon.go:307: [d29d48b04139b] exiting daemon [2019-09-12T07:48:04.950Z] daemon.go:459: [d29d48b04139b] Daemon stopped [2019-09-12T07:48:04.950Z] === RUN TestDockerNetworkConnectAlias [2019-09-12T07:48:05.880Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-12T07:48:05.880Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-12T07:48:06.372Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-09-12T07:48:06.372Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-12T07:48:06.372Z] daemon.go:336: [d9e754580fdf0] waiting for daemon to start [2019-09-12T07:48:06.372Z] daemon.go:336: [d9e754580fdf0] waiting for daemon to start [2019-09-12T07:48:06.372Z] daemon.go:364: [d9e754580fdf0] daemon started [2019-09-12T07:48:06.372Z] daemon.go:472: [d9e754580fdf0] Stopping daemon [2019-09-12T07:48:06.372Z] daemon.go:307: [d9e754580fdf0] exiting daemon [2019-09-12T07:48:06.372Z] daemon.go:459: [d9e754580fdf0] Daemon stopped [2019-09-12T07:48:06.372Z] === RUN TestAuthZPluginTLS [2019-09-12T07:48:06.742Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-12T07:48:06.742Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-12T07:48:06.742Z] daemon.go:336: [d8aba3db3a214] waiting for daemon to start [2019-09-12T07:48:06.742Z] daemon.go:336: [d8aba3db3a214] waiting for daemon to start [2019-09-12T07:48:06.742Z] daemon.go:364: [d8aba3db3a214] daemon started [2019-09-12T07:48:06.742Z] daemon.go:472: [d8aba3db3a214] Stopping daemon [2019-09-12T07:48:06.742Z] daemon.go:307: [d8aba3db3a214] exiting daemon [2019-09-12T07:48:06.742Z] daemon.go:459: [d8aba3db3a214] Daemon stopped [2019-09-12T07:48:06.742Z] === RUN TestAuthZPluginDenyRequest [2019-09-12T07:48:06.810Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-12T07:48:07.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-12T07:48:07.543Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-12T07:48:07.543Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-12T07:48:07.543Z] daemon.go:336: [d9d6da08e95dd] waiting for daemon to start [2019-09-12T07:48:07.543Z] daemon.go:336: [d9d6da08e95dd] waiting for daemon to start [2019-09-12T07:48:07.543Z] daemon.go:364: [d9d6da08e95dd] daemon started [2019-09-12T07:48:07.543Z] daemon.go:472: [d9d6da08e95dd] Stopping daemon [2019-09-12T07:48:07.543Z] daemon.go:307: [d9d6da08e95dd] exiting daemon [2019-09-12T07:48:07.543Z] daemon.go:459: [d9d6da08e95dd] Daemon stopped [2019-09-12T07:48:07.543Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-12T07:48:07.741Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-12T07:48:07.909Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-12T07:48:07.909Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-12T07:48:07.909Z] daemon.go:336: [ddb56a2b6cfe8] waiting for daemon to start [2019-09-12T07:48:07.909Z] daemon.go:336: [ddb56a2b6cfe8] waiting for daemon to start [2019-09-12T07:48:07.909Z] daemon.go:364: [ddb56a2b6cfe8] daemon started [2019-09-12T07:48:07.909Z] daemon.go:472: [ddb56a2b6cfe8] Stopping daemon [2019-09-12T07:48:07.909Z] daemon.go:307: [ddb56a2b6cfe8] exiting daemon [2019-09-12T07:48:07.909Z] daemon.go:459: [ddb56a2b6cfe8] Daemon stopped [2019-09-12T07:48:07.909Z] === RUN TestAuthZPluginDenyResponse [2019-09-12T07:48:07.998Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-12T07:48:08.281Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-12T07:48:08.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-12T07:48:08.281Z] daemon.go:336: [d338ca3d1f96c] waiting for daemon to start [2019-09-12T07:48:08.281Z] daemon.go:336: [d338ca3d1f96c] waiting for daemon to start [2019-09-12T07:48:08.281Z] daemon.go:364: [d338ca3d1f96c] daemon started [2019-09-12T07:48:08.281Z] daemon.go:472: [d338ca3d1f96c] Stopping daemon [2019-09-12T07:48:08.281Z] daemon.go:307: [d338ca3d1f96c] exiting daemon [2019-09-12T07:48:08.281Z] daemon.go:459: [d338ca3d1f96c] Daemon stopped [2019-09-12T07:48:08.281Z] === RUN TestAuthZPluginAllowEventStream [2019-09-12T07:48:08.581Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-12T07:48:08.850Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-12T07:48:09.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-12T07:48:09.755Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-12T07:48:09.755Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-12T07:48:09.755Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-12T07:48:10.089Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-09-12T07:48:10.089Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-12T07:48:10.089Z] daemon.go:336: [d47f7105fc0c2] waiting for daemon to start [2019-09-12T07:48:10.089Z] daemon.go:336: [d47f7105fc0c2] waiting for daemon to start [2019-09-12T07:48:10.089Z] daemon.go:364: [d47f7105fc0c2] daemon started [2019-09-12T07:48:10.089Z] daemon.go:472: [d47f7105fc0c2] Stopping daemon [2019-09-12T07:48:10.089Z] daemon.go:307: [d47f7105fc0c2] exiting daemon [2019-09-12T07:48:10.089Z] daemon.go:459: [d47f7105fc0c2] Daemon stopped [2019-09-12T07:48:10.089Z] === RUN TestAuthZPluginErrorResponse [2019-09-12T07:48:10.471Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-12T07:48:10.471Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-12T07:48:10.471Z] daemon.go:336: [dee9c3dc97183] waiting for daemon to start [2019-09-12T07:48:10.471Z] daemon.go:336: [dee9c3dc97183] waiting for daemon to start [2019-09-12T07:48:10.471Z] daemon.go:364: [dee9c3dc97183] daemon started [2019-09-12T07:48:10.471Z] daemon.go:472: [dee9c3dc97183] Stopping daemon [2019-09-12T07:48:10.471Z] daemon.go:307: [dee9c3dc97183] exiting daemon [2019-09-12T07:48:10.471Z] daemon.go:459: [dee9c3dc97183] Daemon stopped [2019-09-12T07:48:10.471Z] === RUN TestAuthZPluginErrorRequest [2019-09-12T07:48:11.245Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-12T07:48:11.245Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-12T07:48:11.245Z] daemon.go:336: [d81768ff58a3f] waiting for daemon to start [2019-09-12T07:48:11.245Z] daemon.go:336: [d81768ff58a3f] waiting for daemon to start [2019-09-12T07:48:11.245Z] daemon.go:364: [d81768ff58a3f] daemon started [2019-09-12T07:48:11.245Z] daemon.go:472: [d81768ff58a3f] Stopping daemon [2019-09-12T07:48:11.245Z] daemon.go:307: [d81768ff58a3f] exiting daemon [2019-09-12T07:48:11.245Z] daemon.go:459: [d81768ff58a3f] Daemon stopped [2019-09-12T07:48:11.245Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T07:48:11.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-12T07:48:11.611Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T07:48:11.611Z] daemon.go:336: [dbbbfe28e0a38] waiting for daemon to start [2019-09-12T07:48:11.611Z] daemon.go:336: [dbbbfe28e0a38] waiting for daemon to start [2019-09-12T07:48:11.611Z] daemon.go:364: [dbbbfe28e0a38] daemon started [2019-09-12T07:48:11.611Z] daemon.go:472: [dbbbfe28e0a38] Stopping daemon [2019-09-12T07:48:11.611Z] daemon.go:307: [dbbbfe28e0a38] exiting daemon [2019-09-12T07:48:11.611Z] daemon.go:459: [dbbbfe28e0a38] Daemon stopped [2019-09-12T07:48:11.611Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-12T07:48:12.068Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-12T07:48:12.658Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-12T07:48:13.029Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-12T07:48:13.029Z] --- PASS: TestDockerNetworkConnectAlias (7.84s) [2019-09-12T07:48:13.029Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-12T07:48:13.029Z] daemon.go:336: [dd2d48d71a5fa] waiting for daemon to start [2019-09-12T07:48:13.029Z] daemon.go:336: [dd2d48d71a5fa] waiting for daemon to start [2019-09-12T07:48:13.029Z] daemon.go:364: [dd2d48d71a5fa] daemon started [2019-09-12T07:48:13.029Z] daemon.go:472: [dd2d48d71a5fa] Stopping daemon [2019-09-12T07:48:13.029Z] daemon.go:307: [dd2d48d71a5fa] exiting daemon [2019-09-12T07:48:13.029Z] daemon.go:459: [dd2d48d71a5fa] Daemon stopped [2019-09-12T07:48:13.029Z] === RUN TestDockerNetworkReConnect [2019-09-12T07:48:14.173Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2019-09-12T07:48:14.173Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-12T07:48:14.173Z] daemon.go:336: [d71d6db329f04] waiting for daemon to start [2019-09-12T07:48:14.173Z] daemon.go:336: [d71d6db329f04] waiting for daemon to start [2019-09-12T07:48:14.173Z] daemon.go:364: [d71d6db329f04] daemon started [2019-09-12T07:48:14.173Z] daemon.go:472: [d71d6db329f04] Stopping daemon [2019-09-12T07:48:14.173Z] daemon.go:307: [d71d6db329f04] exiting daemon [2019-09-12T07:48:14.173Z] daemon.go:459: [d71d6db329f04] Daemon stopped [2019-09-12T07:48:14.173Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T07:48:14.834Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-12T07:48:14.834Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-12T07:48:14.834Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-12T07:48:14.834Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-12T07:48:14.834Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-12T07:48:14.922Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy (22.38s) [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.97s) [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.26s) [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.45s) [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.64s) [2019-09-12T07:48:14.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (3.07s) [2019-09-12T07:48:14.963Z] === RUN TestBuildMultiStageParentConfig [2019-09-12T07:48:14.963Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-12T07:48:14.963Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:14.963Z] === RUN TestBuildLabelWithTargets [2019-09-12T07:48:14.963Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-12T07:48:14.963Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:14.963Z] === RUN TestBuildWithEmptyLayers [2019-09-12T07:48:15.851Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-12T07:48:16.107Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-12T07:48:16.634Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2019-09-12T07:48:16.634Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T07:48:16.634Z] daemon.go:336: [d96728d8b51c7] waiting for daemon to start [2019-09-12T07:48:16.634Z] daemon.go:336: [d96728d8b51c7] waiting for daemon to start [2019-09-12T07:48:16.634Z] daemon.go:364: [d96728d8b51c7] daemon started [2019-09-12T07:48:16.634Z] daemon.go:472: [d96728d8b51c7] Stopping daemon [2019-09-12T07:48:16.634Z] daemon.go:307: [d96728d8b51c7] exiting daemon [2019-09-12T07:48:16.634Z] daemon.go:459: [d96728d8b51c7] Daemon stopped [2019-09-12T07:48:16.634Z] === RUN TestAuthZPluginHeader [2019-09-12T07:48:16.671Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-12T07:48:16.671Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-12T07:48:17.002Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-09-12T07:48:17.002Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-12T07:48:17.002Z] daemon.go:336: [db49459b10411] waiting for daemon to start [2019-09-12T07:48:17.002Z] daemon.go:336: [db49459b10411] waiting for daemon to start [2019-09-12T07:48:17.002Z] daemon.go:364: [db49459b10411] daemon started [2019-09-12T07:48:17.002Z] daemon.go:472: [db49459b10411] Stopping daemon [2019-09-12T07:48:17.002Z] daemon.go:307: [db49459b10411] exiting daemon [2019-09-12T07:48:17.002Z] daemon.go:459: [db49459b10411] Daemon stopped [2019-09-12T07:48:17.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-12T07:48:17.002Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-12T07:48:17.002Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:17.002Z] === RUN TestAuthZPluginV2Disable [2019-09-12T07:48:17.002Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-12T07:48:17.002Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:17.002Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-12T07:48:17.002Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-12T07:48:17.002Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:17.002Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-12T07:48:17.002Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-12T07:48:17.002Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:17.002Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T07:48:17.601Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-12T07:48:18.531Z] --- PASS: TestDockerNetworkReConnect (5.91s) [2019-09-12T07:48:18.531Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-12T07:48:18.531Z] daemon.go:336: [d0a9314ec845d] waiting for daemon to start [2019-09-12T07:48:18.531Z] daemon.go:336: [d0a9314ec845d] waiting for daemon to start [2019-09-12T07:48:18.531Z] daemon.go:364: [d0a9314ec845d] daemon started [2019-09-12T07:48:18.531Z] daemon.go:472: [d0a9314ec845d] Stopping daemon [2019-09-12T07:48:18.531Z] daemon.go:307: [d0a9314ec845d] exiting daemon [2019-09-12T07:48:18.531Z] daemon.go:459: [d0a9314ec845d] Daemon stopped [2019-09-12T07:48:18.531Z] === RUN TestServicePlugin [2019-09-12T07:48:18.564Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-12T07:48:18.564Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-12T07:48:18.564Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-12T07:48:19.638Z] --- PASS: TestBuildWithEmptyLayers (4.77s) [2019-09-12T07:48:19.638Z] === RUN TestBuildMultiStageOnBuild [2019-09-12T07:48:19.638Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-12T07:48:19.638Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:19.638Z] === RUN TestBuildUncleanTarFilenames [2019-09-12T07:48:19.638Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-12T07:48:19.638Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:19.638Z] === RUN TestBuildMultiStageLayerLeak [2019-09-12T07:48:19.638Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-12T07:48:19.638Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:19.638Z] === RUN TestBuildWithHugeFile [2019-09-12T07:48:19.638Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-12T07:48:19.638Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-12T07:48:19.638Z] === RUN TestBuildWithEmptyDockerfile [2019-09-12T07:48:19.638Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:48:19.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:48:19.638Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:48:19.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:48:19.638Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:48:19.638Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:48:20.096Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:48:20.096Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:48:20.096Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:48:20.096Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s) [2019-09-12T07:48:20.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-12T07:48:20.096Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-12T07:48:20.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-12T07:48:20.096Z] === RUN TestBuildPreserveOwnership [2019-09-12T07:48:20.096Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-12T07:48:20.096Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:20.096Z] === RUN TestBuildPlatformInvalid [2019-09-12T07:48:20.096Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-12T07:48:20.096Z] PASS [2019-09-12T07:48:20.096Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-12T07:48:20.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:48:20.096Z] INFO: Testing against a local daemon [2019-09-12T07:48:20.096Z] === RUN TestConfigList [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigList (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.096Z] === RUN TestConfigsCreateAndDelete [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.096Z] === RUN TestConfigsUpdate [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.096Z] === RUN TestTemplatedConfig [2019-09-12T07:48:20.096Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.096Z] === RUN TestConfigInspect [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.096Z] === RUN TestConfigCreateWithLabels [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:48:20.096Z] === RUN TestConfigCreateResolve [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:48:20.096Z] === RUN TestConfigDaemonLibtrustID [2019-09-12T07:48:20.096Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-12T07:48:20.096Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:48:20.096Z] PASS [2019-09-12T07:48:20.096Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-12T07:48:20.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:48:20.096Z] INFO: Testing against a local daemon [2019-09-12T07:48:20.096Z] === RUN TestCheckpoint [2019-09-12T07:48:20.096Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-12T07:48:20.096Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:48:20.096Z] === RUN TestContainerInvalidJSON [2019-09-12T07:48:20.096Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:48:20.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:48:20.096Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:48:20.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:48:20.096Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:48:20.096Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:48:20.096Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:48:20.096Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:48:20.096Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:48:20.096Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-12T07:48:20.096Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-12T07:48:20.096Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-12T07:48:20.096Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-12T07:48:20.096Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-12T07:48:20.427Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-12T07:48:20.427Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-12T07:48:20.427Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-12T07:48:20.553Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-12T07:48:20.553Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-12T07:48:20.553Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-12T07:48:20.553Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-12T07:48:20.553Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-12T07:48:20.553Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-12T07:48:20.553Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-12T07:48:20.553Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCopyFromContainer [2019-09-12T07:48:20.553Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-12T07:48:20.553Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-12T07:48:20.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:48:20.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:48:20.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:48:20.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:48:20.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:48:20.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:48:20.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:48:20.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:48:20.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:48:20.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-12T07:48:20.553Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-12T07:48:20.553Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-12T07:48:20.553Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidEnv [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-12T07:48:20.553Z] === RUN TestCreateTmpfsMountsTarget [2019-09-12T07:48:20.553Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-12T07:48:20.553Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:20.553Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-12T07:48:20.553Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-12T07:48:20.553Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:48:20.553Z] === RUN TestCreateWithCapabilities [2019-09-12T07:48:20.553Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-12T07:48:20.553Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-12T07:48:20.553Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-12T07:48:20.553Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-12T07:48:20.553Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:48:20.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:48:20.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:48:20.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-12T07:48:20.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-09-12T07:48:20.553Z] === RUN TestDiff [2019-09-12T07:48:20.553Z] --- SKIP: TestDiff (0.00s) [2019-09-12T07:48:20.553Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:20.553Z] === RUN TestExecWithCloseStdin [2019-09-12T07:48:20.990Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-12T07:48:22.362Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-12T07:48:23.292Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-12T07:48:24.278Z] --- PASS: TestExecWithCloseStdin (3.28s) [2019-09-12T07:48:24.278Z] === RUN TestExec [2019-09-12T07:48:24.278Z] --- SKIP: TestExec (0.00s) [2019-09-12T07:48:24.278Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-12T07:48:24.278Z] === RUN TestExecUser [2019-09-12T07:48:24.278Z] --- SKIP: TestExecUser (0.00s) [2019-09-12T07:48:24.278Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-12T07:48:24.278Z] === RUN TestExportContainerAndImportImage [2019-09-12T07:48:24.278Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-12T07:48:24.278Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:24.278Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-12T07:48:24.278Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-12T07:48:24.278Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:24.278Z] === RUN TestHealthCheckWorkdir [2019-09-12T07:48:24.278Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-12T07:48:24.278Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:24.278Z] === RUN TestHealthKillContainer [2019-09-12T07:48:24.278Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-12T07:48:24.278Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-12T07:48:24.278Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-12T07:48:24.278Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-12T07:48:24.278Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-12T07:48:24.278Z] === RUN TestKillContainerInvalidSignal [2019-09-12T07:48:24.347Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-12T07:48:24.660Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-12T07:48:26.554Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-12T07:48:27.175Z] --- PASS: TestKillContainerInvalidSignal (3.13s) [2019-09-12T07:48:27.175Z] === RUN TestKillContainer [2019-09-12T07:48:27.175Z] --- SKIP: TestKillContainer (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-12T07:48:27.175Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-12T07:48:27.175Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:48:27.175Z] === RUN TestKillStoppedContainer [2019-09-12T07:48:27.175Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:48:27.175Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-12T07:48:27.175Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-12T07:48:27.175Z] === RUN TestKillDifferentUserContainer [2019-09-12T07:48:27.175Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-12T07:48:27.175Z] === RUN TestInspectOomKilledTrue [2019-09-12T07:48:27.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:48:27.175Z] === RUN TestInspectOomKilledFalse [2019-09-12T07:48:27.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-12T07:48:27.175Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-12T07:48:27.175Z] === RUN TestLogsFollowTailEmpty [2019-09-12T07:48:28.447Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-12T07:48:29.379Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-12T07:48:30.073Z] --- PASS: TestLogsFollowTailEmpty (2.88s) [2019-09-12T07:48:30.073Z] === RUN TestNetworkNat [2019-09-12T07:48:30.073Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-12T07:48:30.073Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:30.073Z] === RUN TestNetworkLocalhostTCPNat [2019-09-12T07:48:30.073Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-12T07:48:30.073Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:48:30.073Z] === RUN TestNetworkLoopbackNat [2019-09-12T07:48:30.073Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-12T07:48:30.073Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:30.073Z] === RUN TestPause [2019-09-12T07:48:30.073Z] --- SKIP: TestPause (0.00s) [2019-09-12T07:48:30.073Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-12T07:48:30.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-12T07:48:31.273Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-12T07:48:32.203Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-12T07:48:32.971Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.32s) [2019-09-12T07:48:32.972Z] === RUN TestPauseStopPausedContainer [2019-09-12T07:48:32.972Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-12T07:48:32.972Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:48:32.972Z] === RUN TestPsFilter [2019-09-12T07:48:33.429Z] --- PASS: TestPsFilter (0.15s) [2019-09-12T07:48:33.429Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-12T07:48:34.096Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-12T07:48:35.025Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-12T07:48:36.717Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-09-12T07:48:36.717Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:364: [d4ab93ad6761f] daemon started [2019-09-12T07:48:36.717Z] daemon.go:472: [d4ab93ad6761f] Stopping daemon [2019-09-12T07:48:36.717Z] daemon.go:307: [d4ab93ad6761f] exiting daemon [2019-09-12T07:48:36.717Z] daemon.go:459: [d4ab93ad6761f] Daemon stopped [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:350: [d4ab93ad6761f] error pinging daemon on start: Get http://d4ab93ad6761f.sock/_ping: context deadline exceeded [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:350: [d4ab93ad6761f] error pinging daemon on start: Get http://d4ab93ad6761f.sock/_ping: context deadline exceeded [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:350: [d4ab93ad6761f] error pinging daemon on start: Get http://d4ab93ad6761f.sock/_ping: context deadline exceeded [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:350: [d4ab93ad6761f] error pinging daemon on start: Get http://d4ab93ad6761f.sock/_ping: context deadline exceeded [2019-09-12T07:48:36.717Z] daemon.go:307: [d4ab93ad6761f] exiting daemon [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:336: [d4ab93ad6761f] waiting for daemon to start [2019-09-12T07:48:36.717Z] daemon.go:364: [d4ab93ad6761f] daemon started [2019-09-12T07:48:36.717Z] daemon.go:472: [d4ab93ad6761f] Stopping daemon [2019-09-12T07:48:36.717Z] daemon.go:307: [d4ab93ad6761f] exiting daemon [2019-09-12T07:48:36.717Z] daemon.go:459: [d4ab93ad6761f] Daemon stopped [2019-09-12T07:48:36.717Z] PASS [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] === Skipped [2019-09-12T07:48:36.717Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-12T07:48:36.717Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-12T07:48:36.717Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-12T07:48:36.717Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-12T07:48:36.717Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] DONE 17 tests, 4 skipped in 29.842s [2019-09-12T07:48:36.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-12T07:48:36.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:36.717Z] ++ set -e [2019-09-12T07:48:36.717Z] ++ '[' -n 0 ']' [2019-09-12T07:48:36.717Z] ++ set -x [2019-09-12T07:48:36.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:36.717Z] INFO: Testing against a local daemon [2019-09-12T07:48:36.717Z] === RUN TestPluginInvalidJSON [2019-09-12T07:48:36.717Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:48:36.717Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:48:36.717Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:48:36.717Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-12T07:48:36.717Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-12T07:48:36.717Z] PASS [2019-09-12T07:48:36.717Z] [2019-09-12T07:48:36.717Z] DONE 2 tests in 0.133s [2019-09-12T07:48:36.717Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-12T07:48:36.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:36.717Z] ++ set -e [2019-09-12T07:48:36.717Z] ++ '[' -n 0 ']' [2019-09-12T07:48:36.717Z] ++ set -x [2019-09-12T07:48:36.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:36.718Z] INFO: Testing against a local daemon [2019-09-12T07:48:36.718Z] === RUN TestExternalGraphDriver [2019-09-12T07:48:36.718Z] === RUN TestExternalGraphDriver/json [2019-09-12T07:48:36.718Z] === RUN TestExternalGraphDriver/spec [2019-09-12T07:48:36.920Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-12T07:48:37.155Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.29s) [2019-09-12T07:48:37.155Z] === RUN TestRemoveContainerWithVolume [2019-09-12T07:48:38.813Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-12T07:48:38.813Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-12T07:48:39.233Z] === RUN TestExternalGraphDriver/pull [2019-09-12T07:48:39.748Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-12T07:48:40.051Z] --- PASS: TestRemoveContainerWithVolume (3.29s) [2019-09-12T07:48:40.051Z] === RUN TestRemoveContainerRunning [2019-09-12T07:48:40.678Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-12T07:48:41.049Z] --- PASS: TestExternalGraphDriver (6.52s) [2019-09-12T07:48:41.049Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:364: [d92cbc039477b] daemon started [2019-09-12T07:48:41.049Z] daemon.go:472: [d92cbc039477b] Stopping daemon [2019-09-12T07:48:41.049Z] daemon.go:307: [d92cbc039477b] exiting daemon [2019-09-12T07:48:41.049Z] daemon.go:459: [d92cbc039477b] Daemon stopped [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:364: [d92cbc039477b] daemon started [2019-09-12T07:48:41.049Z] daemon.go:472: [d92cbc039477b] Stopping daemon [2019-09-12T07:48:41.049Z] daemon.go:307: [d92cbc039477b] exiting daemon [2019-09-12T07:48:41.049Z] daemon.go:459: [d92cbc039477b] Daemon stopped [2019-09-12T07:48:41.049Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:364: [d92cbc039477b] daemon started [2019-09-12T07:48:41.049Z] daemon.go:472: [d92cbc039477b] Stopping daemon [2019-09-12T07:48:41.049Z] daemon.go:307: [d92cbc039477b] exiting daemon [2019-09-12T07:48:41.049Z] daemon.go:459: [d92cbc039477b] Daemon stopped [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:364: [d92cbc039477b] daemon started [2019-09-12T07:48:41.049Z] daemon.go:472: [d92cbc039477b] Stopping daemon [2019-09-12T07:48:41.049Z] daemon.go:307: [d92cbc039477b] exiting daemon [2019-09-12T07:48:41.049Z] daemon.go:459: [d92cbc039477b] Daemon stopped [2019-09-12T07:48:41.049Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:336: [d92cbc039477b] waiting for daemon to start [2019-09-12T07:48:41.049Z] daemon.go:364: [d92cbc039477b] daemon started [2019-09-12T07:48:41.049Z] daemon.go:472: [d92cbc039477b] Stopping daemon [2019-09-12T07:48:41.049Z] daemon.go:307: [d92cbc039477b] exiting daemon [2019-09-12T07:48:41.049Z] daemon.go:459: [d92cbc039477b] Daemon stopped [2019-09-12T07:48:41.049Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2019-09-12T07:48:41.049Z] === RUN TestGraphdriverPluginV2 [2019-09-12T07:48:41.049Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-12T07:48:41.049Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:41.049Z] PASS [2019-09-12T07:48:41.049Z] [2019-09-12T07:48:41.049Z] === Skipped [2019-09-12T07:48:41.049Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-12T07:48:41.049Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:48:41.049Z] [2019-09-12T07:48:41.049Z] [2019-09-12T07:48:41.049Z] DONE 5 tests, 1 skipped in 6.849s [2019-09-12T07:48:41.049Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-12T07:48:41.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:41.049Z] ++ set -e [2019-09-12T07:48:41.049Z] ++ '[' -n 0 ']' [2019-09-12T07:48:41.049Z] ++ set -x [2019-09-12T07:48:41.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:41.426Z] INFO: Testing against a local daemon [2019-09-12T07:48:41.426Z] === RUN TestContinueAfterPluginCrash [2019-09-12T07:48:41.426Z] === PAUSE TestContinueAfterPluginCrash [2019-09-12T07:48:41.426Z] === RUN TestDaemonStartWithLogOpt [2019-09-12T07:48:41.426Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-12T07:48:41.426Z] === CONT TestContinueAfterPluginCrash [2019-09-12T07:48:41.426Z] === CONT TestDaemonStartWithLogOpt [2019-09-12T07:48:41.607Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-12T07:48:42.537Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-12T07:48:42.956Z] --- PASS: TestRemoveContainerRunning (3.00s) [2019-09-12T07:48:42.956Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-12T07:48:43.102Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-12T07:48:43.102Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-12T07:48:43.358Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-12T07:48:43.358Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-12T07:48:44.288Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-12T07:48:44.288Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-12T07:48:44.288Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-12T07:48:44.288Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-12T07:48:44.288Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-12T07:48:45.217Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-12T07:48:45.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.09s) [2019-09-12T07:48:45.867Z] === RUN TestRemoveInvalidContainer [2019-09-12T07:48:45.867Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-12T07:48:45.867Z] === RUN TestRenameLinkedContainer [2019-09-12T07:48:45.867Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-12T07:48:45.867Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:45.867Z] === RUN TestRenameStoppedContainer [2019-09-12T07:48:46.146Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-12T07:48:46.711Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-12T07:48:46.711Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-12T07:48:46.711Z] remote: Enumerating objects: 19, done. [2019-09-12T07:48:46.711Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-12T07:48:46.711Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-12T07:48:46.711Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-12T07:48:46.711Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-12T07:48:47.074Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-12T07:48:47.074Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-12T07:48:47.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/test/unit [2019-09-12T07:48:48.982Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-12T07:48:49.545Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-12T07:48:49.545Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-12T07:48:49.545Z] === RUN Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-12T07:48:49.595Z] --- PASS: TestRenameStoppedContainer (3.19s) [2019-09-12T07:48:49.595Z] === RUN TestRenameRunningContainerAndReuse [2019-09-12T07:48:49.661Z] ? github.com/docker/docker/api [no test files] [2019-09-12T07:48:50.914Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-12T07:48:51.844Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-12T07:48:52.773Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-12T07:48:53.337Z] --- PASS: TestServicePlugin (34.75s) [2019-09-12T07:48:53.337Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-12T07:48:53.337Z] daemon.go:336: [d50c57077d757] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:336: [d50c57077d757] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:364: [d50c57077d757] daemon started [2019-09-12T07:48:53.337Z] daemon.go:472: [d50c57077d757] Stopping daemon [2019-09-12T07:48:53.337Z] daemon.go:307: [d50c57077d757] exiting daemon [2019-09-12T07:48:53.337Z] daemon.go:459: [d50c57077d757] Daemon stopped [2019-09-12T07:48:53.337Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-12T07:48:53.337Z] daemon.go:336: [d3850416fda68] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:336: [d3850416fda68] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:364: [d3850416fda68] daemon started [2019-09-12T07:48:53.337Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-12T07:48:53.337Z] daemon.go:336: [ddc9c221a7c1a] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:336: [ddc9c221a7c1a] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:364: [ddc9c221a7c1a] daemon started [2019-09-12T07:48:53.337Z] plugin_test.go:62: [ddc9c221a7c1a] joining swarm manager [d3850416fda68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T07:48:53.337Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-12T07:48:53.337Z] daemon.go:336: [d2ecf76ea1eb2] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:336: [d2ecf76ea1eb2] waiting for daemon to start [2019-09-12T07:48:53.337Z] daemon.go:364: [d2ecf76ea1eb2] daemon started [2019-09-12T07:48:53.337Z] plugin_test.go:65: [d2ecf76ea1eb2] joining swarm manager [d3850416fda68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T07:48:53.337Z] daemon.go:472: [d2ecf76ea1eb2] Stopping daemon [2019-09-12T07:48:53.337Z] daemon.go:307: [d2ecf76ea1eb2] exiting daemon [2019-09-12T07:48:53.337Z] daemon.go:459: [d2ecf76ea1eb2] Daemon stopped [2019-09-12T07:48:53.337Z] daemon.go:472: [ddc9c221a7c1a] Stopping daemon [2019-09-12T07:48:53.337Z] daemon.go:307: [ddc9c221a7c1a] exiting daemon [2019-09-12T07:48:53.337Z] daemon.go:459: [ddc9c221a7c1a] Daemon stopped [2019-09-12T07:48:53.337Z] daemon.go:472: [d3850416fda68] Stopping daemon [2019-09-12T07:48:53.337Z] daemon.go:307: [d3850416fda68] exiting daemon [2019-09-12T07:48:53.337Z] daemon.go:459: [d3850416fda68] Daemon stopped [2019-09-12T07:48:53.337Z] === RUN TestServiceUpdateLabel [2019-09-12T07:48:53.594Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-12T07:48:53.594Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-12T07:48:54.524Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-12T07:48:55.217Z] --- PASS: TestDaemonStartWithLogOpt (12.49s) [2019-09-12T07:48:55.218Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-12T07:48:55.218Z] daemon.go:336: [dc37d1cf9ce84] waiting for daemon to start [2019-09-12T07:48:55.218Z] daemon.go:336: [dc37d1cf9ce84] waiting for daemon to start [2019-09-12T07:48:55.218Z] daemon.go:364: [dc37d1cf9ce84] daemon started [2019-09-12T07:48:55.218Z] daemon.go:472: [dc37d1cf9ce84] Stopping daemon [2019-09-12T07:48:55.218Z] daemon.go:307: [dc37d1cf9ce84] exiting daemon [2019-09-12T07:48:55.218Z] daemon.go:459: [dc37d1cf9ce84] Daemon stopped [2019-09-12T07:48:55.218Z] daemon.go:336: [dc37d1cf9ce84] waiting for daemon to start [2019-09-12T07:48:55.218Z] daemon.go:336: [dc37d1cf9ce84] waiting for daemon to start [2019-09-12T07:48:55.218Z] daemon.go:364: [dc37d1cf9ce84] daemon started [2019-09-12T07:48:55.218Z] daemon.go:472: [dc37d1cf9ce84] Stopping daemon [2019-09-12T07:48:55.218Z] daemon.go:307: [dc37d1cf9ce84] exiting daemon [2019-09-12T07:48:55.218Z] daemon.go:459: [dc37d1cf9ce84] Daemon stopped [2019-09-12T07:48:55.455Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-12T07:48:56.386Z] --- PASS: TestServiceUpdateLabel (3.13s) [2019-09-12T07:48:56.386Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-12T07:48:56.386Z] daemon.go:336: [d7133c22453c4] waiting for daemon to start [2019-09-12T07:48:56.386Z] daemon.go:336: [d7133c22453c4] waiting for daemon to start [2019-09-12T07:48:56.386Z] daemon.go:364: [d7133c22453c4] daemon started [2019-09-12T07:48:56.386Z] daemon.go:472: [d7133c22453c4] Stopping daemon [2019-09-12T07:48:56.386Z] daemon.go:307: [d7133c22453c4] exiting daemon [2019-09-12T07:48:56.386Z] daemon.go:459: [d7133c22453c4] Daemon stopped [2019-09-12T07:48:56.386Z] === RUN TestServiceUpdateSecrets [2019-09-12T07:48:56.386Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-12T07:48:56.642Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-12T07:48:56.670Z] --- PASS: TestRenameRunningContainerAndReuse (6.79s) [2019-09-12T07:48:56.670Z] === RUN TestRenameInvalidName [2019-09-12T07:48:57.572Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-12T07:48:59.263Z] --- PASS: TestContinueAfterPluginCrash (17.38s) [2019-09-12T07:48:59.263Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-12T07:48:59.263Z] daemon.go:336: [d37d22800d745] waiting for daemon to start [2019-09-12T07:48:59.263Z] daemon.go:336: [d37d22800d745] waiting for daemon to start [2019-09-12T07:48:59.263Z] daemon.go:364: [d37d22800d745] daemon started [2019-09-12T07:48:59.263Z] daemon.go:472: [d37d22800d745] Stopping daemon [2019-09-12T07:48:59.263Z] daemon.go:307: [d37d22800d745] exiting daemon [2019-09-12T07:48:59.263Z] daemon.go:459: [d37d22800d745] Daemon stopped [2019-09-12T07:48:59.263Z] PASS [2019-09-12T07:48:59.263Z] [2019-09-12T07:48:59.263Z] DONE 2 tests in 17.579s [2019-09-12T07:48:59.263Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-12T07:48:59.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:59.263Z] ++ set -e [2019-09-12T07:48:59.263Z] ++ '[' -n 0 ']' [2019-09-12T07:48:59.263Z] ++ set -x [2019-09-12T07:48:59.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:48:59.263Z] INFO: Testing against a local daemon [2019-09-12T07:48:59.263Z] === RUN TestPluginWithDevMounts [2019-09-12T07:48:59.263Z] === PAUSE TestPluginWithDevMounts [2019-09-12T07:48:59.263Z] === CONT TestPluginWithDevMounts [2019-09-12T07:48:59.467Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-12T07:48:59.569Z] --- PASS: TestRenameInvalidName (3.11s) [2019-09-12T07:48:59.569Z] === RUN TestRenameAnonymousContainer [2019-09-12T07:48:59.569Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-12T07:48:59.569Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-12T07:48:59.569Z] === RUN TestRenameContainerWithSameName [2019-09-12T07:49:00.836Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-12T07:49:00.836Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-12T07:49:00.836Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-12T07:49:00.836Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-12T07:49:00.836Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-12T07:49:01.079Z] --- PASS: TestPluginWithDevMounts (2.04s) [2019-09-12T07:49:01.079Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-12T07:49:01.079Z] daemon.go:336: [d379fda389b08] waiting for daemon to start [2019-09-12T07:49:01.079Z] daemon.go:336: [d379fda389b08] waiting for daemon to start [2019-09-12T07:49:01.079Z] daemon.go:364: [d379fda389b08] daemon started [2019-09-12T07:49:01.079Z] daemon.go:472: [d379fda389b08] Stopping daemon [2019-09-12T07:49:01.079Z] daemon.go:307: [d379fda389b08] exiting daemon [2019-09-12T07:49:01.079Z] daemon.go:459: [d379fda389b08] Daemon stopped [2019-09-12T07:49:01.079Z] PASS [2019-09-12T07:49:01.079Z] [2019-09-12T07:49:01.079Z] DONE 1 tests in 2.270s [2019-09-12T07:49:01.079Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-12T07:49:01.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:01.079Z] ++ set -e [2019-09-12T07:49:01.079Z] ++ '[' -n 0 ']' [2019-09-12T07:49:01.079Z] ++ set -x [2019-09-12T07:49:01.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:01.080Z] INFO: Testing against a local daemon [2019-09-12T07:49:01.080Z] === RUN TestSecretInspect [2019-09-12T07:49:01.768Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-12T07:49:02.470Z] --- PASS: TestRenameContainerWithSameName (3.26s) [2019-09-12T07:49:02.470Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-12T07:49:02.470Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-12T07:49:02.470Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:02.470Z] === RUN TestResize [2019-09-12T07:49:02.470Z] --- SKIP: TestResize (0.00s) [2019-09-12T07:49:02.470Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:02.470Z] === RUN TestResizeWithInvalidSize [2019-09-12T07:49:02.470Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-12T07:49:02.470Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:02.470Z] === RUN TestResizeWhenContainerNotStarted [2019-09-12T07:49:04.310Z] --- PASS: TestSecretInspect (3.07s) [2019-09-12T07:49:04.310Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-12T07:49:04.310Z] daemon.go:336: [de771d89e005a] waiting for daemon to start [2019-09-12T07:49:04.310Z] daemon.go:336: [de771d89e005a] waiting for daemon to start [2019-09-12T07:49:04.310Z] daemon.go:364: [de771d89e005a] daemon started [2019-09-12T07:49:04.310Z] daemon.go:472: [de771d89e005a] Stopping daemon [2019-09-12T07:49:04.310Z] daemon.go:307: [de771d89e005a] exiting daemon [2019-09-12T07:49:04.310Z] daemon.go:459: [de771d89e005a] Daemon stopped [2019-09-12T07:49:04.310Z] === RUN TestSecretList [2019-09-12T07:49:04.492Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-09-12T07:49:06.232Z] --- PASS: TestResizeWhenContainerNotStarted (3.89s) [2019-09-12T07:49:06.232Z] === RUN TestDaemonRestartKillContainers [2019-09-12T07:49:06.232Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-12T07:49:06.232Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:06.232Z] === RUN TestStats [2019-09-12T07:49:06.232Z] --- SKIP: TestStats (0.00s) [2019-09-12T07:49:06.232Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-12T07:49:06.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-12T07:49:07.018Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-12T07:49:07.018Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-12T07:49:07.582Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-12T07:49:07.609Z] --- PASS: TestSecretList (3.17s) [2019-09-12T07:49:07.609Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-12T07:49:07.609Z] daemon.go:336: [de42f3de1351f] waiting for daemon to start [2019-09-12T07:49:07.609Z] daemon.go:336: [de42f3de1351f] waiting for daemon to start [2019-09-12T07:49:07.609Z] daemon.go:364: [de42f3de1351f] daemon started [2019-09-12T07:49:07.609Z] daemon.go:472: [de42f3de1351f] Stopping daemon [2019-09-12T07:49:07.609Z] daemon.go:307: [de42f3de1351f] exiting daemon [2019-09-12T07:49:07.609Z] daemon.go:459: [de42f3de1351f] Daemon stopped [2019-09-12T07:49:07.609Z] === RUN TestSecretsCreateAndDelete [2019-09-12T07:49:07.838Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-12T07:49:07.838Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-12T07:49:07.838Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-12T07:49:10.100Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2019-09-12T07:49:10.100Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-12T07:49:10.100Z] daemon.go:336: [d1c2859e16df1] waiting for daemon to start [2019-09-12T07:49:10.100Z] daemon.go:336: [d1c2859e16df1] waiting for daemon to start [2019-09-12T07:49:10.100Z] daemon.go:364: [d1c2859e16df1] daemon started [2019-09-12T07:49:10.100Z] daemon.go:472: [d1c2859e16df1] Stopping daemon [2019-09-12T07:49:10.100Z] daemon.go:307: [d1c2859e16df1] exiting daemon [2019-09-12T07:49:10.100Z] daemon.go:459: [d1c2859e16df1] Daemon stopped [2019-09-12T07:49:10.100Z] === RUN TestSecretsUpdate [2019-09-12T07:49:11.111Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-12T07:49:12.042Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2019-09-12T07:49:12.042Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-12T07:49:12.042Z] daemon.go:336: [dc2070edf7a7b] waiting for daemon to start [2019-09-12T07:49:12.042Z] daemon.go:336: [dc2070edf7a7b] waiting for daemon to start [2019-09-12T07:49:12.042Z] daemon.go:364: [dc2070edf7a7b] daemon started [2019-09-12T07:49:12.042Z] daemon.go:472: [dc2070edf7a7b] Stopping daemon [2019-09-12T07:49:12.042Z] daemon.go:307: [dc2070edf7a7b] exiting daemon [2019-09-12T07:49:12.042Z] daemon.go:459: [dc2070edf7a7b] Daemon stopped [2019-09-12T07:49:12.042Z] === RUN TestServiceUpdateConfigs [2019-09-12T07:49:12.042Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-12T07:49:13.300Z] --- PASS: TestSecretsUpdate (3.01s) [2019-09-12T07:49:13.300Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-12T07:49:13.300Z] daemon.go:336: [d1a682f01afd4] waiting for daemon to start [2019-09-12T07:49:13.300Z] daemon.go:336: [d1a682f01afd4] waiting for daemon to start [2019-09-12T07:49:13.300Z] daemon.go:364: [d1a682f01afd4] daemon started [2019-09-12T07:49:13.300Z] daemon.go:472: [d1a682f01afd4] Stopping daemon [2019-09-12T07:49:13.300Z] daemon.go:307: [d1a682f01afd4] exiting daemon [2019-09-12T07:49:13.300Z] daemon.go:459: [d1a682f01afd4] Daemon stopped [2019-09-12T07:49:13.300Z] === RUN TestTemplatedSecret [2019-09-12T07:49:13.411Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-12T07:49:14.816Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.46s) [2019-09-12T07:49:14.816Z] === RUN TestStopContainerWithTimeout [2019-09-12T07:49:14.816Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-12T07:49:14.816Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-12T07:49:14.816Z] === RUN TestUpdateRestartPolicy [2019-09-12T07:49:15.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-12T07:49:15.959Z] [2019-09-12T07:49:15.959Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-12T07:49:15.959Z] PKG_CONFIG=pkg-config [2019-09-12T07:49:15.959Z] GOLANG_VERSION=1.12.9 [2019-09-12T07:49:15.959Z] HOSTNAME=2ea7efedc3d0 [2019-09-12T07:49:15.959Z] DOCKER_EXPERIMENTAL=1 [2019-09-12T07:49:15.959Z] container=docker [2019-09-12T07:49:15.959Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-12T07:49:15.959Z] GOPATH=/go [2019-09-12T07:49:15.959Z] PWD=/go/src/github.com/docker/docker [2019-09-12T07:49:15.959Z] HOME=/root [2019-09-12T07:49:15.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-12T07:49:15.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-12T07:49:15.959Z] DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 [2019-09-12T07:49:15.959Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-12T07:49:15.959Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-12T07:49:15.959Z] TERM=xterm [2019-09-12T07:49:15.959Z] DEST=bundles/test-integration [2019-09-12T07:49:15.959Z] SHLVL=1 [2019-09-12T07:49:15.959Z] TIMEOUT=120m [2019-09-12T07:49:15.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-12T07:49:15.959Z] DOCKER_PKG=github.com/docker/docker [2019-09-12T07:49:15.959Z] TESTDEBUG=0 [2019-09-12T07:49:15.959Z] _=/usr/bin/env [2019-09-12T07:49:15.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-12T07:49:17.546Z] --- PASS: TestTemplatedSecret (4.00s) [2019-09-12T07:49:17.546Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-12T07:49:17.546Z] daemon.go:336: [dd59db947e692] waiting for daemon to start [2019-09-12T07:49:17.546Z] daemon.go:336: [dd59db947e692] waiting for daemon to start [2019-09-12T07:49:17.546Z] daemon.go:364: [dd59db947e692] daemon started [2019-09-12T07:49:17.546Z] daemon.go:472: [dd59db947e692] Stopping daemon [2019-09-12T07:49:17.546Z] daemon.go:307: [dd59db947e692] exiting daemon [2019-09-12T07:49:17.546Z] daemon.go:459: [dd59db947e692] Daemon stopped [2019-09-12T07:49:17.546Z] === RUN TestSecretCreateResolve [2019-09-12T07:49:18.664Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-12T07:49:18.664Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-12T07:49:19.970Z] --- PASS: TestSecretCreateResolve (2.61s) [2019-09-12T07:49:19.970Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-12T07:49:19.970Z] daemon.go:336: [d26d474275771] waiting for daemon to start [2019-09-12T07:49:19.970Z] daemon.go:336: [d26d474275771] waiting for daemon to start [2019-09-12T07:49:19.970Z] daemon.go:364: [d26d474275771] daemon started [2019-09-12T07:49:19.970Z] daemon.go:472: [d26d474275771] Stopping daemon [2019-09-12T07:49:19.970Z] daemon.go:307: [d26d474275771] exiting daemon [2019-09-12T07:49:19.970Z] daemon.go:459: [d26d474275771] Daemon stopped [2019-09-12T07:49:19.970Z] PASS [2019-09-12T07:49:19.970Z] [2019-09-12T07:49:19.970Z] DONE 6 tests in 18.627s [2019-09-12T07:49:19.970Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-12T07:49:19.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:19.970Z] ++ set -e [2019-09-12T07:49:19.970Z] ++ '[' -n 0 ']' [2019-09-12T07:49:19.970Z] ++ set -x [2019-09-12T07:49:19.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:19.970Z] INFO: Testing against a local daemon [2019-09-12T07:49:19.970Z] === RUN TestServiceCreateInit [2019-09-12T07:49:19.970Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:49:20.556Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-12T07:49:21.926Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-12T07:49:25.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:49:28.465Z] --- PASS: TestServiceUpdateConfigs (15.65s) [2019-09-12T07:49:28.465Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-12T07:49:28.465Z] daemon.go:336: [d519f7476a7ba] waiting for daemon to start [2019-09-12T07:49:28.466Z] daemon.go:336: [d519f7476a7ba] waiting for daemon to start [2019-09-12T07:49:28.466Z] daemon.go:364: [d519f7476a7ba] daemon started [2019-09-12T07:49:28.466Z] daemon.go:472: [d519f7476a7ba] Stopping daemon [2019-09-12T07:49:28.466Z] daemon.go:307: [d519f7476a7ba] exiting daemon [2019-09-12T07:49:28.466Z] daemon.go:459: [d519f7476a7ba] Daemon stopped [2019-09-12T07:49:28.466Z] === RUN TestServiceUpdateNetwork [2019-09-12T07:49:30.298Z] --- PASS: TestServiceCreateInit (10.53s) [2019-09-12T07:49:30.298Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2019-09-12T07:49:30.298Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:49:30.298Z] daemon.go:336: [d6d0f211d3d12] waiting for daemon to start [2019-09-12T07:49:30.298Z] daemon.go:336: [d6d0f211d3d12] waiting for daemon to start [2019-09-12T07:49:30.298Z] daemon.go:364: [d6d0f211d3d12] daemon started [2019-09-12T07:49:30.298Z] daemon.go:472: [d6d0f211d3d12] Stopping daemon [2019-09-12T07:49:30.298Z] daemon.go:307: [d6d0f211d3d12] exiting daemon [2019-09-12T07:49:30.298Z] daemon.go:459: [d6d0f211d3d12] Daemon stopped [2019-09-12T07:49:30.298Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2019-09-12T07:49:30.298Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:49:30.298Z] daemon.go:336: [d363e1a8a4663] waiting for daemon to start [2019-09-12T07:49:30.298Z] daemon.go:336: [d363e1a8a4663] waiting for daemon to start [2019-09-12T07:49:30.298Z] daemon.go:364: [d363e1a8a4663] daemon started [2019-09-12T07:49:30.298Z] daemon.go:472: [d363e1a8a4663] Stopping daemon [2019-09-12T07:49:30.298Z] daemon.go:307: [d363e1a8a4663] exiting daemon [2019-09-12T07:49:30.298Z] daemon.go:459: [d363e1a8a4663] Daemon stopped [2019-09-12T07:49:30.298Z] === RUN TestCreateServiceMultipleTimes [2019-09-12T07:49:35.896Z] --- PASS: TestUpdateRestartPolicy (21.31s) [2019-09-12T07:49:35.896Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-12T07:49:39.626Z] --- PASS: TestUpdateRestartWithAutoRemove (3.14s) [2019-09-12T07:49:39.626Z] === RUN TestWaitNonBlocked [2019-09-12T07:49:39.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:49:39.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:49:39.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:49:39.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:49:39.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:49:39.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:49:43.314Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2019-09-12T07:49:43.314Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-12T07:49:43.314Z] daemon.go:336: [d0a5e4167e386] waiting for daemon to start [2019-09-12T07:49:43.314Z] daemon.go:336: [d0a5e4167e386] waiting for daemon to start [2019-09-12T07:49:43.314Z] daemon.go:364: [d0a5e4167e386] daemon started [2019-09-12T07:49:43.314Z] daemon.go:472: [d0a5e4167e386] Stopping daemon [2019-09-12T07:49:43.314Z] daemon.go:307: [d0a5e4167e386] exiting daemon [2019-09-12T07:49:43.314Z] daemon.go:459: [d0a5e4167e386] Daemon stopped [2019-09-12T07:49:43.314Z] PASS [2019-09-12T07:49:43.314Z] [2019-09-12T07:49:43.314Z] DONE 19 tests in 174.088s [2019-09-12T07:49:43.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] ++ set -e [2019-09-12T07:49:43.314Z] ++ '[' -n 0 ']' [2019-09-12T07:49:43.314Z] ++ set -x [2019-09-12T07:49:43.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] INFO: Testing against a local daemon [2019-09-12T07:49:43.314Z] === RUN TestSessionCreate [2019-09-12T07:49:43.314Z] --- PASS: TestSessionCreate (0.03s) [2019-09-12T07:49:43.314Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-12T07:49:43.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-12T07:49:43.314Z] PASS [2019-09-12T07:49:43.314Z] [2019-09-12T07:49:43.314Z] DONE 2 tests in 0.176s [2019-09-12T07:49:43.314Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] ++ set -e [2019-09-12T07:49:43.314Z] ++ '[' -n 0 ']' [2019-09-12T07:49:43.314Z] ++ set -x [2019-09-12T07:49:43.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:43.314Z] INFO: Testing against a local daemon [2019-09-12T07:49:43.314Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-12T07:49:43.314Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:49:43.314Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T07:49:43.314Z] === RUN TestEventsExecDie [2019-09-12T07:49:43.571Z] --- PASS: TestEventsExecDie (1.05s) [2019-09-12T07:49:43.571Z] === RUN TestEventsBackwardsCompatible [2019-09-12T07:49:43.571Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-09-12T07:49:43.571Z] === RUN TestInfoBinaryCommits [2019-09-12T07:49:43.827Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-12T07:49:43.827Z] === RUN TestInfoAPIVersioned [2019-09-12T07:49:43.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-12T07:49:43.827Z] === RUN TestInfoAPI [2019-09-12T07:49:43.827Z] --- PASS: TestInfoAPI (0.02s) [2019-09-12T07:49:43.827Z] === RUN TestInfoAPIWarnings [2019-09-12T07:49:44.327Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-12T07:49:44.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.59s) [2019-09-12T07:49:44.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.90s) [2019-09-12T07:49:44.327Z] === RUN TestWaitBlocked [2019-09-12T07:49:44.327Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-12T07:49:44.327Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:44.327Z] PASS [2019-09-12T07:49:44.327Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-12T07:49:44.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.327Z] INFO: Testing against a local daemon [2019-09-12T07:49:44.327Z] === RUN TestCommitInheritsEnv [2019-09-12T07:49:44.327Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-12T07:49:44.327Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:49:44.327Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-12T07:49:44.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-12T07:49:44.327Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-12T07:49:44.327Z] === RUN TestImagesFilterMultiReference [2019-09-12T07:49:44.327Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-12T07:49:44.327Z] === RUN TestImagePullPlatformInvalid [2019-09-12T07:49:44.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-12T07:49:44.327Z] === RUN TestRemoveImageOrphaning [2019-09-12T07:49:44.327Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-12T07:49:44.327Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:49:44.327Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-12T07:49:44.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-12T07:49:44.327Z] === RUN TestTagInvalidReference [2019-09-12T07:49:44.327Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-12T07:49:44.327Z] === RUN TestTagValidPrefixedRepo [2019-09-12T07:49:44.327Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-12T07:49:44.327Z] === RUN TestTagExistedNameWithoutForce [2019-09-12T07:49:44.327Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-12T07:49:44.327Z] === RUN TestTagOfficialNames [2019-09-12T07:49:44.327Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-12T07:49:44.327Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-12T07:49:44.327Z] === RUN TestTagMatchesDigest [2019-09-12T07:49:44.327Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-12T07:49:44.327Z] PASS [2019-09-12T07:49:44.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-12T07:49:44.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.327Z] INFO: Testing against a local daemon [2019-09-12T07:49:44.327Z] === RUN TestNetworkCreateDelete [2019-09-12T07:49:44.327Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-12T07:49:44.327Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:44.327Z] === RUN TestDockerNetworkDeletePreferID [2019-09-12T07:49:44.327Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-12T07:49:44.327Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-12T07:49:44.327Z] === RUN TestInspectNetwork [2019-09-12T07:49:44.327Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-12T07:49:44.327Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:44.327Z] === RUN TestRunContainerWithBridgeNone [2019-09-12T07:49:44.327Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-12T07:49:44.327Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:44.327Z] === RUN TestNetworkInvalidJSON [2019-09-12T07:49:44.327Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-12T07:49:44.327Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-12T07:49:44.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:49:44.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:49:44.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:49:44.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:49:44.395Z] --- PASS: TestInfoAPIWarnings (0.78s) [2019-09-12T07:49:44.395Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-12T07:49:44.395Z] daemon.go:336: [d981a1f817284] waiting for daemon to start [2019-09-12T07:49:44.395Z] daemon.go:336: [d981a1f817284] waiting for daemon to start [2019-09-12T07:49:44.395Z] daemon.go:364: [d981a1f817284] daemon started [2019-09-12T07:49:44.395Z] daemon.go:472: [d981a1f817284] Stopping daemon [2019-09-12T07:49:44.395Z] daemon.go:307: [d981a1f817284] exiting daemon [2019-09-12T07:49:44.395Z] daemon.go:459: [d981a1f817284] Daemon stopped [2019-09-12T07:49:44.395Z] === RUN TestLoginFailsWithBadCredentials [2019-09-12T07:49:44.653Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-09-12T07:49:44.653Z] === RUN TestPingCacheHeaders [2019-09-12T07:49:44.786Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-12T07:49:44.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T07:49:44.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T07:49:44.786Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-12T07:49:44.786Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-12T07:49:44.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-12T07:49:44.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-12T07:49:44.786Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-12T07:49:44.786Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestDaemonDefaultNetworkPools [2019-09-12T07:49:44.786Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-12T07:49:44.786Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T07:49:44.786Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T07:49:44.786Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestServiceWithPredefinedNetwork [2019-09-12T07:49:44.786Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-12T07:49:44.786Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:230: FLAKY_TEST [2019-09-12T07:49:44.786Z] === RUN TestServiceWithDataPathPortInit [2019-09-12T07:49:44.786Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-12T07:49:44.786Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-12T07:49:44.786Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-12T07:49:44.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.786Z] INFO: Testing against a local daemon [2019-09-12T07:49:44.786Z] === RUN TestPluginInvalidJSON [2019-09-12T07:49:44.786Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:49:44.786Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:49:44.786Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T07:49:44.786Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-12T07:49:44.786Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-12T07:49:44.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.786Z] INFO: Testing against a local daemon [2019-09-12T07:49:44.786Z] === RUN TestExternalGraphDriver [2019-09-12T07:49:44.786Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-12T07:49:44.786Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-12T07:49:44.786Z] === RUN TestGraphdriverPluginV2 [2019-09-12T07:49:44.786Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-12T07:49:44.786Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-12T07:49:44.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.786Z] INFO: Testing against a local daemon [2019-09-12T07:49:44.786Z] PASS [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-12T07:49:44.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:44.786Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-12T07:49:44.914Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-12T07:49:44.914Z] === RUN TestPingGet [2019-09-12T07:49:44.914Z] --- PASS: TestPingGet (0.03s) [2019-09-12T07:49:44.914Z] === RUN TestPingHead [2019-09-12T07:49:44.914Z] --- PASS: TestPingHead (0.03s) [2019-09-12T07:49:44.914Z] === RUN TestVersion [2019-09-12T07:49:44.914Z] --- PASS: TestVersion (0.02s) [2019-09-12T07:49:44.914Z] PASS [2019-09-12T07:49:44.914Z] [2019-09-12T07:49:44.914Z] === Skipped [2019-09-12T07:49:44.914Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:49:44.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T07:49:44.914Z] [2019-09-12T07:49:44.914Z] [2019-09-12T07:49:44.914Z] DONE 12 tests, 1 skipped in 2.560s [2019-09-12T07:49:44.914Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-12T07:49:44.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:44.914Z] ++ set -e [2019-09-12T07:49:44.914Z] ++ '[' -n 0 ']' [2019-09-12T07:49:44.914Z] ++ set -x [2019-09-12T07:49:44.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:49:45.171Z] INFO: Testing against a local daemon [2019-09-12T07:49:45.171Z] === RUN TestVolumesCreateAndList [2019-09-12T07:49:45.171Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-12T07:49:45.171Z] === RUN TestVolumesRemove [2019-09-12T07:49:45.171Z] --- PASS: TestVolumesRemove (0.11s) [2019-09-12T07:49:45.171Z] === RUN TestVolumesInspect [2019-09-12T07:49:45.171Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-12T07:49:45.171Z] === RUN TestVolumesInvalidJSON [2019-09-12T07:49:45.171Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:45.171Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:45.171Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:45.171Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-12T07:49:45.171Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-12T07:49:45.171Z] PASS [2019-09-12T07:49:45.171Z] [2019-09-12T07:49:45.171Z] DONE 5 tests in 0.344s [2019-09-12T07:49:45.171Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-12T07:49:45.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:45.244Z] INFO: Testing against a local daemon [2019-09-12T07:49:45.244Z] === RUN TestSecretInspect [2019-09-12T07:49:45.244Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestSecretList [2019-09-12T07:49:45.244Z] --- SKIP: TestSecretList (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestSecretsCreateAndDelete [2019-09-12T07:49:45.244Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestSecretsUpdate [2019-09-12T07:49:45.244Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestTemplatedSecret [2019-09-12T07:49:45.244Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestSecretCreateResolve [2019-09-12T07:49:45.244Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-12T07:49:45.244Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:45.244Z] PASS [2019-09-12T07:49:45.244Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-12T07:49:45.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:45.244Z] INFO: Testing against a local daemon [2019-09-12T07:49:45.244Z] === RUN TestServiceCreateInit [2019-09-12T07:49:45.244Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-12T07:49:45.244Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-12T07:49:45.244Z] --- PASS: TestServiceCreateInit (0.03s) [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceMultipleTimes [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceConflict [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceMaxReplicas [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-12T07:49:45.244Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceSecretFileMode [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceConfigFileMode [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-12T07:49:45.244Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceSysctls [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-09-12T07:49:45.244Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestCreateServiceCapabilities [2019-09-12T07:49:45.244Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-12T07:49:45.244Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestInspect [2019-09-12T07:49:45.244Z] --- SKIP: TestInspect (0.00s) [2019-09-12T07:49:45.244Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestDockerNetworkConnectAlias [2019-09-12T07:49:45.244Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-12T07:49:45.244Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestDockerNetworkReConnect [2019-09-12T07:49:45.244Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-12T07:49:45.244Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestServicePlugin [2019-09-12T07:49:45.244Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-12T07:49:45.244Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestServiceUpdateLabel [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-12T07:49:45.244Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:45.244Z] === RUN TestServiceUpdateSecrets [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-12T07:49:45.244Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:45.244Z] === RUN TestServiceUpdateConfigs [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-12T07:49:45.244Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:45.244Z] === RUN TestServiceUpdateNetwork [2019-09-12T07:49:45.244Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-12T07:49:45.244Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-12T07:49:45.244Z] PASS [2019-09-12T07:49:45.244Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-12T07:49:45.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:45.244Z] INFO: Testing against a local daemon [2019-09-12T07:49:45.244Z] === RUN TestSessionCreate [2019-09-12T07:49:45.244Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-12T07:49:45.244Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:45.244Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-12T07:49:45.244Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-12T07:49:45.244Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:45.244Z] PASS [2019-09-12T07:49:45.244Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-12T07:49:45.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:45.244Z] INFO: Testing against a local daemon [2019-09-12T07:49:45.244Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-12T07:49:45.244Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:49:45.244Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-12T07:49:45.244Z] === RUN TestEventsExecDie [2019-09-12T07:49:45.244Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-12T07:49:45.244Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-12T07:49:45.244Z] === RUN TestEventsBackwardsCompatible [2019-09-12T07:49:45.244Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-12T07:49:45.244Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-12T07:49:45.244Z] === RUN TestInfoAPI [2019-09-12T07:49:45.244Z] --- PASS: TestInfoAPI (0.03s) [2019-09-12T07:49:45.244Z] === RUN TestInfoAPIWarnings [2019-09-12T07:49:45.244Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-12T07:49:45.244Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-12T07:49:45.244Z] === RUN TestLoginFailsWithBadCredentials [2019-09-12T07:49:45.427Z] ++++ cat bundles/test-integration/docker.pid [2019-09-12T07:49:45.427Z] +++ kill 5225 [2019-09-12T07:49:45.990Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-12T07:49:46.209Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2019-09-12T07:49:46.209Z] === RUN TestPingCacheHeaders [2019-09-12T07:49:46.666Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-12T07:49:46.666Z] === RUN TestPingGet [2019-09-12T07:49:46.666Z] --- PASS: TestPingGet (0.02s) [2019-09-12T07:49:46.666Z] === RUN TestPingHead [2019-09-12T07:49:46.666Z] --- PASS: TestPingHead (0.03s) [2019-09-12T07:49:46.666Z] === RUN TestVersion [2019-09-12T07:49:46.666Z] --- PASS: TestVersion (0.03s) [2019-09-12T07:49:46.666Z] PASS [2019-09-12T07:49:46.666Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-12T07:49:46.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:46.666Z] INFO: Testing against a local daemon [2019-09-12T07:49:46.666Z] === RUN TestVolumesCreateAndList [2019-09-12T07:49:46.666Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-12T07:49:46.666Z] === RUN TestVolumesRemove [2019-09-12T07:49:46.666Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-12T07:49:46.666Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-12T07:49:46.666Z] === RUN TestVolumesInspect [2019-09-12T07:49:46.666Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-12T07:49:46.666Z] === RUN TestVolumesInvalidJSON [2019-09-12T07:49:46.666Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:46.666Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:46.666Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-12T07:49:46.666Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-12T07:49:46.666Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-12T07:49:46.666Z] PASS [2019-09-12T07:49:46.666Z] INFO: make.ps1 ended at 09/12/2019 07:49:46 [2019-09-12T07:49:46.666Z] INFO: Integration CLI tests being run from the host: [2019-09-12T07:49:46.666Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-12T07:49:46.920Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-12T07:49:46.920Z] +++ /etc/init.d/apparmor stop [2019-09-12T07:49:46.920Z] Clearing AppArmor profiles cache:. [2019-09-12T07:49:46.920Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T07:49:46.920Z] Unloading profiles will leave already running processes permanently [2019-09-12T07:49:46.920Z] unconfined, which can lead to unexpected situations. [2019-09-12T07:49:46.920Z] [2019-09-12T07:49:46.920Z] To set a process to complain mode, use the command line tool [2019-09-12T07:49:46.920Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T07:49:46.920Z] with the 'teardown' option." [2019-09-12T07:49:46.920Z] [2019-09-12T07:49:47.902Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-12T07:49:48.159Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-12T07:49:50.177Z] --- PASS: TestCreateServiceMultipleTimes (18.05s) [2019-09-12T07:49:50.177Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-12T07:49:50.177Z] daemon.go:336: [df9f0a2f5eaf0] waiting for daemon to start [2019-09-12T07:49:50.177Z] daemon.go:336: [df9f0a2f5eaf0] waiting for daemon to start [2019-09-12T07:49:50.177Z] daemon.go:364: [df9f0a2f5eaf0] daemon started [2019-09-12T07:49:50.177Z] daemon.go:472: [df9f0a2f5eaf0] Stopping daemon [2019-09-12T07:49:50.177Z] daemon.go:307: [df9f0a2f5eaf0] exiting daemon [2019-09-12T07:49:50.177Z] daemon.go:459: [df9f0a2f5eaf0] Daemon stopped [2019-09-12T07:49:50.177Z] === RUN TestCreateServiceConflict [2019-09-12T07:49:51.430Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-12T07:49:51.528Z] --- PASS: TestCreateServiceConflict (3.11s) [2019-09-12T07:49:51.528Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-12T07:49:51.528Z] daemon.go:336: [dc135e71d45a4] waiting for daemon to start [2019-09-12T07:49:51.528Z] daemon.go:336: [dc135e71d45a4] waiting for daemon to start [2019-09-12T07:49:51.528Z] daemon.go:364: [dc135e71d45a4] daemon started [2019-09-12T07:49:51.528Z] daemon.go:472: [dc135e71d45a4] Stopping daemon [2019-09-12T07:49:51.528Z] daemon.go:307: [dc135e71d45a4] exiting daemon [2019-09-12T07:49:51.528Z] daemon.go:459: [dc135e71d45a4] Daemon stopped [2019-09-12T07:49:51.528Z] === RUN TestCreateServiceMaxReplicas [2019-09-12T07:49:53.949Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-12T07:49:55.610Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2019-09-12T07:49:55.610Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-12T07:49:55.610Z] daemon.go:336: [d393c588e0e40] waiting for daemon to start [2019-09-12T07:49:55.610Z] daemon.go:336: [d393c588e0e40] waiting for daemon to start [2019-09-12T07:49:55.610Z] daemon.go:364: [d393c588e0e40] daemon started [2019-09-12T07:49:55.610Z] daemon.go:472: [d393c588e0e40] Stopping daemon [2019-09-12T07:49:55.610Z] daemon.go:307: [d393c588e0e40] exiting daemon [2019-09-12T07:49:55.610Z] daemon.go:459: [d393c588e0e40] Daemon stopped [2019-09-12T07:49:55.610Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-12T07:49:56.471Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-12T07:49:58.363Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-12T07:49:58.363Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-12T07:49:59.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-12T07:49:59.084Z] INFO: Testing against a local daemon [2019-09-12T07:49:59.084Z] === RUN Test [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-12T07:49:59.084Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-12T07:49:59.292Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-12T07:49:59.542Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-12T07:49:59.542Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-12T07:50:00.224Z] === RUN Test/DockerSuite/TestCpCheckDestOwnership [2019-09-12T07:50:01.592Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-12T07:50:01.713Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-12T07:50:01.713Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-12T07:50:02.521Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-12T07:50:03.450Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-12T07:50:04.378Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-12T07:50:05.307Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-12T07:50:05.564Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T07:50:06.495Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-12T07:50:07.425Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-12T07:50:08.795Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-12T07:50:09.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.33s) [2019-09-12T07:50:09.210Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-12T07:50:09.210Z] daemon.go:336: [dc9820f3585e9] waiting for daemon to start [2019-09-12T07:50:09.210Z] daemon.go:336: [dc9820f3585e9] waiting for daemon to start [2019-09-12T07:50:09.210Z] daemon.go:364: [dc9820f3585e9] daemon started [2019-09-12T07:50:09.210Z] daemon.go:472: [dc9820f3585e9] Stopping daemon [2019-09-12T07:50:09.210Z] daemon.go:307: [dc9820f3585e9] exiting daemon [2019-09-12T07:50:09.210Z] daemon.go:459: [dc9820f3585e9] Daemon stopped [2019-09-12T07:50:09.210Z] === RUN TestCreateServiceSecretFileMode [2019-09-12T07:50:09.727Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-12T07:50:10.658Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-12T07:50:12.025Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-12T07:50:12.099Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-12T07:50:12.099Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-09-12T07:50:13.251Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2019-09-12T07:50:13.251Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-12T07:50:13.251Z] daemon.go:336: [d68249770794a] waiting for daemon to start [2019-09-12T07:50:13.251Z] daemon.go:336: [d68249770794a] waiting for daemon to start [2019-09-12T07:50:13.251Z] daemon.go:364: [d68249770794a] daemon started [2019-09-12T07:50:13.251Z] daemon.go:472: [d68249770794a] Stopping daemon [2019-09-12T07:50:13.251Z] daemon.go:307: [d68249770794a] exiting daemon [2019-09-12T07:50:13.251Z] daemon.go:459: [d68249770794a] Daemon stopped [2019-09-12T07:50:13.251Z] === RUN TestCreateServiceConfigFileMode [2019-09-12T07:50:13.462Z] ok github.com/docker/docker/builder/fscache 0.113s coverage: 69.2% of statements [2019-09-12T07:50:13.720Z] ok github.com/docker/docker/builder/dockerfile 0.533s coverage: 45.1% of statements [2019-09-12T07:50:13.916Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-12T07:50:14.845Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-12T07:50:15.748Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2019-09-12T07:50:15.748Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-12T07:50:15.748Z] daemon.go:336: [d4ec24368d898] waiting for daemon to start [2019-09-12T07:50:15.748Z] daemon.go:336: [d4ec24368d898] waiting for daemon to start [2019-09-12T07:50:15.748Z] daemon.go:364: [d4ec24368d898] daemon started [2019-09-12T07:50:15.748Z] daemon.go:472: [d4ec24368d898] Stopping daemon [2019-09-12T07:50:15.748Z] daemon.go:307: [d4ec24368d898] exiting daemon [2019-09-12T07:50:15.748Z] daemon.go:459: [d4ec24368d898] Daemon stopped [2019-09-12T07:50:15.748Z] === RUN TestCreateServiceSysctls [2019-09-12T07:50:15.774Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-12T07:50:15.774Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-12T07:50:16.249Z] ok github.com/docker/docker/builder/remotecontext/git 1.026s coverage: 85.1% of statements [2019-09-12T07:50:16.504Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.6% of statements [2019-09-12T07:50:16.703Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-12T07:50:16.758Z] ? github.com/docker/docker/cli [no test files] [2019-09-12T07:50:16.758Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-12T07:50:16.758Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-12T07:50:17.631Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-12T07:50:19.001Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-12T07:50:19.889Z] --- PASS: TestCreateServiceSysctls (4.33s) [2019-09-12T07:50:19.889Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-12T07:50:19.889Z] daemon.go:336: [d4c3059aada82] waiting for daemon to start [2019-09-12T07:50:19.889Z] daemon.go:336: [d4c3059aada82] waiting for daemon to start [2019-09-12T07:50:19.889Z] daemon.go:364: [d4c3059aada82] daemon started [2019-09-12T07:50:19.889Z] daemon.go:472: [d4c3059aada82] Stopping daemon [2019-09-12T07:50:19.889Z] daemon.go:307: [d4c3059aada82] exiting daemon [2019-09-12T07:50:19.889Z] daemon.go:459: [d4c3059aada82] Daemon stopped [2019-09-12T07:50:19.889Z] === RUN TestCreateServiceCapabilities [2019-09-12T07:50:19.929Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-12T07:50:21.298Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-12T07:50:23.192Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-12T07:50:23.281Z] ok github.com/docker/docker/client 0.214s coverage: 75.6% of statements [2019-09-12T07:50:23.328Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2019-09-12T07:50:23.328Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-12T07:50:23.328Z] daemon.go:336: [d239d322b5f4d] waiting for daemon to start [2019-09-12T07:50:23.328Z] daemon.go:336: [d239d322b5f4d] waiting for daemon to start [2019-09-12T07:50:23.328Z] daemon.go:364: [d239d322b5f4d] daemon started [2019-09-12T07:50:23.328Z] daemon.go:472: [d239d322b5f4d] Stopping daemon [2019-09-12T07:50:23.328Z] daemon.go:307: [d239d322b5f4d] exiting daemon [2019-09-12T07:50:23.328Z] daemon.go:459: [d239d322b5f4d] Daemon stopped [2019-09-12T07:50:23.328Z] === RUN TestInspect [2019-09-12T07:50:23.763Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-12T07:50:26.286Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-12T07:50:27.375Z] --- PASS: TestInspect (3.65s) [2019-09-12T07:50:27.375Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-12T07:50:27.375Z] daemon.go:336: [d216fb92437de] waiting for daemon to start [2019-09-12T07:50:27.375Z] daemon.go:336: [d216fb92437de] waiting for daemon to start [2019-09-12T07:50:27.375Z] daemon.go:364: [d216fb92437de] daemon started [2019-09-12T07:50:27.375Z] daemon.go:472: [d216fb92437de] Stopping daemon [2019-09-12T07:50:27.375Z] daemon.go:307: [d216fb92437de] exiting daemon [2019-09-12T07:50:27.375Z] daemon.go:459: [d216fb92437de] Daemon stopped [2019-09-12T07:50:27.375Z] === RUN TestDockerNetworkConnectAlias [2019-09-12T07:50:31.534Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-12T07:50:33.683Z] --- PASS: TestDockerNetworkConnectAlias (6.15s) [2019-09-12T07:50:33.683Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-12T07:50:33.683Z] daemon.go:336: [d32711adc775d] waiting for daemon to start [2019-09-12T07:50:33.683Z] daemon.go:336: [d32711adc775d] waiting for daemon to start [2019-09-12T07:50:33.683Z] daemon.go:364: [d32711adc775d] daemon started [2019-09-12T07:50:33.683Z] daemon.go:472: [d32711adc775d] Stopping daemon [2019-09-12T07:50:33.683Z] daemon.go:307: [d32711adc775d] exiting daemon [2019-09-12T07:50:33.683Z] daemon.go:459: [d32711adc775d] Daemon stopped [2019-09-12T07:50:33.683Z] === RUN TestDockerNetworkReConnect [2019-09-12T07:50:35.704Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-12T07:50:35.992Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-12T07:50:36.267Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-12T07:50:37.525Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-12T07:50:38.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-12T07:50:38.761Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2019-09-12T07:50:38.761Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-12T07:50:38.761Z] daemon.go:336: [d0cb2b4fa04dc] waiting for daemon to start [2019-09-12T07:50:38.761Z] daemon.go:336: [d0cb2b4fa04dc] waiting for daemon to start [2019-09-12T07:50:38.761Z] daemon.go:364: [d0cb2b4fa04dc] daemon started [2019-09-12T07:50:38.761Z] daemon.go:472: [d0cb2b4fa04dc] Stopping daemon [2019-09-12T07:50:38.761Z] daemon.go:307: [d0cb2b4fa04dc] exiting daemon [2019-09-12T07:50:38.761Z] daemon.go:459: [d0cb2b4fa04dc] Daemon stopped [2019-09-12T07:50:38.761Z] === RUN TestServicePlugin [2019-09-12T07:50:38.761Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-12T07:50:38.761Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:50:38.761Z] === RUN TestServiceUpdateLabel [2019-09-12T07:50:39.058Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-12T07:50:39.058Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-12T07:50:39.058Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-12T07:50:39.058Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-12T07:50:41.196Z] --- PASS: TestServiceUpdateLabel (2.97s) [2019-09-12T07:50:41.196Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-12T07:50:41.196Z] daemon.go:336: [dd9584d0b088f] waiting for daemon to start [2019-09-12T07:50:41.196Z] daemon.go:336: [dd9584d0b088f] waiting for daemon to start [2019-09-12T07:50:41.196Z] daemon.go:364: [dd9584d0b088f] daemon started [2019-09-12T07:50:41.196Z] daemon.go:472: [dd9584d0b088f] Stopping daemon [2019-09-12T07:50:41.196Z] daemon.go:307: [dd9584d0b088f] exiting daemon [2019-09-12T07:50:41.196Z] daemon.go:459: [dd9584d0b088f] Daemon stopped [2019-09-12T07:50:41.196Z] === RUN TestServiceUpdateSecrets [2019-09-12T07:50:41.519Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-12T07:50:41.956Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-12T07:50:42.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-12T07:50:44.788Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-12T07:50:45.717Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-12T07:50:49.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-12T07:50:50.967Z] === RUN Test/DockerSuite/TestCpToContainerWithPermissions [2019-09-12T07:50:51.530Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-12T07:50:52.459Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-12T07:50:54.324Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-12T07:50:54.350Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-12T07:50:55.290Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 29.9% of statements [2019-09-12T07:50:56.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-12T07:50:56.243Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-12T07:50:56.500Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-12T07:50:57.062Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-12T07:50:57.175Z] ok github.com/docker/docker/container 0.123s coverage: 35.5% of statements [2019-09-12T07:50:57.175Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-12T07:50:57.175Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-12T07:50:57.175Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-12T07:50:57.175Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-12T07:50:57.753Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2019-09-12T07:50:57.753Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-12T07:50:57.753Z] daemon.go:336: [d6e99dcdc168b] waiting for daemon to start [2019-09-12T07:50:57.753Z] daemon.go:336: [d6e99dcdc168b] waiting for daemon to start [2019-09-12T07:50:57.753Z] daemon.go:364: [d6e99dcdc168b] daemon started [2019-09-12T07:50:57.753Z] daemon.go:472: [d6e99dcdc168b] Stopping daemon [2019-09-12T07:50:57.753Z] daemon.go:307: [d6e99dcdc168b] exiting daemon [2019-09-12T07:50:57.753Z] daemon.go:459: [d6e99dcdc168b] Daemon stopped [2019-09-12T07:50:57.753Z] === RUN TestServiceUpdateConfigs [2019-09-12T07:50:59.004Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-12T07:50:59.971Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-12T07:50:59.971Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-12T07:51:00.334Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-12T07:51:00.896Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-12T07:51:01.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-12T07:51:01.825Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-12T07:51:03.709Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-12T07:51:03.718Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-12T07:51:03.718Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-12T07:51:03.718Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-12T07:51:04.280Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-12T07:51:04.675Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-12T07:51:05.209Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-12T07:51:05.209Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-12T07:51:05.209Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-12T07:51:05.772Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-12T07:51:06.336Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-12T07:51:06.336Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-12T07:51:06.336Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-12T07:51:06.593Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-12T07:51:06.593Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-12T07:51:06.593Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-12T07:51:06.851Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-12T07:51:07.107Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2019-09-12T07:51:08.468Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-12T07:51:08.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-12T07:51:09.371Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-12T07:51:09.371Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-12T07:51:09.371Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-12T07:51:09.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-12T07:51:13.542Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-12T07:51:14.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-12T07:51:14.136Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-12T07:51:14.222Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2019-09-12T07:51:14.222Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-12T07:51:14.222Z] daemon.go:336: [dcaeb3edfe2f4] waiting for daemon to start [2019-09-12T07:51:14.222Z] daemon.go:336: [dcaeb3edfe2f4] waiting for daemon to start [2019-09-12T07:51:14.222Z] daemon.go:364: [dcaeb3edfe2f4] daemon started [2019-09-12T07:51:14.222Z] daemon.go:472: [dcaeb3edfe2f4] Stopping daemon [2019-09-12T07:51:14.222Z] daemon.go:307: [dcaeb3edfe2f4] exiting daemon [2019-09-12T07:51:14.222Z] daemon.go:459: [dcaeb3edfe2f4] Daemon stopped [2019-09-12T07:51:14.222Z] === RUN TestServiceUpdateNetwork [2019-09-12T07:51:14.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-12T07:51:14.981Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-12T07:51:16.034Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-12T07:51:16.596Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-12T07:51:17.964Z] === RUN Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-12T07:51:18.527Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-12T07:51:19.758Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-09-12T07:51:19.758Z] ok github.com/docker/docker/daemon 12.212s coverage: 17.5% of statements [2019-09-12T07:51:19.758Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-12T07:51:19.758Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-12T07:51:20.318Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 84.2% of statements [2019-09-12T07:51:20.419Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-12T07:51:20.878Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-09-12T07:51:21.347Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-12T07:51:21.446Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-09-12T07:51:21.446Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-12T07:51:21.446Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-12T07:51:21.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-12T07:51:22.278Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-12T07:51:22.278Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-12T07:51:22.806Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-09-12T07:51:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-12T07:51:23.209Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-12T07:51:23.209Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetwork [2019-09-12T07:51:23.209Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-12T07:51:23.209Z] === RUN Test/DockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-12T07:51:23.209Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-12T07:51:25.101Z] === RUN Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-12T07:51:25.314Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-12T07:51:25.665Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteMultiple [2019-09-12T07:51:25.874Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.216s coverage: 56.9% of statements [2019-09-12T07:51:28.146Z] --- PASS: TestServiceUpdateNetwork (14.92s) [2019-09-12T07:51:28.146Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-12T07:51:28.146Z] daemon.go:336: [d650644e15660] waiting for daemon to start [2019-09-12T07:51:28.146Z] daemon.go:336: [d650644e15660] waiting for daemon to start [2019-09-12T07:51:28.146Z] daemon.go:364: [d650644e15660] daemon started [2019-09-12T07:51:28.146Z] daemon.go:472: [d650644e15660] Stopping daemon [2019-09-12T07:51:28.146Z] daemon.go:307: [d650644e15660] exiting daemon [2019-09-12T07:51:28.146Z] daemon.go:459: [d650644e15660] Daemon stopped [2019-09-12T07:51:28.146Z] PASS [2019-09-12T07:51:28.146Z] [2019-09-12T07:51:28.146Z] === Skipped [2019-09-12T07:51:28.146Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-12T07:51:28.146Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:51:28.146Z] [2019-09-12T07:51:28.146Z] [2019-09-12T07:51:28.146Z] DONE 19 tests, 1 skipped in 128.238s [2019-09-12T07:51:28.146Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-12T07:51:28.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:28.146Z] ++ set -e [2019-09-12T07:51:28.146Z] ++ '[' -n 0 ']' [2019-09-12T07:51:28.146Z] ++ set -x [2019-09-12T07:51:28.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:28.146Z] INFO: Testing against a local daemon [2019-09-12T07:51:28.146Z] === RUN TestSessionCreate [2019-09-12T07:51:28.146Z] --- PASS: TestSessionCreate (0.03s) [2019-09-12T07:51:28.146Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-12T07:51:28.146Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-12T07:51:28.146Z] PASS [2019-09-12T07:51:28.146Z] [2019-09-12T07:51:28.146Z] DONE 2 tests in 0.289s [2019-09-12T07:51:28.146Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-12T07:51:28.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:28.146Z] ++ set -e [2019-09-12T07:51:28.146Z] ++ '[' -n 0 ']' [2019-09-12T07:51:28.146Z] ++ set -x [2019-09-12T07:51:28.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:28.186Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteNotExists [2019-09-12T07:51:28.186Z] === RUN Test/DockerSuite/TestDockerNetworkInspect [2019-09-12T07:51:28.186Z] === RUN Test/DockerSuite/TestDockerNetworkInspectWithID [2019-09-12T07:51:28.186Z] === RUN Test/DockerSuite/TestDockerNetworkInternalMode [2019-09-12T07:51:28.514Z] INFO: Testing against a local daemon [2019-09-12T07:51:28.514Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-12T07:51:28.514Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:51:28.514Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T07:51:28.514Z] === RUN TestEventsExecDie [2019-09-12T07:51:29.138Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.382s coverage: 72.5% of statements [2019-09-12T07:51:29.138Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.374s coverage: 45.9% of statements [2019-09-12T07:51:29.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-12T07:51:29.318Z] --- PASS: TestEventsExecDie (1.02s) [2019-09-12T07:51:29.318Z] === RUN TestEventsBackwardsCompatible [2019-09-12T07:51:29.700Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-09-12T07:51:29.700Z] === RUN TestInfoBinaryCommits [2019-09-12T07:51:29.700Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-12T07:51:29.700Z] === RUN TestInfoAPIVersioned [2019-09-12T07:51:29.700Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-12T07:51:29.700Z] === RUN TestInfoAPI [2019-09-12T07:51:29.700Z] --- PASS: TestInfoAPI (0.02s) [2019-09-12T07:51:29.700Z] === RUN TestInfoAPIWarnings [2019-09-12T07:51:29.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-12T07:51:30.524Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-09-12T07:51:30.524Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-12T07:51:30.524Z] daemon.go:336: [db70cdab65030] waiting for daemon to start [2019-09-12T07:51:30.524Z] daemon.go:336: [db70cdab65030] waiting for daemon to start [2019-09-12T07:51:30.524Z] daemon.go:364: [db70cdab65030] daemon started [2019-09-12T07:51:30.524Z] daemon.go:472: [db70cdab65030] Stopping daemon [2019-09-12T07:51:30.524Z] daemon.go:307: [db70cdab65030] exiting daemon [2019-09-12T07:51:30.524Z] daemon.go:459: [db70cdab65030] Daemon stopped [2019-09-12T07:51:30.524Z] === RUN TestLoginFailsWithBadCredentials [2019-09-12T07:51:30.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2019-09-12T07:51:30.914Z] === RUN TestPingCacheHeaders [2019-09-12T07:51:30.914Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-12T07:51:30.914Z] === RUN TestPingGet [2019-09-12T07:51:30.914Z] --- PASS: TestPingGet (0.01s) [2019-09-12T07:51:30.914Z] === RUN TestPingHead [2019-09-12T07:51:30.914Z] --- PASS: TestPingHead (0.04s) [2019-09-12T07:51:30.914Z] === RUN TestVersion [2019-09-12T07:51:31.354Z] --- PASS: TestVersion (0.05s) [2019-09-12T07:51:31.354Z] PASS [2019-09-12T07:51:31.354Z] [2019-09-12T07:51:31.354Z] === Skipped [2019-09-12T07:51:31.354Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T07:51:31.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T07:51:31.354Z] [2019-09-12T07:51:31.354Z] [2019-09-12T07:51:31.354Z] DONE 12 tests, 1 skipped in 2.916s [2019-09-12T07:51:31.354Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-12T07:51:31.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:31.354Z] ++ set -e [2019-09-12T07:51:31.354Z] ++ '[' -n 0 ']' [2019-09-12T07:51:31.354Z] ++ set -x [2019-09-12T07:51:31.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:51:31.354Z] INFO: Testing against a local daemon [2019-09-12T07:51:31.354Z] === RUN TestVolumesCreateAndList [2019-09-12T07:51:31.354Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-12T07:51:31.354Z] === RUN TestVolumesRemove [2019-09-12T07:51:31.354Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-12T07:51:31.354Z] === RUN TestVolumesInspect [2019-09-12T07:51:31.354Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-12T07:51:31.354Z] === RUN TestVolumesInvalidJSON [2019-09-12T07:51:31.354Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-12T07:51:31.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-12T07:51:31.354Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-12T07:51:31.354Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-12T07:51:31.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-12T07:51:31.354Z] PASS [2019-09-12T07:51:31.354Z] [2019-09-12T07:51:31.354Z] DONE 5 tests in 0.318s [2019-09-12T07:51:31.354Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-12T07:51:31.842Z] ++++ cat bundles/test-integration/docker.pid [2019-09-12T07:51:31.843Z] +++ kill 10031 [2019-09-12T07:51:32.398Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.965s coverage: 50.8% of statements [2019-09-12T07:51:33.154Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-12T07:51:33.154Z] +++ /etc/init.d/apparmor stop [2019-09-12T07:51:33.154Z] Clearing AppArmor profiles cache:. [2019-09-12T07:51:33.154Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T07:51:33.154Z] Unloading profiles will leave already running processes permanently [2019-09-12T07:51:33.154Z] unconfined, which can lead to unexpected situations. [2019-09-12T07:51:33.154Z] [2019-09-12T07:51:33.154Z] To set a process to complain mode, use the command line tool [2019-09-12T07:51:33.154Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T07:51:33.154Z] with the 'teardown' option." [2019-09-12T07:51:33.154Z] [2019-09-12T07:51:33.321Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.281s coverage: 76.1% of statements [2019-09-12T07:51:34.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.017s coverage: 57.2% of statements [2019-09-12T07:51:34.246Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-12T07:51:34.246Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-12T07:51:34.501Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-09-12T07:51:34.730Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-12T07:51:35.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-12T07:51:36.383Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements Post stage [Pipeline] junit [2019-09-12T07:51:36.464Z] Recording test results [2019-09-12T07:51:36.943Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-12T07:51:38.002Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-12T07:51:38.067Z] + echo Ensuring container killed. [2019-09-12T07:51:38.067Z] Ensuring container killed. [2019-09-12T07:51:38.067Z] + docker rm -vf docker-pr5 [2019-09-12T07:51:38.067Z] Error: No such container: docker-pr5 [2019-09-12T07:51:38.067Z] + true [Pipeline] sh [2019-09-12T07:51:38.308Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-09-12T07:51:38.308Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-12T07:51:38.309Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-12T07:51:38.867Z] + echo Chowning /workspace to jenkins user [2019-09-12T07:51:38.868Z] Chowning /workspace to jenkins user [2019-09-12T07:51:38.868Z] + id -u [2019-09-12T07:51:38.868Z] + id -g [2019-09-12T07:51:38.868Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39904:/workspace busybox chown -R 1001:1001 /workspace [2019-09-12T07:51:38.868Z] Unable to find image 'busybox:latest' locally [2019-09-12T07:51:38.868Z] latest: Pulling from library/busybox [2019-09-12T07:51:39.229Z] 6d4c3d9fc915: Pulling fs layer [2019-09-12T07:51:39.229Z] 6d4c3d9fc915: Verifying Checksum [2019-09-12T07:51:39.229Z] 6d4c3d9fc915: Download complete [2019-09-12T07:51:39.238Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2019-09-12T07:51:40.026Z] 6d4c3d9fc915: Pull complete [2019-09-12T07:51:40.027Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-12T07:51:40.027Z] Status: Downloaded newer image for busybox:latest [2019-09-12T07:51:40.522Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-12T07:51:40.600Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.8% of statements [2019-09-12T07:51:40.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-12T07:51:40.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-12T07:51:40.600Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-12T07:51:41.963Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2019-09-12T07:51:41.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-09-12T07:51:42.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-12T07:51:42.218Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-09-12T07:51:42.413Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-12T07:51:42.413Z] === RUN Test/DockerSuite/TestEmbeddedDNSInvalidInput [2019-09-12T07:51:42.684Z] + bundleName=s390x-integration [2019-09-12T07:51:42.684Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-12T07:51:42.684Z] Creating s390x-integration-bundles.tar.gz [2019-09-12T07:51:42.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-12T07:51:42.684Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-12T07:51:42.882Z] Archiving artifacts [2019-09-12T07:51:43.580Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-09-12T07:51:43.581Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-12T07:51:43.783Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-12T07:51:43.836Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 18.6% of statements [2019-09-12T07:51:44.218Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T07:51:44.713Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-12T07:51:44.944Z] + make clean [2019-09-12T07:51:44.944Z] docker volume rm -f docker-dev-cache [2019-09-12T07:51:45.316Z] docker-dev-cache [Pipeline] deleteDir [2019-09-12T07:51:45.720Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-09-12T07:51:45.975Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-09-12T07:51:46.083Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-12T07:51:46.535Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-12T07:51:47.012Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-12T07:51:47.094Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 84.5% of statements [2019-09-12T07:51:47.094Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-12T07:51:47.094Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-12T07:51:47.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-12T07:51:47.943Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-12T07:51:48.873Z] === RUN Test/DockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-12T07:51:49.602Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2019-09-12T07:51:49.602Z] ok github.com/docker/docker/distribution 0.171s coverage: 22.6% of statements [2019-09-12T07:51:49.602Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-12T07:51:50.653Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-12T07:51:50.653Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-12T07:51:50.653Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-12T07:51:50.765Z] === RUN Test/DockerSuite/TestEventsContainerFilterByName [2019-09-12T07:51:50.962Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-09-12T07:51:51.885Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-09-12T07:51:52.443Z] ok github.com/docker/docker/distribution/xfer 1.426s coverage: 83.4% of statements [2019-09-12T07:51:52.443Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-12T07:51:52.657Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-12T07:51:53.366Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-09-12T07:51:53.366Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-12T07:51:53.925Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-09-12T07:51:53.925Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-12T07:51:54.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-12T07:51:54.484Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-12T07:51:55.846Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-09-12T07:51:55.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-12T07:51:55.928Z] === RUN Test/DockerSuite/TestEventsContainerWithMultiNetwork [2019-09-12T07:51:56.101Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-12T07:51:57.985Z] ok github.com/docker/docker/pkg/archive 0.369s coverage: 77.2% of statements [2019-09-12T07:51:58.446Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-12T07:51:58.910Z] ok github.com/docker/docker/pkg/authorization 0.103s coverage: 66.7% of statements [2019-09-12T07:51:59.165Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-12T07:51:59.165Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-12T07:51:59.833Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-12T07:51:59.833Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-12T07:52:01.729Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-12T07:52:02.293Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-12T07:52:02.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-12T07:52:02.858Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-12T07:52:03.320Z] ok github.com/docker/docker/pkg/chrootarchive 2.920s coverage: 43.2% of statements [2019-09-12T07:52:03.320Z] ok github.com/docker/docker/layer 7.618s coverage: 66.9% of statements [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/oci [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-12T07:52:03.320Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-12T07:52:03.320Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-12T07:52:03.881Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-12T07:52:03.881Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-09-12T07:52:04.217Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-12T07:52:04.217Z] Using test binary docker [2019-09-12T07:52:04.217Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-12T07:52:04.217Z] +++ /etc/init.d/apparmor start [2019-09-12T07:52:04.217Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-12T07:52:04.217Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-12T07:52:04.217Z] Warning failed to create cache: (null) [2019-09-12T07:52:04.217Z] . [2019-09-12T07:52:04.217Z] INFO: Waiting for daemon to start... [2019-09-12T07:52:04.217Z] Starting dockerd [2019-09-12T07:52:04.217Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-12T07:52:04.752Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-12T07:52:04.806Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-09-12T07:52:05.316Z] === RUN Test/DockerSuite/TestEventsFilterNetworkID [2019-09-12T07:52:05.316Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-12T07:52:05.366Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-12T07:52:05.573Z] === RUN Test/DockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-12T07:52:05.831Z] === RUN Test/DockerSuite/TestEventsFilterVolumeID [2019-09-12T07:52:05.831Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-12T07:52:05.926Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-09-12T07:52:06.246Z] . [2019-09-12T07:52:06.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-12T07:52:06.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-12T07:52:06.246Z] Error: No such image: emptyfs [2019-09-12T07:52:06.246Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-12T07:52:06.246Z] ++++ docker load [2019-09-12T07:52:06.531Z] Running integration-test (iteration 1) [2019-09-12T07:52:06.531Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-12T07:52:06.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:52:06.532Z] ++ set -e [2019-09-12T07:52:06.532Z] ++ '[' -n 0 ']' [2019-09-12T07:52:06.532Z] ++ set -x [2019-09-12T07:52:06.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:52:07.287Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-09-12T07:52:07.723Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-12T07:52:07.847Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-09-12T07:52:08.329Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-12T07:52:08.406Z] ok github.com/docker/docker/pkg/fsutils 0.217s coverage: 85.1% of statements [2019-09-12T07:52:08.406Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2019-09-12T07:52:08.787Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-12T07:52:08.965Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-12T07:52:09.093Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-12T07:52:09.093Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-12T07:52:09.093Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-12T07:52:09.245Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-12T07:52:09.889Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 70.1% of statements [2019-09-12T07:52:10.022Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-12T07:52:10.144Z] ok github.com/docker/docker/pkg/ioutils 0.462s coverage: 68.8% of statements [2019-09-12T07:52:10.279Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-12T07:52:10.704Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-09-12T07:52:10.704Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-09-12T07:52:10.843Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-12T07:52:10.958Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-09-12T07:52:10.958Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-12T07:52:11.518Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-09-12T07:52:11.772Z] === RUN Test/DockerSuite/TestEventsImageUntagDelete [2019-09-12T07:52:11.773Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-09-12T07:52:12.028Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-12T07:52:12.028Z] ok github.com/docker/docker/pkg/mount 0.581s coverage: 69.6% of statements [2019-09-12T07:52:12.028Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-12T07:52:12.029Z] === RUN Test/DockerSuite/TestEventsOOMDisableFalse [2019-09-12T07:52:12.029Z] === RUN Test/DockerSuite/TestEventsOOMDisableTrue [2019-09-12T07:52:12.029Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-12T07:52:12.588Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-12T07:52:12.588Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-09-12T07:52:12.588Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-12T07:52:12.588Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-12T07:52:13.512Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-09-12T07:52:13.920Z] === RUN Test/DockerSuite/TestEventsRedirectStdout [2019-09-12T07:52:14.437Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-12T07:52:14.693Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 87.9% of statements [2019-09-12T07:52:14.849Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-12T07:52:14.948Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-12T07:52:15.778Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-12T07:52:15.778Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-12T07:52:16.336Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2019-09-12T07:52:16.590Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-12T07:52:16.708Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-12T07:52:17.638Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-12T07:52:17.809Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-12T07:52:17.809Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-12T07:52:19.011Z] === RUN Test/DockerSuite/TestEventsStreaming [2019-09-12T07:52:19.575Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-12T07:52:19.846Z] ok github.com/docker/docker/pkg/signal 2.423s coverage: 61.0% of statements [2019-09-12T07:52:19.846Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-12T07:52:20.102Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-12T07:52:20.357Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-12T07:52:20.612Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-12T07:52:21.171Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-12T07:52:21.466Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T07:52:21.731Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-09-12T07:52:21.823Z] Loaded image: buildpack-deps:jessie [2019-09-12T07:52:21.823Z] Loaded image: busybox:latest [2019-09-12T07:52:21.823Z] Loaded image: busybox:glibc [2019-09-12T07:52:21.823Z] Loaded image: debian:jessie [2019-09-12T07:52:21.823Z] Loaded image: hello-world:latest [2019-09-12T07:52:21.823Z] INFO: Testing against a local daemon [2019-09-12T07:52:21.823Z] === RUN TestCgroupNamespacesBuild [2019-09-12T07:52:21.986Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2019-09-12T07:52:22.546Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-09-12T07:52:22.833Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-12T07:52:22.837Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2019-09-12T07:52:22.837Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-12T07:52:22.837Z] daemon.go:336: [d08dd59a449f2] waiting for daemon to start [2019-09-12T07:52:22.837Z] daemon.go:336: [d08dd59a449f2] waiting for daemon to start [2019-09-12T07:52:22.837Z] daemon.go:364: [d08dd59a449f2] daemon started [2019-09-12T07:52:22.837Z] daemon.go:472: [d08dd59a449f2] Stopping daemon [2019-09-12T07:52:22.837Z] daemon.go:307: [d08dd59a449f2] exiting daemon [2019-09-12T07:52:22.837Z] daemon.go:459: [d08dd59a449f2] Daemon stopped [2019-09-12T07:52:22.837Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:52:23.469Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-09-12T07:52:23.591Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-12T07:52:23.724Z] testing: warning: no tests to run [2019-09-12T07:52:23.724Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-09-12T07:52:23.764Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-12T07:52:23.978Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-12T07:52:24.233Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-12T07:52:24.489Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-12T07:52:24.868Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2019-09-12T07:52:24.868Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-12T07:52:24.868Z] daemon.go:336: [db6ffd530741b] waiting for daemon to start [2019-09-12T07:52:24.868Z] daemon.go:336: [db6ffd530741b] waiting for daemon to start [2019-09-12T07:52:24.868Z] daemon.go:364: [db6ffd530741b] daemon started [2019-09-12T07:52:24.868Z] daemon.go:472: [db6ffd530741b] Stopping daemon [2019-09-12T07:52:24.868Z] daemon.go:307: [db6ffd530741b] exiting daemon [2019-09-12T07:52:24.868Z] daemon.go:459: [db6ffd530741b] Daemon stopped [2019-09-12T07:52:24.868Z] === RUN TestBuildWithSession [2019-09-12T07:52:26.284Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-12T07:52:26.910Z] --- PASS: TestBuildWithSession (2.27s) [2019-09-12T07:52:26.910Z] === RUN TestBuildSquashParent [2019-09-12T07:52:27.000Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.0% of statements [2019-09-12T07:52:27.254Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-09-12T07:52:28.177Z] === RUN Test/DockerSuite/TestExec [2019-09-12T07:52:28.178Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-12T07:52:28.434Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-09-12T07:52:29.110Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-12T07:52:30.039Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-12T07:52:30.318Z] ok github.com/docker/docker/registry 0.093s coverage: 56.4% of statements [2019-09-12T07:52:30.574Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-12T07:52:30.829Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-09-12T07:52:30.969Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-12T07:52:31.755Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-09-12T07:52:31.900Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-12T07:52:32.010Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-12T07:52:33.750Z] --- PASS: TestBuildSquashParent (5.82s) [2019-09-12T07:52:33.750Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-12T07:52:33.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:52:33.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:52:33.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:52:33.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:52:33.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:52:33.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:52:33.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:52:33.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:52:33.751Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:52:33.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:52:33.751Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:52:33.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:52:33.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-12T07:52:33.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-12T07:52:33.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-12T07:52:33.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-12T07:52:33.791Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-12T07:52:33.899Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-12T07:52:34.520Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-12T07:52:34.720Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-12T07:52:35.080Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-09-12T07:52:35.649Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-12T07:52:35.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-12T07:52:36.004Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-09-12T07:52:36.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-12T07:52:36.581Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-12T07:52:36.928Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-12T07:52:37.511Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-12T07:52:38.471Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.63s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2019-09-12T07:52:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2019-09-12T07:52:38.779Z] === RUN TestBuildMultiStageCopy [2019-09-12T07:52:38.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-12T07:52:39.034Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-12T07:52:40.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-12T07:52:40.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-12T07:52:40.928Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-12T07:52:41.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-12T07:52:41.733Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy (3.77s) [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s) [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-09-12T07:52:42.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-09-12T07:52:42.018Z] === RUN TestBuildMultiStageParentConfig [2019-09-12T07:52:42.295Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-12T07:52:42.458Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-12T07:52:42.458Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-12T07:52:43.037Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-09-12T07:52:43.037Z] === RUN TestBuildLabelWithTargets [2019-09-12T07:52:43.226Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-12T07:52:44.510Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2019-09-12T07:52:44.510Z] === RUN TestBuildWithEmptyLayers [2019-09-12T07:52:45.120Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-12T07:52:45.532Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-09-12T07:52:45.532Z] === RUN TestBuildMultiStageOnBuild [2019-09-12T07:52:46.048Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-12T07:52:47.569Z] --- PASS: TestBuildMultiStageOnBuild (2.28s) [2019-09-12T07:52:47.569Z] === RUN TestBuildUncleanTarFilenames [2019-09-12T07:52:47.939Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-12T07:52:48.867Z] === RUN Test/DockerSuite/TestExecInteractiveStdinClose [2019-09-12T07:52:49.048Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-09-12T07:52:49.048Z] === RUN TestBuildMultiStageLayerLeak [2019-09-12T07:52:49.072Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/rootless [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/volume [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-12T07:52:49.072Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === Skipped [2019-09-12T07:52:49.072Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-12T07:52:49.072Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-12T07:52:49.072Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-12T07:52:49.072Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-12T07:52:49.072Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-12T07:52:49.072Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-12T07:52:49.072Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-12T07:52:49.072Z] graphtest_unix.go:73: No driver to put! [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-12T07:52:49.072Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-12T07:52:49.072Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] [2019-09-12T07:52:49.072Z] DONE 2076 tests, 20 skipped in 238.923s Post stage [Pipeline] junit [2019-09-12T07:52:49.081Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-12T07:52:49.796Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-12T07:52:49.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39904/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -e DOCKER_GRAPHDRIVER docker:61db442d07d1a66a518ab49b5aaf55b1068e22e9 hack/validate/vendor [2019-09-12T07:52:50.052Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-12T07:52:50.616Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-12T07:52:51.546Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-12T07:52:51.733Z] --- PASS: TestBuildMultiStageLayerLeak (2.39s) [2019-09-12T07:52:51.733Z] === RUN TestBuildWithHugeFile [2019-09-12T07:52:51.747Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-12T07:52:52.744Z] + echo Building e2e image [2019-09-12T07:52:52.744Z] Building e2e image [2019-09-12T07:52:52.744Z] + docker build --build-arg DOCKER_GITCOMMIT=61db442d07d1a66a518ab49b5aaf55b1068e22e9 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-12T07:52:52.744Z] #2 [internal] load .dockerignore [2019-09-12T07:52:52.744Z] #2 transferring context: 34B done [2019-09-12T07:52:52.744Z] #2 DONE 0.0s [2019-09-12T07:52:52.744Z] [2019-09-12T07:52:52.744Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-12T07:52:52.744Z] #1 transferring dockerfile: 3.19kB done [2019-09-12T07:52:52.744Z] #1 DONE 0.0s [2019-09-12T07:52:52.744Z] [2019-09-12T07:52:52.744Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-12T07:52:52.770Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-12T07:52:52.770Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-12T07:52:52.770Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-12T07:52:52.914Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-12T07:52:52.999Z] #4 DONE 0.2s [2019-09-12T07:52:52.999Z] [2019-09-12T07:52:52.999Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-12T07:52:52.999Z] #3 DONE 0.3s [2019-09-12T07:52:52.999Z] [2019-09-12T07:52:52.999Z] #8 [internal] load build context [2019-09-12T07:52:53.171Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-12T07:52:53.427Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-12T07:52:53.562Z] #8 transferring context: 793.46kB 0.3s done [2019-09-12T07:52:53.562Z] #8 DONE 0.3s [2019-09-12T07:52:53.562Z] [2019-09-12T07:52:53.562Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-12T07:52:53.562Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-09-12T07:52:53.562Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 [2019-09-12T07:52:53.562Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-09-12T07:52:53.562Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-12T07:52:53.562Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 15.14MB / 125.33MB 0.4s [2019-09-12T07:52:53.562Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-09-12T07:52:53.562Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-09-12T07:52:53.562Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-09-12T07:52:53.562Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-09-12T07:52:53.562Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-09-12T07:52:53.562Z] #14 ... [2019-09-12T07:52:53.562Z] [2019-09-12T07:52:53.562Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-12T07:52:53.562Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-12T07:52:53.562Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-09-12T07:52:53.562Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-09-12T07:52:53.562Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-09-12T07:52:53.562Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-09-12T07:52:53.562Z] #5 DONE 0.5s [2019-09-12T07:52:53.562Z] [2019-09-12T07:52:53.562Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-12T07:52:53.562Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 23.01MB / 125.33MB 0.5s [2019-09-12T07:52:53.562Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-09-12T07:52:53.562Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 38.94MB / 125.33MB 0.7s [2019-09-12T07:52:53.818Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 46.67MB / 125.33MB 0.8s [2019-09-12T07:52:53.818Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 56.77MB / 125.33MB 0.9s [2019-09-12T07:52:53.818Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-09-12T07:52:54.073Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 70.20MB / 125.33MB 1.1s [2019-09-12T07:52:54.073Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-09-12T07:52:54.073Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 79.80MB / 125.33MB 1.2s [2019-09-12T07:52:54.331Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 87.94MB / 125.33MB 1.3s [2019-09-12T07:52:54.587Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 108.47MB / 125.33MB 1.5s [2019-09-12T07:52:54.587Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 119.40MB / 125.33MB 1.6s [2019-09-12T07:52:54.842Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s done [2019-09-12T07:52:54.842Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-09-12T07:52:55.097Z] #14 ... [2019-09-12T07:52:55.097Z] [2019-09-12T07:52:55.097Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-12T07:52:55.097Z] #6 DONE 1.4s [2019-09-12T07:52:55.097Z] [2019-09-12T07:52:55.097Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-12T07:52:56.699Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-12T07:52:57.631Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-12T07:52:58.550Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-12T07:52:58.551Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-12T07:52:58.560Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-12T07:52:59.010Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-12T07:52:59.468Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-12T07:52:59.468Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-12T07:53:00.364Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-09-12T07:53:00.924Z] #14 ... [2019-09-12T07:53:00.924Z] [2019-09-12T07:53:00.924Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-12T07:53:00.924Z] #7 1.061 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-12T07:53:00.924Z] #7 2.247 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-12T07:53:00.924Z] #7 2.350 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-12T07:53:00.924Z] #7 2.353 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-12T07:53:00.924Z] #7 2.563 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-12T07:53:00.924Z] #7 2.576 (4/31) Installing readline (8.0.0-r0) [2019-09-12T07:53:00.924Z] #7 2.582 (5/31) Installing bash (5.0.0-r0) [2019-09-12T07:53:00.924Z] #7 2.599 Executing bash-5.0.0-r0.post-install [2019-09-12T07:53:00.924Z] #7 2.601 (6/31) Installing ca-certificates (20190108-r0) [2019-09-12T07:53:00.924Z] #7 2.621 (7/31) Installing libgcc (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 2.623 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 2.642 (9/31) Installing binutils (2.32-r0) [2019-09-12T07:53:00.924Z] #7 2.749 (10/31) Installing gmp (6.1.2-r1) [2019-09-12T07:53:00.924Z] #7 2.757 (11/31) Installing isl (0.18-r0) [2019-09-12T07:53:00.924Z] #7 2.786 (12/31) Installing libgomp (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 2.790 (13/31) Installing libatomic (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 2.793 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-12T07:53:00.924Z] #7 2.799 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-12T07:53:00.924Z] #7 2.803 (16/31) Installing gcc (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 3.698 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-12T07:53:00.924Z] #7 3.801 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-12T07:53:00.924Z] #7 3.802 (19/31) Installing g++ (8.3.0-r0) [2019-09-12T07:53:00.924Z] #7 4.370 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-12T07:53:00.924Z] #7 4.379 (21/31) Installing libcurl (7.65.1-r0) [2019-09-12T07:53:00.924Z] #7 4.383 (22/31) Installing expat (2.2.7-r0) [2019-09-12T07:53:00.924Z] #7 4.388 (23/31) Installing pcre2 (10.33-r0) [2019-09-12T07:53:00.924Z] #7 4.398 (24/31) Installing git (2.22.0-r0) [2019-09-12T07:53:00.924Z] #7 4.611 (25/31) Installing libmnl (1.0.4-r0) [2019-09-12T07:53:00.924Z] #7 4.613 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-12T07:53:00.924Z] #7 4.617 (27/31) Installing iptables (1.8.3-r0) [2019-09-12T07:53:00.924Z] #7 4.644 (28/31) Installing pigz (2.4-r0) [2019-09-12T07:53:00.924Z] #7 4.650 (29/31) Installing tar (1.32-r0) [2019-09-12T07:53:00.924Z] #7 4.659 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-12T07:53:00.924Z] #7 4.662 (31/31) Installing xz (5.2.4-r0) [2019-09-12T07:53:00.924Z] #7 4.670 Executing busybox-1.30.1-r2.trigger [2019-09-12T07:53:00.924Z] #7 4.676 Executing ca-certificates-20190108-r0.trigger [2019-09-12T07:53:00.924Z] #7 4.731 OK: 185 MiB in 45 packages [2019-09-12T07:53:00.924Z] #7 DONE 5.9s [2019-09-12T07:53:00.924Z] [2019-09-12T07:53:00.924Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-12T07:53:01.179Z] #9 DONE 0.2s [2019-09-12T07:53:01.179Z] [2019-09-12T07:53:01.179Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-12T07:53:01.179Z] #10 DONE 0.1s [2019-09-12T07:53:01.179Z] [2019-09-12T07:53:01.179Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-12T07:53:01.179Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.2s done [2019-09-12T07:53:01.433Z] #14 ... [2019-09-12T07:53:01.433Z] [2019-09-12T07:53:01.433Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-12T07:53:01.433Z] #11 DONE 0.1s [2019-09-12T07:53:01.433Z] [2019-09-12T07:53:01.433Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-12T07:53:01.433Z] #12 DONE 0.1s [2019-09-12T07:53:01.433Z] [2019-09-12T07:53:01.433Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-12T07:53:01.433Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-09-12T07:53:01.433Z] #14 DONE 8.4s [2019-09-12T07:53:01.433Z] [2019-09-12T07:53:01.433Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-12T07:53:01.433Z] #13 DONE 0.1s [2019-09-12T07:53:01.433Z] [2019-09-12T07:53:01.433Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-12T07:53:02.359Z] #15 0.759 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-12T07:53:03.282Z] #15 1.811 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-12T07:53:03.282Z] #15 1.873 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-12T07:53:03.282Z] #15 1.876 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-12T07:53:03.537Z] #15 2.003 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-12T07:53:03.537Z] #15 2.010 (4/43) Installing readline (8.0.0-r0) [2019-09-12T07:53:03.537Z] #15 2.014 (5/43) Installing bash (5.0.0-r0) [2019-09-12T07:53:03.537Z] #15 2.025 Executing bash-5.0.0-r0.post-install [2019-09-12T07:53:03.537Z] #15 2.027 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-12T07:53:03.537Z] #15 2.106 (7/43) Installing libuuid (2.33.2-r0) [2019-09-12T07:53:03.537Z] #15 2.108 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-12T07:53:03.537Z] #15 2.112 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-12T07:53:03.537Z] #15 2.117 (10/43) Installing binutils (2.32-r0) [2019-09-12T07:53:03.537Z] #15 2.184 (11/43) Installing libmagic (5.37-r0) [2019-09-12T07:53:03.537Z] #15 2.203 (12/43) Installing file (5.37-r0) [2019-09-12T07:53:03.792Z] #15 2.204 (13/43) Installing gmp (6.1.2-r1) [2019-09-12T07:53:03.792Z] #15 2.210 (14/43) Installing isl (0.18-r0) [2019-09-12T07:53:03.792Z] #15 2.225 (15/43) Installing libgomp (8.3.0-r0) [2019-09-12T07:53:03.792Z] #15 2.228 (16/43) Installing libatomic (8.3.0-r0) [2019-09-12T07:53:03.792Z] #15 2.230 (17/43) Installing libgcc (8.3.0-r0) [2019-09-12T07:53:03.792Z] #15 2.232 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-12T07:53:03.792Z] #15 2.237 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-12T07:53:03.792Z] #15 2.239 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-12T07:53:03.792Z] #15 2.250 (21/43) Installing gcc (8.3.0-r0) [2019-09-12T07:53:04.353Z] #15 2.899 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-12T07:53:04.353Z] #15 2.974 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-12T07:53:04.353Z] #15 2.976 (24/43) Installing g++ (8.3.0-r0) [2019-09-12T07:53:04.912Z] #15 3.392 (25/43) Installing make (4.2.1-r2) [2019-09-12T07:53:04.912Z] #15 3.396 (26/43) Installing fortify-headers (1.1-r0) [2019-09-12T07:53:04.912Z] #15 3.398 (27/43) Installing build-base (0.5-r1) [2019-09-12T07:53:04.912Z] #15 3.400 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-12T07:53:04.912Z] #15 3.403 (29/43) Installing libcurl (7.65.1-r0) [2019-09-12T07:53:04.912Z] #15 3.410 (30/43) Installing curl (7.65.1-r0) [2019-09-12T07:53:04.912Z] #15 3.413 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-12T07:53:04.912Z] #15 3.419 (32/43) Installing jq (1.6-r0) [2019-09-12T07:53:04.912Z] #15 3.427 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-12T07:53:04.912Z] #15 3.432 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-12T07:53:04.912Z] #15 3.434 (35/43) Installing libaio (0.3.111-r0) [2019-09-12T07:53:04.912Z] #15 3.436 (36/43) Installing libblkid (2.33.2-r0) [2019-09-12T07:53:04.912Z] #15 3.442 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-12T07:53:04.912Z] #15 3.469 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-12T07:53:04.912Z] #15 3.474 (39/43) Installing libmount (2.33.2-r0) [2019-09-12T07:53:04.912Z] #15 3.478 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-12T07:53:04.912Z] #15 3.482 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-12T07:53:04.912Z] #15 3.485 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-12T07:53:04.912Z] #15 3.505 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-12T07:53:04.912Z] #15 3.510 Executing busybox-1.30.1-r2.trigger [2019-09-12T07:53:04.912Z] #15 3.516 OK: 190 MiB in 58 packages [2019-09-12T07:53:05.470Z] #15 DONE 4.1s [2019-09-12T07:53:05.470Z] [2019-09-12T07:53:05.470Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-12T07:53:06.394Z] #16 DONE 0.7s [2019-09-12T07:53:06.394Z] [2019-09-12T07:53:06.394Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-12T07:53:06.953Z] #17 DONE 0.7s [2019-09-12T07:53:07.207Z] [2019-09-12T07:53:07.207Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-12T07:53:07.207Z] #18 DONE 0.0s [2019-09-12T07:53:07.207Z] [2019-09-12T07:53:07.207Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-12T07:53:07.207Z] #19 DONE 0.1s [2019-09-12T07:53:07.207Z] [2019-09-12T07:53:07.207Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:53:08.602Z] #20 1.519 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-12T07:53:08.857Z] #20 1.712 [2019-09-12T07:53:09.367Z] #20 1.822 ########## 14.7% ######################## 33.9% ###################################### 52.9% ############################################# 63.5% ################################################################# 90.8% ######################################################################## 100.0% [2019-09-12T07:53:09.625Z] #20 2.511 [2019-09-12T07:53:09.880Z] #20 2.620 ############################### 43.1% #################################################################### 94.5% ######################################################################## 100.0% [2019-09-12T07:53:10.137Z] #20 ... [2019-09-12T07:53:10.137Z] [2019-09-12T07:53:10.137Z] #31 [builder 1/4] COPY . . [2019-09-12T07:53:10.137Z] #31 DONE 3.0s [2019-09-12T07:53:10.137Z] [2019-09-12T07:53:10.137Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:53:10.137Z] #20 2.915 [2019-09-12T07:53:10.392Z] #20 3.026 ############## 19.7% ############################## 42.8% ############################################ 61.9% ################################################################# 90.5% ######################################################################## 100.0% [2019-09-12T07:53:10.648Z] #20 3.617 [2019-09-12T07:53:10.732Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-12T07:53:10.732Z] === RUN Test/DockerSuite/TestExecTTY [2019-09-12T07:53:11.296Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-12T07:53:11.669Z] #20 3.729 #### 6.0% ######### 13.4% ############### 20.9% #################### 28.3% ######################### 35.7% ############################### 43.1% ################################## 48.1% ############### [2019-09-12T07:53:11.669Z] #20 ... [2019-09-12T07:53:11.669Z] [2019-09-12T07:53:11.669Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-12T07:53:11.669Z] #32 DONE 1.6s [2019-09-12T07:53:11.669Z] [2019-09-12T07:53:11.669Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-12T07:53:12.178Z] #20 3.729 #### 6.0% ######### 13.4% ############### 20.9% #################### 28.3% ######################### 35.7% ############################### 43.1% ################################## 48.1% ########################################## 58.7% ############################################### 66.2% ################################################### 71.7% ########################################################## 81.1% ############################################################### 88.5% ##################################################################### 95.9% ######################################################################## 100.0% [2019-09-12T07:53:12.178Z] #20 5.197 [2019-09-12T07:53:12.227Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-12T07:53:13.103Z] #20 5.877 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-12T07:53:13.103Z] #20 6.147 [2019-09-12T07:53:13.156Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-12T07:53:13.358Z] #20 6.207 ######################################################################## 100.0% [2019-09-12T07:53:13.358Z] #20 6.390 [2019-09-12T07:53:14.085Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-12T07:53:14.085Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-12T07:53:14.283Z] #20 7.128 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-12T07:53:14.538Z] #20 7.421 [2019-09-12T07:53:14.793Z] #20 7.534 0.7% ######################################################################## 100.0% [2019-09-12T07:53:15.048Z] #20 7.803 [2019-09-12T07:53:15.608Z] #20 8.623 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-12T07:53:15.863Z] #20 8.776 skipping existing 1849cc453dee [2019-09-12T07:53:16.118Z] #20 9.024 [2019-09-12T07:53:16.603Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-12T07:53:16.603Z] === RUN Test/DockerSuite/TestExecWithNoTERM [2019-09-12T07:53:17.043Z] #20 9.996 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-12T07:53:17.168Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-12T07:53:17.299Z] #20 10.35 [2019-09-12T07:53:17.554Z] #20 10.42 ######################################################################## 100.0% [2019-09-12T07:53:17.809Z] #20 10.67 [2019-09-12T07:53:17.809Z] #20 10.75 Download of images into '/build' complete. [2019-09-12T07:53:17.809Z] #20 10.75 Use something like the following to load the result into a Docker daemon: [2019-09-12T07:53:17.809Z] #20 10.75 tar -cC '/build' . | docker load [2019-09-12T07:53:18.067Z] #20 DONE 10.9s [2019-09-12T07:53:18.067Z] [2019-09-12T07:53:18.067Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-12T07:53:18.067Z] #33 0.915 [2019-09-12T07:53:18.067Z] #33 0.990 Removing bundles/ [2019-09-12T07:53:18.067Z] #33 0.991 [2019-09-12T07:53:18.067Z] #33 0.995 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-12T07:53:18.067Z] #33 1.600 Building test suite binary ./integration-cli/test.main [2019-09-12T07:53:18.067Z] #33 ... [2019-09-12T07:53:18.067Z] [2019-09-12T07:53:18.067Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-12T07:53:18.067Z] #26 DONE 0.1s [2019-09-12T07:53:18.067Z] [2019-09-12T07:53:18.067Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-12T07:53:18.067Z] #22 DONE 0.1s [2019-09-12T07:53:18.067Z] [2019-09-12T07:53:18.067Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-12T07:53:18.322Z] #23 DONE 0.1s [2019-09-12T07:53:18.322Z] [2019-09-12T07:53:18.322Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-12T07:53:18.322Z] #27 DONE 0.1s [2019-09-12T07:53:18.322Z] [2019-09-12T07:53:18.322Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-12T07:53:18.322Z] #28 DONE 0.1s [2019-09-12T07:53:18.322Z] [2019-09-12T07:53:18.322Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-12T07:53:19.061Z] === RUN Test/DockerSuite/TestExecWithTERM [2019-09-12T07:53:19.624Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-12T07:53:21.518Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-12T07:53:22.482Z] #29 ... [2019-09-12T07:53:22.482Z] [2019-09-12T07:53:22.482Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-12T07:53:22.482Z] #21 DONE 0.7s [2019-09-12T07:53:22.482Z] [2019-09-12T07:53:22.482Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-12T07:53:22.482Z] #24 2.017 + RM_GOPATH=0 [2019-09-12T07:53:22.482Z] #24 2.017 + TMP_GOPATH= [2019-09-12T07:53:22.482Z] #24 2.018 + : /build [2019-09-12T07:53:22.482Z] #24 2.018 + '[' -z '' ']' [2019-09-12T07:53:22.482Z] #24 2.025 ++ mktemp -d [2019-09-12T07:53:22.482Z] #24 2.027 + export GOPATH=/tmp/tmp.ENCDiO [2019-09-12T07:53:22.482Z] #24 2.027 + GOPATH=/tmp/tmp.ENCDiO [2019-09-12T07:53:22.482Z] #24 2.027 + RM_GOPATH=1 [2019-09-12T07:53:22.482Z] #24 2.027 ++ dirname ./install.sh [2019-09-12T07:53:22.482Z] #24 2.027 + dir=. [2019-09-12T07:53:22.482Z] #24 2.027 + bin=dockercli [2019-09-12T07:53:22.482Z] #24 2.027 + shift [2019-09-12T07:53:22.482Z] #24 2.027 + '[' '!' -f ./dockercli.installer ']' [2019-09-12T07:53:22.482Z] #24 2.027 + . ./dockercli.installer [2019-09-12T07:53:22.482Z] #24 2.027 ++ DOCKERCLI_CHANNEL=stable [2019-09-12T07:53:22.482Z] #24 2.027 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-12T07:53:22.482Z] #24 2.027 + install_dockercli [2019-09-12T07:53:22.482Z] #24 2.027 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-12T07:53:22.482Z] #24 2.027 Install docker/cli version 17.06.2-ce from stable [2019-09-12T07:53:22.482Z] #24 2.027 ++ uname -m [2019-09-12T07:53:22.482Z] #24 2.029 + arch=x86_64 [2019-09-12T07:53:22.482Z] #24 2.029 + '[' x86_64 '!=' x86_64 ']' [2019-09-12T07:53:22.482Z] #24 2.029 + url=https://download.docker.com/linux/static [2019-09-12T07:53:22.482Z] #24 2.029 + tar -xz docker/docker [2019-09-12T07:53:22.482Z] #24 2.029 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-12T07:53:23.405Z] #24 5.086 + mkdir -p /build [2019-09-12T07:53:23.405Z] #24 5.087 + mv docker/docker /build/ [2019-09-12T07:53:23.405Z] #24 5.089 + rmdir docker [2019-09-12T07:53:23.405Z] #24 DONE 5.2s [2019-09-12T07:53:23.405Z] [2019-09-12T07:53:23.405Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-12T07:53:23.964Z] #29 ... [2019-09-12T07:53:23.964Z] [2019-09-12T07:53:23.964Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-12T07:53:24.219Z] #25 DONE 0.1s [2019-09-12T07:53:24.219Z] [2019-09-12T07:53:24.219Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-12T07:53:26.769Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-12T07:53:29.397Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-12T07:53:32.034Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-12T07:53:33.927Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-12T07:53:34.080Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-12T07:53:34.080Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-12T07:53:34.537Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-12T07:53:36.071Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-12T07:53:36.071Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-12T07:53:39.179Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-12T07:53:39.436Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-12T07:53:39.436Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-12T07:53:39.436Z] === RUN Test/DockerSuite/TestHealth [2019-09-12T07:53:41.862Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-12T07:53:42.321Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-12T07:53:42.321Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-12T07:53:42.321Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-12T07:53:42.707Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-12T07:53:43.854Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-12T07:53:44.820Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-12T07:53:45.278Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-12T07:53:45.736Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-12T07:53:46.088Z] #29 26.59 # github.com/docker/docker/contrib/httpserver [2019-09-12T07:53:46.088Z] #29 26.59 loadinternal: cannot find runtime/cgo [2019-09-12T07:53:46.088Z] #29 DONE 26.9s [2019-09-12T07:53:46.088Z] [2019-09-12T07:53:46.088Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-12T07:53:46.343Z] #33 ... [2019-09-12T07:53:46.343Z] [2019-09-12T07:53:46.343Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-12T07:53:46.598Z] #30 DONE 0.1s [2019-09-12T07:53:46.598Z] [2019-09-12T07:53:46.598Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-12T07:53:46.701Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-12T07:53:52.482Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-12T07:53:54.014Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-12T07:53:54.014Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-12T07:53:54.980Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-12T07:54:04.603Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-12T07:54:04.859Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-12T07:54:05.116Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-12T07:54:05.374Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-12T07:54:05.374Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-12T07:54:06.306Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-12T07:54:06.306Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-12T07:54:07.238Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-12T07:54:08.609Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-12T07:54:08.609Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-12T07:54:09.539Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-12T07:54:09.774Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-12T07:54:09.774Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-12T07:54:09.774Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-12T07:54:11.312Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-12T07:54:11.770Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-12T07:54:12.228Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-12T07:54:12.228Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-12T07:54:12.949Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-12T07:54:12.949Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-12T07:54:12.949Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-12T07:54:13.195Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-12T07:54:13.653Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-12T07:54:13.653Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-12T07:54:13.653Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-12T07:54:14.317Z] === RUN Test/DockerSuite/TestImportFile [2019-09-12T07:54:16.211Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-12T07:54:16.211Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-12T07:54:18.104Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-12T07:54:19.434Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-12T07:54:19.998Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-12T07:54:21.891Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-12T07:54:22.454Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-12T07:54:23.016Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-12T07:54:23.579Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-12T07:54:24.508Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-12T07:54:25.438Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-12T07:54:26.368Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-12T07:54:27.299Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-12T07:54:27.299Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-12T07:54:27.299Z] === RUN Test/DockerSuite/TestInfoSecurityOptions [2019-09-12T07:54:27.556Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-12T07:54:28.122Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-12T07:54:28.830Z] --- PASS: TestBuildWithHugeFile (86.35s) [2019-09-12T07:54:28.830Z] === RUN TestBuildWithEmptyDockerfile [2019-09-12T07:54:28.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:54:28.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:54:28.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:54:28.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:54:28.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:54:28.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:54:28.830Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-12T07:54:28.830Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-12T07:54:28.830Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-12T07:54:28.830Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-09-12T07:54:28.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-09-12T07:54:28.830Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-09-12T07:54:28.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-09-12T07:54:28.830Z] === RUN TestBuildPreserveOwnership [2019-09-12T07:54:28.830Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-12T07:54:28.830Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-12T07:54:28.830Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2019-09-12T07:54:28.830Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2019-09-12T07:54:28.830Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-09-12T07:54:28.830Z] === RUN TestBuildPlatformInvalid [2019-09-12T07:54:28.830Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-09-12T07:54:28.830Z] PASS [2019-09-12T07:54:28.830Z] [2019-09-12T07:54:28.830Z] DONE 32 tests in 136.582s [2019-09-12T07:54:28.830Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-12T07:54:28.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:54:28.830Z] ++ set -e [2019-09-12T07:54:28.830Z] ++ '[' -n 0 ']' [2019-09-12T07:54:28.830Z] ++ set -x [2019-09-12T07:54:28.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:54:28.830Z] INFO: Testing against a local daemon [2019-09-12T07:54:28.830Z] === RUN TestConfigList [2019-09-12T07:54:28.830Z] --- PASS: TestConfigList (2.23s) [2019-09-12T07:54:28.830Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-12T07:54:28.830Z] daemon.go:336: [de7655e28ceaa] waiting for daemon to start [2019-09-12T07:54:28.830Z] daemon.go:336: [de7655e28ceaa] waiting for daemon to start [2019-09-12T07:54:28.830Z] daemon.go:364: [de7655e28ceaa] daemon started [2019-09-12T07:54:28.830Z] daemon.go:472: [de7655e28ceaa] Stopping daemon [2019-09-12T07:54:28.830Z] daemon.go:307: [de7655e28ceaa] exiting daemon [2019-09-12T07:54:28.830Z] daemon.go:459: [de7655e28ceaa] Daemon stopped [2019-09-12T07:54:28.830Z] === RUN TestConfigsCreateAndDelete [2019-09-12T07:54:28.830Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-09-12T07:54:28.830Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-12T07:54:28.830Z] daemon.go:336: [dd66206dc976e] waiting for daemon to start [2019-09-12T07:54:28.830Z] daemon.go:336: [dd66206dc976e] waiting for daemon to start [2019-09-12T07:54:28.830Z] daemon.go:364: [dd66206dc976e] daemon started [2019-09-12T07:54:28.830Z] daemon.go:472: [dd66206dc976e] Stopping daemon [2019-09-12T07:54:28.830Z] daemon.go:307: [dd66206dc976e] exiting daemon [2019-09-12T07:54:28.830Z] daemon.go:459: [dd66206dc976e] Daemon stopped [2019-09-12T07:54:28.830Z] === RUN TestConfigsUpdate [2019-09-12T07:54:29.078Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-12T07:54:29.641Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-12T07:54:29.855Z] --- PASS: TestConfigsUpdate (2.25s) [2019-09-12T07:54:29.855Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-12T07:54:29.855Z] daemon.go:336: [d6d1d3e3d20fd] waiting for daemon to start [2019-09-12T07:54:29.855Z] daemon.go:336: [d6d1d3e3d20fd] waiting for daemon to start [2019-09-12T07:54:29.855Z] daemon.go:364: [d6d1d3e3d20fd] daemon started [2019-09-12T07:54:29.855Z] daemon.go:472: [d6d1d3e3d20fd] Stopping daemon [2019-09-12T07:54:29.855Z] daemon.go:307: [d6d1d3e3d20fd] exiting daemon [2019-09-12T07:54:29.855Z] daemon.go:459: [d6d1d3e3d20fd] Daemon stopped [2019-09-12T07:54:29.855Z] === RUN TestTemplatedConfig [2019-09-12T07:54:30.570Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-12T07:54:31.502Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-12T07:54:32.431Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-12T07:54:32.994Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-12T07:54:32.994Z] === RUN Test/DockerSuite/TestInspectAPIMultipleNetworks [2019-09-12T07:54:33.325Z] --- PASS: TestTemplatedConfig (2.91s) [2019-09-12T07:54:33.325Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-12T07:54:33.325Z] daemon.go:336: [d3d05b5d190cc] waiting for daemon to start [2019-09-12T07:54:33.325Z] daemon.go:336: [d3d05b5d190cc] waiting for daemon to start [2019-09-12T07:54:33.325Z] daemon.go:364: [d3d05b5d190cc] daemon started [2019-09-12T07:54:33.325Z] daemon.go:472: [d3d05b5d190cc] Stopping daemon [2019-09-12T07:54:33.325Z] daemon.go:307: [d3d05b5d190cc] exiting daemon [2019-09-12T07:54:33.325Z] daemon.go:459: [d3d05b5d190cc] Daemon stopped [2019-09-12T07:54:33.325Z] === RUN TestConfigInspect [2019-09-12T07:54:35.355Z] --- PASS: TestConfigInspect (2.25s) [2019-09-12T07:54:35.355Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-12T07:54:35.355Z] daemon.go:336: [d8190f1ca7257] waiting for daemon to start [2019-09-12T07:54:35.355Z] daemon.go:336: [d8190f1ca7257] waiting for daemon to start [2019-09-12T07:54:35.355Z] daemon.go:364: [d8190f1ca7257] daemon started [2019-09-12T07:54:35.355Z] daemon.go:472: [d8190f1ca7257] Stopping daemon [2019-09-12T07:54:35.355Z] daemon.go:307: [d8190f1ca7257] exiting daemon [2019-09-12T07:54:35.355Z] daemon.go:459: [d8190f1ca7257] Daemon stopped [2019-09-12T07:54:35.355Z] === RUN TestConfigCreateWithLabels [2019-09-12T07:54:35.514Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-12T07:54:35.772Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-12T07:54:36.704Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-12T07:54:36.704Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-12T07:54:37.405Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2019-09-12T07:54:37.405Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-12T07:54:37.405Z] daemon.go:336: [dc826f77b7dcb] waiting for daemon to start [2019-09-12T07:54:37.405Z] daemon.go:336: [dc826f77b7dcb] waiting for daemon to start [2019-09-12T07:54:37.405Z] daemon.go:364: [dc826f77b7dcb] daemon started [2019-09-12T07:54:37.405Z] daemon.go:472: [dc826f77b7dcb] Stopping daemon [2019-09-12T07:54:37.405Z] daemon.go:307: [dc826f77b7dcb] exiting daemon [2019-09-12T07:54:37.405Z] daemon.go:459: [dc826f77b7dcb] Daemon stopped [2019-09-12T07:54:37.405Z] === RUN TestConfigCreateResolve [2019-09-12T07:54:37.633Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-12T07:54:37.633Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-12T07:54:39.001Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-12T07:54:39.564Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-12T07:54:40.090Z] --- PASS: TestConfigCreateResolve (2.23s) [2019-09-12T07:54:40.090Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-12T07:54:40.090Z] daemon.go:336: [db5c6b4512e86] waiting for daemon to start [2019-09-12T07:54:40.090Z] daemon.go:336: [db5c6b4512e86] waiting for daemon to start [2019-09-12T07:54:40.090Z] daemon.go:364: [db5c6b4512e86] daemon started [2019-09-12T07:54:40.090Z] daemon.go:472: [db5c6b4512e86] Stopping daemon [2019-09-12T07:54:40.090Z] daemon.go:307: [db5c6b4512e86] exiting daemon [2019-09-12T07:54:40.090Z] daemon.go:459: [db5c6b4512e86] Daemon stopped [2019-09-12T07:54:40.090Z] === RUN TestConfigDaemonLibtrustID [2019-09-12T07:54:40.090Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-12T07:54:40.090Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-12T07:54:40.090Z] daemon.go:336: [d959163c8dde2] waiting for daemon to start [2019-09-12T07:54:40.090Z] daemon.go:336: [d959163c8dde2] waiting for daemon to start [2019-09-12T07:54:40.090Z] daemon.go:364: [d959163c8dde2] daemon started [2019-09-12T07:54:40.090Z] daemon.go:472: [d959163c8dde2] Stopping daemon [2019-09-12T07:54:40.090Z] daemon.go:307: [d959163c8dde2] exiting daemon [2019-09-12T07:54:40.090Z] daemon.go:459: [d959163c8dde2] Daemon stopped [2019-09-12T07:54:40.090Z] PASS [2019-09-12T07:54:40.090Z] [2019-09-12T07:54:40.090Z] DONE 8 tests in 17.057s [2019-09-12T07:54:40.090Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-12T07:54:40.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:54:40.090Z] ++ set -e [2019-09-12T07:54:40.090Z] ++ '[' -n 0 ']' [2019-09-12T07:54:40.090Z] ++ set -x [2019-09-12T07:54:40.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:54:40.373Z] INFO: Testing against a local daemon [2019-09-12T07:54:40.373Z] === RUN TestCheckpoint [2019-09-12T07:54:40.373Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-12T07:54:40.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:54:40.373Z] === RUN TestContainerInvalidJSON [2019-09-12T07:54:40.373Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:54:40.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:54:40.374Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:54:40.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:54:40.374Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:54:40.374Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:54:40.374Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-12T07:54:40.374Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-12T07:54:40.374Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-12T07:54:40.374Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-12T07:54:40.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-12T07:54:40.374Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-12T07:54:40.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-12T07:54:40.374Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-12T07:54:40.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-09-12T07:54:40.374Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-12T07:54:40.493Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-12T07:54:40.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-09-12T07:54:40.659Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-12T07:54:40.659Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-12T07:54:40.659Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-12T07:54:40.659Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-12T07:54:40.659Z] === RUN TestCopyFromContainer [2019-09-12T07:54:41.422Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-12T07:54:41.422Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-12T07:54:41.422Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-12T07:54:41.422Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-12T07:54:42.155Z] === RUN TestCopyFromContainer// [2019-09-12T07:54:42.353Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-12T07:54:42.439Z] === RUN TestCopyFromContainer//bar/root [2019-09-12T07:54:42.439Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-12T07:54:42.439Z] === RUN TestCopyFromContainer/bar/quux [2019-09-12T07:54:42.723Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-12T07:54:42.723Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-12T07:54:42.723Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-12T07:54:42.916Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-12T07:54:43.008Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-12T07:54:43.008Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-12T07:54:43.008Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-12T07:54:43.173Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer (2.53s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-12T07:54:43.292Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-12T07:54:43.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-12T07:54:43.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:54:43.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:54:43.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:54:43.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:54:43.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:54:43.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:54:43.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-12T07:54:43.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-12T07:54:43.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-12T07:54:43.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-12T07:54:43.292Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-12T07:54:43.292Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-12T07:54:43.292Z] === RUN TestCreateWithInvalidEnv [2019-09-12T07:54:43.292Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-12T07:54:43.292Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-12T07:54:43.292Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-12T07:54:43.292Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-12T07:54:43.292Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-12T07:54:43.292Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-12T07:54:43.292Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-12T07:54:43.292Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-12T07:54:43.292Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-12T07:54:43.292Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-12T07:54:43.292Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-12T07:54:43.292Z] === RUN TestCreateTmpfsMountsTarget [2019-09-12T07:54:43.292Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-09-12T07:54:43.292Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-12T07:54:44.108Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-12T07:54:44.671Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:54:45.974Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-12T07:54:45.974Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-12T07:54:45.974Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-09-12T07:54:45.974Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-12T07:54:46.038Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-12T07:54:46.602Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-12T07:54:46.602Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-12T07:54:47.533Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:54:48.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:54:48.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:54:48.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:54:48.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:54:48.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:54:48.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:54:48.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-12T07:54:48.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-12T07:54:48.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-12T07:54:48.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-12T07:54:48.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-09-12T07:54:48.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-12T07:54:48.016Z] === RUN TestContainerStartOnDaemonRestart [2019-09-12T07:54:48.016Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-12T07:54:48.016Z] === RUN TestDaemonRestartIpcMode [2019-09-12T07:54:48.016Z] === PAUSE TestDaemonRestartIpcMode [2019-09-12T07:54:48.016Z] === RUN TestDiff [2019-09-12T07:54:48.633Z] --- PASS: TestDiff (0.66s) [2019-09-12T07:54:48.633Z] === RUN TestExecWithCloseStdin [2019-09-12T07:54:48.903Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-12T07:54:49.643Z] --- PASS: TestExecWithCloseStdin (0.91s) [2019-09-12T07:54:49.644Z] === RUN TestExec [2019-09-12T07:54:50.268Z] --- PASS: TestExec (0.89s) [2019-09-12T07:54:50.268Z] === RUN TestExecUser [2019-09-12T07:54:50.798Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-12T07:54:51.280Z] --- PASS: TestExecUser (0.93s) [2019-09-12T07:54:51.280Z] === RUN TestExportContainerAndImportImage [2019-09-12T07:54:51.362Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-12T07:54:52.294Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-12T07:54:52.294Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2019-09-12T07:54:52.294Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-12T07:54:53.226Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-12T07:54:53.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-09-12T07:54:53.798Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-12T07:54:53.798Z] daemon.go:336: [dc951474447d0] waiting for daemon to start [2019-09-12T07:54:53.798Z] daemon.go:336: [dc951474447d0] waiting for daemon to start [2019-09-12T07:54:53.798Z] daemon.go:364: [dc951474447d0] daemon started [2019-09-12T07:54:53.798Z] daemon.go:472: [dc951474447d0] Stopping daemon [2019-09-12T07:54:53.798Z] daemon.go:307: [dc951474447d0] exiting daemon [2019-09-12T07:54:53.798Z] daemon.go:459: [dc951474447d0] Daemon stopped [2019-09-12T07:54:53.798Z] daemon.go:336: [dc951474447d0] waiting for daemon to start [2019-09-12T07:54:53.798Z] daemon.go:336: [dc951474447d0] waiting for daemon to start [2019-09-12T07:54:53.798Z] daemon.go:364: [dc951474447d0] daemon started [2019-09-12T07:54:53.798Z] daemon.go:472: [dc951474447d0] Stopping daemon [2019-09-12T07:54:53.798Z] daemon.go:307: [dc951474447d0] exiting daemon [2019-09-12T07:54:53.798Z] daemon.go:459: [dc951474447d0] Daemon stopped [2019-09-12T07:54:53.798Z] === RUN TestHealthCheckWorkdir [2019-09-12T07:54:54.157Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-12T07:54:54.809Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2019-09-12T07:54:54.809Z] === RUN TestHealthKillContainer [2019-09-12T07:54:55.087Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-12T07:54:55.105Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-12T07:54:55.649Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-12T07:54:55.649Z] === RUN Test/DockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-12T07:54:56.070Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-12T07:54:57.607Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-12T07:54:58.295Z] --- PASS: TestHealthKillContainer (2.92s) [2019-09-12T07:54:58.295Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-12T07:54:58.579Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-09-12T07:54:58.579Z] === RUN TestIpcModeNone [2019-09-12T07:54:58.921Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-12T07:54:59.591Z] --- PASS: TestIpcModeNone (0.88s) [2019-09-12T07:54:59.591Z] === RUN TestIpcModePrivate [2019-09-12T07:55:00.608Z] --- PASS: TestIpcModePrivate (0.91s) [2019-09-12T07:55:00.608Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-12T07:55:00.608Z] === RUN TestIpcModeShareable [2019-09-12T07:55:00.813Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-12T07:55:01.231Z] --- PASS: TestIpcModeShareable (0.91s) [2019-09-12T07:55:01.231Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-12T07:55:01.231Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-12T07:55:02.183Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-12T07:55:02.747Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-12T07:55:03.923Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2019-09-12T07:55:03.923Z] === RUN TestAPIIpcModeHost [2019-09-12T07:55:04.544Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-09-12T07:55:04.544Z] === RUN TestDaemonIpcModeShareable [2019-09-12T07:55:04.672Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-12T07:55:04.672Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-12T07:55:05.132Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-12T07:55:05.132Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-12T07:55:05.273Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-12T07:55:05.590Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-12T07:55:05.590Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-12T07:55:06.578Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-09-12T07:55:06.578Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-12T07:55:06.578Z] daemon.go:336: [d552c54c527d6] waiting for daemon to start [2019-09-12T07:55:06.578Z] daemon.go:336: [d552c54c527d6] waiting for daemon to start [2019-09-12T07:55:06.578Z] daemon.go:364: [d552c54c527d6] daemon started [2019-09-12T07:55:06.578Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-12T07:55:06.578Z] daemon.go:472: [d552c54c527d6] Stopping daemon [2019-09-12T07:55:06.578Z] daemon.go:307: [d552c54c527d6] exiting daemon [2019-09-12T07:55:06.578Z] daemon.go:459: [d552c54c527d6] Daemon stopped [2019-09-12T07:55:06.578Z] === RUN TestDaemonIpcModePrivate [2019-09-12T07:55:07.805Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-12T07:55:08.605Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-12T07:55:08.605Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-12T07:55:08.605Z] daemon.go:336: [d9176bb9c824d] waiting for daemon to start [2019-09-12T07:55:08.605Z] daemon.go:336: [d9176bb9c824d] waiting for daemon to start [2019-09-12T07:55:08.606Z] daemon.go:364: [d9176bb9c824d] daemon started [2019-09-12T07:55:08.606Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-12T07:55:08.606Z] daemon.go:472: [d9176bb9c824d] Stopping daemon [2019-09-12T07:55:08.606Z] daemon.go:307: [d9176bb9c824d] exiting daemon [2019-09-12T07:55:08.606Z] daemon.go:459: [d9176bb9c824d] Daemon stopped [2019-09-12T07:55:08.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-12T07:55:10.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-09-12T07:55:10.088Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-12T07:55:10.088Z] daemon.go:336: [d9ee685565123] waiting for daemon to start [2019-09-12T07:55:10.088Z] daemon.go:336: [d9ee685565123] waiting for daemon to start [2019-09-12T07:55:10.088Z] daemon.go:364: [d9ee685565123] daemon started [2019-09-12T07:55:10.088Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-12T07:55:10.088Z] daemon.go:472: [d9ee685565123] Stopping daemon [2019-09-12T07:55:10.088Z] daemon.go:307: [d9ee685565123] exiting daemon [2019-09-12T07:55:10.088Z] daemon.go:459: [d9ee685565123] Daemon stopped [2019-09-12T07:55:10.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-12T07:55:10.358Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-12T07:55:10.614Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-12T07:55:12.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-09-12T07:55:12.113Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-12T07:55:12.113Z] daemon.go:336: [d916b54e2cc03] waiting for daemon to start [2019-09-12T07:55:12.113Z] daemon.go:336: [d916b54e2cc03] waiting for daemon to start [2019-09-12T07:55:12.113Z] daemon.go:364: [d916b54e2cc03] daemon started [2019-09-12T07:55:12.113Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-12T07:55:12.113Z] daemon.go:472: [d916b54e2cc03] Stopping daemon [2019-09-12T07:55:12.113Z] daemon.go:307: [d916b54e2cc03] exiting daemon [2019-09-12T07:55:12.113Z] daemon.go:459: [d916b54e2cc03] Daemon stopped [2019-09-12T07:55:12.113Z] === RUN TestIpcModeOlderClient [2019-09-12T07:55:12.113Z] === PAUSE TestIpcModeOlderClient [2019-09-12T07:55:12.113Z] === RUN TestKillContainerInvalidSignal [2019-09-12T07:55:12.396Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-09-12T07:55:12.396Z] === RUN TestKillContainer [2019-09-12T07:55:12.396Z] === RUN TestKillContainer/no_signal [2019-09-12T07:55:12.508Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-12T07:55:13.421Z] === RUN TestKillContainer/non_killing_signal [2019-09-12T07:55:13.438Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-12T07:55:13.694Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-12T07:55:13.707Z] === RUN TestKillContainer/killing_signal [2019-09-12T07:55:14.724Z] --- PASS: TestKillContainer (2.16s) [2019-09-12T07:55:14.724Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-09-12T07:55:14.724Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-09-12T07:55:14.724Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-09-12T07:55:14.724Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-12T07:55:14.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-12T07:55:15.062Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-12T07:55:15.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-12T07:55:15.959Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2019-09-12T07:55:15.959Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-09-12T07:55:15.959Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-09-12T07:55:15.959Z] === RUN TestKillStoppedContainer [2019-09-12T07:55:16.244Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-12T07:55:16.244Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-12T07:55:16.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-12T07:55:16.244Z] === RUN TestKillDifferentUserContainer [2019-09-12T07:55:17.256Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-09-12T07:55:17.256Z] === RUN TestInspectOomKilledTrue [2019-09-12T07:55:18.269Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-09-12T07:55:18.269Z] === RUN TestInspectOomKilledFalse [2019-09-12T07:55:18.335Z] === RUN Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-12T07:55:18.894Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-09-12T07:55:18.894Z] === RUN TestLinksEtcHostsContentMatch [2019-09-12T07:55:19.514Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-12T07:55:19.514Z] === RUN TestLinksContainerNames [2019-09-12T07:55:20.995Z] --- PASS: TestLinksContainerNames (1.43s) [2019-09-12T07:55:20.995Z] === RUN TestLogsFollowTailEmpty [2019-09-12T07:55:21.608Z] === RUN Test/DockerSwarmSuite/TestDNSConfig [2019-09-12T07:55:21.618Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-09-12T07:55:21.618Z] === RUN TestContainerNetworkMountsNoChown [2019-09-12T07:55:22.632Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/default [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/default [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/private [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/private [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rprivate [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/slave [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/slave [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rslave [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/shared [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/shared [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rshared [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-12T07:55:22.632Z] === CONT TestMountDaemonRoot/default [2019-09-12T07:55:22.632Z] === CONT TestMountDaemonRoot/shared [2019-09-12T07:55:22.632Z] === CONT TestMountDaemonRoot/rshared [2019-09-12T07:55:22.632Z] === CONT TestMountDaemonRoot/rslave [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:55:22.632Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:55:22.632Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:55:22.632Z] === CONT TestMountDaemonRoot/rprivate [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/slave [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/private [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-12T07:55:22.633Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-12T07:55:22.633Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-12T07:55:22.633Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-12T07:55:22.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-12T07:55:22.919Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-12T07:55:22.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-12T07:55:22.920Z] === RUN TestContainerBindMountNonRecursive [2019-09-12T07:55:22.974Z] #33 125.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-12T07:55:22.974Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-12T07:55:22.974Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-12T07:55:24.880Z] === RUN Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-12T07:55:24.959Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2019-09-12T07:55:24.959Z] === RUN TestNetworkNat [2019-09-12T07:55:25.483Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-12T07:55:25.581Z] --- PASS: TestNetworkNat (0.73s) [2019-09-12T07:55:25.581Z] === RUN TestNetworkLocalhostTCPNat [2019-09-12T07:55:26.210Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2019-09-12T07:55:26.210Z] === RUN TestNetworkLoopbackNat [2019-09-12T07:55:27.237Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2019-09-12T07:55:27.237Z] === RUN TestPause [2019-09-12T07:55:27.401Z] === RUN Test/DockerSwarmSuite/TestExtraHosts [2019-09-12T07:55:27.866Z] --- PASS: TestPause (0.79s) [2019-09-12T07:55:27.866Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-12T07:55:27.866Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-12T07:55:27.866Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:55:27.866Z] === RUN TestPauseStopPausedContainer [2019-09-12T07:55:27.992Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-12T07:55:28.331Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-12T07:55:28.878Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2019-09-12T07:55:28.878Z] === RUN TestPsFilter [2019-09-12T07:55:28.878Z] --- PASS: TestPsFilter (0.21s) [2019-09-12T07:55:28.878Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-12T07:55:29.888Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2019-09-12T07:55:29.888Z] === RUN TestRemoveContainerWithVolume [2019-09-12T07:55:30.501Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-12T07:55:30.504Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-09-12T07:55:30.504Z] === RUN TestRemoveContainerRunning [2019-09-12T07:55:30.709Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-12T07:55:30.709Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-12T07:55:30.854Z] === RUN Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-12T07:55:31.110Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-12T07:55:31.123Z] --- PASS: TestRemoveContainerRunning (0.75s) [2019-09-12T07:55:31.123Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-12T07:55:31.167Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-12T07:55:32.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2019-09-12T07:55:32.135Z] === RUN TestRemoveInvalidContainer [2019-09-12T07:55:32.135Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-12T07:55:32.135Z] === RUN TestRenameLinkedContainer [2019-09-12T07:55:33.009Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-12T07:55:33.631Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-12T07:55:33.631Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-12T07:55:34.560Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-12T07:55:34.831Z] --- PASS: TestRenameLinkedContainer (2.96s) [2019-09-12T07:55:34.831Z] === RUN TestRenameStoppedContainer [2019-09-12T07:55:35.517Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-12T07:55:35.772Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-12T07:55:35.841Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-09-12T07:55:35.841Z] === RUN TestRenameRunningContainerAndReuse [2019-09-12T07:55:37.084Z] === RUN Test/DockerSuite/TestLoadNoStdinFail [2019-09-12T07:55:37.084Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-12T07:55:37.320Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-09-12T07:55:37.320Z] === RUN TestRenameInvalidName [2019-09-12T07:55:37.646Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-12T07:55:37.647Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-12T07:55:37.647Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-12T07:55:37.939Z] --- PASS: TestRenameInvalidName (0.74s) [2019-09-12T07:55:37.939Z] === RUN TestRenameAnonymousContainer [2019-09-12T07:55:38.282Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-12T07:55:38.576Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-12T07:55:39.205Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-12T07:55:39.506Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-12T07:55:39.506Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-12T07:55:40.643Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2019-09-12T07:55:40.643Z] === RUN TestRenameContainerWithSameName [2019-09-12T07:55:41.263Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-09-12T07:55:41.263Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-12T07:55:41.715Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-12T07:55:42.750Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2019-09-12T07:55:42.750Z] === RUN TestResize [2019-09-12T07:55:43.384Z] --- PASS: TestResize (0.78s) [2019-09-12T07:55:43.384Z] === RUN TestResizeWithInvalidSize [2019-09-12T07:55:43.678Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-12T07:55:44.225Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-12T07:55:44.240Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-12T07:55:44.407Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-09-12T07:55:44.407Z] === RUN TestResizeWhenContainerNotStarted [2019-09-12T07:55:44.803Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-12T07:55:45.032Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:45.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:45.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:45.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:55:45.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:55:45.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:55:47.485Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-12T07:55:48.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:55:48.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:55:48.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:49.391Z] #33 157.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-12T07:55:49.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:50.116Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-12T07:55:50.116Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-12T07:55:50.116Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-12T07:55:50.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:51.484Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-12T07:55:51.898Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-12T07:55:51.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:52.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:55:52.414Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-12T07:55:52.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:55:53.257Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-12T07:55:53.783Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-12T07:55:55.151Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-12T07:55:55.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-12T07:55:55.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2019-09-12T07:55:55.536Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-12T07:55:55.536Z] daemon.go:336: [d175a1c21f5c8] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:336: [d175a1c21f5c8] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:364: [d175a1c21f5c8] daemon started [2019-09-12T07:55:55.536Z] daemon.go:336: [d175a1c21f5c8] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:307: [d175a1c21f5c8] exiting daemon [2019-09-12T07:55:55.536Z] daemon.go:336: [d175a1c21f5c8] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:364: [d175a1c21f5c8] daemon started [2019-09-12T07:55:55.536Z] daemon.go:472: [d175a1c21f5c8] Stopping daemon [2019-09-12T07:55:55.536Z] daemon.go:307: [d175a1c21f5c8] exiting daemon [2019-09-12T07:55:55.536Z] daemon.go:459: [d175a1c21f5c8] Daemon stopped [2019-09-12T07:55:55.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.60s) [2019-09-12T07:55:55.536Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-12T07:55:55.536Z] daemon.go:336: [de53c9062b32b] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:336: [de53c9062b32b] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:364: [de53c9062b32b] daemon started [2019-09-12T07:55:55.536Z] daemon.go:472: [de53c9062b32b] Stopping daemon [2019-09-12T07:55:55.536Z] daemon.go:307: [de53c9062b32b] exiting daemon [2019-09-12T07:55:55.536Z] daemon.go:459: [de53c9062b32b] Daemon stopped [2019-09-12T07:55:55.536Z] daemon.go:336: [de53c9062b32b] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:336: [de53c9062b32b] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:364: [de53c9062b32b] daemon started [2019-09-12T07:55:55.536Z] daemon.go:472: [de53c9062b32b] Stopping daemon [2019-09-12T07:55:55.536Z] daemon.go:307: [de53c9062b32b] exiting daemon [2019-09-12T07:55:55.536Z] daemon.go:459: [de53c9062b32b] Daemon stopped [2019-09-12T07:55:55.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.80s) [2019-09-12T07:55:55.536Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-12T07:55:55.536Z] daemon.go:336: [d62827927722f] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:336: [d62827927722f] waiting for daemon to start [2019-09-12T07:55:55.536Z] daemon.go:364: [d62827927722f] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d62827927722f] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d62827927722f] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d62827927722f] Daemon stopped [2019-09-12T07:55:55.537Z] daemon.go:336: [d62827927722f] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d62827927722f] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d62827927722f] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d62827927722f] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d62827927722f] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d62827927722f] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.95s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d902bd98d5202] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d902bd98d5202] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d902bd98d5202] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d902bd98d5202] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d902bd98d5202] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d902bd98d5202] Daemon stopped [2019-09-12T07:55:55.537Z] daemon.go:336: [d902bd98d5202] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d902bd98d5202] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d902bd98d5202] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d902bd98d5202] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d902bd98d5202] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d902bd98d5202] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d779a6fb1fa4d] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d779a6fb1fa4d] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d779a6fb1fa4d] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d779a6fb1fa4d] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d779a6fb1fa4d] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d779a6fb1fa4d] Daemon stopped [2019-09-12T07:55:55.537Z] daemon.go:336: [d779a6fb1fa4d] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d779a6fb1fa4d] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d779a6fb1fa4d] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d779a6fb1fa4d] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d779a6fb1fa4d] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d779a6fb1fa4d] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d6f1b4476becc] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d6f1b4476becc] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d6f1b4476becc] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d6f1b4476becc] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d6f1b4476becc] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d6f1b4476becc] Daemon stopped [2019-09-12T07:55:55.537Z] daemon.go:336: [d6f1b4476becc] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d6f1b4476becc] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d6f1b4476becc] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d6f1b4476becc] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d6f1b4476becc] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d6f1b4476becc] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.76s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [db8245b59be3a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [db8245b59be3a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [db8245b59be3a] daemon started [2019-09-12T07:55:55.537Z] daemon.go:336: [db8245b59be3a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:307: [db8245b59be3a] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [db8245b59be3a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [db8245b59be3a] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [db8245b59be3a] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [db8245b59be3a] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [db8245b59be3a] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d8a2d405486bb] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d8a2d405486bb] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d8a2d405486bb] daemon started [2019-09-12T07:55:55.537Z] daemon.go:336: [d8a2d405486bb] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:307: [d8a2d405486bb] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d8a2d405486bb] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d8a2d405486bb] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d8a2d405486bb] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d8a2d405486bb] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d8a2d405486bb] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.65s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d9f353d11831b] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d9f353d11831b] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d9f353d11831b] daemon started [2019-09-12T07:55:55.537Z] daemon.go:336: [d9f353d11831b] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:307: [d9f353d11831b] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d9f353d11831b] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d9f353d11831b] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d9f353d11831b] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d9f353d11831b] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d9f353d11831b] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [ddba99554c5ce] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [ddba99554c5ce] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [ddba99554c5ce] daemon started [2019-09-12T07:55:55.537Z] daemon.go:336: [ddba99554c5ce] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:307: [ddba99554c5ce] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [ddba99554c5ce] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [ddba99554c5ce] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [ddba99554c5ce] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [ddba99554c5ce] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [ddba99554c5ce] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d091dc0a93416] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [d091dc0a93416] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d091dc0a93416] daemon started [2019-09-12T07:55:55.537Z] daemon.go:336: [d091dc0a93416] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:307: [d091dc0a93416] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [d091dc0a93416] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [d091dc0a93416] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [d091dc0a93416] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [d091dc0a93416] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [d091dc0a93416] Daemon stopped [2019-09-12T07:55:55.537Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2019-09-12T07:55:55.537Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-12T07:55:55.537Z] daemon.go:336: [dfd439af9032a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [dfd439af9032a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [dfd439af9032a] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [dfd439af9032a] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [dfd439af9032a] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [dfd439af9032a] Daemon stopped [2019-09-12T07:55:55.537Z] daemon.go:336: [dfd439af9032a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:336: [dfd439af9032a] waiting for daemon to start [2019-09-12T07:55:55.537Z] daemon.go:364: [dfd439af9032a] daemon started [2019-09-12T07:55:55.537Z] daemon.go:472: [dfd439af9032a] Stopping daemon [2019-09-12T07:55:55.537Z] daemon.go:307: [dfd439af9032a] exiting daemon [2019-09-12T07:55:55.537Z] daemon.go:459: [dfd439af9032a] Daemon stopped [2019-09-12T07:55:55.537Z] === RUN TestCgroupNamespacesRun [2019-09-12T07:55:55.763Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-12T07:55:56.080Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-12T07:55:56.687Z] #33 165.2 [2019-09-12T07:55:57.019Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2019-09-12T07:55:57.019Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-12T07:55:57.019Z] daemon.go:336: [dda614eca5673] waiting for daemon to start [2019-09-12T07:55:57.019Z] daemon.go:336: [dda614eca5673] waiting for daemon to start [2019-09-12T07:55:57.019Z] daemon.go:364: [dda614eca5673] daemon started [2019-09-12T07:55:57.019Z] daemon.go:472: [dda614eca5673] Stopping daemon [2019-09-12T07:55:57.019Z] daemon.go:307: [dda614eca5673] exiting daemon [2019-09-12T07:55:57.019Z] daemon.go:459: [dda614eca5673] Daemon stopped [2019-09-12T07:55:57.019Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-12T07:55:58.047Z] #33 DONE 166.3s [2019-09-12T07:55:58.047Z] [2019-09-12T07:55:58.047Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-12T07:55:58.601Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-12T07:55:59.060Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-09-12T07:55:59.060Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-12T07:55:59.060Z] daemon.go:336: [dfe94ee93df59] waiting for daemon to start [2019-09-12T07:55:59.060Z] daemon.go:336: [dfe94ee93df59] waiting for daemon to start [2019-09-12T07:55:59.060Z] daemon.go:364: [dfe94ee93df59] daemon started [2019-09-12T07:55:59.060Z] daemon.go:472: [dfe94ee93df59] Stopping daemon [2019-09-12T07:55:59.060Z] daemon.go:307: [dfe94ee93df59] exiting daemon [2019-09-12T07:55:59.060Z] daemon.go:459: [dfe94ee93df59] Daemon stopped [2019-09-12T07:55:59.060Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:55:59.164Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-12T07:56:00.093Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-12T07:56:00.554Z] #34 DONE 2.4s [2019-09-12T07:56:01.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-09-12T07:56:01.103Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-12T07:56:01.103Z] daemon.go:336: [de50d44825007] waiting for daemon to start [2019-09-12T07:56:01.103Z] daemon.go:336: [de50d44825007] waiting for daemon to start [2019-09-12T07:56:01.103Z] daemon.go:364: [de50d44825007] daemon started [2019-09-12T07:56:01.103Z] daemon.go:472: [de50d44825007] Stopping daemon [2019-09-12T07:56:01.103Z] daemon.go:307: [de50d44825007] exiting daemon [2019-09-12T07:56:01.103Z] daemon.go:459: [de50d44825007] Daemon stopped [2019-09-12T07:56:01.103Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-12T07:56:01.105Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-12T07:56:01.105Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-12T07:56:01.562Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-12T07:56:02.435Z] [2019-09-12T07:56:02.435Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-12T07:56:02.588Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-09-12T07:56:02.588Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-12T07:56:02.588Z] daemon.go:336: [de31528eea321] waiting for daemon to start [2019-09-12T07:56:02.588Z] daemon.go:336: [de31528eea321] waiting for daemon to start [2019-09-12T07:56:02.588Z] daemon.go:364: [de31528eea321] daemon started [2019-09-12T07:56:02.588Z] daemon.go:472: [de31528eea321] Stopping daemon [2019-09-12T07:56:02.588Z] daemon.go:307: [de31528eea321] exiting daemon [2019-09-12T07:56:02.588Z] daemon.go:459: [de31528eea321] Daemon stopped [2019-09-12T07:56:02.588Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-12T07:56:03.795Z] #35 DONE 1.4s [2019-09-12T07:56:03.795Z] [2019-09-12T07:56:03.795Z] #36 exporting to image [2019-09-12T07:56:03.795Z] #36 exporting layers [2019-09-12T07:56:04.617Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-09-12T07:56:04.617Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-12T07:56:04.617Z] daemon.go:336: [d8b818bb86828] waiting for daemon to start [2019-09-12T07:56:04.617Z] daemon.go:336: [d8b818bb86828] waiting for daemon to start [2019-09-12T07:56:04.618Z] daemon.go:364: [d8b818bb86828] daemon started [2019-09-12T07:56:04.618Z] daemon.go:472: [d8b818bb86828] Stopping daemon [2019-09-12T07:56:04.618Z] daemon.go:307: [d8b818bb86828] exiting daemon [2019-09-12T07:56:04.618Z] daemon.go:459: [d8b818bb86828] Daemon stopped [2019-09-12T07:56:04.618Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:56:05.236Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-09-12T07:56:05.236Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-12T07:56:05.236Z] daemon.go:336: [dfe85d831675a] waiting for daemon to start [2019-09-12T07:56:05.236Z] daemon.go:336: [dfe85d831675a] waiting for daemon to start [2019-09-12T07:56:05.236Z] daemon.go:364: [dfe85d831675a] daemon started [2019-09-12T07:56:05.236Z] daemon.go:472: [dfe85d831675a] Stopping daemon [2019-09-12T07:56:05.236Z] daemon.go:307: [dfe85d831675a] exiting daemon [2019-09-12T07:56:05.236Z] daemon.go:459: [dfe85d831675a] Daemon stopped [2019-09-12T07:56:05.236Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-12T07:56:05.291Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-12T07:56:06.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-09-12T07:56:06.250Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-12T07:56:06.250Z] daemon.go:336: [d5da98601e02e] waiting for daemon to start [2019-09-12T07:56:06.250Z] daemon.go:336: [d5da98601e02e] waiting for daemon to start [2019-09-12T07:56:06.250Z] daemon.go:364: [d5da98601e02e] daemon started [2019-09-12T07:56:06.250Z] daemon.go:472: [d5da98601e02e] Stopping daemon [2019-09-12T07:56:06.250Z] daemon.go:307: [d5da98601e02e] exiting daemon [2019-09-12T07:56:06.250Z] daemon.go:459: [d5da98601e02e] Daemon stopped [2019-09-12T07:56:06.250Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-12T07:56:06.636Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-12T07:56:07.954Z] #36 exporting layers 3.9s done [2019-09-12T07:56:07.954Z] #36 writing image sha256:fc9e4384c7bc31f4869ef7ece6b8afa9392c4e74a573458cd0a015d8203efa3f done [2019-09-12T07:56:07.954Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-12T07:56:07.954Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-12T07:56:08.281Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-09-12T07:56:08.281Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-12T07:56:08.281Z] daemon.go:336: [d76c940632fad] waiting for daemon to start [2019-09-12T07:56:08.281Z] daemon.go:336: [d76c940632fad] waiting for daemon to start [2019-09-12T07:56:08.281Z] daemon.go:364: [d76c940632fad] daemon started [2019-09-12T07:56:08.281Z] daemon.go:472: [d76c940632fad] Stopping daemon [2019-09-12T07:56:08.281Z] daemon.go:307: [d76c940632fad] exiting daemon [2019-09-12T07:56:08.281Z] daemon.go:459: [d76c940632fad] Daemon stopped [2019-09-12T07:56:08.281Z] === RUN TestKernelTCPMemory [2019-09-12T07:56:08.392Z] + echo Ensuring container killed. [2019-09-12T07:56:08.392Z] Ensuring container killed. [2019-09-12T07:56:08.392Z] + docker rm -vf docker-pr5 [2019-09-12T07:56:08.392Z] Error: No such container: docker-pr5 [2019-09-12T07:56:08.392Z] + true [Pipeline] sh [2019-09-12T07:56:08.792Z] + echo Chowning /workspace to jenkins user [2019-09-12T07:56:08.792Z] Chowning /workspace to jenkins user [2019-09-12T07:56:08.792Z] + id -u [2019-09-12T07:56:08.792Z] + id -g [2019-09-12T07:56:08.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39904:/workspace busybox chown -R 1000:1000 /workspace [2019-09-12T07:56:08.902Z] --- PASS: TestKernelTCPMemory (0.95s) [2019-09-12T07:56:08.902Z] === RUN TestNISDomainname [2019-09-12T07:56:09.916Z] --- PASS: TestNISDomainname (1.09s) [2019-09-12T07:56:09.916Z] === RUN TestHostnameDnsResolution [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-12T07:56:10.564Z] + bundleName=unit [2019-09-12T07:56:10.564Z] + echo Creating unit-bundles.tar.gz [2019-09-12T07:56:10.564Z] Creating unit-bundles.tar.gz [2019-09-12T07:56:10.564Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-12T07:56:10.564Z] bundles/junit-report.xml [2019-09-12T07:56:10.564Z] bundles/go-test-report.json [2019-09-12T07:56:10.564Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-12T07:56:10.573Z] Archiving artifacts [2019-09-12T07:56:10.806Z] === RUN Test/DockerSwarmSuite/TestPruneNetwork [2019-09-12T07:56:10.898Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T07:56:11.203Z] + make clean [2019-09-12T07:56:11.393Z] --- PASS: TestHostnameDnsResolution (1.17s) [2019-09-12T07:56:11.393Z] === RUN TestStats [2019-09-12T07:56:11.457Z] docker volume rm -f docker-dev-cache [2019-09-12T07:56:11.457Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-12T07:56:12.742Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-12T07:56:13.306Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-12T07:56:13.425Z] --- PASS: TestStats (2.42s) [2019-09-12T07:56:13.425Z] === RUN TestStopContainerWithTimeout [2019-09-12T07:56:13.711Z] === RUN TestStopContainerWithTimeout/0 [2019-09-12T07:56:13.711Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-12T07:56:13.711Z] === RUN TestStopContainerWithTimeout/1 [2019-09-12T07:56:13.711Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-12T07:56:13.711Z] === RUN TestStopContainerWithTimeout/3 [2019-09-12T07:56:13.711Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-12T07:56:13.711Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-12T07:56:13.711Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-12T07:56:13.711Z] === CONT TestStopContainerWithTimeout/0 [2019-09-12T07:56:13.711Z] === CONT TestStopContainerWithTimeout/3 [2019-09-12T07:56:13.711Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-12T07:56:13.711Z] === CONT TestStopContainerWithTimeout/1 [2019-09-12T07:56:13.847Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-12T07:56:14.675Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-12T07:56:15.379Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-12T07:56:15.604Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-12T07:56:16.534Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-12T07:56:16.791Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-12T07:56:17.179Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-12T07:56:17.179Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2019-09-12T07:56:17.179Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2019-09-12T07:56:17.179Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2019-09-12T07:56:17.179Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2019-09-12T07:56:17.179Z] === RUN TestDeleteDevicemapper [2019-09-12T07:56:17.179Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-12T07:56:17.179Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:56:17.179Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-12T07:56:17.722Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-12T07:56:19.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2019-09-12T07:56:19.212Z] === RUN TestUpdateMemory [2019-09-12T07:56:20.227Z] --- PASS: TestUpdateMemory (1.14s) [2019-09-12T07:56:20.227Z] === RUN TestUpdateCPUQuota [2019-09-12T07:56:20.242Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-12T07:56:20.805Z] === RUN Test/DockerSuite/TestNetworkEvents [2019-09-12T07:56:21.368Z] === RUN Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-12T07:56:21.706Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-09-12T07:56:21.706Z] === RUN TestUpdatePidsLimit [2019-09-12T07:56:21.706Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-12T07:56:22.298Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-12T07:56:22.330Z] === RUN TestUpdatePidsLimit/no_change [2019-09-12T07:56:22.613Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-12T07:56:22.896Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-12T07:56:23.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-12T07:56:23.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-12T07:56:24.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-12T07:56:25.567Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-12T07:56:25.568Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-12T07:56:25.568Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit (4.18s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-12T07:56:26.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-09-12T07:56:26.190Z] === RUN TestUpdateRestartPolicy [2019-09-12T07:56:27.459Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-12T07:56:34.006Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-12T07:56:34.006Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-12T07:56:34.262Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-12T07:56:37.534Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-12T07:56:38.464Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-12T07:56:38.718Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2019-09-12T07:56:38.718Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-12T07:56:39.007Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2019-09-12T07:56:39.007Z] === RUN TestWaitNonBlocked [2019-09-12T07:56:39.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:56:39.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:56:39.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:56:39.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:56:39.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-12T07:56:39.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-12T07:56:39.027Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-12T07:56:40.021Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-12T07:56:40.021Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2019-09-12T07:56:40.021Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2019-09-12T07:56:40.021Z] === RUN TestWaitBlocked [2019-09-12T07:56:40.021Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:56:40.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:56:40.021Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:56:40.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:56:40.021Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-12T07:56:40.021Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-12T07:56:41.064Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-12T07:56:41.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2019-09-12T07:56:41.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-09-12T07:56:41.064Z] === CONT TestContainerStartOnDaemonRestart [2019-09-12T07:56:41.064Z] === CONT TestIpcModeOlderClient [2019-09-12T07:56:41.064Z] === CONT TestDaemonRestartIpcMode [2019-09-12T07:56:41.348Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-12T07:56:41.549Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-12T07:56:41.549Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-12T07:56:44.825Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-12T07:56:44.846Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2019-09-12T07:56:44.846Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-12T07:56:44.846Z] daemon.go:336: [dfc699f070414] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:336: [dfc699f070414] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:364: [dfc699f070414] daemon started [2019-09-12T07:56:44.846Z] daemon.go:336: [dfc699f070414] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:307: [dfc699f070414] exiting daemon [2019-09-12T07:56:44.846Z] daemon.go:336: [dfc699f070414] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:364: [dfc699f070414] daemon started [2019-09-12T07:56:44.846Z] daemon.go:472: [dfc699f070414] Stopping daemon [2019-09-12T07:56:44.846Z] daemon.go:307: [dfc699f070414] exiting daemon [2019-09-12T07:56:44.846Z] daemon.go:459: [dfc699f070414] Daemon stopped [2019-09-12T07:56:44.846Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2019-09-12T07:56:44.846Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-12T07:56:44.846Z] daemon.go:336: [dbb75cb5c7065] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:336: [dbb75cb5c7065] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:364: [dbb75cb5c7065] daemon started [2019-09-12T07:56:44.846Z] daemon.go:472: [dbb75cb5c7065] Stopping daemon [2019-09-12T07:56:44.846Z] daemon.go:307: [dbb75cb5c7065] exiting daemon [2019-09-12T07:56:44.846Z] daemon.go:459: [dbb75cb5c7065] Daemon stopped [2019-09-12T07:56:44.846Z] daemon.go:336: [dbb75cb5c7065] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:336: [dbb75cb5c7065] waiting for daemon to start [2019-09-12T07:56:44.846Z] daemon.go:364: [dbb75cb5c7065] daemon started [2019-09-12T07:56:44.846Z] daemon.go:472: [dbb75cb5c7065] Stopping daemon [2019-09-12T07:56:44.846Z] daemon.go:307: [dbb75cb5c7065] exiting daemon [2019-09-12T07:56:44.846Z] daemon.go:459: [dbb75cb5c7065] Daemon stopped [2019-09-12T07:56:44.846Z] PASS [2019-09-12T07:56:44.846Z] [2019-09-12T07:56:44.846Z] === Skipped [2019-09-12T07:56:44.846Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-12T07:56:44.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-12T07:56:44.846Z] [2019-09-12T07:56:44.846Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-12T07:56:44.846Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-12T07:56:44.846Z] [2019-09-12T07:56:44.846Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-12T07:56:44.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-12T07:56:44.846Z] [2019-09-12T07:56:44.846Z] [2019-09-12T07:56:44.846Z] DONE 197 tests, 3 skipped in 124.751s [2019-09-12T07:56:45.131Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-12T07:56:45.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:56:45.131Z] ++ set -e [2019-09-12T07:56:45.131Z] ++ '[' -n 0 ']' [2019-09-12T07:56:45.131Z] ++ set -x [2019-09-12T07:56:45.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-12T07:56:45.131Z] INFO: Testing against a local daemon [2019-09-12T07:56:45.131Z] === RUN TestCommitInheritsEnv [2019-09-12T07:56:45.416Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-09-12T07:56:45.416Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-12T07:56:45.416Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-12T07:56:45.416Z] === RUN TestImagesFilterMultiReference [2019-09-12T07:56:45.700Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-12T07:56:45.700Z] === RUN TestImagePullPlatformInvalid [2019-09-12T07:56:45.700Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-12T07:56:45.700Z] === RUN TestRemoveImageOrphaning [2019-09-12T07:56:45.983Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2019-09-12T07:56:45.983Z] === RUN TestRemoveImageGarbageCollector [2019-09-12T07:56:45.983Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-12T07:56:45.983Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T07:56:45.983Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-12T07:56:46.193Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-12T07:56:46.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-12T07:56:46.268Z] === RUN TestTagInvalidReference [2019-09-12T07:56:46.268Z] --- PASS: TestTagInvalidReference (0.06s) [2019-09-12T07:56:46.268Z] === RUN TestTagValidPrefixedRepo [2019-09-12T07:56:46.269Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-12T07:56:46.269Z] === RUN TestTagExistedNameWithoutForce [2019-09-12T07:56:46.269Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-12T07:56:46.269Z] === RUN TestTagOfficialNames [2019-09-12T07:56:46.269Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-12T07:56:46.269Z] === RUN TestTagMatchesDigest [2019-09-12T07:56:46.554Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-12T07:56:46.554Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-12T07:56:47.561Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-12T07:56:48.491Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-12T07:56:50.384Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-12T07:56:51.316Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-12T07:56:51.879Z] === RUN Test/DockerSuite/TestPortList [2019-09-12T07:56:55.152Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-12T07:56:59.328Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-12T07:57:01.849Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-12T07:57:03.216Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-12T07:57:05.125Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-12T07:57:05.382Z] === RUN Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-12T07:57:11.924Z] === RUN Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-12T07:57:12.486Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-12T07:57:12.486Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-12T07:57:12.486Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-12T07:57:13.450Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-12T07:57:13.450Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-12T07:57:14.381Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-12T07:57:14.381Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-12T07:57:15.325Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-12T07:57:15.325Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-12T07:57:17.221Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-12T07:57:17.221Z] === RUN Test/DockerSuite/TestPruneContainerLabel [2019-09-12T07:57:18.151Z] === RUN Test/DockerSwarmSuite/TestServiceLogs [2019-09-12T07:57:20.674Z] === RUN Test/DockerSuite/TestPruneContainerUntil [2019-09-12T07:57:22.567Z] === RUN Test/DockerSuite/TestPruneNetworkLabel [2019-09-12T07:57:22.567Z] === RUN Test/DockerSuite/TestPruneVolumeLabel [2019-09-12T07:57:22.567Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-12T07:57:25.838Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-12T07:57:27.206Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-12T07:57:27.459Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-12T07:57:30.476Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-12T07:57:31.207Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-12T07:57:31.406Z] === RUN Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-12T07:57:31.668Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-12T07:57:35.577Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-12T07:57:35.833Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-12T07:57:40.005Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-12T07:57:46.670Z] === RUN Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-12T07:57:47.601Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-12T07:57:48.970Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-12T07:57:51.490Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-12T07:57:53.381Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-12T07:57:54.751Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-12T07:57:56.642Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-12T07:57:57.571Z] === RUN Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-12T07:57:58.942Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-12T07:58:00.311Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-12T07:58:00.568Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-12T07:58:01.498Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-12T07:58:04.018Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-12T07:58:06.538Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-12T07:58:07.468Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-12T07:58:07.468Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-12T07:58:07.725Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-12T07:58:07.725Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-12T07:58:07.725Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-12T07:58:09.095Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-12T07:58:10.026Z] === RUN Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-12T07:58:10.593Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-12T07:58:10.593Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-12T07:58:11.524Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-12T07:58:19.626Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-12T07:58:20.993Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-12T07:58:20.993Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-12T07:58:20.993Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-12T07:58:20.993Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-12T07:58:21.250Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-12T07:58:24.519Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-12T07:58:25.450Z] === RUN Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-12T07:58:25.450Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-12T07:58:29.624Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-12T07:58:31.517Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-12T07:58:31.517Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-12T07:58:31.517Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-12T07:58:35.690Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-12T07:58:36.623Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-12T07:58:36.880Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-12T07:58:38.774Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-12T07:58:39.031Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-12T07:58:39.962Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-12T07:58:41.854Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-12T07:58:43.221Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-12T07:58:43.221Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-12T07:58:43.784Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-12T07:58:46.542Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-12T07:58:48.085Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-12T07:58:49.044Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-12T07:58:49.044Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-12T07:58:49.057Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-12T07:58:49.972Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-12T07:58:50.534Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-12T07:58:52.426Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-12T07:58:52.426Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-12T07:58:52.989Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-12T07:58:53.246Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-12T07:58:54.175Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-12T07:58:54.175Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-12T07:58:55.104Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-12T07:58:57.002Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-12T07:58:57.564Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-12T07:58:58.493Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-12T07:58:59.423Z] === RUN Test/DockerSuite/TestRunApparmorProcDirectory [2019-09-12T07:59:01.315Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-12T07:59:02.681Z] === RUN Test/DockerSuite/TestRunAttachDetach [2019-09-12T07:59:03.610Z] === RUN Test/DockerSuite/TestRunAttachDetachFromConfig [2019-09-12T07:59:04.539Z] === RUN Test/DockerSuite/TestRunAttachDetachFromFlag [2019-09-12T07:59:05.470Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-12T07:59:05.470Z] === RUN Test/DockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-12T07:59:06.400Z] === RUN Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-12T07:59:07.330Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-12T07:59:08.699Z] === RUN Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-12T07:59:10.066Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-12T07:59:10.629Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-12T07:59:11.562Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-12T07:59:12.491Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-12T07:59:12.491Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-12T07:59:15.024Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-12T07:59:15.586Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-12T07:59:16.515Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-12T07:59:17.078Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-12T07:59:18.006Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-12T07:59:18.006Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-12T07:59:18.938Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-12T07:59:19.066Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-12T07:59:19.195Z] === RUN Test/DockerSwarmSuite/TestServiceScale [2019-09-12T07:59:19.757Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-12T07:59:20.319Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-12T07:59:21.249Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-12T07:59:22.178Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-12T07:59:22.178Z] === RUN Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-12T07:59:22.178Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-12T07:59:23.108Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-12T07:59:23.108Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-12T07:59:24.477Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-12T07:59:25.406Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-12T07:59:26.335Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-12T07:59:27.263Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-12T07:59:27.263Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-12T07:59:27.825Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-12T07:59:29.717Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-12T07:59:31.476Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-12T07:59:31.611Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-12T07:59:33.505Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-12T07:59:34.068Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-12T07:59:34.998Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-12T07:59:35.563Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-12T07:59:36.493Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-12T07:59:37.423Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-12T07:59:39.957Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-12T07:59:41.822Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-12T07:59:42.477Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-12T07:59:43.405Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-12T07:59:43.405Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-12T07:59:44.334Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-12T07:59:45.262Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-12T07:59:47.155Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-12T07:59:47.717Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-12T07:59:49.085Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-12T07:59:51.606Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-12T07:59:54.880Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-12T07:59:54.880Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-12T07:59:54.880Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-12T07:59:55.137Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-12T07:59:57.030Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-12T07:59:58.922Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-12T08:00:01.440Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-12T08:00:01.697Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-12T08:00:03.590Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-12T08:00:04.153Z] === RUN Test/DockerSuite/TestRunDeviceDirectory [2019-09-12T08:00:04.153Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-12T08:00:04.783Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-12T08:00:05.084Z] === RUN Test/DockerSuite/TestRunDeviceSymlink [2019-09-12T08:00:06.977Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-12T08:00:06.977Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-12T08:00:07.551Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-12T08:00:07.811Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-12T08:00:08.741Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-12T08:00:09.468Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-12T08:00:09.671Z] === RUN Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-12T08:00:10.600Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-12T08:00:10.600Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-12T08:00:11.164Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-12T08:00:12.094Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-12T08:00:13.024Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-12T08:00:13.218Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-12T08:00:13.218Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-12T08:00:13.218Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-12T08:00:13.218Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-12T08:00:13.218Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-12T08:00:13.589Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-12T08:00:14.518Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-12T08:00:15.448Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-12T08:00:15.448Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-12T08:00:16.012Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-12T08:00:16.942Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-12T08:00:16.942Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-12T08:00:16.981Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-12T08:00:16.981Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-12T08:00:16.981Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-12T08:00:17.876Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-12T08:00:18.133Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-12T08:00:18.390Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-12T08:00:20.283Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-12T08:00:20.845Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:00:20.845Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-12T08:00:24.041Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-12T08:00:25.015Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-12T08:00:25.272Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-12T08:00:32.549Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-12T08:00:35.219Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-12T08:00:36.300Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-12T08:00:37.114Z] === RUN Test/DockerSuite/TestRunInvalidCPUShares [2019-09-12T08:00:38.043Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-12T08:00:39.949Z] === RUN Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-12T08:00:39.949Z] === RUN Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-12T08:00:39.949Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-12T08:00:39.949Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-12T08:00:40.512Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-12T08:00:43.785Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-12T08:00:45.676Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-12T08:00:47.042Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-12T08:00:47.972Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-12T08:00:48.535Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-12T08:00:48.722Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-12T08:00:49.097Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-12T08:00:50.463Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-12T08:00:50.463Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-12T08:00:50.463Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-12T08:00:52.355Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-12T08:00:52.918Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-12T08:00:53.175Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-12T08:00:55.068Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-12T08:00:55.068Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-12T08:00:55.324Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-12T08:00:57.216Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-12T08:00:58.582Z] === RUN Test/DockerSuite/TestRunMount [2019-09-12T08:01:01.854Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-12T08:01:06.026Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-12T08:01:06.026Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-12T08:01:06.956Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-12T08:01:08.855Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-12T08:01:11.383Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-12T08:01:14.656Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-12T08:01:17.174Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-12T08:01:19.695Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-12T08:01:21.064Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-12T08:01:22.957Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-12T08:01:22.957Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-12T08:01:23.521Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-12T08:01:24.889Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-12T08:01:25.452Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-12T08:01:26.382Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-12T08:01:28.903Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-12T08:01:31.423Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-12T08:01:36.676Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-12T08:01:36.677Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-12T08:01:36.677Z] === RUN Test/DockerSuite/TestRunNoNewPrivSetuid [2019-09-12T08:01:37.606Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-12T08:01:37.606Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-12T08:01:38.168Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-12T08:01:39.098Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-12T08:01:39.098Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-12T08:01:40.035Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-12T08:01:40.965Z] === RUN Test/DockerSuite/TestRunOOMExitCode [2019-09-12T08:01:40.965Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-12T08:01:41.528Z] === RUN Test/DockerSuite/TestRunPIDsLimit [2019-09-12T08:01:42.457Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-12T08:01:44.350Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-12T08:01:45.280Z] === RUN Test/DockerSuite/TestRunPrivilegedAllowedDevices [2019-09-12T08:01:45.843Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-12T08:01:46.773Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-12T08:01:47.337Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-12T08:01:48.266Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-12T08:01:49.197Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:01:49.197Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-12T08:01:49.762Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-12T08:01:50.693Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-12T08:01:50.693Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-12T08:01:51.256Z] === RUN Test/DockerSuite/TestRunRedirectStdout [2019-09-12T08:01:53.149Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-12T08:01:53.149Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-12T08:01:56.420Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-12T08:01:57.789Z] === RUN Test/DockerSuite/TestRunRm [2019-09-12T08:01:58.717Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-12T08:02:02.890Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-12T08:02:03.454Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-12T08:02:04.017Z] === RUN Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-12T08:02:05.911Z] === RUN Test/DockerSuite/TestRunSeccompAllowSetrlimit [2019-09-12T08:02:06.845Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-12T08:02:09.159Z] --- PASS: TestImportExtremelyLargeImageWorks (314.79s) [2019-09-12T08:02:09.159Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-12T08:02:09.159Z] daemon.go:336: [de9dfadc3c0d1] waiting for daemon to start [2019-09-12T08:02:09.159Z] daemon.go:336: [de9dfadc3c0d1] waiting for daemon to start [2019-09-12T08:02:09.159Z] daemon.go:364: [de9dfadc3c0d1] daemon started [2019-09-12T08:02:09.159Z] daemon.go:472: [de9dfadc3c0d1] Stopping daemon [2019-09-12T08:02:09.159Z] daemon.go:307: [de9dfadc3c0d1] exiting daemon [2019-09-12T08:02:09.159Z] daemon.go:459: [de9dfadc3c0d1] Daemon stopped [2019-09-12T08:02:09.159Z] PASS [2019-09-12T08:02:09.159Z] [2019-09-12T08:02:09.159Z] === Skipped [2019-09-12T08:02:09.159Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-12T08:02:09.159Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:02:09.159Z] [2019-09-12T08:02:09.159Z] [2019-09-12T08:02:09.159Z] DONE 12 tests, 1 skipped in 316.211s [2019-09-12T08:02:09.159Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-12T08:02:09.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:02:09.159Z] ++ set -e [2019-09-12T08:02:09.159Z] ++ '[' -n 0 ']' [2019-09-12T08:02:09.159Z] ++ set -x [2019-09-12T08:02:09.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:02:09.159Z] INFO: Testing against a local daemon [2019-09-12T08:02:09.159Z] === RUN TestNetworkCreateDelete [2019-09-12T08:02:09.159Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-12T08:02:09.159Z] === RUN TestDockerNetworkDeletePreferID [2019-09-12T08:02:09.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2019-09-12T08:02:09.159Z] === RUN TestInspectNetwork [2019-09-12T08:02:09.159Z] === RUN TestInspectNetwork/full_network_id [2019-09-12T08:02:09.159Z] === RUN TestInspectNetwork/partial_network_id [2019-09-12T08:02:09.159Z] === RUN TestInspectNetwork/network_name [2019-09-12T08:02:09.159Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-12T08:02:11.019Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileNS [2019-09-12T08:02:11.210Z] --- PASS: TestInspectNetwork (8.70s) [2019-09-12T08:02:11.210Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-12T08:02:11.210Z] daemon.go:336: [da14302310b4a] waiting for daemon to start [2019-09-12T08:02:11.210Z] daemon.go:336: [da14302310b4a] waiting for daemon to start [2019-09-12T08:02:11.210Z] daemon.go:364: [da14302310b4a] daemon started [2019-09-12T08:02:11.210Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-12T08:02:11.210Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-12T08:02:11.210Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-12T08:02:11.210Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-12T08:02:11.210Z] daemon.go:472: [da14302310b4a] Stopping daemon [2019-09-12T08:02:11.210Z] daemon.go:307: [da14302310b4a] exiting daemon [2019-09-12T08:02:11.210Z] daemon.go:459: [da14302310b4a] Daemon stopped [2019-09-12T08:02:11.210Z] === RUN TestRunContainerWithBridgeNone [2019-09-12T08:02:13.901Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-09-12T08:02:13.901Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-12T08:02:13.901Z] daemon.go:336: [d11fd4c9d2a4c] waiting for daemon to start [2019-09-12T08:02:13.901Z] daemon.go:336: [d11fd4c9d2a4c] waiting for daemon to start [2019-09-12T08:02:13.901Z] daemon.go:364: [d11fd4c9d2a4c] daemon started [2019-09-12T08:02:13.901Z] daemon.go:472: [d11fd4c9d2a4c] Stopping daemon [2019-09-12T08:02:13.901Z] daemon.go:307: [d11fd4c9d2a4c] exiting daemon [2019-09-12T08:02:13.901Z] daemon.go:459: [d11fd4c9d2a4c] Daemon stopped [2019-09-12T08:02:13.901Z] === RUN TestNetworkInvalidJSON [2019-09-12T08:02:13.901Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-12T08:02:13.901Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-12T08:02:13.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T08:02:13.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T08:02:13.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T08:02:13.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T08:02:13.901Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-12T08:02:13.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-12T08:02:13.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-12T08:02:13.901Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-12T08:02:13.901Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-12T08:02:13.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-12T08:02:13.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-12T08:02:13.901Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-12T08:02:14.916Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-09-12T08:02:14.916Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-12T08:02:14.916Z] daemon.go:336: [dd8a901c1ca9a] waiting for daemon to start [2019-09-12T08:02:14.916Z] daemon.go:336: [dd8a901c1ca9a] waiting for daemon to start [2019-09-12T08:02:14.916Z] daemon.go:364: [dd8a901c1ca9a] daemon started [2019-09-12T08:02:14.916Z] daemon.go:472: [dd8a901c1ca9a] Stopping daemon [2019-09-12T08:02:14.916Z] daemon.go:307: [dd8a901c1ca9a] exiting daemon [2019-09-12T08:02:14.916Z] daemon.go:459: [dd8a901c1ca9a] Daemon stopped [2019-09-12T08:02:14.916Z] daemon.go:336: [dd8a901c1ca9a] waiting for daemon to start [2019-09-12T08:02:14.916Z] daemon.go:336: [dd8a901c1ca9a] waiting for daemon to start [2019-09-12T08:02:14.916Z] daemon.go:364: [dd8a901c1ca9a] daemon started [2019-09-12T08:02:14.916Z] daemon.go:472: [dd8a901c1ca9a] Stopping daemon [2019-09-12T08:02:14.916Z] daemon.go:307: [dd8a901c1ca9a] exiting daemon [2019-09-12T08:02:14.916Z] daemon.go:459: [dd8a901c1ca9a] Daemon stopped [2019-09-12T08:02:14.916Z] === RUN TestDaemonDefaultNetworkPools [2019-09-12T08:02:15.534Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-09-12T08:02:15.534Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-12T08:02:15.534Z] daemon.go:336: [d1c4db845d71c] waiting for daemon to start [2019-09-12T08:02:15.534Z] daemon.go:336: [d1c4db845d71c] waiting for daemon to start [2019-09-12T08:02:15.534Z] daemon.go:364: [d1c4db845d71c] daemon started [2019-09-12T08:02:15.534Z] daemon.go:472: [d1c4db845d71c] Stopping daemon [2019-09-12T08:02:15.534Z] daemon.go:307: [d1c4db845d71c] exiting daemon [2019-09-12T08:02:15.534Z] daemon.go:459: [d1c4db845d71c] Daemon stopped [2019-09-12T08:02:15.534Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-12T08:02:16.270Z] === RUN Test/DockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-12T08:02:16.270Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyChmod [2019-09-12T08:02:17.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-09-12T08:02:17.019Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-12T08:02:17.019Z] daemon.go:336: [d4ff60c8cc39f] waiting for daemon to start [2019-09-12T08:02:17.019Z] daemon.go:336: [d4ff60c8cc39f] waiting for daemon to start [2019-09-12T08:02:17.019Z] daemon.go:364: [d4ff60c8cc39f] daemon started [2019-09-12T08:02:17.019Z] daemon.go:472: [d4ff60c8cc39f] Stopping daemon [2019-09-12T08:02:17.019Z] daemon.go:307: [d4ff60c8cc39f] exiting daemon [2019-09-12T08:02:17.019Z] daemon.go:459: [d4ff60c8cc39f] Daemon stopped [2019-09-12T08:02:17.019Z] daemon.go:336: [d4ff60c8cc39f] waiting for daemon to start [2019-09-12T08:02:17.019Z] daemon.go:336: [d4ff60c8cc39f] waiting for daemon to start [2019-09-12T08:02:17.019Z] daemon.go:364: [d4ff60c8cc39f] daemon started [2019-09-12T08:02:17.019Z] daemon.go:472: [d4ff60c8cc39f] Stopping daemon [2019-09-12T08:02:17.019Z] daemon.go:307: [d4ff60c8cc39f] exiting daemon [2019-09-12T08:02:17.019Z] daemon.go:459: [d4ff60c8cc39f] Daemon stopped [2019-09-12T08:02:17.019Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T08:02:17.199Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-12T08:02:17.763Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-12T08:02:18.499Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-09-12T08:02:18.499Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-12T08:02:18.499Z] daemon.go:336: [d414dfb93317c] waiting for daemon to start [2019-09-12T08:02:18.499Z] daemon.go:336: [d414dfb93317c] waiting for daemon to start [2019-09-12T08:02:18.499Z] daemon.go:364: [d414dfb93317c] daemon started [2019-09-12T08:02:18.499Z] daemon.go:472: [d414dfb93317c] Stopping daemon [2019-09-12T08:02:18.499Z] daemon.go:307: [d414dfb93317c] exiting daemon [2019-09-12T08:02:18.499Z] daemon.go:459: [d414dfb93317c] Daemon stopped [2019-09-12T08:02:18.499Z] daemon.go:336: [d414dfb93317c] waiting for daemon to start [2019-09-12T08:02:18.499Z] daemon.go:336: [d414dfb93317c] waiting for daemon to start [2019-09-12T08:02:18.499Z] daemon.go:364: [d414dfb93317c] daemon started [2019-09-12T08:02:18.499Z] daemon.go:472: [d414dfb93317c] Stopping daemon [2019-09-12T08:02:18.499Z] daemon.go:307: [d414dfb93317c] exiting daemon [2019-09-12T08:02:18.499Z] daemon.go:459: [d414dfb93317c] Daemon stopped [2019-09-12T08:02:18.499Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T08:02:18.692Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-12T08:02:18.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-12T08:02:18.783Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-12T08:02:18.783Z] daemon.go:336: [d9191aeda9a73] waiting for daemon to start [2019-09-12T08:02:18.783Z] daemon.go:336: [d9191aeda9a73] waiting for daemon to start [2019-09-12T08:02:18.783Z] daemon.go:364: [d9191aeda9a73] daemon started [2019-09-12T08:02:18.783Z] daemon.go:472: [d9191aeda9a73] Stopping daemon [2019-09-12T08:02:18.783Z] daemon.go:307: [d9191aeda9a73] exiting daemon [2019-09-12T08:02:18.783Z] daemon.go:459: [d9191aeda9a73] Daemon stopped [2019-09-12T08:02:18.783Z] === RUN TestServiceWithPredefinedNetwork [2019-09-12T08:02:19.621Z] === RUN Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-12T08:02:20.184Z] === RUN Test/DockerSuite/TestRunSeccompWithDefaultProfile [2019-09-12T08:02:21.116Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-12T08:02:21.465Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2019-09-12T08:02:21.465Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-12T08:02:21.465Z] daemon.go:336: [d472853ebad54] waiting for daemon to start [2019-09-12T08:02:21.465Z] daemon.go:336: [d472853ebad54] waiting for daemon to start [2019-09-12T08:02:21.465Z] daemon.go:364: [d472853ebad54] daemon started [2019-09-12T08:02:21.465Z] daemon.go:472: [d472853ebad54] Stopping daemon [2019-09-12T08:02:21.465Z] daemon.go:307: [d472853ebad54] exiting daemon [2019-09-12T08:02:21.465Z] daemon.go:459: [d472853ebad54] Daemon stopped [2019-09-12T08:02:21.465Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-12T08:02:21.465Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T08:02:21.465Z] service_test.go:230: FLAKY_TEST [2019-09-12T08:02:21.465Z] === RUN TestServiceWithDataPathPortInit [2019-09-12T08:02:22.045Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-12T08:02:22.608Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-12T08:02:25.879Z] === RUN Test/DockerSuite/TestRunState [2019-09-12T08:02:27.246Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-12T08:02:27.809Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-12T08:02:28.739Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-12T08:02:28.739Z] === RUN Test/DockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-12T08:02:28.739Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-12T08:02:29.668Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-12T08:02:30.031Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-12T08:02:30.598Z] === RUN Test/DockerSuite/TestRunSysctls [2019-09-12T08:02:31.004Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-12T08:02:31.966Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-12T08:02:31.966Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-12T08:02:31.966Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-12T08:02:32.895Z] === RUN Test/DockerSuite/TestRunTmpfsMounts [2019-09-12T08:02:33.921Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-12T08:02:35.415Z] === RUN Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-12T08:02:35.688Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-12T08:02:35.688Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-12T08:02:36.357Z] === RUN Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-12T08:02:38.253Z] === RUN Test/DockerSuite/TestRunTmpfsMountsWithOptions [2019-09-12T08:02:39.730Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-12T08:02:39.731Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-12T08:02:39.731Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-12T08:02:39.731Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-12T08:02:39.731Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-12T08:02:39.731Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-12T08:02:39.972Z] --- PASS: TestServiceWithDataPathPortInit (16.05s) [2019-09-12T08:02:39.972Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T08:02:39.972Z] daemon.go:336: [d55c358b12a19] waiting for daemon to start [2019-09-12T08:02:39.972Z] daemon.go:336: [d55c358b12a19] waiting for daemon to start [2019-09-12T08:02:39.972Z] daemon.go:364: [d55c358b12a19] daemon started [2019-09-12T08:02:39.972Z] daemon.go:472: [d55c358b12a19] Stopping daemon [2019-09-12T08:02:39.972Z] daemon.go:307: [d55c358b12a19] exiting daemon [2019-09-12T08:02:39.972Z] daemon.go:459: [d55c358b12a19] Daemon stopped [2019-09-12T08:02:39.972Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-12T08:02:39.972Z] daemon.go:336: [d0772ed994c24] waiting for daemon to start [2019-09-12T08:02:39.972Z] daemon.go:336: [d0772ed994c24] waiting for daemon to start [2019-09-12T08:02:39.972Z] daemon.go:364: [d0772ed994c24] daemon started [2019-09-12T08:02:39.972Z] daemon.go:472: [d0772ed994c24] Stopping daemon [2019-09-12T08:02:39.972Z] daemon.go:307: [d0772ed994c24] exiting daemon [2019-09-12T08:02:39.972Z] daemon.go:459: [d0772ed994c24] Daemon stopped [2019-09-12T08:02:39.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-12T08:02:42.425Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-12T08:02:42.649Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-12T08:02:42.649Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-12T08:02:42.753Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-12T08:02:42.753Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-12T08:02:43.111Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-12T08:02:43.111Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-12T08:02:43.573Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-12T08:02:45.460Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s) [2019-09-12T08:02:45.460Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-12T08:02:45.460Z] daemon.go:336: [d82160a904468] waiting for daemon to start [2019-09-12T08:02:45.460Z] daemon.go:336: [d82160a904468] waiting for daemon to start [2019-09-12T08:02:45.460Z] daemon.go:364: [d82160a904468] daemon started [2019-09-12T08:02:45.460Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fryniqo7hw56xynmd55x86k9c Created:2019-09-12 08:02:38.61683022 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4acde37369297db99b5bf1a32439bd42960ebc71cd6b7765375ee2ae61a23030:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vkuio3b6o3qpw68iii34yv539 EndpointID:59d2d810fcb452fef3c642924f1b659ba5428b7b789e1f9c904c95ccbed7066d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddb14f8f94088486a0ef9857b608bc1fe0969d15e0a2f4a9a6698ec7ce5fe4ff MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ab3050cb8b61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vkuio3b6o3qpw68iii34yv539 EndpointID:59d2d810fcb452fef3c642924f1b659ba5428b7b789e1f9c904c95ccbed7066d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-12T08:02:45.460Z] daemon.go:472: [d82160a904468] Stopping daemon [2019-09-12T08:02:45.460Z] daemon.go:307: [d82160a904468] exiting daemon [2019-09-12T08:02:45.460Z] daemon.go:459: [d82160a904468] Daemon stopped [2019-09-12T08:02:45.460Z] PASS [2019-09-12T08:02:45.460Z] [2019-09-12T08:02:45.460Z] === Skipped [2019-09-12T08:02:45.460Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-12T08:02:45.460Z] service_test.go:230: FLAKY_TEST [2019-09-12T08:02:45.460Z] [2019-09-12T08:02:45.460Z] [2019-09-12T08:02:45.460Z] DONE 21 tests, 1 skipped in 43.693s [2019-09-12T08:02:45.460Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-12T08:02:45.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:02:45.460Z] ++ set -e [2019-09-12T08:02:45.460Z] ++ '[' -n 0 ']' [2019-09-12T08:02:45.460Z] ++ set -x [2019-09-12T08:02:45.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:02:45.460Z] INFO: Testing against a local daemon [2019-09-12T08:02:45.460Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-12T08:02:45.694Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-12T08:02:45.951Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-12T08:02:46.879Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-12T08:02:46.942Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-09-12T08:02:46.942Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-12T08:02:46.942Z] daemon.go:336: [d2b0c755f3c3f] waiting for daemon to start [2019-09-12T08:02:46.942Z] daemon.go:336: [d2b0c755f3c3f] waiting for daemon to start [2019-09-12T08:02:46.942Z] daemon.go:364: [d2b0c755f3c3f] daemon started [2019-09-12T08:02:46.942Z] daemon.go:472: [d2b0c755f3c3f] Stopping daemon [2019-09-12T08:02:46.942Z] daemon.go:307: [d2b0c755f3c3f] exiting daemon [2019-09-12T08:02:46.942Z] daemon.go:459: [d2b0c755f3c3f] Daemon stopped [2019-09-12T08:02:46.942Z] daemon.go:336: [d2b0c755f3c3f] waiting for daemon to start [2019-09-12T08:02:46.942Z] daemon.go:336: [d2b0c755f3c3f] waiting for daemon to start [2019-09-12T08:02:46.942Z] daemon.go:364: [d2b0c755f3c3f] daemon started [2019-09-12T08:02:46.942Z] daemon.go:472: [d2b0c755f3c3f] Stopping daemon [2019-09-12T08:02:46.942Z] daemon.go:307: [d2b0c755f3c3f] exiting daemon [2019-09-12T08:02:46.942Z] daemon.go:459: [d2b0c755f3c3f] Daemon stopped [2019-09-12T08:02:46.942Z] === RUN TestDockerNetworkIpvlan [2019-09-12T08:02:47.442Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-12T08:02:47.571Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-12T08:02:48.545Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-12T08:02:48.582Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-12T08:02:49.382Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-12T08:02:49.595Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-12T08:02:49.962Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-12T08:02:50.891Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-12T08:02:51.450Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-12T08:02:51.450Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-12T08:02:51.450Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-12T08:02:51.450Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-12T08:02:51.821Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-12T08:02:51.821Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-12T08:02:51.911Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-12T08:02:52.078Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-12T08:02:52.282Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-12T08:02:53.006Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-12T08:02:53.570Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-12T08:02:54.501Z] === RUN Test/DockerSuite/TestRunUserDeviceAllowed [2019-09-12T08:02:54.501Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-12T08:02:54.501Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-12T08:02:55.429Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-12T08:02:55.639Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-12T08:02:55.751Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-12T08:02:57.949Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-12T08:02:58.458Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-12T08:03:00.467Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-12T08:03:01.030Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-12T08:03:01.959Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-12T08:03:02.856Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-12T08:03:03.852Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-12T08:03:04.191Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-12T08:03:04.787Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-12T08:03:06.686Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-12T08:03:07.093Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-12T08:03:07.263Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-12T08:03:07.553Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-12T08:03:07.553Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-12T08:03:07.553Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-12T08:03:07.553Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-12T08:03:08.013Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-12T08:03:08.013Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-12T08:03:09.205Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-12T08:03:09.976Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-12T08:03:09.976Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-12T08:03:09.976Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-12T08:03:09.976Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-12T08:03:10.197Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-12T08:03:10.197Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-12T08:03:12.476Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-12T08:03:12.780Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-12T08:03:13.406Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-12T08:03:13.970Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-12T08:03:13.970Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan (27.99s) [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d7d62a3e62db1] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d7d62a3e62db1] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d7d62a3e62db1] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.07s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d7d62a3e62db1] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d7d62a3e62db1] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d7d62a3e62db1] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [dacd5e6313805] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [dacd5e6313805] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [dacd5e6313805] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-09-12T08:03:14.818Z] daemon.go:472: [dacd5e6313805] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [dacd5e6313805] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [dacd5e6313805] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d0de2bb2aa1e5] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d0de2bb2aa1e5] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d0de2bb2aa1e5] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.26s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d0de2bb2aa1e5] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d0de2bb2aa1e5] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d0de2bb2aa1e5] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d7c60ca52145c] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d7c60ca52145c] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d7c60ca52145c] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.31s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d7c60ca52145c] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d7c60ca52145c] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d7c60ca52145c] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [df28ddc39cca4] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [df28ddc39cca4] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [df28ddc39cca4] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.27s) [2019-09-12T08:03:14.818Z] daemon.go:472: [df28ddc39cca4] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [df28ddc39cca4] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [df28ddc39cca4] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d3bf94c720b35] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d3bf94c720b35] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d3bf94c720b35] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.28s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d3bf94c720b35] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d3bf94c720b35] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d3bf94c720b35] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [defcc1269c011] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [defcc1269c011] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [defcc1269c011] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.36s) [2019-09-12T08:03:14.818Z] daemon.go:472: [defcc1269c011] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [defcc1269c011] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [defcc1269c011] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d20beb6a393e0] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d20beb6a393e0] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d20beb6a393e0] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.37s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d20beb6a393e0] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d20beb6a393e0] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d20beb6a393e0] Daemon stopped [2019-09-12T08:03:14.818Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-12T08:03:14.818Z] daemon.go:336: [d2a3377547580] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:336: [d2a3377547580] waiting for daemon to start [2019-09-12T08:03:14.818Z] daemon.go:364: [d2a3377547580] daemon started [2019-09-12T08:03:14.818Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.07s) [2019-09-12T08:03:14.818Z] daemon.go:472: [d2a3377547580] Stopping daemon [2019-09-12T08:03:14.818Z] daemon.go:307: [d2a3377547580] exiting daemon [2019-09-12T08:03:14.818Z] daemon.go:459: [d2a3377547580] Daemon stopped [2019-09-12T08:03:14.818Z] PASS [2019-09-12T08:03:14.818Z] [2019-09-12T08:03:14.818Z] DONE 11 tests in 29.621s [2019-09-12T08:03:14.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-12T08:03:14.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:14.818Z] ++ set -e [2019-09-12T08:03:14.818Z] ++ '[' -n 0 ']' [2019-09-12T08:03:14.818Z] ++ set -x [2019-09-12T08:03:14.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:14.818Z] INFO: Testing against a local daemon [2019-09-12T08:03:14.818Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-12T08:03:15.338Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-12T08:03:15.338Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-12T08:03:15.338Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-12T08:03:15.338Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-12T08:03:15.338Z] === RUN Test/DockerSuite/TestRunWithBlkioWeight [2019-09-12T08:03:16.269Z] === RUN Test/DockerSuite/TestRunWithCPUQuota [2019-09-12T08:03:16.297Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-09-12T08:03:16.297Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-12T08:03:16.297Z] daemon.go:336: [d363c1cc8cf65] waiting for daemon to start [2019-09-12T08:03:16.297Z] daemon.go:336: [d363c1cc8cf65] waiting for daemon to start [2019-09-12T08:03:16.297Z] daemon.go:364: [d363c1cc8cf65] daemon started [2019-09-12T08:03:16.297Z] daemon.go:472: [d363c1cc8cf65] Stopping daemon [2019-09-12T08:03:16.297Z] daemon.go:307: [d363c1cc8cf65] exiting daemon [2019-09-12T08:03:16.297Z] daemon.go:459: [d363c1cc8cf65] Daemon stopped [2019-09-12T08:03:16.297Z] daemon.go:336: [d363c1cc8cf65] waiting for daemon to start [2019-09-12T08:03:16.297Z] daemon.go:336: [d363c1cc8cf65] waiting for daemon to start [2019-09-12T08:03:16.297Z] daemon.go:364: [d363c1cc8cf65] daemon started [2019-09-12T08:03:16.297Z] daemon.go:472: [d363c1cc8cf65] Stopping daemon [2019-09-12T08:03:16.297Z] daemon.go:307: [d363c1cc8cf65] exiting daemon [2019-09-12T08:03:16.297Z] daemon.go:459: [d363c1cc8cf65] Daemon stopped [2019-09-12T08:03:16.297Z] === RUN TestDockerNetworkMacvlan [2019-09-12T08:03:17.307Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-12T08:03:17.639Z] === RUN Test/DockerSuite/TestRunWithCPUShares [2019-09-12T08:03:18.203Z] === RUN Test/DockerSuite/TestRunWithCpuPeriod [2019-09-12T08:03:18.331Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-12T08:03:19.368Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-12T08:03:20.099Z] === RUN Test/DockerSuite/TestRunWithCpusetCpus [2019-09-12T08:03:20.288Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-12T08:03:20.547Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-12T08:03:21.028Z] === RUN Test/DockerSuite/TestRunWithCpusetMems [2019-09-12T08:03:21.959Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-12T08:03:21.959Z] === RUN Test/DockerSuite/TestRunWithDefaultShmSize [2019-09-12T08:03:22.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-12T08:03:22.523Z] === RUN Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-12T08:03:22.780Z] === RUN Test/DockerSuite/TestRunWithInvalidBlkioWeight [2019-09-12T08:03:22.780Z] === RUN Test/DockerSuite/TestRunWithInvalidCpuPeriod [2019-09-12T08:03:23.037Z] === RUN Test/DockerSuite/TestRunWithInvalidKernelMemory [2019-09-12T08:03:23.037Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-12T08:03:23.037Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-12T08:03:23.037Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-12T08:03:23.294Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-12T08:03:23.551Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-12T08:03:23.551Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-12T08:03:23.808Z] === RUN Test/DockerSuite/TestRunWithKernelMemory [2019-09-12T08:03:24.737Z] === RUN Test/DockerSuite/TestRunWithMemoryLimit [2019-09-12T08:03:24.996Z] === RUN Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-12T08:03:25.252Z] === RUN Test/DockerSuite/TestRunWithMemoryReservation [2019-09-12T08:03:25.532Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-12T08:03:26.181Z] === RUN Test/DockerSuite/TestRunWithMemoryReservationInvalid [2019-09-12T08:03:26.181Z] === RUN Test/DockerSuite/TestRunWithNanoCPUs [2019-09-12T08:03:26.351Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan (10.62s) [2019-09-12T08:03:27.024Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T08:03:27.024Z] daemon.go:336: [d6d2b207444b7] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:336: [d6d2b207444b7] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:364: [d6d2b207444b7] daemon started [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-12T08:03:27.024Z] daemon.go:472: [d6d2b207444b7] Stopping daemon [2019-09-12T08:03:27.024Z] daemon.go:307: [d6d2b207444b7] exiting daemon [2019-09-12T08:03:27.024Z] daemon.go:459: [d6d2b207444b7] Daemon stopped [2019-09-12T08:03:27.024Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T08:03:27.024Z] daemon.go:336: [d32e08e287361] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:336: [d32e08e287361] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:364: [d32e08e287361] daemon started [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-12T08:03:27.024Z] daemon.go:472: [d32e08e287361] Stopping daemon [2019-09-12T08:03:27.024Z] daemon.go:307: [d32e08e287361] exiting daemon [2019-09-12T08:03:27.024Z] daemon.go:459: [d32e08e287361] Daemon stopped [2019-09-12T08:03:27.024Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T08:03:27.024Z] daemon.go:336: [db51152e60d7c] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:336: [db51152e60d7c] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:364: [db51152e60d7c] daemon started [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-09-12T08:03:27.024Z] daemon.go:472: [db51152e60d7c] Stopping daemon [2019-09-12T08:03:27.024Z] daemon.go:307: [db51152e60d7c] exiting daemon [2019-09-12T08:03:27.024Z] daemon.go:459: [db51152e60d7c] Daemon stopped [2019-09-12T08:03:27.024Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T08:03:27.024Z] daemon.go:336: [d78eb717562fe] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:336: [d78eb717562fe] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:364: [d78eb717562fe] daemon started [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2019-09-12T08:03:27.024Z] daemon.go:472: [d78eb717562fe] Stopping daemon [2019-09-12T08:03:27.024Z] daemon.go:307: [d78eb717562fe] exiting daemon [2019-09-12T08:03:27.024Z] daemon.go:459: [d78eb717562fe] Daemon stopped [2019-09-12T08:03:27.024Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-12T08:03:27.024Z] daemon.go:336: [dc67311ff50cf] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:336: [dc67311ff50cf] waiting for daemon to start [2019-09-12T08:03:27.024Z] daemon.go:364: [dc67311ff50cf] daemon started [2019-09-12T08:03:27.024Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2019-09-12T08:03:27.024Z] daemon.go:472: [dc67311ff50cf] Stopping daemon [2019-09-12T08:03:27.024Z] daemon.go:307: [dc67311ff50cf] exiting daemon [2019-09-12T08:03:27.024Z] daemon.go:459: [dc67311ff50cf] Daemon stopped [2019-09-12T08:03:27.024Z] PASS [2019-09-12T08:03:27.024Z] [2019-09-12T08:03:27.024Z] DONE 7 tests in 12.248s [2019-09-12T08:03:27.024Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] ++ set -e [2019-09-12T08:03:27.024Z] ++ '[' -n 0 ']' [2019-09-12T08:03:27.024Z] ++ set -x [2019-09-12T08:03:27.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] testing: warning: no tests to run [2019-09-12T08:03:27.024Z] PASS [2019-09-12T08:03:27.024Z] [2019-09-12T08:03:27.024Z] DONE 0 tests in 0.028s [2019-09-12T08:03:27.024Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] ++ set -e [2019-09-12T08:03:27.024Z] ++ '[' -n 0 ']' [2019-09-12T08:03:27.024Z] ++ set -x [2019-09-12T08:03:27.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:27.024Z] INFO: Testing against a local daemon [2019-09-12T08:03:27.024Z] === RUN TestAuthZPluginAllowRequest [2019-09-12T08:03:27.110Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-12T08:03:27.366Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-12T08:03:28.299Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-12T08:03:28.299Z] === RUN Test/DockerSuite/TestRunWithShmSize [2019-09-12T08:03:29.058Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-09-12T08:03:29.058Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-12T08:03:29.058Z] daemon.go:336: [df5f32a65d6f8] waiting for daemon to start [2019-09-12T08:03:29.058Z] daemon.go:336: [df5f32a65d6f8] waiting for daemon to start [2019-09-12T08:03:29.058Z] daemon.go:364: [df5f32a65d6f8] daemon started [2019-09-12T08:03:29.058Z] daemon.go:472: [df5f32a65d6f8] Stopping daemon [2019-09-12T08:03:29.058Z] daemon.go:307: [df5f32a65d6f8] exiting daemon [2019-09-12T08:03:29.058Z] daemon.go:459: [df5f32a65d6f8] Daemon stopped [2019-09-12T08:03:29.058Z] === RUN TestAuthZPluginTLS [2019-09-12T08:03:29.228Z] === RUN Test/DockerSuite/TestRunWithSwappiness [2019-09-12T08:03:29.343Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-09-12T08:03:29.343Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-12T08:03:29.343Z] daemon.go:336: [d5f29ad5da249] waiting for daemon to start [2019-09-12T08:03:29.343Z] daemon.go:336: [d5f29ad5da249] waiting for daemon to start [2019-09-12T08:03:29.343Z] daemon.go:364: [d5f29ad5da249] daemon started [2019-09-12T08:03:29.343Z] daemon.go:472: [d5f29ad5da249] Stopping daemon [2019-09-12T08:03:29.343Z] daemon.go:307: [d5f29ad5da249] exiting daemon [2019-09-12T08:03:29.343Z] daemon.go:459: [d5f29ad5da249] Daemon stopped [2019-09-12T08:03:29.343Z] === RUN TestAuthZPluginDenyRequest [2019-09-12T08:03:29.964Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2019-09-12T08:03:29.964Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-12T08:03:29.964Z] daemon.go:336: [d83ed0b05d69a] waiting for daemon to start [2019-09-12T08:03:29.964Z] daemon.go:336: [d83ed0b05d69a] waiting for daemon to start [2019-09-12T08:03:29.964Z] daemon.go:364: [d83ed0b05d69a] daemon started [2019-09-12T08:03:29.964Z] daemon.go:472: [d83ed0b05d69a] Stopping daemon [2019-09-12T08:03:29.964Z] daemon.go:307: [d83ed0b05d69a] exiting daemon [2019-09-12T08:03:29.964Z] daemon.go:459: [d83ed0b05d69a] Daemon stopped [2019-09-12T08:03:29.964Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-12T08:03:30.157Z] === RUN Test/DockerSuite/TestRunWithSwappinessInvalid [2019-09-12T08:03:30.157Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-12T08:03:30.157Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-12T08:03:30.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-12T08:03:30.581Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-12T08:03:30.581Z] daemon.go:336: [d92f17df3e2d7] waiting for daemon to start [2019-09-12T08:03:30.581Z] daemon.go:336: [d92f17df3e2d7] waiting for daemon to start [2019-09-12T08:03:30.581Z] daemon.go:364: [d92f17df3e2d7] daemon started [2019-09-12T08:03:30.581Z] daemon.go:472: [d92f17df3e2d7] Stopping daemon [2019-09-12T08:03:30.581Z] daemon.go:307: [d92f17df3e2d7] exiting daemon [2019-09-12T08:03:30.581Z] daemon.go:459: [d92f17df3e2d7] Daemon stopped [2019-09-12T08:03:30.581Z] === RUN TestAuthZPluginDenyResponse [2019-09-12T08:03:31.096Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-12T08:03:31.096Z] === RUN Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-12T08:03:31.199Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-12T08:03:31.200Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-12T08:03:31.200Z] daemon.go:336: [d1847ece35f9d] waiting for daemon to start [2019-09-12T08:03:31.200Z] daemon.go:336: [d1847ece35f9d] waiting for daemon to start [2019-09-12T08:03:31.200Z] daemon.go:364: [d1847ece35f9d] daemon started [2019-09-12T08:03:31.200Z] daemon.go:472: [d1847ece35f9d] Stopping daemon [2019-09-12T08:03:31.200Z] daemon.go:307: [d1847ece35f9d] exiting daemon [2019-09-12T08:03:31.200Z] daemon.go:459: [d1847ece35f9d] Daemon stopped [2019-09-12T08:03:31.200Z] === RUN TestAuthZPluginAllowEventStream [2019-09-12T08:03:32.990Z] === RUN Test/DockerSuite/TestRunWithVolumesIsRecursive [2019-09-12T08:03:33.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-09-12T08:03:33.226Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-12T08:03:33.226Z] daemon.go:336: [d3b1e55c0062a] waiting for daemon to start [2019-09-12T08:03:33.226Z] daemon.go:336: [d3b1e55c0062a] waiting for daemon to start [2019-09-12T08:03:33.226Z] daemon.go:364: [d3b1e55c0062a] daemon started [2019-09-12T08:03:33.226Z] daemon.go:472: [d3b1e55c0062a] Stopping daemon [2019-09-12T08:03:33.226Z] daemon.go:307: [d3b1e55c0062a] exiting daemon [2019-09-12T08:03:33.226Z] daemon.go:459: [d3b1e55c0062a] Daemon stopped [2019-09-12T08:03:33.226Z] === RUN TestAuthZPluginErrorResponse [2019-09-12T08:03:33.430Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-12T08:03:33.511Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-09-12T08:03:33.511Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-12T08:03:33.511Z] daemon.go:336: [db6b38f073541] waiting for daemon to start [2019-09-12T08:03:33.511Z] daemon.go:336: [db6b38f073541] waiting for daemon to start [2019-09-12T08:03:33.511Z] daemon.go:364: [db6b38f073541] daemon started [2019-09-12T08:03:33.511Z] daemon.go:472: [db6b38f073541] Stopping daemon [2019-09-12T08:03:33.511Z] daemon.go:307: [db6b38f073541] exiting daemon [2019-09-12T08:03:33.511Z] daemon.go:459: [db6b38f073541] Daemon stopped [2019-09-12T08:03:33.511Z] === RUN TestAuthZPluginErrorRequest [2019-09-12T08:03:33.554Z] === RUN Test/DockerSuite/TestRunWithoutMemoryswapLimit [2019-09-12T08:03:33.554Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-12T08:03:34.118Z] === RUN Test/DockerSwarmSuite/TestSwarmInit [2019-09-12T08:03:34.129Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-09-12T08:03:34.129Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-12T08:03:34.129Z] daemon.go:336: [d1ae621808717] waiting for daemon to start [2019-09-12T08:03:34.129Z] daemon.go:336: [d1ae621808717] waiting for daemon to start [2019-09-12T08:03:34.129Z] daemon.go:364: [d1ae621808717] daemon started [2019-09-12T08:03:34.129Z] daemon.go:472: [d1ae621808717] Stopping daemon [2019-09-12T08:03:34.129Z] daemon.go:307: [d1ae621808717] exiting daemon [2019-09-12T08:03:34.129Z] daemon.go:459: [d1ae621808717] Daemon stopped [2019-09-12T08:03:34.129Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T08:03:34.374Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-12T08:03:34.375Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-12T08:03:34.747Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-09-12T08:03:34.747Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-12T08:03:34.747Z] daemon.go:336: [dc7587a6a42c5] waiting for daemon to start [2019-09-12T08:03:34.747Z] daemon.go:336: [dc7587a6a42c5] waiting for daemon to start [2019-09-12T08:03:34.747Z] daemon.go:364: [dc7587a6a42c5] daemon started [2019-09-12T08:03:34.747Z] daemon.go:472: [dc7587a6a42c5] Stopping daemon [2019-09-12T08:03:34.747Z] daemon.go:307: [dc7587a6a42c5] exiting daemon [2019-09-12T08:03:34.747Z] daemon.go:459: [dc7587a6a42c5] Daemon stopped [2019-09-12T08:03:34.747Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-12T08:03:36.267Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-12T08:03:36.831Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-12T08:03:37.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2019-09-12T08:03:37.442Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-12T08:03:37.442Z] daemon.go:336: [d0727845c5eab] waiting for daemon to start [2019-09-12T08:03:37.442Z] daemon.go:336: [d0727845c5eab] waiting for daemon to start [2019-09-12T08:03:37.442Z] daemon.go:364: [d0727845c5eab] daemon started [2019-09-12T08:03:37.442Z] daemon.go:472: [d0727845c5eab] Stopping daemon [2019-09-12T08:03:37.442Z] daemon.go:307: [d0727845c5eab] exiting daemon [2019-09-12T08:03:37.442Z] daemon.go:459: [d0727845c5eab] Daemon stopped [2019-09-12T08:03:37.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T08:03:38.723Z] === RUN Test/DockerSwarmSuite/TestSwarmInitIPv6 [2019-09-12T08:03:38.723Z] === RUN Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-12T08:03:39.235Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-12T08:03:39.470Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-09-12T08:03:39.470Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-12T08:03:39.470Z] daemon.go:336: [dd83b9a1d754a] waiting for daemon to start [2019-09-12T08:03:39.470Z] daemon.go:336: [dd83b9a1d754a] waiting for daemon to start [2019-09-12T08:03:39.470Z] daemon.go:364: [dd83b9a1d754a] daemon started [2019-09-12T08:03:39.470Z] daemon.go:472: [dd83b9a1d754a] Stopping daemon [2019-09-12T08:03:39.470Z] daemon.go:307: [dd83b9a1d754a] exiting daemon [2019-09-12T08:03:39.470Z] daemon.go:459: [dd83b9a1d754a] Daemon stopped [2019-09-12T08:03:39.470Z] === RUN TestAuthZPluginHeader [2019-09-12T08:03:39.653Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-12T08:03:40.089Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-09-12T08:03:40.089Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-12T08:03:40.089Z] daemon.go:336: [defa30cda4e7e] waiting for daemon to start [2019-09-12T08:03:40.089Z] daemon.go:336: [defa30cda4e7e] waiting for daemon to start [2019-09-12T08:03:40.089Z] daemon.go:364: [defa30cda4e7e] daemon started [2019-09-12T08:03:40.089Z] daemon.go:472: [defa30cda4e7e] Stopping daemon [2019-09-12T08:03:40.089Z] daemon.go:307: [defa30cda4e7e] exiting daemon [2019-09-12T08:03:40.089Z] daemon.go:459: [defa30cda4e7e] Daemon stopped [2019-09-12T08:03:40.089Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-12T08:03:40.089Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-12T08:03:40.089Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:40.089Z] === RUN TestAuthZPluginV2Disable [2019-09-12T08:03:40.089Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-12T08:03:40.089Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:40.089Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-12T08:03:40.089Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-12T08:03:40.089Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:40.089Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-12T08:03:40.089Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-12T08:03:40.089Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:40.089Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T08:03:40.204Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-12T08:03:40.584Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-12T08:03:40.584Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-12T08:03:40.584Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-12T08:03:41.950Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoStdout [2019-09-12T08:03:43.318Z] === RUN Test/DockerSuite/TestSaveAndLoadWithProgressBar [2019-09-12T08:03:44.248Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-12T08:03:44.248Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-12T08:03:45.399Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-12T08:03:46.005Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-12T08:03:46.005Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-12T08:03:46.769Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-12T08:03:46.769Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-12T08:03:46.769Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-12T08:03:46.975Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-12T08:03:47.025Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-12T08:03:47.025Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-12T08:03:47.435Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-12T08:03:47.435Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-12T08:03:47.956Z] === RUN Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-12T08:03:49.327Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-12T08:03:49.327Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-12T08:03:50.698Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-12T08:03:50.955Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-12T08:03:51.186Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-12T08:03:51.212Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-12T08:03:51.212Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-12T08:03:53.107Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-12T08:03:54.915Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-12T08:03:54.915Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-12T08:03:55.003Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-12T08:03:55.269Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-12T08:03:55.269Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-12T08:03:55.269Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-12T08:03:55.269Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-12T08:03:55.833Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-12T08:03:58.352Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-12T08:03:58.642Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2019-09-12T08:03:58.642Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:364: [d70d0c8bebd30] daemon started [2019-09-12T08:03:58.642Z] daemon.go:472: [d70d0c8bebd30] Stopping daemon [2019-09-12T08:03:58.642Z] daemon.go:307: [d70d0c8bebd30] exiting daemon [2019-09-12T08:03:58.642Z] daemon.go:459: [d70d0c8bebd30] Daemon stopped [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:350: [d70d0c8bebd30] error pinging daemon on start: Get http://d70d0c8bebd30.sock/_ping: context deadline exceeded [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:350: [d70d0c8bebd30] error pinging daemon on start: Get http://d70d0c8bebd30.sock/_ping: context deadline exceeded [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:350: [d70d0c8bebd30] error pinging daemon on start: Get http://d70d0c8bebd30.sock/_ping: context deadline exceeded [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:350: [d70d0c8bebd30] error pinging daemon on start: Get http://d70d0c8bebd30.sock/_ping: context deadline exceeded [2019-09-12T08:03:58.642Z] daemon.go:307: [d70d0c8bebd30] exiting daemon [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:336: [d70d0c8bebd30] waiting for daemon to start [2019-09-12T08:03:58.642Z] daemon.go:364: [d70d0c8bebd30] daemon started [2019-09-12T08:03:58.642Z] daemon.go:472: [d70d0c8bebd30] Stopping daemon [2019-09-12T08:03:58.642Z] daemon.go:307: [d70d0c8bebd30] exiting daemon [2019-09-12T08:03:58.642Z] daemon.go:459: [d70d0c8bebd30] Daemon stopped [2019-09-12T08:03:58.642Z] PASS [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] === Skipped [2019-09-12T08:03:58.642Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-12T08:03:58.642Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-12T08:03:58.642Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-12T08:03:58.642Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-12T08:03:58.642Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] [2019-09-12T08:03:58.642Z] DONE 17 tests, 4 skipped in 30.085s [2019-09-12T08:03:58.642Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-12T08:03:58.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:58.642Z] ++ set -e [2019-09-12T08:03:58.642Z] ++ '[' -n 0 ']' [2019-09-12T08:03:58.642Z] ++ set -x [2019-09-12T08:03:58.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:58.643Z] INFO: Testing against a local daemon [2019-09-12T08:03:58.643Z] === RUN TestPluginInvalidJSON [2019-09-12T08:03:58.643Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T08:03:58.643Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T08:03:58.643Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-12T08:03:58.643Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-12T08:03:58.643Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-12T08:03:58.643Z] PASS [2019-09-12T08:03:58.643Z] [2019-09-12T08:03:58.643Z] DONE 2 tests in 0.153s [2019-09-12T08:03:58.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-12T08:03:58.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:58.643Z] ++ set -e [2019-09-12T08:03:58.643Z] ++ '[' -n 0 ']' [2019-09-12T08:03:58.643Z] ++ set -x [2019-09-12T08:03:58.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:03:58.643Z] INFO: Testing against a local daemon [2019-09-12T08:03:58.643Z] === RUN TestExternalGraphDriver [2019-09-12T08:03:58.643Z] === RUN TestExternalGraphDriver/json [2019-09-12T08:04:00.125Z] === RUN TestExternalGraphDriver/spec [2019-09-12T08:04:00.695Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-12T08:04:02.161Z] === RUN TestExternalGraphDriver/pull [2019-09-12T08:04:02.258Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-12T08:04:02.258Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-12T08:04:04.200Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-09-12T08:04:04.201Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:364: [d4410b89da08c] daemon started [2019-09-12T08:04:04.201Z] daemon.go:472: [d4410b89da08c] Stopping daemon [2019-09-12T08:04:04.201Z] daemon.go:307: [d4410b89da08c] exiting daemon [2019-09-12T08:04:04.201Z] daemon.go:459: [d4410b89da08c] Daemon stopped [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:364: [d4410b89da08c] daemon started [2019-09-12T08:04:04.201Z] daemon.go:472: [d4410b89da08c] Stopping daemon [2019-09-12T08:04:04.201Z] daemon.go:307: [d4410b89da08c] exiting daemon [2019-09-12T08:04:04.201Z] daemon.go:459: [d4410b89da08c] Daemon stopped [2019-09-12T08:04:04.201Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:364: [d4410b89da08c] daemon started [2019-09-12T08:04:04.201Z] daemon.go:472: [d4410b89da08c] Stopping daemon [2019-09-12T08:04:04.201Z] daemon.go:307: [d4410b89da08c] exiting daemon [2019-09-12T08:04:04.201Z] daemon.go:459: [d4410b89da08c] Daemon stopped [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:364: [d4410b89da08c] daemon started [2019-09-12T08:04:04.201Z] daemon.go:472: [d4410b89da08c] Stopping daemon [2019-09-12T08:04:04.201Z] daemon.go:307: [d4410b89da08c] exiting daemon [2019-09-12T08:04:04.201Z] daemon.go:459: [d4410b89da08c] Daemon stopped [2019-09-12T08:04:04.201Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:336: [d4410b89da08c] waiting for daemon to start [2019-09-12T08:04:04.201Z] daemon.go:364: [d4410b89da08c] daemon started [2019-09-12T08:04:04.201Z] daemon.go:472: [d4410b89da08c] Stopping daemon [2019-09-12T08:04:04.201Z] daemon.go:307: [d4410b89da08c] exiting daemon [2019-09-12T08:04:04.201Z] daemon.go:459: [d4410b89da08c] Daemon stopped [2019-09-12T08:04:04.201Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2019-09-12T08:04:04.201Z] === RUN TestGraphdriverPluginV2 [2019-09-12T08:04:04.201Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-12T08:04:04.201Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:04:04.201Z] PASS [2019-09-12T08:04:04.201Z] [2019-09-12T08:04:04.201Z] === Skipped [2019-09-12T08:04:04.201Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-09-12T08:04:04.201Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:04:04.201Z] [2019-09-12T08:04:04.201Z] [2019-09-12T08:04:04.201Z] DONE 5 tests, 1 skipped in 7.028s [2019-09-12T08:04:04.492Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-12T08:04:04.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:04.492Z] ++ set -e [2019-09-12T08:04:04.492Z] ++ '[' -n 0 ']' [2019-09-12T08:04:04.492Z] ++ set -x [2019-09-12T08:04:04.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:04.492Z] INFO: Testing against a local daemon [2019-09-12T08:04:04.492Z] === RUN TestContinueAfterPluginCrash [2019-09-12T08:04:04.492Z] === PAUSE TestContinueAfterPluginCrash [2019-09-12T08:04:04.492Z] === RUN TestDaemonStartWithLogOpt [2019-09-12T08:04:04.492Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-12T08:04:04.492Z] === CONT TestContinueAfterPluginCrash [2019-09-12T08:04:04.492Z] === CONT TestDaemonStartWithLogOpt [2019-09-12T08:04:04.892Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-12T08:04:05.374Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-12T08:04:06.261Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-12T08:04:07.192Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-12T08:04:09.085Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-12T08:04:12.355Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-12T08:04:12.595Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-12T08:04:13.565Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-12T08:04:13.924Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-12T08:04:13.924Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-12T08:04:13.924Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-12T08:04:13.924Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-12T08:04:13.924Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-12T08:04:14.875Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-12T08:04:15.437Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-12T08:04:15.455Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-12T08:04:15.746Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-12T08:04:15.746Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-12T08:04:16.722Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-12T08:04:16.722Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-12T08:04:17.328Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-12T08:04:19.847Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-12T08:04:21.741Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-12T08:04:22.524Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-12T08:04:22.524Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-12T08:04:22.984Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-12T08:04:23.006Z] --- PASS: TestDaemonStartWithLogOpt (16.59s) [2019-09-12T08:04:23.006Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-12T08:04:23.006Z] daemon.go:336: [d16a2ec2b62dd] waiting for daemon to start [2019-09-12T08:04:23.006Z] daemon.go:336: [d16a2ec2b62dd] waiting for daemon to start [2019-09-12T08:04:23.006Z] daemon.go:364: [d16a2ec2b62dd] daemon started [2019-09-12T08:04:23.006Z] daemon.go:472: [d16a2ec2b62dd] Stopping daemon [2019-09-12T08:04:23.006Z] daemon.go:307: [d16a2ec2b62dd] exiting daemon [2019-09-12T08:04:23.006Z] daemon.go:459: [d16a2ec2b62dd] Daemon stopped [2019-09-12T08:04:23.006Z] daemon.go:336: [d16a2ec2b62dd] waiting for daemon to start [2019-09-12T08:04:23.006Z] daemon.go:336: [d16a2ec2b62dd] waiting for daemon to start [2019-09-12T08:04:23.006Z] daemon.go:364: [d16a2ec2b62dd] daemon started [2019-09-12T08:04:23.006Z] daemon.go:472: [d16a2ec2b62dd] Stopping daemon [2019-09-12T08:04:23.006Z] daemon.go:307: [d16a2ec2b62dd] exiting daemon [2019-09-12T08:04:23.006Z] daemon.go:459: [d16a2ec2b62dd] Daemon stopped [2019-09-12T08:04:23.954Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-12T08:04:24.923Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-12T08:04:25.893Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-12T08:04:25.913Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-12T08:04:26.459Z] --- PASS: TestContinueAfterPluginCrash (21.38s) [2019-09-12T08:04:26.459Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-12T08:04:26.459Z] daemon.go:336: [dfc1aea3987ae] waiting for daemon to start [2019-09-12T08:04:26.459Z] daemon.go:336: [dfc1aea3987ae] waiting for daemon to start [2019-09-12T08:04:26.459Z] daemon.go:364: [dfc1aea3987ae] daemon started [2019-09-12T08:04:26.459Z] daemon.go:472: [dfc1aea3987ae] Stopping daemon [2019-09-12T08:04:26.459Z] daemon.go:307: [dfc1aea3987ae] exiting daemon [2019-09-12T08:04:26.459Z] daemon.go:459: [dfc1aea3987ae] Daemon stopped [2019-09-12T08:04:26.459Z] PASS [2019-09-12T08:04:26.459Z] [2019-09-12T08:04:26.459Z] DONE 2 tests in 21.544s [2019-09-12T08:04:26.459Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-12T08:04:26.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:26.459Z] ++ set -e [2019-09-12T08:04:26.459Z] ++ '[' -n 0 ']' [2019-09-12T08:04:26.459Z] ++ set -x [2019-09-12T08:04:26.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:26.459Z] INFO: Testing against a local daemon [2019-09-12T08:04:26.459Z] === RUN TestPluginWithDevMounts [2019-09-12T08:04:26.459Z] === PAUSE TestPluginWithDevMounts [2019-09-12T08:04:26.459Z] === CONT TestPluginWithDevMounts [2019-09-12T08:04:27.435Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-12T08:04:28.484Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-09-12T08:04:28.484Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-12T08:04:28.484Z] daemon.go:336: [d873fc87a8dde] waiting for daemon to start [2019-09-12T08:04:28.484Z] daemon.go:336: [d873fc87a8dde] waiting for daemon to start [2019-09-12T08:04:28.484Z] daemon.go:364: [d873fc87a8dde] daemon started [2019-09-12T08:04:28.484Z] daemon.go:472: [d873fc87a8dde] Stopping daemon [2019-09-12T08:04:28.484Z] daemon.go:307: [d873fc87a8dde] exiting daemon [2019-09-12T08:04:28.484Z] daemon.go:459: [d873fc87a8dde] Daemon stopped [2019-09-12T08:04:28.484Z] PASS [2019-09-12T08:04:28.484Z] [2019-09-12T08:04:28.484Z] DONE 1 tests in 2.449s [2019-09-12T08:04:28.484Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-12T08:04:28.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:28.484Z] ++ set -e [2019-09-12T08:04:28.484Z] ++ '[' -n 0 ']' [2019-09-12T08:04:28.484Z] ++ set -x [2019-09-12T08:04:28.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:28.484Z] INFO: Testing against a local daemon [2019-09-12T08:04:28.484Z] === RUN TestSecretInspect [2019-09-12T08:04:30.107Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-12T08:04:31.163Z] --- PASS: TestSecretInspect (2.24s) [2019-09-12T08:04:31.163Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-12T08:04:31.163Z] daemon.go:336: [d1d630ea02142] waiting for daemon to start [2019-09-12T08:04:31.163Z] daemon.go:336: [d1d630ea02142] waiting for daemon to start [2019-09-12T08:04:31.163Z] daemon.go:364: [d1d630ea02142] daemon started [2019-09-12T08:04:31.163Z] daemon.go:472: [d1d630ea02142] Stopping daemon [2019-09-12T08:04:31.163Z] daemon.go:307: [d1d630ea02142] exiting daemon [2019-09-12T08:04:31.163Z] daemon.go:459: [d1d630ea02142] Daemon stopped [2019-09-12T08:04:31.163Z] === RUN TestSecretList [2019-09-12T08:04:32.626Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-12T08:04:33.195Z] --- PASS: TestSecretList (2.28s) [2019-09-12T08:04:33.195Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-12T08:04:33.195Z] daemon.go:336: [dfd0eaee69f83] waiting for daemon to start [2019-09-12T08:04:33.195Z] daemon.go:336: [dfd0eaee69f83] waiting for daemon to start [2019-09-12T08:04:33.195Z] daemon.go:364: [dfd0eaee69f83] daemon started [2019-09-12T08:04:33.195Z] daemon.go:472: [dfd0eaee69f83] Stopping daemon [2019-09-12T08:04:33.195Z] daemon.go:307: [dfd0eaee69f83] exiting daemon [2019-09-12T08:04:33.195Z] daemon.go:459: [dfd0eaee69f83] Daemon stopped [2019-09-12T08:04:33.195Z] === RUN TestSecretsCreateAndDelete [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-12T08:04:33.241Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-12T08:04:33.701Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-12T08:04:34.670Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-12T08:04:35.893Z] --- PASS: TestSecretsCreateAndDelete (2.38s) [2019-09-12T08:04:35.893Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-12T08:04:35.893Z] daemon.go:336: [d175e6e10aba9] waiting for daemon to start [2019-09-12T08:04:35.893Z] daemon.go:336: [d175e6e10aba9] waiting for daemon to start [2019-09-12T08:04:35.893Z] daemon.go:364: [d175e6e10aba9] daemon started [2019-09-12T08:04:35.894Z] daemon.go:472: [d175e6e10aba9] Stopping daemon [2019-09-12T08:04:35.894Z] daemon.go:307: [d175e6e10aba9] exiting daemon [2019-09-12T08:04:35.894Z] daemon.go:459: [d175e6e10aba9] Daemon stopped [2019-09-12T08:04:35.894Z] === RUN TestSecretsUpdate [2019-09-12T08:04:37.922Z] --- PASS: TestSecretsUpdate (2.29s) [2019-09-12T08:04:37.922Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-12T08:04:37.922Z] daemon.go:336: [d4800920c5795] waiting for daemon to start [2019-09-12T08:04:37.922Z] daemon.go:336: [d4800920c5795] waiting for daemon to start [2019-09-12T08:04:37.922Z] daemon.go:364: [d4800920c5795] daemon started [2019-09-12T08:04:37.922Z] daemon.go:472: [d4800920c5795] Stopping daemon [2019-09-12T08:04:37.922Z] daemon.go:307: [d4800920c5795] exiting daemon [2019-09-12T08:04:37.922Z] daemon.go:459: [d4800920c5795] Daemon stopped [2019-09-12T08:04:37.922Z] === RUN TestTemplatedSecret [2019-09-12T08:04:39.169Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-12T08:04:40.474Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-12T08:04:41.391Z] --- PASS: TestTemplatedSecret (3.54s) [2019-09-12T08:04:41.391Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-12T08:04:41.391Z] daemon.go:336: [dc0591db7387f] waiting for daemon to start [2019-09-12T08:04:41.391Z] daemon.go:336: [dc0591db7387f] waiting for daemon to start [2019-09-12T08:04:41.391Z] daemon.go:364: [dc0591db7387f] daemon started [2019-09-12T08:04:41.391Z] daemon.go:472: [dc0591db7387f] Stopping daemon [2019-09-12T08:04:41.391Z] daemon.go:307: [dc0591db7387f] exiting daemon [2019-09-12T08:04:41.391Z] daemon.go:459: [dc0591db7387f] Daemon stopped [2019-09-12T08:04:41.391Z] === RUN TestSecretCreateResolve [2019-09-12T08:04:41.689Z] === RUN Test/DockerSuite/TestStopContainerSignal [2019-09-12T08:04:43.581Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-12T08:04:44.100Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-09-12T08:04:44.100Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-12T08:04:44.100Z] daemon.go:336: [d6f6369032c80] waiting for daemon to start [2019-09-12T08:04:44.100Z] daemon.go:336: [d6f6369032c80] waiting for daemon to start [2019-09-12T08:04:44.100Z] daemon.go:364: [d6f6369032c80] daemon started [2019-09-12T08:04:44.100Z] daemon.go:472: [d6f6369032c80] Stopping daemon [2019-09-12T08:04:44.100Z] daemon.go:307: [d6f6369032c80] exiting daemon [2019-09-12T08:04:44.100Z] daemon.go:459: [d6f6369032c80] Daemon stopped [2019-09-12T08:04:44.100Z] PASS [2019-09-12T08:04:44.100Z] [2019-09-12T08:04:44.100Z] DONE 6 tests in 15.140s [2019-09-12T08:04:44.100Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-12T08:04:44.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:44.100Z] ++ set -e [2019-09-12T08:04:44.100Z] ++ '[' -n 0 ']' [2019-09-12T08:04:44.100Z] ++ set -x [2019-09-12T08:04:44.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:04:44.100Z] INFO: Testing against a local daemon [2019-09-12T08:04:44.100Z] === RUN TestServiceCreateInit [2019-09-12T08:04:44.100Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-12T08:04:44.144Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-12T08:04:44.706Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-12T08:04:44.963Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-12T08:04:45.892Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-12T08:04:45.892Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-12T08:04:46.822Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-12T08:04:48.499Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-12T08:04:50.993Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-12T08:04:52.895Z] --- PASS: TestServiceCreateInit (8.83s) [2019-09-12T08:04:52.895Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2019-09-12T08:04:52.895Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-12T08:04:52.895Z] daemon.go:336: [d97a48470f76c] waiting for daemon to start [2019-09-12T08:04:52.895Z] daemon.go:336: [d97a48470f76c] waiting for daemon to start [2019-09-12T08:04:52.895Z] daemon.go:364: [d97a48470f76c] daemon started [2019-09-12T08:04:52.895Z] daemon.go:472: [d97a48470f76c] Stopping daemon [2019-09-12T08:04:52.895Z] daemon.go:307: [d97a48470f76c] exiting daemon [2019-09-12T08:04:52.895Z] daemon.go:459: [d97a48470f76c] Daemon stopped [2019-09-12T08:04:52.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s) [2019-09-12T08:04:52.895Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-12T08:04:52.895Z] daemon.go:336: [d061dc25f9c01] waiting for daemon to start [2019-09-12T08:04:52.895Z] daemon.go:336: [d061dc25f9c01] waiting for daemon to start [2019-09-12T08:04:52.895Z] daemon.go:364: [d061dc25f9c01] daemon started [2019-09-12T08:04:52.895Z] daemon.go:472: [d061dc25f9c01] Stopping daemon [2019-09-12T08:04:52.895Z] daemon.go:307: [d061dc25f9c01] exiting daemon [2019-09-12T08:04:52.895Z] daemon.go:459: [d061dc25f9c01] Daemon stopped [2019-09-12T08:04:52.895Z] === RUN TestCreateServiceMultipleTimes [2019-09-12T08:04:55.164Z] === RUN Test/DockerSuite/TestUpdateContainerInvalidValue [2019-09-12T08:04:55.164Z] === RUN Test/DockerSuite/TestUpdateContainerWithoutFlags [2019-09-12T08:04:56.095Z] === RUN Test/DockerSuite/TestUpdateInvalidSwapMemory [2019-09-12T08:04:56.095Z] === RUN Test/DockerSuite/TestUpdateKernelMemory [2019-09-12T08:04:57.024Z] === RUN Test/DockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-12T08:04:58.915Z] === RUN Test/DockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-12T08:04:58.915Z] === RUN Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-12T08:05:00.809Z] === RUN Test/DockerSuite/TestUpdatePausedContainer [2019-09-12T08:05:01.593Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-12T08:05:01.593Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-12T08:05:01.766Z] === RUN Test/DockerSuite/TestUpdateRunningContainer [2019-09-12T08:05:02.563Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-12T08:05:02.695Z] === RUN Test/DockerSuite/TestUpdateRunningContainerWithRestart [2019-09-12T08:05:04.586Z] === RUN Test/DockerSuite/TestUpdateStats [2019-09-12T08:05:09.835Z] === RUN Test/DockerSuite/TestUpdateStoppedContainer [2019-09-12T08:05:10.764Z] === RUN Test/DockerSuite/TestUpdateSwapMemoryOnly [2019-09-12T08:05:10.764Z] === RUN Test/DockerSuite/TestUpdateWithNanoCPUs [2019-09-12T08:05:11.693Z] === RUN Test/DockerSuite/TestUpdateWithUntouchedFields [2019-09-12T08:05:12.623Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-12T08:05:15.244Z] --- PASS: TestCreateServiceMultipleTimes (21.42s) [2019-09-12T08:05:15.244Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-12T08:05:15.244Z] daemon.go:336: [df2dd1c6a9fa2] waiting for daemon to start [2019-09-12T08:05:15.244Z] daemon.go:336: [df2dd1c6a9fa2] waiting for daemon to start [2019-09-12T08:05:15.244Z] daemon.go:364: [df2dd1c6a9fa2] daemon started [2019-09-12T08:05:15.244Z] daemon.go:472: [df2dd1c6a9fa2] Stopping daemon [2019-09-12T08:05:15.244Z] daemon.go:307: [df2dd1c6a9fa2] exiting daemon [2019-09-12T08:05:15.244Z] daemon.go:459: [df2dd1c6a9fa2] Daemon stopped [2019-09-12T08:05:15.244Z] === RUN TestCreateServiceConflict [2019-09-12T08:05:15.867Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-12T08:05:15.867Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-12T08:05:15.867Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-12T08:05:16.255Z] --- PASS: TestCreateServiceConflict (2.27s) [2019-09-12T08:05:16.255Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-12T08:05:16.255Z] daemon.go:336: [d8df234cb12d1] waiting for daemon to start [2019-09-12T08:05:16.255Z] daemon.go:336: [d8df234cb12d1] waiting for daemon to start [2019-09-12T08:05:16.255Z] daemon.go:364: [d8df234cb12d1] daemon started [2019-09-12T08:05:16.255Z] daemon.go:472: [d8df234cb12d1] Stopping daemon [2019-09-12T08:05:16.255Z] daemon.go:307: [d8df234cb12d1] exiting daemon [2019-09-12T08:05:16.255Z] daemon.go:459: [d8df234cb12d1] Daemon stopped [2019-09-12T08:05:16.255Z] === RUN TestCreateServiceMaxReplicas [2019-09-12T08:05:17.872Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-12T08:05:19.741Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-09-12T08:05:19.741Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-12T08:05:19.741Z] daemon.go:336: [d05e7ae992d75] waiting for daemon to start [2019-09-12T08:05:19.741Z] daemon.go:336: [d05e7ae992d75] waiting for daemon to start [2019-09-12T08:05:19.741Z] daemon.go:364: [d05e7ae992d75] daemon started [2019-09-12T08:05:19.741Z] daemon.go:472: [d05e7ae992d75] Stopping daemon [2019-09-12T08:05:19.741Z] daemon.go:307: [d05e7ae992d75] exiting daemon [2019-09-12T08:05:19.741Z] daemon.go:459: [d05e7ae992d75] Daemon stopped [2019-09-12T08:05:19.741Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-12T08:05:21.142Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-12T08:05:24.412Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectivity [2019-09-12T08:05:26.932Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-12T08:05:32.181Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-12T08:05:33.544Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-12T08:05:34.001Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-12T08:05:34.966Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-12T08:05:34.968Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2019-09-12T08:05:34.968Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-12T08:05:34.968Z] daemon.go:336: [d1bf1c9d26fcb] waiting for daemon to start [2019-09-12T08:05:34.968Z] daemon.go:336: [d1bf1c9d26fcb] waiting for daemon to start [2019-09-12T08:05:34.968Z] daemon.go:364: [d1bf1c9d26fcb] daemon started [2019-09-12T08:05:34.968Z] daemon.go:472: [d1bf1c9d26fcb] Stopping daemon [2019-09-12T08:05:34.968Z] daemon.go:307: [d1bf1c9d26fcb] exiting daemon [2019-09-12T08:05:34.968Z] daemon.go:459: [d1bf1c9d26fcb] Daemon stopped [2019-09-12T08:05:34.968Z] === RUN TestCreateServiceSecretFileMode [2019-09-12T08:05:35.256Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2019-09-12T08:05:35.256Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-12T08:05:35.256Z] daemon.go:336: [d6ebb94b451df] waiting for daemon to start [2019-09-12T08:05:35.256Z] daemon.go:336: [d6ebb94b451df] waiting for daemon to start [2019-09-12T08:05:35.256Z] daemon.go:364: [d6ebb94b451df] daemon started [2019-09-12T08:05:35.256Z] daemon.go:472: [d6ebb94b451df] Stopping daemon [2019-09-12T08:05:35.256Z] daemon.go:307: [d6ebb94b451df] exiting daemon [2019-09-12T08:05:35.256Z] daemon.go:459: [d6ebb94b451df] Daemon stopped [2019-09-12T08:05:35.256Z] === RUN TestCreateServiceConfigFileMode [2019-09-12T08:05:37.454Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-12T08:05:37.945Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2019-09-12T08:05:37.945Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-12T08:05:37.945Z] daemon.go:336: [dd93961d12786] waiting for daemon to start [2019-09-12T08:05:37.945Z] daemon.go:336: [dd93961d12786] waiting for daemon to start [2019-09-12T08:05:37.945Z] daemon.go:364: [dd93961d12786] daemon started [2019-09-12T08:05:37.945Z] daemon.go:472: [dd93961d12786] Stopping daemon [2019-09-12T08:05:37.945Z] daemon.go:307: [dd93961d12786] exiting daemon [2019-09-12T08:05:37.945Z] daemon.go:459: [dd93961d12786] Daemon stopped [2019-09-12T08:05:37.945Z] === RUN TestCreateServiceSysctls [2019-09-12T08:05:39.346Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-12T08:05:40.275Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-12T08:05:41.643Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-12T08:05:42.347Z] --- PASS: TestCreateServiceSysctls (3.59s) [2019-09-12T08:05:42.347Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-12T08:05:42.347Z] daemon.go:336: [d9a8ac2b09ba8] waiting for daemon to start [2019-09-12T08:05:42.347Z] daemon.go:336: [d9a8ac2b09ba8] waiting for daemon to start [2019-09-12T08:05:42.347Z] daemon.go:364: [d9a8ac2b09ba8] daemon started [2019-09-12T08:05:42.347Z] daemon.go:472: [d9a8ac2b09ba8] Stopping daemon [2019-09-12T08:05:42.347Z] daemon.go:307: [d9a8ac2b09ba8] exiting daemon [2019-09-12T08:05:42.347Z] daemon.go:459: [d9a8ac2b09ba8] Daemon stopped [2019-09-12T08:05:42.347Z] === RUN TestCreateServiceCapabilities [2019-09-12T08:05:43.537Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-12T08:05:44.382Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2019-09-12T08:05:44.382Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-12T08:05:44.382Z] daemon.go:336: [d49da7901d83a] waiting for daemon to start [2019-09-12T08:05:44.382Z] daemon.go:336: [d49da7901d83a] waiting for daemon to start [2019-09-12T08:05:44.382Z] daemon.go:364: [d49da7901d83a] daemon started [2019-09-12T08:05:44.382Z] daemon.go:472: [d49da7901d83a] Stopping daemon [2019-09-12T08:05:44.382Z] daemon.go:307: [d49da7901d83a] exiting daemon [2019-09-12T08:05:44.382Z] daemon.go:459: [d49da7901d83a] Daemon stopped [2019-09-12T08:05:44.382Z] === RUN TestInspect [2019-09-12T08:05:44.904Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-12T08:05:45.108Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-12T08:05:47.423Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-12T08:05:47.854Z] --- PASS: TestInspect (2.92s) [2019-09-12T08:05:47.854Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-12T08:05:47.854Z] daemon.go:336: [d51c78bf2896a] waiting for daemon to start [2019-09-12T08:05:47.854Z] daemon.go:336: [d51c78bf2896a] waiting for daemon to start [2019-09-12T08:05:47.854Z] daemon.go:364: [d51c78bf2896a] daemon started [2019-09-12T08:05:47.854Z] daemon.go:472: [d51c78bf2896a] Stopping daemon [2019-09-12T08:05:47.854Z] daemon.go:307: [d51c78bf2896a] exiting daemon [2019-09-12T08:05:47.854Z] daemon.go:459: [d51c78bf2896a] Daemon stopped [2019-09-12T08:05:47.854Z] === RUN TestDockerNetworkConnectAlias [2019-09-12T08:05:49.772Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-12T08:05:49.772Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-12T08:05:49.941Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-12T08:05:52.278Z] --- PASS: TestDockerNetworkConnectAlias (4.89s) [2019-09-12T08:05:52.278Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-12T08:05:52.278Z] daemon.go:336: [d77dea9489ec2] waiting for daemon to start [2019-09-12T08:05:52.278Z] daemon.go:336: [d77dea9489ec2] waiting for daemon to start [2019-09-12T08:05:52.278Z] daemon.go:364: [d77dea9489ec2] daemon started [2019-09-12T08:05:52.278Z] daemon.go:472: [d77dea9489ec2] Stopping daemon [2019-09-12T08:05:52.278Z] daemon.go:307: [d77dea9489ec2] exiting daemon [2019-09-12T08:05:52.278Z] daemon.go:459: [d77dea9489ec2] Daemon stopped [2019-09-12T08:05:52.278Z] === RUN TestDockerNetworkReConnect [2019-09-12T08:05:52.459Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-12T08:05:53.827Z] === RUN Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-12T08:05:54.390Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-12T08:05:57.662Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-12T08:05:57.774Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2019-09-12T08:05:57.774Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-12T08:05:57.774Z] daemon.go:336: [df8c8d61ffbea] waiting for daemon to start [2019-09-12T08:05:57.774Z] daemon.go:336: [df8c8d61ffbea] waiting for daemon to start [2019-09-12T08:05:57.774Z] daemon.go:364: [df8c8d61ffbea] daemon started [2019-09-12T08:05:57.774Z] daemon.go:472: [df8c8d61ffbea] Stopping daemon [2019-09-12T08:05:57.774Z] daemon.go:307: [df8c8d61ffbea] exiting daemon [2019-09-12T08:05:57.774Z] daemon.go:459: [df8c8d61ffbea] Daemon stopped [2019-09-12T08:05:57.774Z] === RUN TestServicePlugin [2019-09-12T08:05:57.774Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-12T08:05:57.774Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:05:57.774Z] === RUN TestServiceUpdateLabel [2019-09-12T08:05:58.353Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-12T08:05:59.255Z] --- PASS: TestServiceUpdateLabel (2.21s) [2019-09-12T08:05:59.255Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-12T08:05:59.255Z] daemon.go:336: [d87816599a397] waiting for daemon to start [2019-09-12T08:05:59.255Z] daemon.go:336: [d87816599a397] waiting for daemon to start [2019-09-12T08:05:59.255Z] daemon.go:364: [d87816599a397] daemon started [2019-09-12T08:05:59.255Z] daemon.go:472: [d87816599a397] Stopping daemon [2019-09-12T08:05:59.255Z] daemon.go:307: [d87816599a397] exiting daemon [2019-09-12T08:05:59.255Z] daemon.go:459: [d87816599a397] Daemon stopped [2019-09-12T08:05:59.255Z] === RUN TestServiceUpdateSecrets [2019-09-12T08:05:59.936Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-12T08:06:00.181Z] === RUN Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-12T08:06:03.677Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-12T08:06:09.484Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-12T08:06:12.355Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-12T08:06:12.355Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-12T08:06:12.355Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-12T08:06:13.152Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-12T08:06:13.306Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-12T08:06:13.306Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-12T08:06:13.306Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-12T08:06:13.306Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-12T08:06:14.241Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-12T08:06:14.241Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-12T08:06:14.492Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2019-09-12T08:06:14.492Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-12T08:06:14.492Z] daemon.go:336: [de6303c908c29] waiting for daemon to start [2019-09-12T08:06:14.492Z] daemon.go:336: [de6303c908c29] waiting for daemon to start [2019-09-12T08:06:14.492Z] daemon.go:364: [de6303c908c29] daemon started [2019-09-12T08:06:14.492Z] daemon.go:472: [de6303c908c29] Stopping daemon [2019-09-12T08:06:14.492Z] daemon.go:307: [de6303c908c29] exiting daemon [2019-09-12T08:06:14.492Z] daemon.go:459: [de6303c908c29] Daemon stopped [2019-09-12T08:06:14.492Z] === RUN TestServiceUpdateConfigs [2019-09-12T08:06:15.170Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-12T08:06:15.170Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-12T08:06:15.170Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-12T08:06:15.170Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-12T08:06:15.427Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-12T08:06:16.567Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-12T08:06:17.944Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-12T08:06:17.944Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-12T08:06:17.944Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-12T08:06:18.201Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-12T08:06:18.201Z] === RUN Test/DockerSuite/TestVolumeEvents [2019-09-12T08:06:19.130Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-12T08:06:21.650Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-12T08:06:21.650Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-12T08:06:21.650Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-12T08:06:23.460Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-12T08:06:23.919Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-12T08:06:24.921Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-12T08:06:29.090Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-12T08:06:29.090Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-12T08:06:29.726Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2019-09-12T08:06:29.726Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-12T08:06:29.726Z] daemon.go:336: [dbb57880e132c] waiting for daemon to start [2019-09-12T08:06:29.726Z] daemon.go:336: [dbb57880e132c] waiting for daemon to start [2019-09-12T08:06:29.726Z] daemon.go:364: [dbb57880e132c] daemon started [2019-09-12T08:06:29.726Z] daemon.go:472: [dbb57880e132c] Stopping daemon [2019-09-12T08:06:29.726Z] daemon.go:307: [dbb57880e132c] exiting daemon [2019-09-12T08:06:29.726Z] daemon.go:459: [dbb57880e132c] Daemon stopped [2019-09-12T08:06:29.726Z] === RUN TestServiceUpdateNetwork [2019-09-12T08:06:30.458Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-12T08:06:31.827Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-12T08:06:32.474Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-12T08:06:32.474Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-12T08:06:32.474Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-12T08:06:33.719Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:06:34.273Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-12T08:06:34.273Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-12T08:06:37.889Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-12T08:06:41.355Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-12T08:06:41.818Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-12T08:06:41.818Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-12T08:06:41.818Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-12T08:06:42.063Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-12T08:06:43.432Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-12T08:06:44.001Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-12T08:06:44.820Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-12T08:06:44.961Z] --- PASS: TestServiceUpdateNetwork (13.27s) [2019-09-12T08:06:44.961Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-12T08:06:44.961Z] daemon.go:336: [d6763c212b992] waiting for daemon to start [2019-09-12T08:06:44.961Z] daemon.go:336: [d6763c212b992] waiting for daemon to start [2019-09-12T08:06:44.961Z] daemon.go:364: [d6763c212b992] daemon started [2019-09-12T08:06:44.961Z] daemon.go:472: [d6763c212b992] Stopping daemon [2019-09-12T08:06:44.961Z] daemon.go:307: [d6763c212b992] exiting daemon [2019-09-12T08:06:44.961Z] daemon.go:459: [d6763c212b992] Daemon stopped [2019-09-12T08:06:44.961Z] PASS [2019-09-12T08:06:44.961Z] [2019-09-12T08:06:44.961Z] === Skipped [2019-09-12T08:06:44.961Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-12T08:06:44.961Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-12T08:06:44.961Z] [2019-09-12T08:06:44.961Z] [2019-09-12T08:06:44.961Z] DONE 19 tests, 1 skipped in 118.881s [2019-09-12T08:06:44.961Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] ++ set -e [2019-09-12T08:06:44.961Z] ++ '[' -n 0 ']' [2019-09-12T08:06:44.961Z] ++ set -x [2019-09-12T08:06:44.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] INFO: Testing against a local daemon [2019-09-12T08:06:44.961Z] === RUN TestSessionCreate [2019-09-12T08:06:44.961Z] --- PASS: TestSessionCreate (0.06s) [2019-09-12T08:06:44.961Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-12T08:06:44.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-12T08:06:44.961Z] PASS [2019-09-12T08:06:44.961Z] [2019-09-12T08:06:44.961Z] DONE 2 tests in 0.219s [2019-09-12T08:06:44.961Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] ++ set -e [2019-09-12T08:06:44.961Z] ++ '[' -n 0 ']' [2019-09-12T08:06:44.961Z] ++ set -x [2019-09-12T08:06:44.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:44.961Z] INFO: Testing against a local daemon [2019-09-12T08:06:44.961Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-12T08:06:44.961Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T08:06:44.961Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T08:06:44.961Z] === RUN TestEventsExecDie [2019-09-12T08:06:44.961Z] --- PASS: TestEventsExecDie (0.93s) [2019-09-12T08:06:44.962Z] === RUN TestEventsBackwardsCompatible [2019-09-12T08:06:44.962Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-12T08:06:44.962Z] === RUN TestInfoBinaryCommits [2019-09-12T08:06:44.962Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-12T08:06:44.962Z] === RUN TestInfoAPIVersioned [2019-09-12T08:06:44.962Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-12T08:06:44.962Z] === RUN TestInfoAPI [2019-09-12T08:06:44.962Z] --- PASS: TestInfoAPI (0.05s) [2019-09-12T08:06:44.962Z] === RUN TestInfoAPIWarnings [2019-09-12T08:06:44.962Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-09-12T08:06:44.962Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-12T08:06:44.962Z] daemon.go:336: [dff7e627cb74e] waiting for daemon to start [2019-09-12T08:06:44.962Z] daemon.go:336: [dff7e627cb74e] waiting for daemon to start [2019-09-12T08:06:44.962Z] daemon.go:364: [dff7e627cb74e] daemon started [2019-09-12T08:06:44.962Z] daemon.go:472: [dff7e627cb74e] Stopping daemon [2019-09-12T08:06:44.962Z] daemon.go:307: [dff7e627cb74e] exiting daemon [2019-09-12T08:06:44.962Z] daemon.go:459: [dff7e627cb74e] Daemon stopped [2019-09-12T08:06:44.962Z] === RUN TestLoginFailsWithBadCredentials [2019-09-12T08:06:45.578Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2019-09-12T08:06:45.578Z] === RUN TestPingCacheHeaders [2019-09-12T08:06:45.578Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-09-12T08:06:45.578Z] === RUN TestPingGet [2019-09-12T08:06:45.578Z] --- PASS: TestPingGet (0.04s) [2019-09-12T08:06:45.578Z] === RUN TestPingHead [2019-09-12T08:06:45.578Z] --- PASS: TestPingHead (0.05s) [2019-09-12T08:06:45.578Z] === RUN TestVersion [2019-09-12T08:06:45.875Z] --- PASS: TestVersion (0.08s) [2019-09-12T08:06:45.875Z] PASS [2019-09-12T08:06:45.875Z] [2019-09-12T08:06:45.875Z] === Skipped [2019-09-12T08:06:45.875Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-12T08:06:45.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-12T08:06:45.875Z] [2019-09-12T08:06:45.875Z] [2019-09-12T08:06:45.875Z] DONE 12 tests, 1 skipped in 2.971s [2019-09-12T08:06:45.875Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-12T08:06:45.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:45.875Z] ++ set -e [2019-09-12T08:06:45.875Z] ++ '[' -n 0 ']' [2019-09-12T08:06:45.875Z] ++ set -x [2019-09-12T08:06:45.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-12T08:06:45.875Z] INFO: Testing against a local daemon [2019-09-12T08:06:45.875Z] === RUN TestVolumesCreateAndList [2019-09-12T08:06:46.159Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-12T08:06:46.159Z] === RUN TestVolumesRemove [2019-09-12T08:06:46.159Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-12T08:06:46.159Z] === RUN TestVolumesInspect [2019-09-12T08:06:46.159Z] --- PASS: TestVolumesInspect (0.06s) [2019-09-12T08:06:46.159Z] === RUN TestVolumesInvalidJSON [2019-09-12T08:06:46.159Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-12T08:06:46.159Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-12T08:06:46.159Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-12T08:06:46.159Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-12T08:06:46.159Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-12T08:06:46.159Z] PASS [2019-09-12T08:06:46.159Z] [2019-09-12T08:06:46.159Z] DONE 5 tests in 0.351s [2019-09-12T08:06:46.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-12T08:06:46.189Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-12T08:06:46.444Z] ++++ cat bundles/test-integration/docker.pid [2019-09-12T08:06:46.444Z] +++ kill 12028 [2019-09-12T08:06:47.559Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-12T08:06:47.915Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-12T08:06:47.915Z] +++ /etc/init.d/apparmor stop [2019-09-12T08:06:47.915Z] Clearing AppArmor profiles cache:. [2019-09-12T08:06:47.915Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T08:06:47.915Z] Unloading profiles will leave already running processes permanently [2019-09-12T08:06:47.915Z] unconfined, which can lead to unexpected situations. [2019-09-12T08:06:47.915Z] [2019-09-12T08:06:47.915Z] To set a process to complain mode, use the command line tool [2019-09-12T08:06:47.915Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T08:06:47.915Z] with the 'teardown' option." [2019-09-12T08:06:47.915Z] [2019-09-12T08:06:48.700Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-12T08:06:48.926Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush Post stage [Pipeline] junit [2019-09-12T08:06:49.986Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-12T08:06:50.293Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-12T08:06:50.629Z] + echo Ensuring container killed. [2019-09-12T08:06:50.629Z] Ensuring container killed. [2019-09-12T08:06:50.629Z] + docker rm -vf docker-pr5 [2019-09-12T08:06:50.629Z] Error: No such container: docker-pr5 [2019-09-12T08:06:50.629Z] + true [Pipeline] sh [2019-09-12T08:06:50.881Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-12T08:06:51.015Z] + echo Chowning /workspace to jenkins user [2019-09-12T08:06:51.015Z] Chowning /workspace to jenkins user [2019-09-12T08:06:51.015Z] + id -u [2019-09-12T08:06:51.015Z] + id -g [2019-09-12T08:06:51.015Z] + docker run --rm -v /home/docker/workspace/moby_PR-39904:/workspace busybox chown -R 1001:1001 /workspace [2019-09-12T08:06:51.015Z] Unable to find image 'busybox:latest' locally [2019-09-12T08:06:51.297Z] latest: Pulling from library/busybox [2019-09-12T08:06:51.297Z] e38168a01e65: Pulling fs layer [2019-09-12T08:06:51.341Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-12T08:06:51.341Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-12T08:06:51.580Z] e38168a01e65: Download complete [2019-09-12T08:06:51.663Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-12T08:06:51.862Z] e38168a01e65: Pull complete [2019-09-12T08:06:51.862Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-12T08:06:51.862Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-12T08:06:54.250Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-12T08:06:54.292Z] + bundleName=ppc64le-integration [2019-09-12T08:06:54.292Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-12T08:06:54.292Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-12T08:06:54.292Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2019-09-12T08:06:54.292Z] ) -print [Pipeline] archiveArtifacts [2019-09-12T08:06:54.615Z] Archiving artifacts [2019-09-12T08:06:54.709Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-12T08:06:54.934Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-12T08:06:54.942Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T08:06:55.331Z] + make clean [2019-09-12T08:06:55.949Z] docker volume rm -f docker-dev-cache [2019-09-12T08:06:55.949Z] docker-dev-cache [Pipeline] deleteDir [2019-09-12T08:06:56.249Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-12T08:06:56.826Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-12T08:06:57.597Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-12T08:06:57.597Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-12T08:06:58.055Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-12T08:06:58.193Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-12T08:06:58.514Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-12T08:06:58.514Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-12T08:07:01.466Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-12T08:07:02.833Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:07:03.090Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:07:04.458Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:07:05.826Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:07:06.603Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-12T08:07:07.195Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-12T08:07:07.573Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-12T08:07:10.466Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-12T08:07:11.029Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-12T08:07:12.406Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-12T08:07:12.663Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-12T08:07:12.919Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-12T08:07:13.175Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-12T08:07:13.431Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-12T08:07:13.688Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-12T08:07:13.688Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-12T08:07:15.580Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-12T08:07:16.156Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-12T08:07:17.475Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-12T08:07:18.841Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-12T08:07:19.770Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-12T08:07:19.900Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-12T08:07:21.138Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-12T08:07:21.701Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:07:25.870Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-12T08:07:30.230Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-12T08:07:31.118Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-12T08:07:31.681Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-12T08:07:33.048Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:07:33.048Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:07:34.415Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:07:34.926Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-12T08:07:35.782Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:07:37.153Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-12T08:07:39.622Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-12T08:07:40.592Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-12T08:07:40.592Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-12T08:07:40.592Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-12T08:07:41.018Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-12T08:07:41.335Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-12T08:07:41.335Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-12T08:07:41.607Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-12T08:07:41.863Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-12T08:07:42.120Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-12T08:07:42.376Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-12T08:07:42.777Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-12T08:07:42.777Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-12T08:07:42.939Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-12T08:07:42.939Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-12T08:07:43.195Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-12T08:07:43.653Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-12T08:07:43.868Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-12T08:07:44.111Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-12T08:07:44.430Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-12T08:07:44.687Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-12T08:07:46.054Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-12T08:07:46.054Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-12T08:07:46.311Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-12T08:07:46.874Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-12T08:07:46.874Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-12T08:07:47.837Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-12T08:07:47.837Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-12T08:07:52.121Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-12T08:07:52.377Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-12T08:07:52.377Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-12T08:07:52.633Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-12T08:07:52.633Z] === RUN Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-12T08:07:56.387Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-12T08:07:57.881Z] === RUN Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-12T08:07:58.137Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-12T08:08:00.111Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-12T08:08:00.111Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-12T08:08:00.111Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-12T08:08:03.387Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-12T08:08:04.789Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-12T08:08:06.659Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-12T08:08:08.514Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-12T08:08:09.934Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-12T08:08:10.046Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-12T08:08:10.864Z] === RUN Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-12T08:08:11.793Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-12T08:08:12.218Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-12T08:08:13.751Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-12T08:08:21.753Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-12T08:08:23.642Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-12T08:08:24.053Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-12T08:08:24.206Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-12T08:08:25.327Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-12T08:08:25.575Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-12T08:08:26.506Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-12T08:08:27.070Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-12T08:08:27.327Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-12T08:08:28.695Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-12T08:08:30.588Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-12T08:08:30.588Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-12T08:08:30.588Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-12T08:08:30.845Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-12T08:08:31.112Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-12T08:08:31.112Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-12T08:08:32.739Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-12T08:08:32.739Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-12T08:08:32.739Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-12T08:08:32.995Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-12T08:08:34.363Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-12T08:08:34.838Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-12T08:08:35.733Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-12T08:08:35.990Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-12T08:08:36.247Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-12T08:08:36.504Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-12T08:08:36.761Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-12T08:08:39.284Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-12T08:08:51.460Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-12T08:08:52.534Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-12T08:08:52.534Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-12T08:08:52.534Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-12T08:08:54.748Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-12T08:08:55.297Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-12T08:08:55.441Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-12T08:08:58.350Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-12T08:09:00.531Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-12T08:09:00.531Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-12T08:09:04.270Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-12T08:09:04.702Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-12T08:09:04.959Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-12T08:09:05.809Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-12T08:09:05.809Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-12T08:09:05.809Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-12T08:09:05.889Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-12T08:09:05.889Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-12T08:09:06.146Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-12T08:09:06.146Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-12T08:09:06.402Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-12T08:09:06.402Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-12T08:09:10.147Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-12T08:09:10.575Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-12T08:09:10.575Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-12T08:09:10.575Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-12T08:09:11.946Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-12T08:09:12.339Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-12T08:09:12.339Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-12T08:09:12.801Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-12T08:09:14.348Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-12T08:09:17.197Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-12T08:09:18.203Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-12T08:09:21.370Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-12T08:09:21.370Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-12T08:09:21.932Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-12T08:09:22.918Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-12T08:09:25.201Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-12T08:09:25.201Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-12T08:09:25.818Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-12T08:09:26.129Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-12T08:09:26.693Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-12T08:09:28.584Z] === RUN Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-12T08:09:31.601Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-12T08:09:33.858Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-12T08:09:35.226Z] === RUN Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-12T08:09:36.595Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-12T08:09:36.853Z] === RUN Test/DockerHubPullSuite/TestPullClientDisconnect [2019-09-12T08:09:39.373Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistry [2019-09-12T08:09:39.629Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-12T08:09:40.559Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-12T08:09:41.124Z] === RUN Test/DockerHubPullSuite/TestPullNonExistingImage [2019-09-12T08:09:41.384Z] === RUN Test/DockerHubPullSuite/TestPullScratchNotAllowed [2019-09-12T08:09:41.384Z] --- PASS: Test (1983.75s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIErrorPlainText (0.02s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.66s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.12s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.41s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectBridge (2.40s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (5.94s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (3.10s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.31s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesChmodProc (1.21s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesPtrace (1.26s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAppArmorTraceSelf (1.23s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachAfterDetach (2.44s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachClosedOnContainerStop (2.48s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachDetach (1.63s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachDisconnect (1.37s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.23s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachPausedContainer (1.26s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestAttachTTYWithoutStdin (1.31s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (2.07s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (2.93s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIDoubleDockerfile (1.93s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (1.77s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.88s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (29.01s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinks (0.74s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinksVolume (1.46s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.24s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddChangeOwnership (2.38s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToExistingDir (8.04s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToRoot (4.47s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.11s) [2019-09-12T08:09:41.384Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.55s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (1.19s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (3.63s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddScript (3.34s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToExistDir (8.37s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (5.72s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToRoot (3.27s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddTar (8.44s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddTarXz (1.21s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddTarXzGz (1.21s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (3.90s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildAddWholeDirToRoot (8.12s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.56s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (3.73s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (1.48s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.38s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (2.70s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.71s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEnv (13.47s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (3.68s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (3.25s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.10s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.38s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCacheAdd (0.93s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCacheFrom (5.88s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (0.83s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCancellationKillsSleep (1.19s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildChownOnCopy (6.74s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildChownSingleFile (2.50s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.40s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.28s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.43s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.35s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCommentsShebangs (5.72s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (0.85s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContChar (3.39s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContainerWithCgroupParent (1.22s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.39s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (1.07s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.76s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.41s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyAddMultipleFiles (14.33s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToExistDir (4.02s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToRoot (5.18s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToExistDir (5.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (5.90s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToRoot (3.71s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyWholeDirToRoot (7.68s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (7.64s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.76s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardInName (1.66s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (4.90s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (0.61s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (13.49s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreComment (4.01s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (14.56s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (5.59s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (2.94s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (8.14s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (2.94s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (2.75s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (20.50s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.18s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEOLInLine (6.12s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEmptyCmd (0.46s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEmptyScratch (0.17s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.40s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.92s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnv (1.73s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvEscapes (1.55s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvOverwrite (1.34s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage (8.97s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage2 (23.17s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (2.13s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (9.69s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.31s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildExoticShellInterpolation (11.43s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildExpose (0.30s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildExposeMorePorts (0.53s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildExposeOrder (0.41s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFails (0.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (2.43s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildForceRm (1.75s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromGit (1.55s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (0.36s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (1.03s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (2.23s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.82s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.31s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromStdinWithF (2.28s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (2.38s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildHistory (4.57s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.52s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (0.91s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildInheritance (0.61s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.62s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.02s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (0.97s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.44s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.46s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.48s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.34s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.55s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.04s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (2.91s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLastModified (6.78s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLineBreak (5.46s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.32s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (1.46s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (1.66s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (4.11s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCache (0.43s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (10.65s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (4.20s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (2.95s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (5.42s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageResetScratch (0.65s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (2.93s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.55s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNetContainer (3.09s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNetNone (1.14s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNoContext (1.50s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (1.33s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.13s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.40s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.44s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (2.35s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (0.60s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (1.66s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (2.53s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (1.25s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (1.50s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (0.44s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildOpaqueDirectory (3.68s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildPATH (2.43s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (0.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRUNoneJSON (0.98s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (11.92s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (4.65s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRm (4.24s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (1.70s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildScratchCopy (0.45s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (1.29s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (1.12s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (4.50s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.10s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.28s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.37s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (1.00s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildStderr (0.98s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (4.81s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildStopSignal (1.64s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (1.22s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (0.66s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (1.02s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (1.58s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildUser (1.87s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.60s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildUsersAndGroups (18.03s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (1.12s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.39s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (1.39s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (1.26s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildVolumesRetainContents (1.99s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildWindowsUser (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHost (2.32s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (1.00s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (0.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (3.83s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithVolumeOwnership (2.04s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWithVolumes (1.10s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWorkdirCmd (0.40s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (0.63s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-12T08:09:41.385Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestBuildXZHost (2.53s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-09-12T08:09:41.385Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-12T08:09:41.385Z] docker_cli_sni_test.go:18: Flakey test [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (0.87s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (1.03s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitChange (1.15s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (1.21s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitHardlink (1.99s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitNewFile (1.75s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitPausedContainer (1.06s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitTTY (1.84s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (1.07s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitWithHostBindMount (1.72s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestCommitWithoutPause (0.93s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (1.85s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-12T08:09:41.385Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICopyPre124 (1.03s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (0.89s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (0.86s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (0.87s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (0.83s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (1.07s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIGetChanges (1.09s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIGetExport (0.96s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (0.91s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIPause (0.94s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (1.09s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.12s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (0.93s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (1.66s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (0.79s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (0.82s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPITop (0.84s) [2019-09-12T08:09:41.386Z] --- SKIP: Test/DockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-12T08:09:41.386Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (2.84s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.05s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerNetworkMode (1.48s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerRestartInMultipleNetworks (4.73s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (2.04s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (24.00s) [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00082a2c0 } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1743925659 /foo false } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1743925659 /foo true } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3850341438 /foo false } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3850341438 /foo true } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3850341438 /foo true 0xc00082a740 } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00082a760 } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00082a780 } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00082a7a0 } [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00082a7c0 } [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.56s) [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 0 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 1 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 2 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 3 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 4 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 5 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 6 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 7 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 8 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 9 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 10 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 11 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 12 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 13 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 14 [2019-09-12T08:09:41.386Z] docker_api_containers_test.go:1926: case 15 [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersInMultipleNetworks (2.96s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestContainersNetworkIsolation (2.95s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCopyAndRestart (1.69s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCopyCreatedContainer (0.19s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (0.91s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpAbsoluteSymlink (0.91s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpCheckDestOwnership (1.11s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership064693923/file1 83b1355a0e08cc5df19933d19d7cf798615bc35f1224e74b798e66251b35c556:/tmpvol/file1` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseA (0.97s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 103bd7757702a217b2dc831bb9f37c976242914c25baaeb5c57b895923d57fa5:/root/file1 /tmp/test-cp-from-case-a620074406/itWorks.txt` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a620074406/itWorks.txt" contains "file1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseB (0.94s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 825ffeb2353ca12258bcf9488bad7878c9e8e1a2f276768b814e1a56ac19be63:/file1 /tmp/test-cp-from-case-b018215629/testDir/` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseC (0.97s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c209622984/file2" contains "file2\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp b0374ed1d504e8f4a353d65e781edf4ede05ce5c16a5bd70a63e58e77988041a:/root/file1 /tmp/test-cp-from-case-c209622984/file2` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c209622984/file2" contains "file1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseD (1.07s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fc16e7fb08ebc2e2ee2be9eb81267055f4f5d3b178e02037bdce46f9cb4c7e6:/file1 /tmp/test-cp-from-case-d776754311/dir1` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d776754311/dir1/file1" contains "file1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fc16e7fb08ebc2e2ee2be9eb81267055f4f5d3b178e02037bdce46f9cb4c7e6:/file1 /tmp/test-cp-from-case-d776754311/dir1/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d776754311/dir1/file1" contains "file1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseE (1.12s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 8bebf0197aeab5236a8901921a86aa532a0f54826f036a9742dc14bba202d6a4:dir1 /tmp/test-cp-from-case-e927905338/testDir` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e927905338/testDir/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 8bebf0197aeab5236a8901921a86aa532a0f54826f036a9742dc14bba202d6a4:dir1 /tmp/test-cp-from-case-e927905338/testDir/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e927905338/testDir/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseF (1.05s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp b5e414c896190c5e39ebe19c9d465c61640d22c28fe8c68d59605fbf522a6a8f:/root/dir1 /tmp/test-cp-from-case-f241423441/file1` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseG (1.16s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 53561aa88da28629a51b4cb671e06bd0a1e248c44ee193525c7c2804a45577aa:/root/dir1 /tmp/test-cp-from-case-g046951804/dir2` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g046951804/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 53561aa88da28629a51b4cb671e06bd0a1e248c44ee193525c7c2804a45577aa:/root/dir1 /tmp/test-cp-from-case-g046951804/dir2/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g046951804/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseH (1.11s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 80ee24021de68077d81fd4a83a32f279034b775885f84da9610248218e12ea1c:dir1/. /tmp/test-cp-from-case-h614573227/testDir` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h614573227/testDir/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 80ee24021de68077d81fd4a83a32f279034b775885f84da9610248218e12ea1c:dir1/. /tmp/test-cp-from-case-h614573227/testDir/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h614573227/testDir/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseI (1.04s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 19820a7a3a079b5c99f1e9cdc4f7db540f0b632dba3c9800d321e77c40fe36ce:/root/dir1/. /tmp/test-cp-from-case-i038515726/file1` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromCaseJ (1.16s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 164091d6010226897f56405de86e8ce71be3efe9d52d93d36c913619b70db2a5:/root/dir1/. /tmp/test-cp-from-case-j425896981/dir2` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j425896981/dir2/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp 164091d6010226897f56405de86e8ce71be3efe9d52d93d36c913619b70db2a5:/root/dir1/. /tmp/test-cp-from-case-j425896981/dir2/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j425896981/dir2/file1-1" contains "file1-1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkDestination (1.64s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp a764dc9a057d59aca72cf3527eaf0300c68023c7f6ffd3457021558aac394ade:/file2 /tmp/test-cp-from-err-dst-not-dir769227376/symlinkToFile1` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir769227376/symlinkToFile1" points to "file1" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir769227376/file1" contains "file2\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp a764dc9a057d59aca72cf3527eaf0300c68023c7f6ffd3457021558aac394ade:/file2 /tmp/test-cp-from-err-dst-not-dir769227376/symlinkToDir1` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir769227376/symlinkToDir1" points to "dir1" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir769227376/file2" contains "file2\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp a764dc9a057d59aca72cf3527eaf0300c68023c7f6ffd3457021558aac394ade:/file2 /tmp/test-cp-from-err-dst-not-dir769227376/brokenSymlinkToFileX` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir769227376/brokenSymlinkToFileX" points to "fileX" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir769227376/fileX" contains "file2\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp a764dc9a057d59aca72cf3527eaf0300c68023c7f6ffd3457021558aac394ade:/dir2 /tmp/test-cp-from-err-dst-not-dir769227376/symlinkToDir1` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir769227376/symlinkToDir1" points to "dir1" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir769227376/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp a764dc9a057d59aca72cf3527eaf0300c68023c7f6ffd3457021558aac394ade:/dir2 /tmp/test-cp-from-err-dst-not-dir769227376/brokenSymlinkToDirX` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir769227376/brokenSymlinkToDirX" points to "dirX" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir769227376/dirX/file2-1" contains "file2-1\n" [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (0.96s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.01s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpNameHasColon (0.90s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpRelativePath (0.95s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpSpecialFiles (1.39s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpSymlinkComponent (0.99s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseA (1.80s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a079313944/file1 21f182cbd7dfc3ba3603ef331c055e6d4b859b9c47dabc6af998816c03b48454:/root/itWorks.txt` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "21f182cbd7dfc3ba3603ef331c055e6d4b859b9c47dabc6af998816c03b48454" start output contains "file1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21f182cbd7dfc3ba3603ef331c055e6d4b859b9c47dabc6af998816c03b48454` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseB (0.92s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b351796375/file1 2292f9d9ea50139271612d1508dcf74c2b19e10a7573b2e5bde0727e5011fd05:testDir/` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseC (2.57s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "e0a5ac015572e0f6c6b927b350471dbeb2b43c2a006fd2a280dcb8cf85dc02b8" start output contains "file2\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a e0a5ac015572e0f6c6b927b350471dbeb2b43c2a006fd2a280dcb8cf85dc02b8` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c702865674/file1 e0a5ac015572e0f6c6b927b350471dbeb2b43c2a006fd2a280dcb8cf85dc02b8:/root/file2` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "e0a5ac015572e0f6c6b927b350471dbeb2b43c2a006fd2a280dcb8cf85dc02b8" start output contains "file1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a e0a5ac015572e0f6c6b927b350471dbeb2b43c2a006fd2a280dcb8cf85dc02b8` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseD (5.24s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "e02e6a01b82bf433246dbf7990314fc5c2d97145b7a0c153a3a9a7f5db8ac91c" start output contains "" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a e02e6a01b82bf433246dbf7990314fc5c2d97145b7a0c153a3a9a7f5db8ac91c` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d667424481/file1 e02e6a01b82bf433246dbf7990314fc5c2d97145b7a0c153a3a9a7f5db8ac91c:dir1` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "e02e6a01b82bf433246dbf7990314fc5c2d97145b7a0c153a3a9a7f5db8ac91c" start output contains "file1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a e02e6a01b82bf433246dbf7990314fc5c2d97145b7a0c153a3a9a7f5db8ac91c` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "c76a9a2889d8f9ab99682da7c73a990647e5489c9e9816a27f4dcba39437ead6" start output contains "" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a c76a9a2889d8f9ab99682da7c73a990647e5489c9e9816a27f4dcba39437ead6` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d667424481/file1 c76a9a2889d8f9ab99682da7c73a990647e5489c9e9816a27f4dcba39437ead6:dir1/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "c76a9a2889d8f9ab99682da7c73a990647e5489c9e9816a27f4dcba39437ead6" start output contains "file1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a c76a9a2889d8f9ab99682da7c73a990647e5489c9e9816a27f4dcba39437ead6` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseE (3.60s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e751923404/dir1 53c8afdfada686909f88d06965b28c4c39a45bb4df84c88dd3012517afa08b0f:testDir` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "53c8afdfada686909f88d06965b28c4c39a45bb4df84c88dd3012517afa08b0f" start output contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a 53c8afdfada686909f88d06965b28c4c39a45bb4df84c88dd3012517afa08b0f` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e751923404/dir1 1a8aa5f401a843b2e5091c486d5b6dae652a80c2955055c27fa1fe94c992f75e:testDir/` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "1a8aa5f401a843b2e5091c486d5b6dae652a80c2955055c27fa1fe94c992f75e" start output contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1a8aa5f401a843b2e5091c486d5b6dae652a80c2955055c27fa1fe94c992f75e` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseF (0.94s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f567221179/dir1 39d478155bd71502b1fc95eecc4be0dd06ac306c13bde1cd201d66df14c8c9f3:/root/file1` [2019-09-12T08:09:41.386Z] --- PASS: Test/DockerSuite/TestCpToCaseG (5.08s) [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "22e580a5268f5b5258f3cd432183d1fae24e411711332005cfd305686230426e" start output contains "" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a 22e580a5268f5b5258f3cd432183d1fae24e411711332005cfd305686230426e` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g984668638/dir1 22e580a5268f5b5258f3cd432183d1fae24e411711332005cfd305686230426e:/root/dir2` [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:279: checking that container "22e580a5268f5b5258f3cd432183d1fae24e411711332005cfd305686230426e" start output contains "file1-1\n" [2019-09-12T08:09:41.386Z] docker_cli_cp_utils_test.go:209: running `docker start -a 22e580a5268f5b5258f3cd432183d1fae24e411711332005cfd305686230426e` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "ae46ac7da382e6c74c68227483e6b425404ce8292572092fb9e697565c140416" start output contains "" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a ae46ac7da382e6c74c68227483e6b425404ce8292572092fb9e697565c140416` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g984668638/dir1 ae46ac7da382e6c74c68227483e6b425404ce8292572092fb9e697565c140416:/dir2/` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "ae46ac7da382e6c74c68227483e6b425404ce8292572092fb9e697565c140416" start output contains "file1-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a ae46ac7da382e6c74c68227483e6b425404ce8292572092fb9e697565c140416` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToCaseH (3.43s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h648277925/dir1/. 299f6045c017f0da0a6257f9cefb8b6d1d74bc2b35c56432cab31b2441f77152:testDir` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "299f6045c017f0da0a6257f9cefb8b6d1d74bc2b35c56432cab31b2441f77152" start output contains "file1-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a 299f6045c017f0da0a6257f9cefb8b6d1d74bc2b35c56432cab31b2441f77152` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h648277925/dir1/. 40ef7757246246ef69e049467d471f9d054fbe287c8bddffd695c3ebee34df98:testDir/` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "40ef7757246246ef69e049467d471f9d054fbe287c8bddffd695c3ebee34df98" start output contains "file1-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a 40ef7757246246ef69e049467d471f9d054fbe287c8bddffd695c3ebee34df98` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToCaseI (0.89s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i488133824/dir1/. 8f7600ef4e651857932551734d12f88884589920f9715175c9f078820fadad3b:/root/file1` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToCaseJ (5.01s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "9b9df6e6dccdeed65e03a1798258a98a01ca3cb230be7d84c8fdd74ffa298213" start output contains "" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9b9df6e6dccdeed65e03a1798258a98a01ca3cb230be7d84c8fdd74ffa298213` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j478675743/dir1/. 9b9df6e6dccdeed65e03a1798258a98a01ca3cb230be7d84c8fdd74ffa298213:/dir2` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "9b9df6e6dccdeed65e03a1798258a98a01ca3cb230be7d84c8fdd74ffa298213" start output contains "file1-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9b9df6e6dccdeed65e03a1798258a98a01ca3cb230be7d84c8fdd74ffa298213` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "eb8a526336f22825621310849351efe059845ee7408e032f0436ab499e32651a" start output contains "" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb8a526336f22825621310849351efe059845ee7408e032f0436ab499e32651a` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j478675743/dir1/. eb8a526336f22825621310849351efe059845ee7408e032f0436ab499e32651a:/dir2/` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "eb8a526336f22825621310849351efe059845ee7408e032f0436ab499e32651a" start output contains "file1-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb8a526336f22825621310849351efe059845ee7408e032f0436ab499e32651a` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToContainerWithPermissions (1.05s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions782005746/permdirtest permtest:/` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToDot (0.91s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs521969652/file1 b001763314fa22ebc8c8d9e13f1ca953e332e545200eb8085ee8b8aadafad55c:/root/shouldNotExist` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "b001763314fa22ebc8c8d9e13f1ca953e332e545200eb8085ee8b8aadafad55c" start output contains "" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a b001763314fa22ebc8c8d9e13f1ca953e332e545200eb8085ee8b8aadafad55c` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume528158915/file1 84037718b6fbee16e5776c1eb157c78d03891c33a920f595e282747634252e84:/vol_ro/shouldNotExist` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:279: checking that container "84037718b6fbee16e5776c1eb157c78d03891c33a920f595e282747634252e84" start output contains "" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:209: running `docker start -a 84037718b6fbee16e5776c1eb157c78d03891c33a920f595e282747634252e84` [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToStdout (0.91s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToSymlinkDestination (3.41s) [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-171043654/file2 9e6ec0f894318a5641ada6a18f1ae13d3b673bd7846dac90f2de11e485aef85f:/vol2/symlinkToFile1` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-171043654/symlinkToFile1" points to "file1" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-171043654/file1" contains "file2\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-171043654/file2 9e6ec0f894318a5641ada6a18f1ae13d3b673bd7846dac90f2de11e485aef85f:/vol2/symlinkToDir1` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-171043654/symlinkToDir1" points to "dir1" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-171043654/file2" contains "file2\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-171043654/file2 9e6ec0f894318a5641ada6a18f1ae13d3b673bd7846dac90f2de11e485aef85f:/vol2/brokenSymlinkToFileX` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-171043654/brokenSymlinkToFileX" points to "fileX" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-171043654/fileX" contains "file2\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-171043654//dir2 9e6ec0f894318a5641ada6a18f1ae13d3b673bd7846dac90f2de11e485aef85f:/vol2/symlinkToDir1` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-171043654/symlinkToDir1" points to "dir1" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-171043654/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-171043654//dir2 9e6ec0f894318a5641ada6a18f1ae13d3b673bd7846dac90f2de11e485aef85f:/vol2/brokenSymlinkToDirX` [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-171043654/brokenSymlinkToDirX" points to "dirX" [2019-09-12T08:09:41.387Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-171043654/dirX/file2-1" contains "file2-1\n" [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpUnprivilegedUser (0.93s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCpVolumePath (1.74s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateByImageID (0.57s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (0.81s) [2019-09-12T08:09:41.387Z] --- SKIP: Test/DockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-12T08:09:41.387Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.36s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateModeIpcContainer (0.14s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateRM (0.17s) [2019-09-12T08:09:41.387Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-12T08:09:41.387Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.17s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (2.44s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.09s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (3.49s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (0.16s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.82s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.82s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDevicePermissions (1.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerFails (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerInspectNetworkWithContainerName (1.48s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.06s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteMultiple (1.99s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspect (0.03s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDockerNetworkInternalMode (6.85s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsAttach (1.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsCommit (1.21s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (0.92s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (1.12s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.96s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterBeforeCreate (1.92s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterByName (1.62s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (3.22s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsCopy (1.34s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (1.88s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (0.97s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.41s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (1.65s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.67s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterNetworkID (0.19s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.36s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeID (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFilters (1.67s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFormat (1.66s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsImageImport (0.89s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsImageLoad (0.21s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsImagePull (0.47s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.03s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsImageUntagDelete (0.28s) [2019-09-12T08:09:41.387Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-12T08:09:41.387Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.387Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-12T08:09:41.387Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsPluginOps (1.74s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsRedirectStdout (0.87s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsRename (0.88s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsResize (0.98s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (1.05s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (1.18s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsStreaming (0.81s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (3.05s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsTop (0.96s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.60s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (1.91s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExec (1.00s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPICreateContainerPaused (0.99s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStart (1.81s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (0.98s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (1.69s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecCgroup (1.49s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecEnv (0.94s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecEnvLinksHost (1.70s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecExitStatus (0.92s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecInspectID (1.93s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecInteractive (0.91s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecInteractiveStdinClose (0.90s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecParseError (0.90s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecPausedContainer (1.10s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.87s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecSetEnv (1.21s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecStartFails (0.90s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecStateCleanup (11.14s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecStopNotHanging (0.86s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecTTY (1.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecTTYCloseStdin (1.00s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (0.83s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecUlimits (0.95s) [2019-09-12T08:09:41.387Z] --- SKIP: Test/DockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-12T08:09:41.387Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecWithImageUser (2.08s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecWithNoTERM (1.05s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecWithPrivileged (1.43s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecWithTERM (0.96s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestExecWithUser (1.52s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainerStats (5.32s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (2.23s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (5.04s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainersAttachWebsocket (0.85s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.07s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHealth (22.49s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (0.98s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.11s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (1.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.06s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesFormatDefaultFormat (0.89s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.09s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImportBadURL (0.05s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImportDisplay (1.68s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImportFile (1.80s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.02s) [2019-09-12T08:09:41.387Z] --- PASS: Test/DockerSuite/TestImportFileWithMessage (1.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestImportGzipped (2.15s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestImportWithQuotedChanges (1.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDebug (0.54s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDebug [2019-09-12T08:09:41.388Z] daemon.go:336: [daa18f3484207] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [daa18f3484207] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:364: [daa18f3484207] daemon started [2019-09-12T08:09:41.388Z] daemon.go:472: [daa18f3484207] Stopping daemon [2019-09-12T08:09:41.388Z] daemon.go:307: [daa18f3484207] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:459: [daa18f3484207] Daemon stopped [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-12T08:09:41.388Z] daemon.go:336: [dd77144ade816] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [dd77144ade816] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:364: [dd77144ade816] daemon started [2019-09-12T08:09:41.388Z] daemon.go:472: [dd77144ade816] Stopping daemon [2019-09-12T08:09:41.388Z] daemon.go:307: [dd77144ade816] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:459: [dd77144ade816] Daemon stopped [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryBackend (0.54s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-12T08:09:41.388Z] daemon.go:336: [d7903b759af0b] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [d7903b759af0b] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:364: [d7903b759af0b] daemon started [2019-09-12T08:09:41.388Z] daemon.go:472: [d7903b759af0b] Stopping daemon [2019-09-12T08:09:41.388Z] daemon.go:307: [d7903b759af0b] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:459: [d7903b759af0b] Daemon stopped [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-12T08:09:41.388Z] daemon.go:336: [d29f91484678e] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:307: [d29f91484678e] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:336: [d29f91484678e] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [d29f91484678e] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:307: [d29f91484678e] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:336: [d29f91484678e] waiting for daemon to start [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoDisplaysStoppedContainers (1.12s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.05s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInfoSecurityOptions (0.03s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInsecureRegistries (0.56s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInsecureRegistries [2019-09-12T08:09:41.388Z] daemon.go:336: [d85c39d8884a9] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [d85c39d8884a9] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:364: [d85c39d8884a9] daemon started [2019-09-12T08:09:41.388Z] daemon.go:472: [d85c39d8884a9] Stopping daemon [2019-09-12T08:09:41.388Z] daemon.go:307: [d85c39d8884a9] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:459: [d85c39d8884a9] Daemon stopped [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.03s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAPIMultipleNetworks (2.04s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectAmpersand (0.72s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (0.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.04s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (0.84s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkCustom (1.26s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkDefault (0.87s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectDefault (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectHistory (0.87s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectImageFilterInt (0.03s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectInt64 (0.77s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (0.87s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (0.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectPlugin (1.73s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectStatus (1.34s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (1.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (0.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (1.00s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (0.89s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLegacyRunNoNewPrivSetuid (2.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinkShortDefinition (1.93s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksEnvs (1.71s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.50s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksHostsFilesInject (2.13s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStarted (3.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStopped (2.56s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksMultipleWithSameName (2.80s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksNetworkHostContainer (0.44s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksNotStartedParentNotFail (1.22s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainers (13.35s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (2.88s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (2.19s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLinksUpdateOnRestart (2.84s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLoadNoStdinFail (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLoadZeroSizeLayer (0.40s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.03s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (3.96s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (0.90s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilFutureFollow (4.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (0.89s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (0.82s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsSince (6.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsSinceFutureFollow (5.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsStderrInStdout (0.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsTail (1.11s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (0.94s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (0.88s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestMountIntoProc (0.50s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestMountIntoSys (0.99s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestNetHostname (2.54s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestNetHostnameWithNetHost (0.39s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestNetworkEvents (1.35s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestNetworkRmWithActiveContainers (2.90s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.68s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginActive (1.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginActiveNetwork (6.19s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginLogDriver (3.15s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginLogDriverInfoList (1.43s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginMetricsCollector (2.23s) [2019-09-12T08:09:41.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestPluginMetricsCollector [2019-09-12T08:09:41.388Z] daemon.go:336: [dea2582e1173d] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:336: [dea2582e1173d] waiting for daemon to start [2019-09-12T08:09:41.388Z] daemon.go:364: [dea2582e1173d] daemon started [2019-09-12T08:09:41.388Z] daemon.go:472: [dea2582e1173d] Stopping daemon [2019-09-12T08:09:41.388Z] daemon.go:307: [dea2582e1173d] exiting daemon [2019-09-12T08:09:41.388Z] daemon.go:459: [dea2582e1173d] Daemon stopped [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPluginUpgrade (5.12s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPortBindingOnSandbox (2.36s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPortExposeHostBinding (1.64s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPortHostBinding (1.61s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPortList (11.08s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersAttach (7.57s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.99s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPruneContainerLabel (3.64s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPruneContainerUntil (1.60s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPruneNetworkLabel (0.34s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPruneVolumeLabel (0.11s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsByOrder (3.26s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsImageIDAfterUpdate (1.04s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (3.27s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (5.49s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (3.52s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (8.16s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (1.45s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (2.50s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (1.65s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterNetwork (1.59s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterPorts (1.69s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (2.57s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsListContainersSize (1.53s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsRightTagName (2.42s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPsShowMounts (2.65s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.07s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (1.64s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestRestartContainerSuccess (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (8.09s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartDisconnectedContainer (1.47s) [2019-09-12T08:09:41.388Z] --- SKIP: Test/DockerSuite/TestRestartPolicyAfterRestart (0.00s) [2019-09-12T08:09:41.388Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.09s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.28s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (2.62s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (1.57s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.17s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (1.65s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (3.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (1.09s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.93s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (1.12s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (2.05s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (1.00s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiTag (0.14s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (0.80s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (4.48s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (0.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (0.93s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (0.41s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddHost (0.90s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddHostInHostMode (0.36s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevices (0.90s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (0.79s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunApparmorProcDirectory (1.53s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachDetach (0.99s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromFlag (1.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (1.33s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunBindMounts (2.38s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddCHOWN (0.85s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddCanDownInterface (0.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddInvalid (0.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapAddSYSTIME (0.89s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.91s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCapDropInvalid (0.03s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (0.97s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (1.37s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (0.81s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.88s) [2019-09-12T08:09:41.388Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (1.84s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeContent (2.43s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeUIDGID (3.52s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (0.82s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeEtc (2.89s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDNSDefaultOptions (0.75s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDNSInHostMode (1.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDNSOptions (1.58s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-12T08:09:41.389Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDeviceNumbers (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDeviceSymlink (1.71s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunDuplicateMount (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (0.93s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (0.90s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEmptyEnv (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEnvironment (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEnvironmentErase (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunEnvironmentOverride (0.85s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunExitCode (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (0.72s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (0.87s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.01s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunFullHostnameSet (0.86s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunGroupAdd (0.74s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunHostnameFQDN (1.88s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunHostnameInHostMode (0.39s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInitLayerPathOwnership (3.58s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInspectMacAddress (0.86s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInvalidCPUShares (1.14s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInvalidCgroupParent (1.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.01s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLeakyFileDescriptors (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLinkToContainerNetMode (3.21s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.62s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeHostname (1.14s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeIpcHost (1.59s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeNetContainerHostname (1.29s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModePIDContainer (1.72s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotExists (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModePIDHost (1.55s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunModeUTSHost (1.56s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMount (6.90s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMountOrdering (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (2.45s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunMutableNetworkFiles (3.57s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNamedVolume (2.34s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetHost (1.16s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetHostTwiceSameName (0.76s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMount (2.36s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountRO (2.45s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.76s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.11s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (0.76s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (0.74s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.08s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunNonRootUserResolvName (0.85s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunOOMExitCode (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPIDsLimit (0.82s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPortInUse (1.00s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2019-09-12T08:09:41.389Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMount (0.73s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunPublishPort (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunReadFilteredProc (0.76s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.00s) [2019-09-12T08:09:41.389Z] docker_cli_run_test.go:2874: kernel doesn't have latency_stats configured [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunReadProcTimer (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRedirectStdout (1.62s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-12T08:09:41.389Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (3.30s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRm (0.84s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (3.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileNS (4.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunState (1.67s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunStdinPipe (0.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunSysctls (1.61s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTmpfsMounts (2.56s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.89s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsWithOptions (3.94s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUnsetEntrypoint (2.32s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUnshareProc (1.17s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserByID (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserByIDBig (0.17s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserByIDNegative (0.15s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserByIDZero (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserByName (0.80s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (0.83s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-12T08:09:41.389Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunUserNotFound (0.17s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumeCopyFlag (4.70s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (2.76s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (1.83s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (2.53s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesFromSymlinkPath (3.14s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsShared (0.84s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsSlave (1.05s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithBadDevice (0.19s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithBlkioWeight (1.03s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithCPUQuota (1.07s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithCPUShares (0.87s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithCpuPeriod (1.59s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithCpusetCpus (0.98s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithCpusetMems (1.06s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.01s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithDefaultShmSize (0.96s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithKernelMemory (0.79s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithMemoryLimit (0.72s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservation (0.85s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithNanoCPUs (0.85s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdj (0.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithShmSize (0.90s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithSwappiness (0.89s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithSwappinessInvalid (0.04s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithUlimits (0.87s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (1.72s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithVolumesIsRecursive (0.94s) [2019-09-12T08:09:41.389Z] --- SKIP: Test/DockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-12T08:09:41.389Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (0.71s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (1.77s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWriteFilteredProc (0.70s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWriteToProcAsound (0.78s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoStdout (1.35s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveAndLoadWithProgressBar (1.18s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveCheckTimes (0.07s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveDirectoryPermissions (2.11s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveImageId (0.08s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveLoadNoTag (0.57s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveLoadParents (2.27s) [2019-09-12T08:09:41.389Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents480957272 [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveMultipleNames (0.05s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveSingleTag (0.07s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveWithNoExistImage (0.02s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (1.89s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (1.73s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (0.43s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (0.42s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (2.38s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartAttachCorrectExitCode (5.55s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (2.53s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartAttachReturnsOnError (1.05s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (1.56s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartAttachWithRename (2.91s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartMultipleContainers (2.65s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartPausedContainer (0.91s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartRecordError (1.81s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (2.49s) [2019-09-12T08:09:41.389Z] --- PASS: Test/DockerSuite/TestStatsAllNewContainersAdded (1.88s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStatsAllNoStream (3.76s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStatsContainerNotFound (3.06s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStatsFormatAll (5.79s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStatsNoStream (3.03s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestStopContainerSignal (1.83s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (0.84s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (0.92s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestTopPrivileged (0.89s) [2019-09-12T08:09:41.390Z] --- SKIP: Test/DockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-12T08:09:41.390Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestTwoContainersInNetHost (0.93s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUnpublishedPortsInPsOutput (4.15s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUnsetEnvVarHealthCheck (3.38s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2019-09-12T08:09:41.390Z] --- SKIP: Test/DockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-12T08:09:41.390Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemory (1.00s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) [2019-09-12T08:09:41.390Z] --- SKIP: Test/DockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-12T08:09:41.390Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdatePausedContainer (1.08s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainer (0.97s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateStats (4.69s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateStoppedContainer (1.55s) [2019-09-12T08:09:41.390Z] --- SKIP: Test/DockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-12T08:09:41.390Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkAlias (4.37s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.65s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectivity (2.98s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinks (4.34s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (5.40s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.52s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.75s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.52s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.72s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.07s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.06s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (0.86s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (2.50s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForce (0.08s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeEvents (0.86s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.05s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (3.08s) [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSuite/TestVolumesNoCopyData (4.21s) [2019-09-12T08:09:41.390Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-12T08:09:41.390Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestBuildByDigest (1.61s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon de80b6a5cc23b is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon df1c762066e62 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (1.75s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d6aa43941dd5e is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d14c928326521 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPush (4.28s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPush [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon df26680e786b1 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestCreateByDigest (1.41s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCreateByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d7be6f2b294e4 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d1877740620af is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d64c1b1d52502 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d8b637f77782a is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d1a075d76d384 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d684bb24d5f6c is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d1d9180ebab77 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-12T08:09:41.390Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7611039ca06b41802a78c119d5fedc70ea926e15a35a14691d5a26fb6100b1ef [2019-09-12T08:09:41.390Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d16bf4dceae357220e375c2ad307dee04c9ec0759ff80af4be0e39c0b6a8360b [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon da3714cd2e7cf is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithDigests (2.57s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-12T08:09:41.390Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0c8bfdac018a1d5a9ef178194113e5fc9c6ff92ebd67e8cf5a46f7599f84dff [2019-09-12T08:09:41.390Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1810ff0994c6ee221192bc601925ac3b5bbcc6e2425beb4dfb6e20628e78f638 [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d3047c34936f4 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d452e31d0336e is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d6f1cc83e7c6f is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigest (1.38s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d553738cc51c1 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon dcafcf986af8f is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d0e4428a9693c is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon dfe76a0ebf7b9 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d54d7326c3523 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullIDStability (3.64s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullIDStability [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d86bf917af7e6 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d0dc9f9444ee8 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullManifestList (1.39s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullManifestList [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d91f389b11511 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPullNoLayers (0.43s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullNoLayers [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon db8f34e39ce38 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBadTag [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d217e213df0be is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon def48e46a5da4 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d2c11b0654bd3 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPushMultipleTags (0.31s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d266af7c0cffc is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushUntagged [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d71ed2f540ae8 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon dfcee5abf3368 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestRunByDigest (2.15s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon dafd361ae8d41 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d970c1a4b2cc4 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestTagByDigest (1.33s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestTagByDigest [2019-09-12T08:09:41.390Z] check_test.go:148: Daemon d5790b94516f0 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-12T08:09:41.390Z] daemon.go:336: [da4e05dd398fb] waiting for daemon to start [2019-09-12T08:09:41.390Z] daemon.go:336: [da4e05dd398fb] waiting for daemon to start [2019-09-12T08:09:41.390Z] daemon.go:364: [da4e05dd398fb] daemon started [2019-09-12T08:09:41.390Z] daemon.go:472: [da4e05dd398fb] Stopping daemon [2019-09-12T08:09:41.390Z] daemon.go:307: [da4e05dd398fb] exiting daemon [2019-09-12T08:09:41.390Z] daemon.go:459: [da4e05dd398fb] Daemon stopped [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerRegistrySuite/TestV2Only (0.78s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestV2Only [2019-09-12T08:09:41.390Z] daemon.go:336: [d7dfb93fc5672] waiting for daemon to start [2019-09-12T08:09:41.390Z] daemon.go:336: [d7dfb93fc5672] waiting for daemon to start [2019-09-12T08:09:41.390Z] daemon.go:364: [d7dfb93fc5672] daemon started [2019-09-12T08:09:41.390Z] daemon.go:472: [d7dfb93fc5672] Stopping daemon [2019-09-12T08:09:41.390Z] daemon.go:307: [d7dfb93fc5672] exiting daemon [2019-09-12T08:09:41.390Z] daemon.go:459: [d7dfb93fc5672] Daemon stopped [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon de929e698bb0d is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPush (4.32s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon d6cc8297bb047 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon da695ee29514a is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon d9bb5d0824d2e is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon db12b9037152e is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon d3ede84a880f6 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon d28e98b79d4de is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon dcc3190dabecd is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullIDStability (3.63s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon dadb3267cb35c is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon db5d69bf6681f is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2019-09-12T08:09:41.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-12T08:09:41.390Z] check_test.go:175: Daemon dd85c2bad01d0 is not started [2019-09-12T08:09:41.390Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-12T08:09:41.391Z] check_test.go:175: Daemon df73d0ffe2510 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-12T08:09:41.391Z] check_test.go:175: Daemon d243a21296f5e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-12T08:09:41.391Z] check_test.go:175: Daemon dab8f7f2f4441 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-12T08:09:41.391Z] check_test.go:175: Daemon dae5ec8c18266 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-12T08:09:41.391Z] check_test.go:175: Daemon d85dcedddf6a5 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.06s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon db8599f4c7f90 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon df4abe8939357 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon d2281a9a11b67 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-12T08:09:41.391Z] daemon.go:336: [d750c8a46b3cc] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [d750c8a46b3cc] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [d750c8a46b3cc] daemon started [2019-09-12T08:09:41.391Z] daemon.go:472: [d750c8a46b3cc] Stopping daemon [2019-09-12T08:09:41.391Z] daemon.go:307: [d750c8a46b3cc] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:459: [d750c8a46b3cc] Daemon stopped [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon d7584d05126ef is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon d67256fd8b490 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon d7fd2b7c1b940 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-12T08:09:41.391Z] check_test.go:204: Daemon df2a2b55e4705 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-12T08:09:41.391Z] check_test.go:231: Daemon dac204bae5f76 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-12T08:09:41.391Z] check_test.go:231: Daemon d9563eb8d09d7 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-12T08:09:41.391Z] check_test.go:231: Daemon d8d81ec8bbbb2 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-12T08:09:41.391Z] check_test.go:231: Daemon d86a2a5923c7a is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-12T08:09:41.391Z] check_test.go:231: Daemon d655279171fb0 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestConntrackFlowsLeak (4.28s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d02b6cc705591 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d03f595f8f977 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.17s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d9fc3d51a358a is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d1d8c3cfa7026 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.60s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:1233: Daemon dd6677b356fd1 is not started [2019-09-12T08:09:41.391Z] daemon.go:336: [dd6677b356fd1] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [dd6677b356fd1] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [dd6677b356fd1] daemon started [2019-09-12T08:09:41.391Z] daemon.go:472: [dd6677b356fd1] Stopping daemon [2019-09-12T08:09:41.391Z] daemon.go:307: [dd6677b356fd1] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:459: [dd6677b356fd1] Daemon stopped [2019-09-12T08:09:41.391Z] daemon.go:336: [dd6677b356fd1] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [dd6677b356fd1] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [dd6677b356fd1] daemon started [2019-09-12T08:09:41.391Z] daemon.go:472: [dd6677b356fd1] Stopping daemon [2019-09-12T08:09:41.391Z] daemon.go:307: [dd6677b356fd1] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:459: [dd6677b356fd1] Daemon stopped [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d88ed6d08859d is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.71s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d2794461cc51d is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.24s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d86e959957e0d is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d03c0b46bbefd is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d93130d37f5c3 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d5f75887840a3 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon ddf804c1b4b9f is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.79s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dbaf1b3c1f92e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon de4f745813997 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dac211d8404fa is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind (1.46s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dda2bb110424a is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateLabel (0.29s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d64974e77a0ea is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dca34f623453c is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM (0.33s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d177da929a475 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d474a627ec3b1 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d7a25ddbfbb89 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dc5534d4e632f is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d094a87a99f9b is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon dae06156b6040 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (14.03s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-12T08:09:41.391Z] daemon.go:336: [d1f24b949c65b] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [d1f24b949c65b] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [d1f24b949c65b] daemon started [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:968: Daemon d1f24b949c65b is not started [2019-09-12T08:09:41.391Z] daemon.go:307: [d1f24b949c65b] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:336: [d1f24b949c65b] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [d1f24b949c65b] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [d1f24b949c65b] daemon started [2019-09-12T08:09:41.391Z] daemon.go:472: [d1f24b949c65b] Stopping daemon [2019-09-12T08:09:41.391Z] daemon.go:307: [d1f24b949c65b] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:459: [d1f24b949c65b] Daemon stopped [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkFlagAlias (3.57s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d00243a721824 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.49s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [dad62f895c27e] daemon started [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:1116: Daemon dad62f895c27e is not started [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:307: [dad62f895c27e] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:336: [dad62f895c27e] waiting for daemon to start [2019-09-12T08:09:41.391Z] daemon.go:364: [dad62f895c27e] daemon started [2019-09-12T08:09:41.391Z] daemon.go:472: [dad62f895c27e] Stopping daemon [2019-09-12T08:09:41.391Z] daemon.go:307: [dad62f895c27e] exiting daemon [2019-09-12T08:09:41.391Z] daemon.go:459: [dad62f895c27e] Daemon stopped [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon da5fcbbda8c7e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d2e7193d855f0 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d1de989f10702 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon df894e28a09ef is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d671f05cc9e4e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d4e4ea3a21be7 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon df4d235b7725e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.12s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d536949338d37 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d1f1ae69047de is not started [2019-09-12T08:09:41.391Z] --- SKIP: Test/DockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-12T08:09:41.391Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon d34982808bdd9 is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2019-09-12T08:09:41.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-12T08:09:41.391Z] docker_cli_network_unix_test.go:46: Daemon ddf733b34f35e is not started [2019-09-12T08:09:41.391Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-12T08:09:41.392Z] daemon.go:336: [d98144f577530] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:336: [d98144f577530] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:364: [d98144f577530] daemon started [2019-09-12T08:09:41.392Z] daemon.go:472: [d98144f577530] Stopping daemon [2019-09-12T08:09:41.392Z] daemon.go:307: [d98144f577530] exiting daemon [2019-09-12T08:09:41.392Z] daemon.go:459: [d98144f577530] Daemon stopped [2019-09-12T08:09:41.392Z] daemon.go:336: [d98144f577530] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:336: [d98144f577530] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:364: [d98144f577530] daemon started [2019-09-12T08:09:41.392Z] daemon.go:472: [d98144f577530] Stopping daemon [2019-09-12T08:09:41.392Z] daemon.go:307: [d98144f577530] exiting daemon [2019-09-12T08:09:41.392Z] daemon.go:459: [d98144f577530] Daemon stopped [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.36s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-12T08:09:41.392Z] daemon.go:336: [d26539d4d7f80] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:336: [d26539d4d7f80] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:364: [d26539d4d7f80] daemon started [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:1084: Daemon d26539d4d7f80 is not started [2019-09-12T08:09:41.392Z] daemon.go:336: [d26539d4d7f80] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:307: [d26539d4d7f80] exiting daemon [2019-09-12T08:09:41.392Z] daemon.go:336: [d26539d4d7f80] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:364: [d26539d4d7f80] daemon started [2019-09-12T08:09:41.392Z] daemon.go:472: [d26539d4d7f80] Stopping daemon [2019-09-12T08:09:41.392Z] daemon.go:307: [d26539d4d7f80] exiting daemon [2019-09-12T08:09:41.392Z] daemon.go:459: [d26539d4d7f80] Daemon stopped [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon d6fe25a69e9bc is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.28s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon d9f4ee705f39b is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.68s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon dfe0758aaecce is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon de667498eef5f is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon daf683b158a0f is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon d96439a6b04b9 is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon d34088e0b3a7a is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.85s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-12T08:09:41.392Z] docker_cli_network_unix_test.go:46: Daemon d8993bffb3feb is not started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2019-09-12T08:09:41.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-12T08:09:41.392Z] daemon.go:336: [d9af1b94f6020] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:336: [d9af1b94f6020] waiting for daemon to start [2019-09-12T08:09:41.392Z] daemon.go:364: [d9af1b94f6020] daemon started [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullClientDisconnect (2.25s) [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistry (0.57s) [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullNonExistingImage (0.23s) [2019-09-12T08:09:41.392Z] --- PASS: Test/DockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-09-12T08:09:41.392Z] daemon.go:472: [d9af1b94f6020] Stopping daemon [2019-09-12T08:09:41.392Z] daemon.go:307: [d9af1b94f6020] exiting daemon [2019-09-12T08:09:41.392Z] daemon.go:459: [d9af1b94f6020] Daemon stopped [2019-09-12T08:09:41.392Z] PASS [2019-09-12T08:09:41.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-12T08:09:41.392Z] ++++ cat bundles/test-integration/docker.pid [2019-09-12T08:09:41.392Z] +++ kill 6908 [2019-09-12T08:09:43.915Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-12T08:09:49.167Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-12T08:09:49.167Z] +++ /etc/init.d/apparmor stop [2019-09-12T08:09:49.167Z] Clearing AppArmor profiles cache:. [2019-09-12T08:09:49.167Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T08:09:49.167Z] Unloading profiles will leave already running processes permanently [2019-09-12T08:09:49.167Z] unconfined, which can lead to unexpected situations. [2019-09-12T08:09:49.167Z] [2019-09-12T08:09:49.167Z] To set a process to complain mode, use the command line tool [2019-09-12T08:09:49.167Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T08:09:49.167Z] with the 'teardown' option." [2019-09-12T08:09:49.167Z] [2019-09-12T08:09:49.167Z] === RUN Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-12T08:09:49.272Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-12T08:09:49.272Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-12T08:09:49.272Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-12T08:09:52.438Z] === RUN Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-12T08:10:01.641Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-12T08:10:01.641Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-12T08:10:06.322Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-12T08:10:06.322Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-12T08:10:08.900Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-12T08:10:10.443Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-12T08:10:12.047Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-12T08:10:12.244Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-12T08:10:14.330Z] === RUN Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-12T08:10:22.378Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-12T08:10:22.378Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-12T08:10:22.378Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-12T08:10:22.378Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-12T08:10:23.916Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-12T08:10:23.916Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-12T08:10:29.185Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-12T08:10:31.076Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-12T08:10:34.345Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-12T08:10:37.362Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-12T08:10:37.362Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-12T08:10:37.616Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-12T08:10:40.262Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-12T08:10:41.796Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-12T08:10:44.157Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-12T08:10:46.475Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-12T08:10:50.700Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-12T08:10:52.257Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-12T08:10:52.257Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-12T08:10:52.257Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-12T08:10:52.257Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-12T08:10:53.218Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-12T08:10:56.490Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-12T08:10:59.616Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-12T08:10:59.760Z] === RUN Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-12T08:11:01.794Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-12T08:11:02.255Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-12T08:11:02.575Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-12T08:11:02.575Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-12T08:11:03.040Z] === RUN Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-12T08:11:05.566Z] === RUN Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-12T08:11:08.836Z] === RUN Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-12T08:11:09.644Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-12T08:11:09.645Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-12T08:11:09.645Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-12T08:11:27.406Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-12T08:11:29.591Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-12T08:11:30.051Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-12T08:11:34.771Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-12T08:11:34.771Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-12T08:11:35.852Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-12T08:11:41.659Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-12T08:11:46.350Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-12T08:11:49.566Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-12T08:11:53.297Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-12T08:11:53.755Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-12T08:11:53.755Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-12T08:11:56.656Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-12T08:11:56.656Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-12T08:12:05.009Z] === RUN Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-12T08:12:09.023Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-12T08:12:13.713Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-12T08:12:14.172Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-12T08:12:19.852Z] === RUN Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-12T08:12:35.247Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-12T08:12:35.247Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-12T08:12:35.247Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-12T08:12:35.247Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-12T08:12:35.247Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-12T08:12:37.901Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-12T08:12:43.801Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-12T08:12:44.767Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-12T08:12:45.225Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-12T08:12:45.225Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-12T08:12:45.225Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-12T08:12:47.397Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-12T08:12:52.074Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-12T08:12:52.766Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-12T08:12:57.853Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-12T08:12:58.468Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-12T08:13:02.530Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-12T08:13:02.530Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-12T08:13:04.264Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-12T08:13:04.264Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-12T08:13:08.315Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-12T08:13:08.315Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-12T08:13:15.375Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-12T08:13:20.056Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-12T08:13:27.114Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-12T08:13:34.173Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-12T08:13:34.173Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-12T08:13:41.231Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-12T08:13:41.231Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-12T08:13:41.231Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-12T08:13:41.231Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-12T08:13:42.768Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-12T08:13:42.768Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-12T08:13:42.768Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-12T08:13:45.671Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-12T08:13:45.671Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-12T08:13:45.671Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-12T08:13:45.671Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-12T08:13:45.671Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-12T08:13:47.846Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-12T08:13:50.018Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-12T08:13:52.202Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-12T08:13:52.202Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-12T08:13:52.202Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-12T08:13:54.376Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-12T08:13:54.376Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-12T08:14:00.393Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-12T08:14:01.464Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-12T08:14:01.464Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-12T08:14:01.464Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-12T08:14:03.650Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-12T08:14:03.650Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-12T08:14:05.852Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-12T08:14:05.853Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-12T08:14:08.046Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-12T08:14:08.046Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-12T08:14:10.232Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-12T08:14:10.338Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-12T08:14:13.979Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-12T08:14:17.903Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-12T08:14:17.903Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-12T08:14:17.903Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-12T08:14:17.903Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-12T08:14:17.903Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-12T08:14:19.444Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-12T08:14:19.444Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-12T08:14:26.534Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-12T08:14:26.534Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-12T08:14:28.723Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-12T08:14:28.723Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-12T08:14:30.326Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-12T08:14:30.326Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-12T08:14:30.326Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-12T08:14:32.472Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-12T08:14:34.660Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-12T08:14:36.207Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-12T08:14:42.369Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-12T08:14:53.920Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-12T08:14:55.464Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-12T08:14:55.504Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-12T08:14:57.213Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-12T08:14:57.649Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-12T08:14:57.649Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-12T08:14:57.649Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-12T08:14:59.836Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-12T08:14:59.836Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-12T08:14:59.836Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-12T08:14:59.836Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-12T08:15:04.547Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-12T08:15:06.755Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-12T08:15:06.755Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-12T08:15:06.755Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-12T08:15:07.895Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-12T08:15:15.522Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-12T08:15:15.522Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-12T08:15:15.522Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-12T08:15:22.852Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-12T08:15:25.863Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-12T08:15:25.863Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-12T08:15:25.863Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-12T08:15:26.324Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-12T08:15:26.324Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-12T08:15:26.324Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-12T08:15:29.239Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-12T08:15:29.242Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-12T08:15:29.701Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-12T08:15:31.244Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-12T08:15:33.429Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-12T08:15:33.429Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-12T08:15:33.892Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-12T08:15:36.079Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-12T08:15:36.540Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-12T08:15:36.540Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-12T08:15:36.540Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-12T08:15:37.003Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-12T08:15:37.003Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-12T08:15:37.003Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-12T08:15:37.464Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-12T08:15:41.417Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-12T08:15:46.053Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-12T08:15:46.053Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-12T08:15:46.053Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-12T08:15:50.757Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-12T08:15:50.757Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-12T08:15:50.757Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-12T08:15:52.942Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-12T08:15:52.943Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-12T08:15:55.127Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-12T08:15:57.411Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-12T08:16:04.501Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-12T08:16:05.402Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-12T08:16:13.089Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-12T08:16:13.450Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-12T08:16:17.793Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-12T08:16:20.219Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-12T08:16:22.494Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-12T08:16:24.678Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-12T08:16:25.141Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-12T08:16:28.901Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-12T08:16:29.363Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-12T08:16:30.334Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-12T08:16:31.499Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-12T08:16:35.037Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-12T08:16:35.046Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-12T08:16:38.783Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-12T08:16:38.783Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-12T08:16:39.351Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-12T08:16:39.351Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-12T08:16:39.351Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-12T08:16:39.351Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-12T08:16:40.334Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-12T08:16:40.334Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-12T08:16:42.522Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-12T08:16:45.436Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-12T08:16:46.342Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-12T08:16:46.983Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-12T08:16:49.897Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-12T08:16:54.594Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-12T08:16:54.594Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-12T08:16:57.508Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-12T08:17:00.422Z] === RUN Test/DockerSuite/TestExec [2019-09-12T08:17:00.882Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-12T08:17:00.882Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-12T08:17:02.424Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-12T08:17:04.611Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-12T08:17:04.611Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-12T08:17:04.611Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-12T08:17:04.611Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-12T08:17:06.798Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-12T08:17:08.340Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-12T08:17:10.532Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-12T08:17:12.718Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-12T08:17:17.420Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-12T08:17:17.420Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-12T08:17:17.420Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-12T08:17:17.420Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-12T08:17:18.961Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-12T08:17:23.661Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-12T08:17:25.848Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-12T08:17:28.036Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-12T08:17:28.036Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-12T08:17:32.968Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-12T08:17:36.636Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-12T08:17:36.636Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-12T08:17:36.636Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-12T08:17:36.636Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-12T08:17:42.441Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-12T08:17:48.250Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-12T08:17:51.015Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-12T08:17:51.997Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestHealth [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-12T08:17:57.844Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-12T08:18:02.545Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-12T08:18:02.546Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-12T08:18:02.546Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-12T08:18:02.546Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-12T08:18:02.546Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-12T08:18:03.006Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-12T08:18:03.467Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-12T08:18:03.929Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-12T08:18:04.900Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-12T08:18:04.900Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-12T08:18:06.446Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-12T08:18:06.907Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-12T08:18:08.449Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-12T08:18:11.365Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-12T08:18:11.365Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-12T08:18:11.365Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-12T08:18:15.115Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-12T08:18:15.115Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportFile [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-12T08:18:17.299Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-12T08:18:17.766Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-12T08:18:18.229Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-12T08:18:18.229Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-12T08:18:18.229Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-12T08:18:18.229Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-12T08:18:20.545Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-12T08:18:22.088Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-12T08:18:22.088Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-12T08:18:22.088Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-12T08:18:22.088Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-12T08:18:22.550Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-12T08:18:23.052Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-12T08:18:24.737Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-12T08:18:24.737Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-12T08:18:26.931Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-12T08:18:26.931Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-12T08:18:26.931Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-12T08:18:26.931Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-12T08:18:29.116Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-12T08:18:31.527Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-12T08:18:32.495Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-12T08:18:33.837Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-12T08:18:33.837Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-12T08:18:33.837Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-12T08:18:33.837Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-12T08:18:35.379Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-12T08:18:37.562Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-12T08:18:37.562Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-12T08:18:39.747Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-12T08:18:41.935Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-12T08:18:41.935Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-12T08:18:41.935Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-12T08:18:42.815Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-12T08:18:44.121Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-12T08:18:46.455Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-12T08:18:48.699Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-12T08:18:50.202Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-12T08:18:52.388Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-12T08:18:54.573Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-12T08:18:55.083Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-12T08:18:56.765Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-12T08:18:58.953Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-12T08:18:59.018Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-12T08:19:01.137Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-12T08:19:02.683Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-12T08:19:03.143Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-12T08:19:05.332Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-12T08:19:06.873Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-12T08:19:09.925Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-12T08:19:12.683Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-12T08:19:13.804Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-12T08:19:13.804Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-12T08:19:13.804Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-12T08:19:13.805Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-12T08:19:14.231Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-12T08:19:14.231Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-12T08:19:15.977Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-12T08:19:16.420Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-12T08:19:16.420Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-12T08:19:23.709Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-12T08:19:26.284Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-12T08:19:27.972Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-12T08:19:30.801Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-12T08:19:37.892Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-12T08:19:40.806Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-12T08:19:42.814Z] === RUN Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-12T08:19:42.990Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-12T08:19:42.990Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-12T08:19:45.175Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-12T08:19:46.717Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-12T08:19:56.227Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-12T08:19:57.262Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-12T08:19:57.262Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-12T08:19:57.262Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-12T08:19:58.805Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-12T08:19:59.125Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-12T08:19:59.582Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-12T08:20:00.876Z] --- PASS: Test (2600.40s) [2019-09-12T08:20:00.876Z] --- PASS: Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.44s) [2019-09-12T08:20:00.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-12T08:20:00.876Z] daemon.go:336: [d572df952e927] waiting for daemon to start [2019-09-12T08:20:00.876Z] daemon.go:336: [d572df952e927] waiting for daemon to start [2019-09-12T08:20:00.876Z] daemon.go:364: [d572df952e927] daemon started [2019-09-12T08:20:00.876Z] daemon.go:472: [d572df952e927] Stopping daemon [2019-09-12T08:20:00.876Z] daemon.go:307: [d572df952e927] exiting daemon [2019-09-12T08:20:00.876Z] daemon.go:459: [d572df952e927] Daemon stopped [2019-09-12T08:20:00.876Z] daemon.go:336: [d572df952e927] waiting for daemon to start [2019-09-12T08:20:00.876Z] daemon.go:336: [d572df952e927] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d572df952e927] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d572df952e927] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d572df952e927] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d572df952e927] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.17s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-12T08:20:00.877Z] daemon.go:336: [dd3d2fc060027] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dd3d2fc060027] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dd3d2fc060027] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dd3d2fc060027] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dd3d2fc060027] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dd3d2fc060027] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.83s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-12T08:20:00.877Z] daemon.go:336: [dc98881dde78b] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dc98881dde78b] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dc98881dde78b] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dc98881dde78b] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dc98881dde78b] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dc98881dde78b] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.45s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-12T08:20:00.877Z] daemon.go:336: [d13d9a78a84ea] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d13d9a78a84ea] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d13d9a78a84ea] daemon started [2019-09-12T08:20:00.877Z] daemon.go:307: [d13d9a78a84ea] exiting daemon [2019-09-12T08:20:00.877Z] docker_cli_daemon_test.go:1449: Daemon d13d9a78a84ea is not started [2019-09-12T08:20:00.877Z] daemon.go:336: [d13d9a78a84ea] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d13d9a78a84ea] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d13d9a78a84ea] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d13d9a78a84ea] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d13d9a78a84ea] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d13d9a78a84ea] Daemon stopped [2019-09-12T08:20:00.877Z] check_test.go:261: Daemon d835530a506f8 is not started [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.98s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-12T08:20:00.877Z] daemon.go:336: [d008c11277521] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d008c11277521] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d008c11277521] daemon started [2019-09-12T08:20:00.877Z] daemon.go:336: [d008c11277521] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:307: [d008c11277521] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:336: [d008c11277521] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d008c11277521] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d008c11277521] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d008c11277521] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d008c11277521] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-12T08:20:00.877Z] daemon.go:336: [d326d909d2cab] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d326d909d2cab] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d326d909d2cab] daemon started [2019-09-12T08:20:00.877Z] daemon.go:307: [d326d909d2cab] exiting daemon [2019-09-12T08:20:00.877Z] check_test.go:261: Daemon dcd78b7fae42c is not started [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort (1.81s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-12T08:20:00.877Z] daemon.go:336: [dd45ab758084d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dd45ab758084d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dd45ab758084d] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dd45ab758084d] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dd45ab758084d] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dd45ab758084d] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeExternal (3.47s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:307: [db13a24fa3c55] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [db13a24fa3c55] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [db13a24fa3c55] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [db13a24fa3c55] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [db13a24fa3c55] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [db13a24fa3c55] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [db13a24fa3c55] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [db13a24fa3c55] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [db13a24fa3c55] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [db13a24fa3c55] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.10s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-12T08:20:00.877Z] daemon.go:336: [d875888d4aaa8] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d875888d4aaa8] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d875888d4aaa8] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d875888d4aaa8] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d875888d4aaa8] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d875888d4aaa8] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [d875888d4aaa8] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d875888d4aaa8] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d875888d4aaa8] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d875888d4aaa8] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d875888d4aaa8] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d875888d4aaa8] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr (4.57s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-12T08:20:00.877Z] daemon.go:336: [dc998dbfd43f5] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dc998dbfd43f5] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dc998dbfd43f5] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dc998dbfd43f5] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dc998dbfd43f5] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dc998dbfd43f5] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [dc998dbfd43f5] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dc998dbfd43f5] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dc998dbfd43f5] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dc998dbfd43f5] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dc998dbfd43f5] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dc998dbfd43f5] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.75s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-12T08:20:00.877Z] daemon.go:336: [da48412dbf801] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [da48412dbf801] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [da48412dbf801] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [da48412dbf801] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [da48412dbf801] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [da48412dbf801] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [da48412dbf801] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [da48412dbf801] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [da48412dbf801] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [da48412dbf801] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [da48412dbf801] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [da48412dbf801] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeIP (3.46s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-12T08:20:00.877Z] daemon.go:336: [db8a6e7f693ae] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [db8a6e7f693ae] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [db8a6e7f693ae] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [db8a6e7f693ae] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [db8a6e7f693ae] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [db8a6e7f693ae] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [db8a6e7f693ae] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [db8a6e7f693ae] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [db8a6e7f693ae] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [db8a6e7f693ae] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [db8a6e7f693ae] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [db8a6e7f693ae] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-12T08:20:00.877Z] daemon.go:336: [dff2ad6a34b1e] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dff2ad6a34b1e] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dff2ad6a34b1e] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dff2ad6a34b1e] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dff2ad6a34b1e] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dff2ad6a34b1e] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [dff2ad6a34b1e] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dff2ad6a34b1e] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dff2ad6a34b1e] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dff2ad6a34b1e] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dff2ad6a34b1e] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dff2ad6a34b1e] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCgroupParent (3.04s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-12T08:20:00.877Z] daemon.go:336: [df47f5f4521e6] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [df47f5f4521e6] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [df47f5f4521e6] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [df47f5f4521e6] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [df47f5f4521e6] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [df47f5f4521e6] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [df47f5f4521e6] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [df47f5f4521e6] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [df47f5f4521e6] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [df47f5f4521e6] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [df47f5f4521e6] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [df47f5f4521e6] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-12T08:20:00.877Z] daemon.go:336: [d02acfade291a] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:307: [d02acfade291a] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:336: [d02acfade291a] waiting for daemon to start [2019-09-12T08:20:00.877Z] check_test.go:261: Daemon dc66d867bef49 is not started [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-12T08:20:00.877Z] daemon.go:336: [d3ff66c4f64e7] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:307: [d3ff66c4f64e7] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:336: [d3ff66c4f64e7] waiting for daemon to start [2019-09-12T08:20:00.877Z] check_test.go:261: Daemon dd4319c56f50b is not started [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.14s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-12T08:20:00.877Z] daemon.go:336: [de772caf21967] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [de772caf21967] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [de772caf21967] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [de772caf21967] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [de772caf21967] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [de772caf21967] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-12T08:20:00.877Z] daemon.go:336: [dcc29e3fa8bd0] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dcc29e3fa8bd0] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dcc29e3fa8bd0] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dcc29e3fa8bd0] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dcc29e3fa8bd0] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dcc29e3fa8bd0] Daemon stopped [2019-09-12T08:20:00.877Z] check_test.go:261: Daemon dcc29e3fa8bd0 is not started [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.16s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-12T08:20:00.877Z] daemon.go:336: [d24f3eb8c3b6d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d24f3eb8c3b6d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d24f3eb8c3b6d] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d24f3eb8c3b6d] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d24f3eb8c3b6d] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d24f3eb8c3b6d] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [d24f3eb8c3b6d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d24f3eb8c3b6d] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d24f3eb8c3b6d] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d24f3eb8c3b6d] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d24f3eb8c3b6d] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d24f3eb8c3b6d] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.10s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-12T08:20:00.877Z] daemon.go:336: [d005a20fa51ac] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d005a20fa51ac] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d005a20fa51ac] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d005a20fa51ac] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d005a20fa51ac] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d005a20fa51ac] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [d005a20fa51ac] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [d005a20fa51ac] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [d005a20fa51ac] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [d005a20fa51ac] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [d005a20fa51ac] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [d005a20fa51ac] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.07s) [2019-09-12T08:20:00.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-12T08:20:00.877Z] daemon.go:336: [dbeafe4965db1] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dbeafe4965db1] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dbeafe4965db1] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dbeafe4965db1] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dbeafe4965db1] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dbeafe4965db1] Daemon stopped [2019-09-12T08:20:00.877Z] daemon.go:336: [dbeafe4965db1] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:336: [dbeafe4965db1] waiting for daemon to start [2019-09-12T08:20:00.877Z] daemon.go:364: [dbeafe4965db1] daemon started [2019-09-12T08:20:00.877Z] daemon.go:472: [dbeafe4965db1] Stopping daemon [2019-09-12T08:20:00.877Z] daemon.go:307: [dbeafe4965db1] exiting daemon [2019-09-12T08:20:00.877Z] daemon.go:459: [dbeafe4965db1] Daemon stopped [2019-09-12T08:20:00.877Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.32s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-12T08:20:00.878Z] daemon.go:336: [dec4bffbe14c2] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dec4bffbe14c2] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dec4bffbe14c2] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dec4bffbe14c2] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dec4bffbe14c2] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dec4bffbe14c2] Daemon stopped [2019-09-12T08:20:00.878Z] daemon.go:336: [dec4bffbe14c2] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dec4bffbe14c2] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dec4bffbe14c2] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dec4bffbe14c2] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dec4bffbe14c2] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dec4bffbe14c2] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-12T08:20:00.878Z] daemon.go:336: [dda1e8f213676] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dda1e8f213676] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dda1e8f213676] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dda1e8f213676] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dda1e8f213676] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dda1e8f213676] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEvents (3.65s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEvents [2019-09-12T08:20:00.878Z] daemon.go:336: [df7c24e5f5792] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [df7c24e5f5792] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [df7c24e5f5792] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [df7c24e5f5792] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [df7c24e5f5792] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [df7c24e5f5792] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-12T08:20:00.878Z] daemon.go:336: [d473eb1ae0142] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d473eb1ae0142] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d473eb1ae0142] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d473eb1ae0142] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d473eb1ae0142] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d473eb1ae0142] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-12T08:20:00.878Z] daemon.go:336: [d07b905ec94c7] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:307: [d07b905ec94c7] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:336: [d07b905ec94c7] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:472: [d07b905ec94c7] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:461: [d07b905ec94c7] Error when stopping daemon: daemon not started [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon d07b905ec94c7 is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagD (0.71s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-12T08:20:00.878Z] daemon.go:336: [dcca8227224d7] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dcca8227224d7] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dcca8227224d7] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dcca8227224d7] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dcca8227224d7] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dcca8227224d7] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-12T08:20:00.878Z] daemon.go:336: [d46f13d931185] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d46f13d931185] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d46f13d931185] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d46f13d931185] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d46f13d931185] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d46f13d931185] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.63s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-12T08:20:00.878Z] daemon.go:336: [d2a17f517e653] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d2a17f517e653] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d2a17f517e653] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d2a17f517e653] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d2a17f517e653] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d2a17f517e653] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonICCLinkExpose (4.10s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-12T08:20:00.878Z] daemon.go:336: [df000841dc650] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [df000841dc650] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [df000841dc650] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [df000841dc650] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [df000841dc650] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [df000841dc650] Daemon stopped [2019-09-12T08:20:00.878Z] daemon.go:336: [df000841dc650] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [df000841dc650] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [df000841dc650] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [df000841dc650] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [df000841dc650] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [df000841dc650] Daemon stopped [2019-09-12T08:20:00.878Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-12T08:20:00.878Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon df2367cfc5748 is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIP (3.34s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIP [2019-09-12T08:20:00.878Z] daemon.go:336: [dcbfb0d48b545] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dcbfb0d48b545] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dcbfb0d48b545] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dcbfb0d48b545] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dcbfb0d48b545] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dcbfb0d48b545] Daemon stopped [2019-09-12T08:20:00.878Z] daemon.go:336: [dcbfb0d48b545] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dcbfb0d48b545] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dcbfb0d48b545] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dcbfb0d48b545] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dcbfb0d48b545] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dcbfb0d48b545] Daemon stopped [2019-09-12T08:20:00.878Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-12T08:20:00.878Z] requirement.go:26: unmatched requirement IPv6 [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon d259387c3939c is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.88s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-12T08:20:00.878Z] daemon.go:336: [d25ae67bbe1ed] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d25ae67bbe1ed] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d25ae67bbe1ed] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d25ae67bbe1ed] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d25ae67bbe1ed] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d25ae67bbe1ed] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.20s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-12T08:20:00.878Z] daemon.go:336: [d004ba980db17] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d004ba980db17] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d004ba980db17] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d004ba980db17] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d004ba980db17] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d004ba980db17] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6HostMode (11.67s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-12T08:20:00.878Z] daemon.go:336: [d327af32bf30a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d327af32bf30a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d327af32bf30a] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d327af32bf30a] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d327af32bf30a] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d327af32bf30a] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-12T08:20:00.878Z] daemon.go:336: [d1ede85c2af17] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d1ede85c2af17] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d1ede85c2af17] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d1ede85c2af17] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d1ede85c2af17] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d1ede85c2af17] Daemon stopped [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon d1ede85c2af17 is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-12T08:20:00.878Z] daemon.go:336: [da913c158e909] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [da913c158e909] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [da913c158e909] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [da913c158e909] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [da913c158e909] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [da913c158e909] Daemon stopped [2019-09-12T08:20:00.878Z] daemon.go:336: [da913c158e909] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [da913c158e909] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [da913c158e909] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [da913c158e909] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [da913c158e909] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [da913c158e909] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-12T08:20:00.878Z] daemon.go:336: [dd630d044f1a5] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dd630d044f1a5] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dd630d044f1a5] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dd630d044f1a5] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dd630d044f1a5] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dd630d044f1a5] Daemon stopped [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon dd630d044f1a5 is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-12T08:20:00.878Z] daemon.go:336: [d06e99a910cbb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d06e99a910cbb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d06e99a910cbb] daemon started [2019-09-12T08:20:00.878Z] daemon.go:307: [d06e99a910cbb] exiting daemon [2019-09-12T08:20:00.878Z] docker_cli_daemon_plugins_test.go:80: Daemon d06e99a910cbb is not started [2019-09-12T08:20:00.878Z] daemon.go:336: [d06e99a910cbb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d06e99a910cbb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d06e99a910cbb] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d06e99a910cbb] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d06e99a910cbb] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d06e99a910cbb] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-12T08:20:00.878Z] daemon.go:336: [d921bae1bfca1] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d921bae1bfca1] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d921bae1bfca1] daemon started [2019-09-12T08:20:00.878Z] daemon.go:307: [d921bae1bfca1] exiting daemon [2019-09-12T08:20:00.878Z] docker_cli_daemon_plugins_test.go:170: Daemon d921bae1bfca1 is not started [2019-09-12T08:20:00.878Z] daemon.go:336: [d921bae1bfca1] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d921bae1bfca1] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d921bae1bfca1] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d921bae1bfca1] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d921bae1bfca1] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d921bae1bfca1] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-12T08:20:00.878Z] daemon.go:336: [d961350400a2a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d961350400a2a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d961350400a2a] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d961350400a2a] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d961350400a2a] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d961350400a2a] Daemon stopped [2019-09-12T08:20:00.878Z] daemon.go:336: [d961350400a2a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d961350400a2a] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d961350400a2a] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d961350400a2a] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d961350400a2a] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d961350400a2a] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-12T08:20:00.878Z] daemon.go:336: [db7ae432ebec5] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [db7ae432ebec5] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [db7ae432ebec5] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [db7ae432ebec5] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [db7ae432ebec5] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [db7ae432ebec5] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-12T08:20:00.878Z] daemon.go:336: [dd86c1b912f99] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [dd86c1b912f99] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [dd86c1b912f99] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [dd86c1b912f99] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [dd86c1b912f99] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [dd86c1b912f99] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-12T08:20:00.878Z] daemon.go:336: [d09b1f0d4ef00] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:307: [d09b1f0d4ef00] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:336: [d09b1f0d4ef00] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:472: [d09b1f0d4ef00] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:461: [d09b1f0d4ef00] Error when stopping daemon: daemon not started [2019-09-12T08:20:00.878Z] check_test.go:261: Daemon d09b1f0d4ef00 is not started [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogOptions (1.83s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-12T08:20:00.878Z] daemon.go:336: [d7f86f141ecfb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d7f86f141ecfb] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d7f86f141ecfb] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d7f86f141ecfb] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d7f86f141ecfb] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d7f86f141ecfb] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault (1.60s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-12T08:20:00.878Z] daemon.go:336: [d14346fc5c14d] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d14346fc5c14d] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d14346fc5c14d] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d14346fc5c14d] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d14346fc5c14d] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d14346fc5c14d] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.03s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-12T08:20:00.878Z] daemon.go:336: [d075dbea81235] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d075dbea81235] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d075dbea81235] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d075dbea81235] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d075dbea81235] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d075dbea81235] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-12T08:20:00.878Z] daemon.go:336: [db85cb9da4db9] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [db85cb9da4db9] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [db85cb9da4db9] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [db85cb9da4db9] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [db85cb9da4db9] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [db85cb9da4db9] Daemon stopped [2019-09-12T08:20:00.878Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2019-09-12T08:20:00.878Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-12T08:20:00.878Z] daemon.go:336: [d46ce6ad22fcf] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:336: [d46ce6ad22fcf] waiting for daemon to start [2019-09-12T08:20:00.878Z] daemon.go:364: [d46ce6ad22fcf] daemon started [2019-09-12T08:20:00.878Z] daemon.go:472: [d46ce6ad22fcf] Stopping daemon [2019-09-12T08:20:00.878Z] daemon.go:307: [d46ce6ad22fcf] exiting daemon [2019-09-12T08:20:00.878Z] daemon.go:459: [d46ce6ad22fcf] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-12T08:20:00.879Z] daemon.go:336: [d05b267317fc9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d05b267317fc9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d05b267317fc9] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d05b267317fc9] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d05b267317fc9] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d05b267317fc9] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-12T08:20:00.879Z] daemon.go:336: [d9b2fa7fa521d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d9b2fa7fa521d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d9b2fa7fa521d] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d9b2fa7fa521d] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d9b2fa7fa521d] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d9b2fa7fa521d] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-12T08:20:00.879Z] daemon.go:336: [dbf15850b60b3] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dbf15850b60b3] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dbf15850b60b3] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dbf15850b60b3] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dbf15850b60b3] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dbf15850b60b3] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-12T08:20:00.879Z] daemon.go:336: [d95e478682e1f] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d95e478682e1f] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d95e478682e1f] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d95e478682e1f] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d95e478682e1f] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d95e478682e1f] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-12T08:20:00.879Z] daemon.go:336: [d17ee8001d0f5] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d17ee8001d0f5] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d17ee8001d0f5] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d17ee8001d0f5] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d17ee8001d0f5] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d17ee8001d0f5] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.28s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-12T08:20:00.879Z] daemon.go:336: [dd5ca91d04144] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dd5ca91d04144] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dd5ca91d04144] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dd5ca91d04144] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dd5ca91d04144] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dd5ca91d04144] Daemon stopped [2019-09-12T08:20:00.879Z] check_test.go:261: Daemon dd5ca91d04144 is not started [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-12T08:20:00.879Z] daemon.go:336: [dd0dc45ec2272] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dd0dc45ec2272] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dd0dc45ec2272] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dd0dc45ec2272] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dd0dc45ec2272] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dd0dc45ec2272] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [dd0dc45ec2272] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dd0dc45ec2272] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dd0dc45ec2272] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dd0dc45ec2272] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dd0dc45ec2272] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dd0dc45ec2272] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.15s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-12T08:20:00.879Z] daemon.go:336: [de625ba049179] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [de625ba049179] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [de625ba049179] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [de625ba049179] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [de625ba049179] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [de625ba049179] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [de625ba049179] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [de625ba049179] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [de625ba049179] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [de625ba049179] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [de625ba049179] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [de625ba049179] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [de625ba049179] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-12T08:20:00.879Z] daemon.go:336: [d62a5c6533126] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d62a5c6533126] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d62a5c6533126] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d62a5c6533126] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d62a5c6533126] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d62a5c6533126] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d62a5c6533126] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d62a5c6533126] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d62a5c6533126] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d62a5c6533126] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d62a5c6533126] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d62a5c6533126] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-12T08:20:00.879Z] daemon.go:336: [de10235d43c87] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [de10235d43c87] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [de10235d43c87] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [de10235d43c87] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [de10235d43c87] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [de10235d43c87] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [de10235d43c87] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [de10235d43c87] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [de10235d43c87] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [de10235d43c87] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [de10235d43c87] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [de10235d43c87] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-12T08:20:00.879Z] daemon.go:336: [da6cbb953d0fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [da6cbb953d0fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [da6cbb953d0fc] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [da6cbb953d0fc] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [da6cbb953d0fc] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [da6cbb953d0fc] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [da6cbb953d0fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [da6cbb953d0fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [da6cbb953d0fc] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [da6cbb953d0fc] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [da6cbb953d0fc] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [da6cbb953d0fc] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-12T08:20:00.879Z] daemon.go:336: [db63cf732c788] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [db63cf732c788] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [db63cf732c788] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [db63cf732c788] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [db63cf732c788] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [db63cf732c788] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [db63cf732c788] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [db63cf732c788] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [db63cf732c788] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [db63cf732c788] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [db63cf732c788] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [db63cf732c788] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.01s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-12T08:20:00.879Z] daemon.go:336: [d8b0bebed89cb] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d8b0bebed89cb] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d8b0bebed89cb] daemon started [2019-09-12T08:20:00.879Z] daemon.go:336: [d8b0bebed89cb] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:307: [d8b0bebed89cb] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:336: [d8b0bebed89cb] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d8b0bebed89cb] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d8b0bebed89cb] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d8b0bebed89cb] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d8b0bebed89cb] Daemon stopped [2019-09-12T08:20:00.879Z] check_test.go:261: Daemon d8b0bebed89cb is not started [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-12T08:20:00.879Z] daemon.go:336: [d5ae7cfb592c9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d5ae7cfb592c9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d5ae7cfb592c9] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d5ae7cfb592c9] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d5ae7cfb592c9] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d5ae7cfb592c9] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d5ae7cfb592c9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d5ae7cfb592c9] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d5ae7cfb592c9] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d5ae7cfb592c9] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d5ae7cfb592c9] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d5ae7cfb592c9] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-12T08:20:00.879Z] daemon.go:336: [da6df6951d12d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [da6df6951d12d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [da6df6951d12d] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [da6df6951d12d] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [da6df6951d12d] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [da6df6951d12d] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [da6df6951d12d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [da6df6951d12d] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [da6df6951d12d] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [da6df6951d12d] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [da6df6951d12d] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [da6df6951d12d] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped (11.47s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dc40b82c2b971] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dc40b82c2b971] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dc40b82c2b971] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dc40b82c2b971] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dc40b82c2b971] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dc40b82c2b971] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dc40b82c2b971] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dc40b82c2b971] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [dc40b82c2b971] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [dc40b82c2b971] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [dc40b82c2b971] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [dc40b82c2b971] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [dc40b82c2b971] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-12T08:20:00.879Z] daemon.go:336: [d36934317db11] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d36934317db11] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d36934317db11] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d36934317db11] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d36934317db11] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d36934317db11] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d36934317db11] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d36934317db11] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d36934317db11] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d36934317db11] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d36934317db11] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d36934317db11] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d945160e5b422] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d945160e5b422] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d945160e5b422] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d945160e5b422] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d945160e5b422] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d945160e5b422] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d945160e5b422] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d945160e5b422] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d945160e5b422] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d945160e5b422] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d945160e5b422] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d945160e5b422] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d945160e5b422] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2019-09-12T08:20:00.879Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-12T08:20:00.879Z] daemon.go:336: [d2d698a99b7fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d2d698a99b7fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d2d698a99b7fc] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d2d698a99b7fc] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d2d698a99b7fc] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d2d698a99b7fc] Daemon stopped [2019-09-12T08:20:00.879Z] daemon.go:336: [d2d698a99b7fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:336: [d2d698a99b7fc] waiting for daemon to start [2019-09-12T08:20:00.879Z] daemon.go:364: [d2d698a99b7fc] daemon started [2019-09-12T08:20:00.879Z] daemon.go:472: [d2d698a99b7fc] Stopping daemon [2019-09-12T08:20:00.879Z] daemon.go:307: [d2d698a99b7fc] exiting daemon [2019-09-12T08:20:00.879Z] daemon.go:459: [d2d698a99b7fc] Daemon stopped [2019-09-12T08:20:00.879Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-12T08:20:00.880Z] daemon.go:336: [d107ba1d05542] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d107ba1d05542] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d107ba1d05542] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d107ba1d05542] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d107ba1d05542] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d107ba1d05542] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d107ba1d05542] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d107ba1d05542] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d107ba1d05542] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d107ba1d05542] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d107ba1d05542] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d107ba1d05542] Daemon stopped [2019-09-12T08:20:00.880Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-12T08:20:00.880Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:20:00.880Z] check_test.go:261: Daemon df37e2746a6d4 is not started [2019-09-12T08:20:00.880Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-12T08:20:00.880Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:20:00.880Z] check_test.go:261: Daemon d3f3b3a487a1e is not started [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-12T08:20:00.880Z] daemon.go:336: [d9a1eef065abf] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d9a1eef065abf] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d9a1eef065abf] daemon started [2019-09-12T08:20:00.880Z] daemon.go:307: [d9a1eef065abf] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:336: [d9a1eef065abf] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d9a1eef065abf] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d9a1eef065abf] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d9a1eef065abf] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d9a1eef065abf] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d9a1eef065abf] Daemon stopped [2019-09-12T08:20:00.880Z] check_test.go:261: Daemon d9a1eef065abf is not started [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithLinks (5.57s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-12T08:20:00.880Z] daemon.go:336: [d7b1ac036ca99] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d7b1ac036ca99] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d7b1ac036ca99] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d7b1ac036ca99] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d7b1ac036ca99] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d7b1ac036ca99] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d7b1ac036ca99] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d7b1ac036ca99] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d7b1ac036ca99] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d7b1ac036ca99] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d7b1ac036ca99] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d7b1ac036ca99] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-12T08:20:00.880Z] daemon.go:336: [dc199943c2f02] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [dc199943c2f02] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [dc199943c2f02] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [dc199943c2f02] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [dc199943c2f02] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [dc199943c2f02] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [dc199943c2f02] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [dc199943c2f02] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [dc199943c2f02] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [dc199943c2f02] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [dc199943c2f02] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [dc199943c2f02] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-12T08:20:00.880Z] daemon.go:336: [d38a0fb391275] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d38a0fb391275] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d38a0fb391275] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d38a0fb391275] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d38a0fb391275] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d38a0fb391275] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d38a0fb391275] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d38a0fb391275] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d38a0fb391275] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d38a0fb391275] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d38a0fb391275] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d38a0fb391275] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-12T08:20:00.880Z] daemon.go:336: [df02ab7f6573c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [df02ab7f6573c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [df02ab7f6573c] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [df02ab7f6573c] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [df02ab7f6573c] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [df02ab7f6573c] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [df02ab7f6573c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [df02ab7f6573c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [df02ab7f6573c] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [df02ab7f6573c] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [df02ab7f6573c] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [df02ab7f6573c] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-12T08:20:00.880Z] daemon.go:336: [d8f22c860da90] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d8f22c860da90] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d8f22c860da90] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d8f22c860da90] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d8f22c860da90] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d8f22c860da90] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d8f22c860da90] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d8f22c860da90] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d8f22c860da90] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d8f22c860da90] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d8f22c860da90] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d8f22c860da90] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.93s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-12T08:20:00.880Z] daemon.go:336: [db4c0a10b7f1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [db4c0a10b7f1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [db4c0a10b7f1d] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [db4c0a10b7f1d] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [db4c0a10b7f1d] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [db4c0a10b7f1d] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [db4c0a10b7f1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [db4c0a10b7f1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [db4c0a10b7f1d] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [db4c0a10b7f1d] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [db4c0a10b7f1d] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [db4c0a10b7f1d] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-12T08:20:00.880Z] daemon.go:336: [db0e7708f4ae6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [db0e7708f4ae6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [db0e7708f4ae6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [db0e7708f4ae6] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [db0e7708f4ae6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [db0e7708f4ae6] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [db0e7708f4ae6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [db0e7708f4ae6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [db0e7708f4ae6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [db0e7708f4ae6] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [db0e7708f4ae6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [db0e7708f4ae6] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-12T08:20:00.880Z] daemon.go:336: [d30ec602c2198] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d30ec602c2198] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d30ec602c2198] daemon started [2019-09-12T08:20:00.880Z] daemon.go:307: [d30ec602c2198] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:336: [d30ec602c2198] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d30ec602c2198] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d30ec602c2198] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d30ec602c2198] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d30ec602c2198] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d30ec602c2198] Daemon stopped [2019-09-12T08:20:00.880Z] check_test.go:261: Daemon d30ec602c2198 is not started [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.98s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-12T08:20:00.880Z] daemon.go:336: [d23c0c1a54f08] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d23c0c1a54f08] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d23c0c1a54f08] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d23c0c1a54f08] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d23c0c1a54f08] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d23c0c1a54f08] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d23c0c1a54f08] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d23c0c1a54f08] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d23c0c1a54f08] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d23c0c1a54f08] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d23c0c1a54f08] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d23c0c1a54f08] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-12T08:20:00.880Z] daemon.go:336: [dd02300f6bc1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [dd02300f6bc1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [dd02300f6bc1d] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [dd02300f6bc1d] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [dd02300f6bc1d] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [dd02300f6bc1d] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [dd02300f6bc1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [dd02300f6bc1d] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [dd02300f6bc1d] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [dd02300f6bc1d] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [dd02300f6bc1d] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [dd02300f6bc1d] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-12T08:20:00.880Z] daemon.go:336: [ddc2a63e2d40b] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [ddc2a63e2d40b] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [ddc2a63e2d40b] daemon started [2019-09-12T08:20:00.880Z] daemon.go:307: [ddc2a63e2d40b] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:472: [ddc2a63e2d40b] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:461: [ddc2a63e2d40b] Error when stopping daemon: daemon not started [2019-09-12T08:20:00.880Z] check_test.go:261: Daemon ddc2a63e2d40b is not started [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-12T08:20:00.880Z] daemon.go:336: [d2fbda839e7c1] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d2fbda839e7c1] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d2fbda839e7c1] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d2fbda839e7c1] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d2fbda839e7c1] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d2fbda839e7c1] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins (6.28s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d60459fff2bd6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:307: [d60459fff2bd6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d60459fff2bd6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d60459fff2bd6] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d60459fff2bd6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d60459fff2bd6] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d60459fff2bd6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d60459fff2bd6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d60459fff2bd6] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d60459fff2bd6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d60459fff2bd6] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-12T08:20:00.880Z] daemon.go:336: [d08d61cbcd864] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d08d61cbcd864] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d08d61cbcd864] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d08d61cbcd864] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d08d61cbcd864] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d08d61cbcd864] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:336: [d08d61cbcd864] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d08d61cbcd864] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d08d61cbcd864] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d08d61cbcd864] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d08d61cbcd864] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d08d61cbcd864] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-12T08:20:00.880Z] daemon.go:336: [d10db925d3659] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d10db925d3659] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d10db925d3659] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d10db925d3659] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d10db925d3659] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d10db925d3659] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-12T08:20:00.880Z] daemon.go:336: [d77f7a1b0c3b6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d77f7a1b0c3b6] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d77f7a1b0c3b6] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d77f7a1b0c3b6] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d77f7a1b0c3b6] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d77f7a1b0c3b6] Daemon stopped [2019-09-12T08:20:00.880Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.880Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-12T08:20:00.880Z] daemon.go:336: [dfcfbd3c3ed61] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [dfcfbd3c3ed61] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [dfcfbd3c3ed61] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [dfcfbd3c3ed61] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [dfcfbd3c3ed61] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [dfcfbd3c3ed61] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.880Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-12T08:20:00.880Z] daemon.go:336: [d66a060c46a6c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:336: [d66a060c46a6c] waiting for daemon to start [2019-09-12T08:20:00.880Z] daemon.go:364: [d66a060c46a6c] daemon started [2019-09-12T08:20:00.880Z] daemon.go:472: [d66a060c46a6c] Stopping daemon [2019-09-12T08:20:00.880Z] daemon.go:307: [d66a060c46a6c] exiting daemon [2019-09-12T08:20:00.880Z] daemon.go:459: [d66a060c46a6c] Daemon stopped [2019-09-12T08:20:00.880Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-12T08:20:00.881Z] daemon.go:336: [d25995e92241f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d25995e92241f] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d25995e92241f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-12T08:20:00.881Z] daemon.go:336: [d53e6ca597796] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d53e6ca597796] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d53e6ca597796] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-12T08:20:00.881Z] daemon.go:336: [d52948e07265b] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d52948e07265b] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d52948e07265b] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-12T08:20:00.881Z] daemon.go:336: [d09e72f73a8ba] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d09e72f73a8ba] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d09e72f73a8ba] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d09e72f73a8ba] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d09e72f73a8ba] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d09e72f73a8ba] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-12T08:20:00.881Z] daemon.go:336: [d36d8b88c591c] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d36d8b88c591c] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d36d8b88c591c] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d36d8b88c591c] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d36d8b88c591c] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d36d8b88c591c] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-12T08:20:00.881Z] daemon.go:336: [d9f221333fab3] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d9f221333fab3] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d9f221333fab3] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-12T08:20:00.881Z] daemon.go:336: [d975d20cae792] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d975d20cae792] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d975d20cae792] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-12T08:20:00.881Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-12T08:20:00.881Z] daemon.go:336: [d0c6073483573] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d0c6073483573] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d0c6073483573] waiting for daemon to start [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon dda91f76ac00e is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-12T08:20:00.881Z] daemon.go:336: [d756472ca1ed7] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d756472ca1ed7] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d756472ca1ed7] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d756472ca1ed7] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d756472ca1ed7] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d756472ca1ed7] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d756472ca1ed7] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d756472ca1ed7] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d756472ca1ed7] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d756472ca1ed7] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d756472ca1ed7] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d756472ca1ed7] Daemon stopped [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon d756472ca1ed7 is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-12T08:20:00.881Z] daemon.go:336: [daebc65da60eb] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [daebc65da60eb] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [daebc65da60eb] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [daebc65da60eb] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [daebc65da60eb] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [daebc65da60eb] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-12T08:20:00.881Z] daemon.go:336: [d5aa72ab99aba] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d5aa72ab99aba] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d5aa72ab99aba] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d5aa72ab99aba] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d5aa72ab99aba] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d5aa72ab99aba] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUlimitDefaults (3.97s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-12T08:20:00.881Z] daemon.go:336: [d3a92e70ed10f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d3a92e70ed10f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d3a92e70ed10f] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d3a92e70ed10f] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d3a92e70ed10f] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d3a92e70ed10f] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d3a92e70ed10f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d3a92e70ed10f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d3a92e70ed10f] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d3a92e70ed10f] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d3a92e70ed10f] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d3a92e70ed10f] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.61s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-12T08:20:00.881Z] daemon.go:336: [d50401c410a1f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d50401c410a1f] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d50401c410a1f] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d50401c410a1f] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d50401c410a1f] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d50401c410a1f] Daemon stopped [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon d50401c410a1f is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.23s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-12T08:20:00.881Z] daemon.go:336: [d5e956b4f33f6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d5e956b4f33f6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d5e956b4f33f6] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d5e956b4f33f6] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d5e956b4f33f6] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d5e956b4f33f6] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWideLogConfig (2.21s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-12T08:20:00.881Z] daemon.go:336: [d27b912654e05] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d27b912654e05] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d27b912654e05] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d27b912654e05] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d27b912654e05] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d27b912654e05] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d2b4797c68770] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d2b4797c68770] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d2b4797c68770] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d2b4797c68770] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d2b4797c68770] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d2b4797c68770] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d2b4797c68770] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d2b4797c68770] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d2b4797c68770] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d2b4797c68770] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d2b4797c68770] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d2b4797c68770] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d2b4797c68770] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-12T08:20:00.881Z] daemon.go:336: [d0e8e6e5bd00e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d0e8e6e5bd00e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d0e8e6e5bd00e] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d0e8e6e5bd00e] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d0e8e6e5bd00e] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d0e8e6e5bd00e] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d0e8e6e5bd00e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:307: [d0e8e6e5bd00e] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:336: [d0e8e6e5bd00e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:472: [d0e8e6e5bd00e] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:461: [d0e8e6e5bd00e] Error when stopping daemon: daemon not started [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon d0e8e6e5bd00e is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.80s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-12T08:20:00.881Z] daemon.go:336: [dabca8d8e87b6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [dabca8d8e87b6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [dabca8d8e87b6] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [dabca8d8e87b6] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [dabca8d8e87b6] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [dabca8d8e87b6] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [dabca8d8e87b6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [dabca8d8e87b6] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [dabca8d8e87b6] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [dabca8d8e87b6] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [dabca8d8e87b6] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [dabca8d8e87b6] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (4.16s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-12T08:20:00.881Z] daemon.go:336: [d02f9d1f674e8] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d02f9d1f674e8] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d02f9d1f674e8] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d02f9d1f674e8] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d02f9d1f674e8] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d02f9d1f674e8] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d02f9d1f674e8] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d02f9d1f674e8] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d02f9d1f674e8] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d02f9d1f674e8] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d02f9d1f674e8] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d02f9d1f674e8] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.57s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-12T08:20:00.881Z] daemon.go:336: [d2e090a85136e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d2e090a85136e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d2e090a85136e] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d2e090a85136e] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d2e090a85136e] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d2e090a85136e] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d2e090a85136e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d2e090a85136e] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d2e090a85136e] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d2e090a85136e] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d2e090a85136e] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d2e090a85136e] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestFailedPluginRemove (2.20s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-12T08:20:00.881Z] daemon.go:336: [d24c4ee9fb546] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d24c4ee9fb546] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d24c4ee9fb546] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d24c4ee9fb546] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d24c4ee9fb546] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d24c4ee9fb546] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [d24c4ee9fb546] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d24c4ee9fb546] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d24c4ee9fb546] daemon started [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon d04e408044890 is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-12T08:20:00.881Z] daemon.go:336: [d7a269f87ce60] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d7a269f87ce60] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d7a269f87ce60] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d7a269f87ce60] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d7a269f87ce60] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d7a269f87ce60] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-12T08:20:00.881Z] daemon.go:336: [d8d1cdd75bcff] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d8d1cdd75bcff] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d8d1cdd75bcff] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d8d1cdd75bcff] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d8d1cdd75bcff] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d8d1cdd75bcff] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-12T08:20:00.881Z] daemon.go:336: [d57b12c745deb] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [d57b12c745deb] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [d57b12c745deb] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [d57b12c745deb] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [d57b12c745deb] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [d57b12c745deb] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSRun (1.94s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSRun [2019-09-12T08:20:00.881Z] daemon.go:336: [da4b9056b9ab3] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [da4b9056b9ab3] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [da4b9056b9ab3] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [da4b9056b9ab3] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [da4b9056b9ab3] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [da4b9056b9ab3] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-12T08:20:00.881Z] check_test.go:261: Daemon d1477ea75cd47 is not started [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterCapability (2.03s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-12T08:20:00.881Z] daemon.go:336: [dc80260aea57c] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [dc80260aea57c] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [dc80260aea57c] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [dc80260aea57c] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [dc80260aea57c] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [dc80260aea57c] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-12T08:20:00.881Z] daemon.go:336: [df9a1b127b3ea] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [df9a1b127b3ea] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [df9a1b127b3ea] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [df9a1b127b3ea] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [df9a1b127b3ea] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [df9a1b127b3ea] Daemon stopped [2019-09-12T08:20:00.881Z] --- PASS: Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2019-09-12T08:20:00.881Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-12T08:20:00.881Z] daemon.go:336: [dcc9f04491455] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [dcc9f04491455] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:364: [dcc9f04491455] daemon started [2019-09-12T08:20:00.881Z] daemon.go:472: [dcc9f04491455] Stopping daemon [2019-09-12T08:20:00.881Z] daemon.go:307: [dcc9f04491455] exiting daemon [2019-09-12T08:20:00.881Z] daemon.go:459: [dcc9f04491455] Daemon stopped [2019-09-12T08:20:00.881Z] daemon.go:336: [dcc9f04491455] waiting for daemon to start [2019-09-12T08:20:00.881Z] daemon.go:336: [dcc9f04491455] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dcc9f04491455] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dcc9f04491455] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dcc9f04491455] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dcc9f04491455] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-12T08:20:00.882Z] daemon.go:336: [d0c68e32f67ec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d0c68e32f67ec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d0c68e32f67ec] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d0c68e32f67ec] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d0c68e32f67ec] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d0c68e32f67ec] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-12T08:20:00.882Z] daemon.go:336: [dc5b865c553be] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dc5b865c553be] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dc5b865c553be] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dc5b865c553be] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dc5b865c553be] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dc5b865c553be] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRegistryMirrors (0.55s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-12T08:20:00.882Z] daemon.go:336: [dd124e10eb608] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dd124e10eb608] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dd124e10eb608] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dd124e10eb608] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dd124e10eb608] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dd124e10eb608] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-12T08:20:00.882Z] daemon.go:336: [d29f3f846578e] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d29f3f846578e] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d29f3f846578e] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d29f3f846578e] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d29f3f846578e] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d29f3f846578e] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [d29f3f846578e] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d29f3f846578e] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d29f3f846578e] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d29f3f846578e] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d29f3f846578e] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d29f3f846578e] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-12T08:20:00.882Z] daemon.go:336: [d3bc138995eec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d3bc138995eec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d3bc138995eec] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d3bc138995eec] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d3bc138995eec] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d3bc138995eec] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [d3bc138995eec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d3bc138995eec] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d3bc138995eec] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d3bc138995eec] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d3bc138995eec] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d3bc138995eec] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunLinksChanged (5.26s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-12T08:20:00.882Z] daemon.go:336: [dba54cea3a6af] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dba54cea3a6af] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dba54cea3a6af] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dba54cea3a6af] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dba54cea3a6af] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dba54cea3a6af] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [dba54cea3a6af] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dba54cea3a6af] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dba54cea3a6af] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dba54cea3a6af] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dba54cea3a6af] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dba54cea3a6af] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-12T08:20:00.882Z] daemon.go:336: [d33190dae7deb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d33190dae7deb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d33190dae7deb] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d33190dae7deb] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d33190dae7deb] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d33190dae7deb] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-12T08:20:00.882Z] daemon.go:336: [dfb1f1f305d2a] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dfb1f1f305d2a] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dfb1f1f305d2a] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dfb1f1f305d2a] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dfb1f1f305d2a] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dfb1f1f305d2a] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-12T08:20:00.882Z] daemon.go:336: [da05343796f21] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [da05343796f21] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [da05343796f21] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [da05343796f21] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [da05343796f21] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [da05343796f21] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.95s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-12T08:20:00.882Z] daemon.go:336: [d31447b604cdb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d31447b604cdb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d31447b604cdb] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d31447b604cdb] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d31447b604cdb] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d31447b604cdb] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [d31447b604cdb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d31447b604cdb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d31447b604cdb] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d31447b604cdb] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d31447b604cdb] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d31447b604cdb] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.18s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dafe2d70742a5] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dafe2d70742a5] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dafe2d70742a5] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dafe2d70742a5] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dafe2d70742a5] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dafe2d70742a5] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dafe2d70742a5] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dafe2d70742a5] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:307: [dafe2d70742a5] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:472: [dafe2d70742a5] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:461: [dafe2d70742a5] Error when stopping daemon: daemon not started [2019-09-12T08:20:00.882Z] docker_cli_daemon_test.go:2542: Daemon dafe2d70742a5 is not started [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dafe2d70742a5] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dafe2d70742a5] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dafe2d70742a5] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dafe2d70742a5] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dafe2d70742a5] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.81s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-12T08:20:00.882Z] daemon.go:336: [dbf83ebda897d] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [dbf83ebda897d] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [dbf83ebda897d] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [dbf83ebda897d] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [dbf83ebda897d] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [dbf83ebda897d] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.18s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-12T08:20:00.882Z] daemon.go:336: [d391c08375edb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d391c08375edb] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d391c08375edb] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d391c08375edb] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d391c08375edb] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d391c08375edb] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestShmSize (2.18s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSize [2019-09-12T08:20:00.882Z] daemon.go:336: [d0124c8cf5c00] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d0124c8cf5c00] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d0124c8cf5c00] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d0124c8cf5c00] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d0124c8cf5c00] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d0124c8cf5c00] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestShmSizeReload (3.54s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSizeReload [2019-09-12T08:20:00.882Z] daemon.go:336: [d817c5cd82f1c] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d817c5cd82f1c] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d817c5cd82f1c] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d817c5cd82f1c] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d817c5cd82f1c] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d817c5cd82f1c] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestTLSVerify (0.15s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestTLSVerify [2019-09-12T08:20:00.882Z] check_test.go:261: Daemon d3aa15b23f370 is not started [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerDaemonSuite/TestVolumePlugin (5.82s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestVolumePlugin [2019-09-12T08:20:00.882Z] daemon.go:336: [d7246ac73b1ef] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d7246ac73b1ef] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d7246ac73b1ef] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d7246ac73b1ef] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d7246ac73b1ef] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d7246ac73b1ef] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-12T08:20:00.882Z] daemon.go:336: [d57fdae25a015] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d57fdae25a015] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d57fdae25a015] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d57fdae25a015] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d57fdae25a015] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d57fdae25a015] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerSwarmSuite/TestAPINetworkInspectWithScope (3.75s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-12T08:20:00.882Z] daemon.go:336: [d05c7b2c9718f] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d05c7b2c9718f] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d05c7b2c9718f] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d05c7b2c9718f] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d05c7b2c9718f] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d05c7b2c9718f] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerSwarmSuite/TestAPIServiceUpdatePort (5.75s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-12T08:20:00.882Z] daemon.go:336: [d758f35a28a68] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d758f35a28a68] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d758f35a28a68] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d758f35a28a68] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d758f35a28a68] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d758f35a28a68] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-12T08:20:00.882Z] daemon.go:336: [d8ab456cf040d] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d8ab456cf040d] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d8ab456cf040d] daemon started [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-12T08:20:00.882Z] daemon.go:336: [d4ca0ec8fccaa] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:336: [d4ca0ec8fccaa] waiting for daemon to start [2019-09-12T08:20:00.882Z] daemon.go:364: [d4ca0ec8fccaa] daemon started [2019-09-12T08:20:00.882Z] daemon.go:472: [d8ab456cf040d] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d8ab456cf040d] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d8ab456cf040d] Daemon stopped [2019-09-12T08:20:00.882Z] daemon.go:472: [d4ca0ec8fccaa] Stopping daemon [2019-09-12T08:20:00.882Z] daemon.go:307: [d4ca0ec8fccaa] exiting daemon [2019-09-12T08:20:00.882Z] daemon.go:459: [d4ca0ec8fccaa] Daemon stopped [2019-09-12T08:20:00.882Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-09-12T08:20:00.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-12T08:20:00.882Z] daemon.go:336: [d5871a255734d] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5871a255734d] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5871a255734d] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [d5871a255734d] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d5871a255734d] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d5871a255734d] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-12T08:20:00.883Z] daemon.go:336: [d0c32b5f11e78] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d0c32b5f11e78] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d0c32b5f11e78] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-12T08:20:00.883Z] daemon.go:336: [d2f151bb61276] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d2f151bb61276] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d2f151bb61276] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d2f151bb61276] joining swarm manager [d0c32b5f11e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:472: [d2f151bb61276] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d2f151bb61276] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d2f151bb61276] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-12T08:20:00.883Z] daemon.go:336: [dfb699826ccf5] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [dfb699826ccf5] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [dfb699826ccf5] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [dfb699826ccf5] joining swarm manager [d0c32b5f11e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.883Z] daemon.go:472: [d0c32b5f11e78] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d0c32b5f11e78] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d0c32b5f11e78] Daemon stopped [2019-09-12T08:20:00.883Z] check_test.go:331: Daemon d2f151bb61276 is not started [2019-09-12T08:20:00.883Z] daemon.go:472: [dfb699826ccf5] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [dfb699826ccf5] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [dfb699826ccf5] Daemon stopped [2019-09-12T08:20:00.883Z] --- SKIP: Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-09-12T08:20:00.883Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInit (20.37s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-12T08:20:00.883Z] daemon.go:336: [d5fcfbbdb5fa1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5fcfbbdb5fa1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5fcfbbdb5fa1] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-12T08:20:00.883Z] daemon.go:336: [da0ab771325b3] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [da0ab771325b3] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [da0ab771325b3] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [da0ab771325b3] joining swarm manager [d5fcfbbdb5fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:472: [d5fcfbbdb5fa1] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d5fcfbbdb5fa1] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d5fcfbbdb5fa1] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [da0ab771325b3] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [da0ab771325b3] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [da0ab771325b3] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:336: [d5fcfbbdb5fa1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5fcfbbdb5fa1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5fcfbbdb5fa1] daemon started [2019-09-12T08:20:00.883Z] daemon.go:336: [da0ab771325b3] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [da0ab771325b3] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [da0ab771325b3] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [d5fcfbbdb5fa1] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d5fcfbbdb5fa1] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d5fcfbbdb5fa1] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [da0ab771325b3] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [da0ab771325b3] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [da0ab771325b3] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-12T08:20:00.883Z] daemon.go:336: [d788c3ea7c984] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d788c3ea7c984] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d788c3ea7c984] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [d788c3ea7c984] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d788c3ea7c984] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d788c3ea7c984] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-12T08:20:00.883Z] daemon.go:336: [dc192989942bf] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [dc192989942bf] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [dc192989942bf] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-12T08:20:00.883Z] daemon.go:336: [d2bdea25a81f4] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d2bdea25a81f4] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d2bdea25a81f4] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [dc192989942bf] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [dc192989942bf] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [dc192989942bf] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [d2bdea25a81f4] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d2bdea25a81f4] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d2bdea25a81f4] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderElection (33.11s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-12T08:20:00.883Z] daemon.go:336: [d238988a35b1a] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d238988a35b1a] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d238988a35b1a] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-12T08:20:00.883Z] daemon.go:336: [d5ac34b3b7938] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5ac34b3b7938] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5ac34b3b7938] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d5ac34b3b7938] joining swarm manager [d238988a35b1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-12T08:20:00.883Z] daemon.go:336: [d9f7246cc59b7] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d9f7246cc59b7] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d9f7246cc59b7] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d9f7246cc59b7] joining swarm manager [d238988a35b1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.883Z] daemon.go:472: [d238988a35b1a] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d238988a35b1a] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d238988a35b1a] Daemon stopped [2019-09-12T08:20:00.883Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-12T08:20:00.883Z] daemon.go:336: [d238988a35b1a] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d238988a35b1a] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d238988a35b1a] daemon started [2019-09-12T08:20:00.883Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-12T08:20:00.883Z] daemon.go:472: [d238988a35b1a] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d238988a35b1a] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d238988a35b1a] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [d5ac34b3b7938] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d5ac34b3b7938] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d5ac34b3b7938] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [d9f7246cc59b7] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d9f7246cc59b7] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d9f7246cc59b7] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderProxy (21.87s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-12T08:20:00.883Z] daemon.go:336: [daf9c5716ae90] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [daf9c5716ae90] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [daf9c5716ae90] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-12T08:20:00.883Z] daemon.go:336: [df58cdd869b3f] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [df58cdd869b3f] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [df58cdd869b3f] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [df58cdd869b3f] joining swarm manager [daf9c5716ae90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-12T08:20:00.883Z] daemon.go:336: [dceca0c4bbc4c] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [dceca0c4bbc4c] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [dceca0c4bbc4c] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [dceca0c4bbc4c] joining swarm manager [daf9c5716ae90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.883Z] daemon.go:472: [daf9c5716ae90] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [daf9c5716ae90] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [daf9c5716ae90] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [df58cdd869b3f] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [df58cdd869b3f] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [df58cdd869b3f] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [dceca0c4bbc4c] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [dceca0c4bbc4c] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [dceca0c4bbc4c] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-12T08:20:00.883Z] daemon.go:336: [d683c5c8d2ca1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d683c5c8d2ca1] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d683c5c8d2ca1] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-12T08:20:00.883Z] daemon.go:336: [de61171e74f44] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [de61171e74f44] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [de61171e74f44] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [d683c5c8d2ca1] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d683c5c8d2ca1] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d683c5c8d2ca1] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [de61171e74f44] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [de61171e74f44] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [de61171e74f44] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-12T08:20:00.883Z] daemon.go:336: [dd5b78fa7ef22] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [dd5b78fa7ef22] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [dd5b78fa7ef22] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [dd5b78fa7ef22] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [dd5b78fa7ef22] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [dd5b78fa7ef22] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-12T08:20:00.883Z] daemon.go:336: [dfaabd1ffda44] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [dfaabd1ffda44] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [dfaabd1ffda44] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-12T08:20:00.883Z] daemon.go:336: [d7be66b4c9015] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d7be66b4c9015] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d7be66b4c9015] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d7be66b4c9015] joining swarm manager [dfaabd1ffda44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-12T08:20:00.883Z] daemon.go:336: [d01670f505903] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d01670f505903] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d01670f505903] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d01670f505903] joining swarm manager [dfaabd1ffda44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.883Z] daemon.go:472: [dfaabd1ffda44] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [dfaabd1ffda44] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [dfaabd1ffda44] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [d7be66b4c9015] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d7be66b4c9015] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d7be66b4c9015] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:472: [d01670f505903] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d01670f505903] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d01670f505903] Daemon stopped [2019-09-12T08:20:00.883Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmManagerRestore (47.23s) [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-12T08:20:00.883Z] daemon.go:336: [db06c9be7dfdc] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [db06c9be7dfdc] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [db06c9be7dfdc] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [db06c9be7dfdc] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [db06c9be7dfdc] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [db06c9be7dfdc] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:336: [db06c9be7dfdc] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [db06c9be7dfdc] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [db06c9be7dfdc] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-12T08:20:00.883Z] daemon.go:336: [d5af51b0fbc2b] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5af51b0fbc2b] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5af51b0fbc2b] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d5af51b0fbc2b] joining swarm manager [db06c9be7dfdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.883Z] daemon.go:472: [d5af51b0fbc2b] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d5af51b0fbc2b] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d5af51b0fbc2b] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:336: [d5af51b0fbc2b] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5af51b0fbc2b] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d5af51b0fbc2b] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d5af51b0fbc2b] daemon started [2019-09-12T08:20:00.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d1830427ee4a8] daemon started [2019-09-12T08:20:00.883Z] check_test.go:310: [d1830427ee4a8] joining swarm manager [db06c9be7dfdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.883Z] daemon.go:472: [d1830427ee4a8] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [d1830427ee4a8] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [d1830427ee4a8] Daemon stopped [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d1830427ee4a8] daemon started [2019-09-12T08:20:00.883Z] daemon.go:307: [d1830427ee4a8] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:336: [d1830427ee4a8] waiting for daemon to start [2019-09-12T08:20:00.883Z] daemon.go:364: [d1830427ee4a8] daemon started [2019-09-12T08:20:00.883Z] daemon.go:472: [db06c9be7dfdc] Stopping daemon [2019-09-12T08:20:00.883Z] daemon.go:307: [db06c9be7dfdc] exiting daemon [2019-09-12T08:20:00.883Z] daemon.go:459: [db06c9be7dfdc] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d5af51b0fbc2b] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d5af51b0fbc2b] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d5af51b0fbc2b] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d1830427ee4a8] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d1830427ee4a8] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d1830427ee4a8] Daemon stopped [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause (17.09s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-12T08:20:00.884Z] daemon.go:336: [da5453ae66aa6] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da5453ae66aa6] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [da5453ae66aa6] daemon started [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-12T08:20:00.884Z] daemon.go:336: [dcc2fc3b36f0c] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dcc2fc3b36f0c] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [dcc2fc3b36f0c] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [dcc2fc3b36f0c] joining swarm manager [da5453ae66aa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.884Z] daemon.go:472: [da5453ae66aa6] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [da5453ae66aa6] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [da5453ae66aa6] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [dcc2fc3b36f0c] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [dcc2fc3b36f0c] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [dcc2fc3b36f0c] Daemon stopped [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeRemove (35.12s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-12T08:20:00.884Z] daemon.go:336: [d07c78c4207c0] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d07c78c4207c0] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d07c78c4207c0] daemon started [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d9b5cc5bf6836] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d9b5cc5bf6836] joining swarm manager [d07c78c4207c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-12T08:20:00.884Z] daemon.go:336: [dd14d7e145259] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd14d7e145259] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [dd14d7e145259] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [dd14d7e145259] joining swarm manager [d07c78c4207c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.884Z] daemon.go:472: [d9b5cc5bf6836] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d9b5cc5bf6836] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d9b5cc5bf6836] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [d9b5cc5bf6836] error pinging daemon on start: Get http://d9b5cc5bf6836.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [d9b5cc5bf6836] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d9b5cc5bf6836] daemon started [2019-09-12T08:20:00.884Z] daemon.go:472: [d07c78c4207c0] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d07c78c4207c0] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d07c78c4207c0] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d9b5cc5bf6836] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d9b5cc5bf6836] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d9b5cc5bf6836] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [dd14d7e145259] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [dd14d7e145259] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [dd14d7e145259] Daemon stopped [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-12T08:20:00.884Z] daemon.go:336: [d056260f29572] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d056260f29572] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d056260f29572] daemon started [2019-09-12T08:20:00.884Z] daemon.go:472: [d056260f29572] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d056260f29572] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d056260f29572] Daemon stopped [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmPromoteDemote (17.84s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-12T08:20:00.884Z] daemon.go:336: [db3438733e579] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [db3438733e579] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [db3438733e579] daemon started [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-12T08:20:00.884Z] daemon.go:336: [d8f62a8e515c9] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d8f62a8e515c9] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d8f62a8e515c9] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d8f62a8e515c9] joining swarm manager [db3438733e579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.884Z] daemon.go:472: [db3438733e579] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [db3438733e579] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [db3438733e579] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d8f62a8e515c9] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d8f62a8e515c9] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d8f62a8e515c9] Daemon stopped [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRaftQuorum (58.01s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-12T08:20:00.884Z] daemon.go:336: [dcc9cb4a36039] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dcc9cb4a36039] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [dcc9cb4a36039] daemon started [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d9ac05505ccb2] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d9ac05505ccb2] joining swarm manager [dcc9cb4a36039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-12T08:20:00.884Z] daemon.go:336: [d6427f05f8c18] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6427f05f8c18] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d6427f05f8c18] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d6427f05f8c18] joining swarm manager [dcc9cb4a36039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.884Z] daemon.go:472: [d9ac05505ccb2] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d9ac05505ccb2] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d9ac05505ccb2] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d6427f05f8c18] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d6427f05f8c18] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d6427f05f8c18] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d9ac05505ccb2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d9ac05505ccb2] daemon started [2019-09-12T08:20:00.884Z] daemon.go:472: [dcc9cb4a36039] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [dcc9cb4a36039] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [dcc9cb4a36039] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:472: [d9ac05505ccb2] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [d9ac05505ccb2] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d9ac05505ccb2] Daemon stopped [2019-09-12T08:20:00.884Z] check_test.go:331: Daemon d6427f05f8c18 is not started [2019-09-12T08:20:00.884Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestartCluster (50.92s) [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [def25664819e4] daemon started [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [da2a346045958] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [da2a346045958] joining swarm manager [def25664819e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [dd78300ee4dd4] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [dd78300ee4dd4] joining swarm manager [def25664819e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d6309db069868] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d6309db069868] joining swarm manager [def25664819e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d290ac745e7ae] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d290ac745e7ae] joining swarm manager [def25664819e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-12T08:20:00.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:364: [d5af1e808b8e2] daemon started [2019-09-12T08:20:00.884Z] check_test.go:310: [d5af1e808b8e2] joining swarm manager [def25664819e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-12T08:20:00.884Z] daemon.go:472: [d5af1e808b8e2] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:472: [d290ac745e7ae] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:472: [da2a346045958] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:472: [def25664819e4] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:472: [d6309db069868] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:472: [dd78300ee4dd4] Stopping daemon [2019-09-12T08:20:00.884Z] daemon.go:307: [def25664819e4] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [def25664819e4] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:307: [d5af1e808b8e2] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d5af1e808b8e2] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:307: [d290ac745e7ae] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d290ac745e7ae] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:307: [d6309db069868] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [d6309db069868] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:307: [dd78300ee4dd4] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [dd78300ee4dd4] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:307: [da2a346045958] exiting daemon [2019-09-12T08:20:00.884Z] daemon.go:459: [da2a346045958] Daemon stopped [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [def25664819e4] error pinging daemon on start: Get http://def25664819e4.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [d5af1e808b8e2] error pinging daemon on start: Get http://d5af1e808b8e2.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [da2a346045958] error pinging daemon on start: Get http://da2a346045958.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [dd78300ee4dd4] error pinging daemon on start: Get http://dd78300ee4dd4.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [d6309db069868] error pinging daemon on start: Get http://d6309db069868.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [d290ac745e7ae] error pinging daemon on start: Get http://d290ac745e7ae.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.884Z] daemon.go:350: [def25664819e4] error pinging daemon on start: Get http://def25664819e4.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [d5af1e808b8e2] error pinging daemon on start: Get http://d5af1e808b8e2.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [da2a346045958] error pinging daemon on start: Get http://da2a346045958.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [dd78300ee4dd4] error pinging daemon on start: Get http://dd78300ee4dd4.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.884Z] daemon.go:350: [d6309db069868] error pinging daemon on start: Get http://d6309db069868.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.885Z] daemon.go:350: [d290ac745e7ae] error pinging daemon on start: Get http://d290ac745e7ae.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.885Z] daemon.go:336: [d5af1e808b8e2] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [def25664819e4] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [da2a346045958] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dd78300ee4dd4] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d6309db069868] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d290ac745e7ae] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d290ac745e7ae] daemon started [2019-09-12T08:20:00.885Z] daemon.go:364: [d5af1e808b8e2] daemon started [2019-09-12T08:20:00.885Z] daemon.go:364: [dd78300ee4dd4] daemon started [2019-09-12T08:20:00.885Z] daemon.go:364: [def25664819e4] daemon started [2019-09-12T08:20:00.885Z] daemon.go:364: [d6309db069868] daemon started [2019-09-12T08:20:00.885Z] daemon.go:364: [da2a346045958] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [def25664819e4] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [def25664819e4] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [def25664819e4] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [da2a346045958] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [da2a346045958] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [da2a346045958] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [dd78300ee4dd4] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dd78300ee4dd4] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dd78300ee4dd4] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d6309db069868] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d6309db069868] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d6309db069868] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d290ac745e7ae] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d290ac745e7ae] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d290ac745e7ae] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d5af1e808b8e2] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d5af1e808b8e2] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d5af1e808b8e2] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-12T08:20:00.885Z] daemon.go:336: [d8a269cb056de] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d8a269cb056de] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d8a269cb056de] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [d8a269cb056de] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d8a269cb056de] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d8a269cb056de] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:336: [d8a269cb056de] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d8a269cb056de] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d8a269cb056de] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [d8a269cb056de] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d8a269cb056de] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d8a269cb056de] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.54s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-12T08:20:00.885Z] daemon.go:336: [d701d651aa9b0] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d701d651aa9b0] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d701d651aa9b0] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [d701d651aa9b0] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d701d651aa9b0] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d701d651aa9b0] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.05s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-12T08:20:00.885Z] daemon.go:336: [d0416954acd9b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d0416954acd9b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d0416954acd9b] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-12T08:20:00.885Z] daemon.go:336: [d03f4e154eb39] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d03f4e154eb39] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d03f4e154eb39] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d03f4e154eb39] joining swarm manager [d0416954acd9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-12T08:20:00.885Z] daemon.go:336: [dc2c47ca7eb54] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dc2c47ca7eb54] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dc2c47ca7eb54] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [dc2c47ca7eb54] joining swarm manager [d0416954acd9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:472: [d0416954acd9b] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d0416954acd9b] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d0416954acd9b] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d03f4e154eb39] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d03f4e154eb39] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d03f4e154eb39] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [dc2c47ca7eb54] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dc2c47ca7eb54] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dc2c47ca7eb54] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.33s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-12T08:20:00.885Z] daemon.go:336: [dcbdb3cc5970d] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dcbdb3cc5970d] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dcbdb3cc5970d] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-12T08:20:00.885Z] daemon.go:336: [d641522870c6c] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d641522870c6c] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d641522870c6c] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d641522870c6c] joining swarm manager [dcbdb3cc5970d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-12T08:20:00.885Z] daemon.go:336: [d58613c2f2798] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d58613c2f2798] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d58613c2f2798] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d58613c2f2798] joining swarm manager [dcbdb3cc5970d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:472: [dcbdb3cc5970d] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dcbdb3cc5970d] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dcbdb3cc5970d] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d641522870c6c] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d641522870c6c] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d641522870c6c] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d58613c2f2798] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d58613c2f2798] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d58613c2f2798] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-12T08:20:00.885Z] daemon.go:336: [dec3dbe384457] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dec3dbe384457] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dec3dbe384457] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-12T08:20:00.885Z] daemon.go:336: [d9e751b84f8cf] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d9e751b84f8cf] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d9e751b84f8cf] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d9e751b84f8cf] joining swarm manager [dec3dbe384457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-12T08:20:00.885Z] daemon.go:336: [dede23b94f4cb] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dede23b94f4cb] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dede23b94f4cb] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [dede23b94f4cb] joining swarm manager [dec3dbe384457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:472: [dec3dbe384457] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dec3dbe384457] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dec3dbe384457] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d9e751b84f8cf] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d9e751b84f8cf] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d9e751b84f8cf] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [dede23b94f4cb] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dede23b94f4cb] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dede23b94f4cb] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-12T08:20:00.885Z] daemon.go:336: [da3b1ba9846a4] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [da3b1ba9846a4] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [da3b1ba9846a4] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [da3b1ba9846a4] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [da3b1ba9846a4] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [da3b1ba9846a4] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.46s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T08:20:00.885Z] daemon.go:336: [d3256d85660a1] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d3256d85660a1] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d3256d85660a1] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T08:20:00.885Z] daemon.go:336: [da22f31529583] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [da22f31529583] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [da22f31529583] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [da22f31529583] joining swarm manager [d3256d85660a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T08:20:00.885Z] daemon.go:336: [de591ad635769] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [de591ad635769] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [de591ad635769] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [de591ad635769] joining swarm manager [d3256d85660a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T08:20:00.885Z] daemon.go:336: [d751ee4b0cb1a] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d751ee4b0cb1a] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d751ee4b0cb1a] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d751ee4b0cb1a] joining swarm manager [d3256d85660a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-12T08:20:00.885Z] daemon.go:336: [dc81c47ab422b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dc81c47ab422b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dc81c47ab422b] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [dc81c47ab422b] joining swarm manager [d3256d85660a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-12T08:20:00.885Z] daemon.go:472: [d3256d85660a1] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d3256d85660a1] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d3256d85660a1] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [da22f31529583] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [da22f31529583] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [da22f31529583] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [de591ad635769] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [de591ad635769] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [de591ad635769] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d751ee4b0cb1a] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d751ee4b0cb1a] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d751ee4b0cb1a] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [dc81c47ab422b] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dc81c47ab422b] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dc81c47ab422b] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-12T08:20:00.885Z] daemon.go:336: [dfd4878d6d108] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dfd4878d6d108] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dfd4878d6d108] daemon started [2019-09-12T08:20:00.885Z] daemon.go:472: [dfd4878d6d108] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dfd4878d6d108] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dfd4878d6d108] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-12T08:20:00.885Z] daemon.go:336: [d34ae514be9b1] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d34ae514be9b1] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d34ae514be9b1] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-12T08:20:00.885Z] daemon.go:336: [db4f897daadfc] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [db4f897daadfc] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [db4f897daadfc] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [db4f897daadfc] joining swarm manager [d34ae514be9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-12T08:20:00.885Z] daemon.go:336: [d448730e5262c] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d448730e5262c] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d448730e5262c] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d448730e5262c] joining swarm manager [d34ae514be9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:472: [d34ae514be9b1] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d34ae514be9b1] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d34ae514be9b1] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [db4f897daadfc] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [db4f897daadfc] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [db4f897daadfc] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [d448730e5262c] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d448730e5262c] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d448730e5262c] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.45s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-12T08:20:00.885Z] daemon.go:336: [dd2bebd04d7e5] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [dd2bebd04d7e5] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [dd2bebd04d7e5] daemon started [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-12T08:20:00.885Z] daemon.go:336: [d8f5b68fd335b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d8f5b68fd335b] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [d8f5b68fd335b] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [d8f5b68fd335b] joining swarm manager [dd2bebd04d7e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-12T08:20:00.885Z] daemon.go:336: [df6db0299ea5a] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [df6db0299ea5a] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:364: [df6db0299ea5a] daemon started [2019-09-12T08:20:00.885Z] check_test.go:310: [df6db0299ea5a] joining swarm manager [dd2bebd04d7e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.885Z] daemon.go:472: [d8f5b68fd335b] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [d8f5b68fd335b] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [d8f5b68fd335b] Daemon stopped [2019-09-12T08:20:00.885Z] daemon.go:472: [dd2bebd04d7e5] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [dd2bebd04d7e5] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [dd2bebd04d7e5] Daemon stopped [2019-09-12T08:20:00.885Z] check_test.go:331: Daemon d8f5b68fd335b is not started [2019-09-12T08:20:00.885Z] daemon.go:472: [df6db0299ea5a] Stopping daemon [2019-09-12T08:20:00.885Z] daemon.go:307: [df6db0299ea5a] exiting daemon [2019-09-12T08:20:00.885Z] daemon.go:459: [df6db0299ea5a] Daemon stopped [2019-09-12T08:20:00.885Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting (22.93s) [2019-09-12T08:20:00.885Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-12T08:20:00.885Z] daemon.go:336: [d61f79e4fd594] waiting for daemon to start [2019-09-12T08:20:00.885Z] daemon.go:336: [d61f79e4fd594] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d61f79e4fd594] daemon started [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-12T08:20:00.886Z] daemon.go:336: [d69d0bd527138] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d69d0bd527138] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d69d0bd527138] daemon started [2019-09-12T08:20:00.886Z] check_test.go:310: [d69d0bd527138] joining swarm manager [d61f79e4fd594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-12T08:20:00.886Z] daemon.go:336: [d6e36888e1e49] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d6e36888e1e49] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d6e36888e1e49] daemon started [2019-09-12T08:20:00.886Z] check_test.go:310: [d6e36888e1e49] joining swarm manager [d61f79e4fd594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.886Z] daemon.go:472: [d61f79e4fd594] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d61f79e4fd594] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d61f79e4fd594] Daemon stopped [2019-09-12T08:20:00.886Z] daemon.go:472: [d69d0bd527138] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d69d0bd527138] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d69d0bd527138] Daemon stopped [2019-09-12T08:20:00.886Z] daemon.go:472: [d6e36888e1e49] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d6e36888e1e49] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d6e36888e1e49] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdate (40.26s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-12T08:20:00.886Z] daemon.go:336: [d883c3cf6069e] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d883c3cf6069e] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d883c3cf6069e] daemon started [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-12T08:20:00.886Z] daemon.go:336: [d0fbc23e326a1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d0fbc23e326a1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d0fbc23e326a1] daemon started [2019-09-12T08:20:00.886Z] check_test.go:310: [d0fbc23e326a1] joining swarm manager [d883c3cf6069e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-12T08:20:00.886Z] daemon.go:336: [dff0ed45d7829] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [dff0ed45d7829] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [dff0ed45d7829] daemon started [2019-09-12T08:20:00.886Z] check_test.go:310: [dff0ed45d7829] joining swarm manager [d883c3cf6069e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.886Z] daemon.go:472: [d883c3cf6069e] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d883c3cf6069e] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d883c3cf6069e] Daemon stopped [2019-09-12T08:20:00.886Z] daemon.go:472: [d0fbc23e326a1] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d0fbc23e326a1] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d0fbc23e326a1] Daemon stopped [2019-09-12T08:20:00.886Z] daemon.go:472: [dff0ed45d7829] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [dff0ed45d7829] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [dff0ed45d7829] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.80s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-12T08:20:00.886Z] daemon.go:336: [dd1b51cd74c02] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [dd1b51cd74c02] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [dd1b51cd74c02] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [dd1b51cd74c02] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [dd1b51cd74c02] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [dd1b51cd74c02] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.36s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-12T08:20:00.886Z] daemon.go:336: [dc9d958715b5f] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [dc9d958715b5f] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [dc9d958715b5f] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [dc9d958715b5f] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [dc9d958715b5f] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [dc9d958715b5f] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-12T08:20:00.886Z] daemon.go:336: [dda1bda64e22d] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [dda1bda64e22d] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [dda1bda64e22d] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [dda1bda64e22d] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [dda1bda64e22d] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [dda1bda64e22d] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfig (3.57s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfig [2019-09-12T08:20:00.886Z] daemon.go:336: [d862f1f1fe555] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d862f1f1fe555] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d862f1f1fe555] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d862f1f1fe555] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d862f1f1fe555] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d862f1f1fe555] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfigUpdate (2.81s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-12T08:20:00.886Z] daemon.go:336: [d092e5a329d60] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d092e5a329d60] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d092e5a329d60] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d092e5a329d60] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d092e5a329d60] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d092e5a329d60] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestExtraHosts (3.14s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestExtraHosts [2019-09-12T08:20:00.886Z] daemon.go:336: [d2dcfa68d703d] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d2dcfa68d703d] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d2dcfa68d703d] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d2dcfa68d703d] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d2dcfa68d703d] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d2dcfa68d703d] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-12T08:20:00.886Z] daemon.go:336: [d913db4b04319] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d913db4b04319] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d913db4b04319] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d913db4b04319] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d913db4b04319] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d913db4b04319] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachable (5.71s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-12T08:20:00.886Z] daemon.go:336: [d149f8f227093] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d149f8f227093] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d149f8f227093] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d149f8f227093] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d149f8f227093] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d149f8f227093] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.38s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-12T08:20:00.886Z] daemon.go:336: [d6815cd17407b] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d6815cd17407b] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d6815cd17407b] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d6815cd17407b] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d6815cd17407b] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d6815cd17407b] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.95s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-12T08:20:00.886Z] daemon.go:336: [d02413448e95a] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d02413448e95a] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d02413448e95a] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d02413448e95a] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d02413448e95a] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d02413448e95a] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestPruneNetwork (10.58s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPruneNetwork [2019-09-12T08:20:00.886Z] daemon.go:336: [d9c81c5f1f447] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d9c81c5f1f447] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d9c81c5f1f447] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d9c81c5f1f447] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d9c81c5f1f447] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d9c81c5f1f447] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-12T08:20:00.886Z] daemon.go:336: [da3c1a7863013] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [da3c1a7863013] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [da3c1a7863013] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [da3c1a7863013] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [da3c1a7863013] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [da3c1a7863013] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-12T08:20:00.886Z] daemon.go:336: [d3a62dc2ae53a] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d3a62dc2ae53a] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d3a62dc2ae53a] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d3a62dc2ae53a] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d3a62dc2ae53a] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d3a62dc2ae53a] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountVolume (3.13s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-12T08:20:00.886Z] daemon.go:336: [d8c6a6df88963] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d8c6a6df88963] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d8c6a6df88963] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d8c6a6df88963] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d8c6a6df88963] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d8c6a6df88963] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-12T08:20:00.886Z] daemon.go:336: [d75ec37e4bf59] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d75ec37e4bf59] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d75ec37e4bf59] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d75ec37e4bf59] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d75ec37e4bf59] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d75ec37e4bf59] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-12T08:20:00.886Z] daemon.go:336: [da1d7c154cef1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [da1d7c154cef1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [da1d7c154cef1] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [da1d7c154cef1] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [da1d7c154cef1] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [da1d7c154cef1] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.68s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-12T08:20:00.886Z] daemon.go:336: [d3613ab2be9d1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d3613ab2be9d1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d3613ab2be9d1] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d3613ab2be9d1] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d3613ab2be9d1] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d3613ab2be9d1] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.75s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-12T08:20:00.886Z] daemon.go:336: [d637e5f78b7ad] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d637e5f78b7ad] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d637e5f78b7ad] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d637e5f78b7ad] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d637e5f78b7ad] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d637e5f78b7ad] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-12T08:20:00.886Z] daemon.go:336: [dacc34f254c25] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [dacc34f254c25] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [dacc34f254c25] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [dacc34f254c25] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [dacc34f254c25] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [dacc34f254c25] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-12T08:20:00.886Z] daemon.go:336: [d42d9e83020d1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d42d9e83020d1] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d42d9e83020d1] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d42d9e83020d1] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d42d9e83020d1] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d42d9e83020d1] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.81s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-12T08:20:00.886Z] daemon.go:336: [d297be962f874] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d297be962f874] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d297be962f874] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d297be962f874] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d297be962f874] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d297be962f874] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthRun (6.46s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-12T08:20:00.886Z] daemon.go:336: [d3fa45f49cd78] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:336: [d3fa45f49cd78] waiting for daemon to start [2019-09-12T08:20:00.886Z] daemon.go:364: [d3fa45f49cd78] daemon started [2019-09-12T08:20:00.886Z] daemon.go:472: [d3fa45f49cd78] Stopping daemon [2019-09-12T08:20:00.886Z] daemon.go:307: [d3fa45f49cd78] exiting daemon [2019-09-12T08:20:00.886Z] daemon.go:459: [d3fa45f49cd78] Daemon stopped [2019-09-12T08:20:00.886Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthStart (6.08s) [2019-09-12T08:20:00.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-12T08:20:00.886Z] daemon.go:336: [d1f47377d59cc] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d1f47377d59cc] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d1f47377d59cc] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d1f47377d59cc] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d1f47377d59cc] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d1f47377d59cc] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogs (13.29s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogs [2019-09-12T08:20:00.887Z] daemon.go:336: [d8dd22f511089] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d8dd22f511089] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d8dd22f511089] daemon started [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.xe0jxfxhatl2@19bd29e9bd6d | hello1\n" [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.novmhkq0ob38@19bd29e9bd6d | hello2\n" [2019-09-12T08:20:00.887Z] daemon.go:472: [d8dd22f511089] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d8dd22f511089] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d8dd22f511089] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsCompleteness (13.27s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-12T08:20:00.887Z] daemon.go:336: [d4a8df560c0cc] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d4a8df560c0cc] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d4a8df560c0cc] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d4a8df560c0cc] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d4a8df560c0cc] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d4a8df560c0cc] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsDetails (12.88s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-12T08:20:00.887Z] daemon.go:336: [d4f6433149aae] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d4f6433149aae] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d4f6433149aae] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d4f6433149aae] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d4f6433149aae] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d4f6433149aae] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsFollow (12.58s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-12T08:20:00.887Z] daemon.go:336: [d197aa5f699bb] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d197aa5f699bb] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d197aa5f699bb] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d197aa5f699bb] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d197aa5f699bb] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d197aa5f699bb] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.41s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-12T08:20:00.887Z] daemon.go:336: [d4e7e9c50d1b0] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d4e7e9c50d1b0] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d4e7e9c50d1b0] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d4e7e9c50d1b0] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d4e7e9c50d1b0] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d4e7e9c50d1b0] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsSince (13.51s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-12T08:20:00.887Z] daemon.go:336: [d4fd370bd500f] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d4fd370bd500f] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d4fd370bd500f] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d4fd370bd500f] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d4fd370bd500f] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d4fd370bd500f] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTTY (13.31s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-12T08:20:00.887Z] daemon.go:336: [d4c4e195a3d61] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d4c4e195a3d61] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d4c4e195a3d61] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d4c4e195a3d61] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d4c4e195a3d61] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d4c4e195a3d61] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTail (13.00s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-12T08:20:00.887Z] daemon.go:336: [d308dfa3a5f21] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d308dfa3a5f21] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d308dfa3a5f21] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d308dfa3a5f21] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d308dfa3a5f21] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d308dfa3a5f21] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTaskLogs (14.05s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-12T08:20:00.887Z] daemon.go:336: [d40316bc1f5c1] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d40316bc1f5c1] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d40316bc1f5c1] daemon started [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:242: checking task uizr5emhdhtq [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:247: checking messages for uizr5emhdhtq [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:242: checking task pauqns5in5j1 [2019-09-12T08:20:00.887Z] docker_cli_service_logs_test.go:247: checking messages for pauqns5in5j1 [2019-09-12T08:20:00.887Z] daemon.go:472: [d40316bc1f5c1] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d40316bc1f5c1] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d40316bc1f5c1] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestServiceScale (2.89s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceScale [2019-09-12T08:20:00.887Z] daemon.go:336: [da0b358f77503] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [da0b358f77503] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [da0b358f77503] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [da0b358f77503] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [da0b358f77503] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [da0b358f77503] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock (19.96s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d322a8eddce94] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d322a8eddce94] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d322a8eddce94] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d322a8eddce94] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d322a8eddce94] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d322a8eddce94] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d322a8eddce94] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d322a8eddce94] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d322a8eddce94] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d322a8eddce94] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d322a8eddce94] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d322a8eddce94] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d322a8eddce94] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d322a8eddce94] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d322a8eddce94] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d322a8eddce94] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d322a8eddce94] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d322a8eddce94] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d322a8eddce94] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d322a8eddce94] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d322a8eddce94] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-12T08:20:00.887Z] daemon.go:336: [dfd44ea8a95f9] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [dfd44ea8a95f9] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [dfd44ea8a95f9] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [dfd44ea8a95f9] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [dfd44ea8a95f9] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [dfd44ea8a95f9] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-12T08:20:00.887Z] daemon.go:336: [da1a9cd5cb936] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [da1a9cd5cb936] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [da1a9cd5cb936] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [da1a9cd5cb936] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [da1a9cd5cb936] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [da1a9cd5cb936] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-12T08:20:00.887Z] daemon.go:336: [d16afb15daf5c] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d16afb15daf5c] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d16afb15daf5c] daemon started [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-12T08:20:00.887Z] daemon.go:336: [d70d4715d76dd] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d70d4715d76dd] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d70d4715d76dd] daemon started [2019-09-12T08:20:00.887Z] check_test.go:310: [d70d4715d76dd] joining swarm manager [d16afb15daf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-12T08:20:00.887Z] daemon.go:336: [d7de05a01308c] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d7de05a01308c] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d7de05a01308c] daemon started [2019-09-12T08:20:00.887Z] check_test.go:310: [d7de05a01308c] joining swarm manager [d16afb15daf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.887Z] daemon.go:472: [d16afb15daf5c] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d16afb15daf5c] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d16afb15daf5c] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:472: [d70d4715d76dd] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d70d4715d76dd] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d70d4715d76dd] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:472: [d7de05a01308c] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d7de05a01308c] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d7de05a01308c] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-12T08:20:00.887Z] daemon.go:336: [d0a8c321cdece] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d0a8c321cdece] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d0a8c321cdece] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d0a8c321cdece] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d0a8c321cdece] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d0a8c321cdece] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-12T08:20:00.887Z] daemon.go:336: [d7e4e87d92ea2] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d7e4e87d92ea2] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d7e4e87d92ea2] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d7e4e87d92ea2] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d7e4e87d92ea2] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d7e4e87d92ea2] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-12T08:20:00.887Z] daemon.go:336: [d8d922dcc2000] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d8d922dcc2000] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d8d922dcc2000] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d8d922dcc2000] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d8d922dcc2000] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d8d922dcc2000] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-12T08:20:00.887Z] daemon.go:336: [d270f22995ff4] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d270f22995ff4] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d270f22995ff4] daemon started [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-12T08:20:00.887Z] daemon.go:336: [d000a9c2cc5de] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d000a9c2cc5de] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d000a9c2cc5de] daemon started [2019-09-12T08:20:00.887Z] check_test.go:310: [d000a9c2cc5de] joining swarm manager [d270f22995ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-12T08:20:00.887Z] daemon.go:336: [dc2590f6bc2f4] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [dc2590f6bc2f4] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [dc2590f6bc2f4] daemon started [2019-09-12T08:20:00.887Z] check_test.go:310: [dc2590f6bc2f4] joining swarm manager [d270f22995ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.887Z] daemon.go:472: [d270f22995ff4] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d270f22995ff4] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d270f22995ff4] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:472: [d000a9c2cc5de] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d000a9c2cc5de] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d000a9c2cc5de] Daemon stopped [2019-09-12T08:20:00.887Z] daemon.go:472: [dc2590f6bc2f4] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [dc2590f6bc2f4] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [dc2590f6bc2f4] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-12T08:20:00.887Z] daemon.go:336: [d8120e7245d4b] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:336: [d8120e7245d4b] waiting for daemon to start [2019-09-12T08:20:00.887Z] daemon.go:364: [d8120e7245d4b] daemon started [2019-09-12T08:20:00.887Z] daemon.go:472: [d8120e7245d4b] Stopping daemon [2019-09-12T08:20:00.887Z] daemon.go:307: [d8120e7245d4b] exiting daemon [2019-09-12T08:20:00.887Z] daemon.go:459: [d8120e7245d4b] Daemon stopped [2019-09-12T08:20:00.887Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.49s) [2019-09-12T08:20:00.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-12T08:20:00.888Z] daemon.go:336: [dda6c88ea8dd7] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dda6c88ea8dd7] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dda6c88ea8dd7] daemon started [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d526a84f640fe] daemon started [2019-09-12T08:20:00.888Z] check_test.go:310: [d526a84f640fe] joining swarm manager [dda6c88ea8dd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dc08d3744872a] daemon started [2019-09-12T08:20:00.888Z] check_test.go:310: [dc08d3744872a] joining swarm manager [dda6c88ea8dd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.888Z] daemon.go:472: [d526a84f640fe] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d526a84f640fe] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d526a84f640fe] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d526a84f640fe] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [dc08d3744872a] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dc08d3744872a] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dc08d3744872a] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dc08d3744872a] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d526a84f640fe] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d526a84f640fe] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d526a84f640fe] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d526a84f640fe] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [dc08d3744872a] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dc08d3744872a] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dc08d3744872a] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dc08d3744872a] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d526a84f640fe] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d526a84f640fe] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d526a84f640fe] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d526a84f640fe] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d526a84f640fe] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [dc08d3744872a] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dc08d3744872a] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dc08d3744872a] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dc08d3744872a] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dc08d3744872a] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [dda6c88ea8dd7] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dda6c88ea8dd7] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dda6c88ea8dd7] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:472: [d526a84f640fe] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d526a84f640fe] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d526a84f640fe] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:472: [dc08d3744872a] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dc08d3744872a] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dc08d3744872a] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.08s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-12T08:20:00.888Z] daemon.go:336: [d6b93dfb9f01c] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d6b93dfb9f01c] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d6b93dfb9f01c] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d6b93dfb9f01c] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d6b93dfb9f01c] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d6b93dfb9f01c] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAutoStart (10.11s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-12T08:20:00.888Z] daemon.go:336: [de105924ff4d0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [de105924ff4d0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [de105924ff4d0] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [de105924ff4d0] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [de105924ff4d0] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [de105924ff4d0] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [de105924ff4d0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [de105924ff4d0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [de105924ff4d0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [de105924ff4d0] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [de105924ff4d0] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [de105924ff4d0] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [de105924ff4d0] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions (8.64s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-12T08:20:00.888Z] daemon.go:336: [da19e4b34377d] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [da19e4b34377d] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [da19e4b34377d] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [da19e4b34377d] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [da19e4b34377d] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [da19e4b34377d] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-12T08:20:00.888Z] daemon.go:336: [dc3b3d57601ae] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [dc3b3d57601ae] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [dc3b3d57601ae] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [dc3b3d57601ae] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [dc3b3d57601ae] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [dc3b3d57601ae] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon (5.99s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d8e569f948d6e] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d8e569f948d6e] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d8e569f948d6e] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d8e569f948d6e] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:307: [d8e569f948d6e] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:307: [d8e569f948d6e] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8e569f948d6e] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d8e569f948d6e] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d8e569f948d6e] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d8e569f948d6e] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d8e569f948d6e] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIngressNetwork (3.00s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-12T08:20:00.888Z] daemon.go:336: [d886b71c35afd] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d886b71c35afd] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d886b71c35afd] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d886b71c35afd] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d886b71c35afd] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d886b71c35afd] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInit (4.68s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInit [2019-09-12T08:20:00.888Z] daemon.go:336: [d2d8096743888] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d2d8096743888] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d2d8096743888] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d2d8096743888] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d2d8096743888] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d2d8096743888] Daemon stopped [2019-09-12T08:20:00.888Z] --- SKIP: Test/DockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-12T08:20:00.888Z] requirement.go:26: unmatched requirement IPv6 [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitLocked (7.55s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d8887238f43a0] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d8887238f43a0] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d8887238f43a0] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d8887238f43a0] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d8887238f43a0] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d8887238f43a0] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d8887238f43a0] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d8887238f43a0] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d8887238f43a0] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d8887238f43a0] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d8887238f43a0] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d8887238f43a0] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d8887238f43a0] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-12T08:20:00.888Z] daemon.go:336: [d4cfda6da668d] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d4cfda6da668d] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d4cfda6da668d] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d4cfda6da668d] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d4cfda6da668d] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d4cfda6da668d] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-12T08:20:00.888Z] daemon.go:336: [d97d44a13d0fd] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d97d44a13d0fd] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d97d44a13d0fd] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d97d44a13d0fd] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d97d44a13d0fd] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d97d44a13d0fd] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-12T08:20:00.888Z] daemon.go:336: [d9c9fe5f6f1c1] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d9c9fe5f6f1c1] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d9c9fe5f6f1c1] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d9c9fe5f6f1c1] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d9c9fe5f6f1c1] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d9c9fe5f6f1c1] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-12T08:20:00.888Z] daemon.go:336: [d4951a98f3df8] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d4951a98f3df8] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d4951a98f3df8] daemon started [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-12T08:20:00.888Z] daemon.go:336: [d5320265be4e4] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d5320265be4e4] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d5320265be4e4] daemon started [2019-09-12T08:20:00.888Z] daemon.go:472: [d4951a98f3df8] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d4951a98f3df8] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d4951a98f3df8] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:472: [d5320265be4e4] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [d5320265be4e4] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [d5320265be4e4] Daemon stopped [2019-09-12T08:20:00.888Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked (55.54s) [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-12T08:20:00.888Z] daemon.go:336: [d6c4663833425] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [d6c4663833425] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [d6c4663833425] daemon started [2019-09-12T08:20:00.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-12T08:20:00.888Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:364: [deac0399e5073] daemon started [2019-09-12T08:20:00.888Z] check_test.go:310: [deac0399e5073] joining swarm manager [d6c4663833425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.888Z] daemon.go:472: [deac0399e5073] Stopping daemon [2019-09-12T08:20:00.888Z] daemon.go:307: [deac0399e5073] exiting daemon [2019-09-12T08:20:00.888Z] daemon.go:459: [deac0399e5073] Daemon stopped [2019-09-12T08:20:00.888Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.888Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [deac0399e5073] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d791d858a4f08] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [d791d858a4f08] joining swarm manager [d6c4663833425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.889Z] daemon.go:472: [deac0399e5073] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [deac0399e5073] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [deac0399e5073] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [deac0399e5073] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [deac0399e5073] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d791d858a4f08] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d791d858a4f08] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d791d858a4f08] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d791d858a4f08] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d791d858a4f08] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d791d858a4f08] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d791d858a4f08] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d791d858a4f08] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d791d858a4f08] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d6c4663833425] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d6c4663833425] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d6c4663833425] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [deac0399e5073] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [deac0399e5073] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [deac0399e5073] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [d791d858a4f08] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d791d858a4f08] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d791d858a4f08] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinWithDrain (13.56s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-12T08:20:00.889Z] daemon.go:336: [dd66e65b411bc] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [dd66e65b411bc] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [dd66e65b411bc] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-12T08:20:00.889Z] daemon.go:336: [dd4c713120e92] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [dd4c713120e92] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [dd4c713120e92] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [dd66e65b411bc] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [dd66e65b411bc] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [dd66e65b411bc] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [dd4c713120e92] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [dd4c713120e92] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [dd4c713120e92] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLeaveLocked (6.13s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-12T08:20:00.889Z] daemon.go:336: [da79bfb9e3b32] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [da79bfb9e3b32] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [da79bfb9e3b32] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [da79bfb9e3b32] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [da79bfb9e3b32] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [da79bfb9e3b32] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [da79bfb9e3b32] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [da79bfb9e3b32] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [da79bfb9e3b32] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [da79bfb9e3b32] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [da79bfb9e3b32] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [da79bfb9e3b32] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLockUnlockCluster (130.80s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de966d0bfc491] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [db865f85738f1] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [db865f85738f1] joining swarm manager [de966d0bfc491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de1fe96e504df] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [de1fe96e504df] joining swarm manager [de966d0bfc491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.889Z] daemon.go:472: [db865f85738f1] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [db865f85738f1] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [db865f85738f1] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [db865f85738f1] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [db865f85738f1] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [db865f85738f1] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [db865f85738f1] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [de966d0bfc491] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de966d0bfc491] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de966d0bfc491] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de966d0bfc491] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [de1fe96e504df] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de1fe96e504df] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de1fe96e504df] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de1fe96e504df] daemon started [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [db865f85738f1] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [db865f85738f1] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [db865f85738f1] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [db865f85738f1] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [db865f85738f1] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [de966d0bfc491] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de966d0bfc491] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de966d0bfc491] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:350: [de966d0bfc491] error pinging daemon on start: Get http://de966d0bfc491.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:350: [de966d0bfc491] error pinging daemon on start: Get http://de966d0bfc491.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:350: [de966d0bfc491] error pinging daemon on start: Get http://de966d0bfc491.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.889Z] daemon.go:336: [de966d0bfc491] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de966d0bfc491] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [de1fe96e504df] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de1fe96e504df] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de1fe96e504df] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:350: [de1fe96e504df] error pinging daemon on start: Get http://de1fe96e504df.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:350: [de1fe96e504df] error pinging daemon on start: Get http://de1fe96e504df.sock/_ping: context deadline exceeded [2019-09-12T08:20:00.889Z] daemon.go:336: [de1fe96e504df] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [de1fe96e504df] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [db865f85738f1] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [db865f85738f1] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [db865f85738f1] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [db865f85738f1] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [db865f85738f1] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-12T08:20:00.889Z] daemon.go:336: [dc487e9042f13] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [dc487e9042f13] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [dc487e9042f13] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [dc487e9042f13] joining swarm manager [de966d0bfc491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-12T08:20:00.889Z] daemon.go:472: [dc487e9042f13] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [dc487e9042f13] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [dc487e9042f13] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:336: [dc487e9042f13] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [dc487e9042f13] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [dc487e9042f13] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [de966d0bfc491] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de966d0bfc491] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de966d0bfc491] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [db865f85738f1] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [db865f85738f1] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [db865f85738f1] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [de1fe96e504df] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [de1fe96e504df] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [de1fe96e504df] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [dc487e9042f13] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [dc487e9042f13] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [dc487e9042f13] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmManagerAddress (13.55s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-12T08:20:00.889Z] daemon.go:336: [d385f29a80cca] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d385f29a80cca] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d385f29a80cca] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-12T08:20:00.889Z] daemon.go:336: [d46b340bdc3c0] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d46b340bdc3c0] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d46b340bdc3c0] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [d46b340bdc3c0] joining swarm manager [d385f29a80cca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-12T08:20:00.889Z] daemon.go:336: [dfffbd54d98ea] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [dfffbd54d98ea] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [dfffbd54d98ea] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [dfffbd54d98ea] joining swarm manager [d385f29a80cca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-12T08:20:00.889Z] daemon.go:472: [d385f29a80cca] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d385f29a80cca] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d385f29a80cca] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [d46b340bdc3c0] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d46b340bdc3c0] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d46b340bdc3c0] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [dfffbd54d98ea] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [dfffbd54d98ea] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [dfffbd54d98ea] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateDup (2.90s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-12T08:20:00.889Z] daemon.go:336: [d8b1b2e97ec84] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d8b1b2e97ec84] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d8b1b2e97ec84] daemon started [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-12T08:20:00.889Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-12T08:20:00.889Z] daemon.go:472: [d8b1b2e97ec84] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d8b1b2e97ec84] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d8b1b2e97ec84] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.03s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-12T08:20:00.889Z] daemon.go:336: [d5ae6598c9152] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d5ae6598c9152] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d5ae6598c9152] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d5ae6598c9152] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d5ae6598c9152] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d5ae6598c9152] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.56s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-12T08:20:00.889Z] daemon.go:336: [d562dde8cd74f] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d562dde8cd74f] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d562dde8cd74f] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d562dde8cd74f] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d562dde8cd74f] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d562dde8cd74f] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPlugin (3.23s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-12T08:20:00.889Z] daemon.go:336: [d39ab8fd3ee90] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d39ab8fd3ee90] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d39ab8fd3ee90] daemon started [2019-09-12T08:20:00.889Z] daemon.go:472: [d39ab8fd3ee90] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d39ab8fd3ee90] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d39ab8fd3ee90] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 (54.09s) [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-12T08:20:00.889Z] daemon.go:336: [d13976f7c3286] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d13976f7c3286] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d13976f7c3286] daemon started [2019-09-12T08:20:00.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-12T08:20:00.889Z] daemon.go:336: [d057f8b178381] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:336: [d057f8b178381] waiting for daemon to start [2019-09-12T08:20:00.889Z] daemon.go:364: [d057f8b178381] daemon started [2019-09-12T08:20:00.889Z] check_test.go:310: [d057f8b178381] joining swarm manager [d13976f7c3286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.889Z] daemon.go:472: [d13976f7c3286] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d13976f7c3286] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d13976f7c3286] Daemon stopped [2019-09-12T08:20:00.889Z] daemon.go:472: [d057f8b178381] Stopping daemon [2019-09-12T08:20:00.889Z] daemon.go:307: [d057f8b178381] exiting daemon [2019-09-12T08:20:00.889Z] daemon.go:459: [d057f8b178381] Daemon stopped [2019-09-12T08:20:00.889Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeListFilter (3.21s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-12T08:20:00.890Z] daemon.go:336: [da7fd78f5c398] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [da7fd78f5c398] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [da7fd78f5c398] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [da7fd78f5c398] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [da7fd78f5c398] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [da7fd78f5c398] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter (3.99s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-12T08:20:00.890Z] daemon.go:336: [d2e207bc92563] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d2e207bc92563] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d2e207bc92563] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d2e207bc92563] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d2e207bc92563] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d2e207bc92563] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishAdd (3.46s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-12T08:20:00.890Z] daemon.go:336: [de18918b9ea03] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [de18918b9ea03] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [de18918b9ea03] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [de18918b9ea03] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [de18918b9ea03] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [de18918b9ea03] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.46s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-12T08:20:00.890Z] daemon.go:336: [dc879cad4b456] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dc879cad4b456] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dc879cad4b456] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dc879cad4b456] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dc879cad4b456] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dc879cad4b456] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-12T08:20:00.890Z] daemon.go:336: [d400a6e7e82ee] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d400a6e7e82ee] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d400a6e7e82ee] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d400a6e7e82ee] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d400a6e7e82ee] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d400a6e7e82ee] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation (20.20s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-12T08:20:00.890Z] daemon.go:336: [d8108f574ea22] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d8108f574ea22] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d8108f574ea22] daemon started [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-12T08:20:00.890Z] daemon.go:336: [da6beaf95b755] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [da6beaf95b755] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [da6beaf95b755] daemon started [2019-09-12T08:20:00.890Z] check_test.go:310: [da6beaf95b755] joining swarm manager [d8108f574ea22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-12T08:20:00.890Z] daemon.go:472: [d8108f574ea22] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d8108f574ea22] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d8108f574ea22] Daemon stopped [2019-09-12T08:20:00.890Z] daemon.go:472: [da6beaf95b755] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [da6beaf95b755] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [da6beaf95b755] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRotateUnlockKey (15.59s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dce03a885678c] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dce03a885678c] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dce03a885678c] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dce03a885678c] Daemon stopped [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dce03a885678c] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dce03a885678c] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dce03a885678c] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dce03a885678c] Daemon stopped [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dce03a885678c] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dce03a885678c] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dce03a885678c] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dce03a885678c] Daemon stopped [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dce03a885678c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dce03a885678c] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dce03a885678c] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dce03a885678c] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dce03a885678c] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceEnvFile (3.09s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-12T08:20:00.890Z] daemon.go:336: [de0a33afa3ebb] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [de0a33afa3ebb] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [de0a33afa3ebb] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [de0a33afa3ebb] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [de0a33afa3ebb] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [de0a33afa3ebb] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceListFilter (2.94s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-12T08:20:00.890Z] daemon.go:336: [d06f4bb3f7555] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d06f4bb3f7555] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d06f4bb3f7555] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d06f4bb3f7555] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d06f4bb3f7555] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d06f4bb3f7555] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode (3.52s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-12T08:20:00.890Z] daemon.go:336: [db26e5fa6a601] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [db26e5fa6a601] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [db26e5fa6a601] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [db26e5fa6a601] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [db26e5fa6a601] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [db26e5fa6a601] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.97s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-12T08:20:00.890Z] daemon.go:336: [dffc62cddb0f2] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dffc62cddb0f2] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dffc62cddb0f2] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dffc62cddb0f2] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dffc62cddb0f2] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dffc62cddb0f2] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-12T08:20:00.890Z] daemon.go:336: [dba221eb335b1] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dba221eb335b1] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dba221eb335b1] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dba221eb335b1] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dba221eb335b1] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dba221eb335b1] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate (3.17s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-12T08:20:00.890Z] daemon.go:336: [d6fa4900e4ffa] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d6fa4900e4ffa] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d6fa4900e4ffa] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d6fa4900e4ffa] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d6fa4900e4ffa] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d6fa4900e4ffa] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.02s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-12T08:20:00.890Z] daemon.go:336: [daa0978807629] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [daa0978807629] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [daa0978807629] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [daa0978807629] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [daa0978807629] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [daa0978807629] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-12T08:20:00.890Z] daemon.go:336: [d385dd4aa8ac8] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d385dd4aa8ac8] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d385dd4aa8ac8] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d385dd4aa8ac8] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d385dd4aa8ac8] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d385dd4aa8ac8] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmStopSignal (3.21s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-12T08:20:00.890Z] daemon.go:336: [d5b0e3cc58d9d] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d5b0e3cc58d9d] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d5b0e3cc58d9d] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d5b0e3cc58d9d] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d5b0e3cc58d9d] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d5b0e3cc58d9d] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-12T08:20:00.890Z] daemon.go:336: [db6cdedf50825] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [db6cdedf50825] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [db6cdedf50825] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [db6cdedf50825] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [db6cdedf50825] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [db6cdedf50825] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmUpdate (3.07s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-12T08:20:00.890Z] daemon.go:336: [d7cacf992b3fa] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d7cacf992b3fa] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d7cacf992b3fa] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d7cacf992b3fa] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d7cacf992b3fa] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d7cacf992b3fa] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-12T08:20:00.890Z] daemon.go:336: [d1bdcd1b19a5a] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d1bdcd1b19a5a] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d1bdcd1b19a5a] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d1bdcd1b19a5a] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d1bdcd1b19a5a] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d1bdcd1b19a5a] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-12T08:20:00.890Z] daemon.go:336: [dcf29ddee47fb] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [dcf29ddee47fb] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [dcf29ddee47fb] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [dcf29ddee47fb] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [dcf29ddee47fb] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [dcf29ddee47fb] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.53s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-12T08:20:00.890Z] daemon.go:336: [d80017ee1a045] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d80017ee1a045] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d80017ee1a045] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d80017ee1a045] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d80017ee1a045] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d80017ee1a045] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-12T08:20:00.890Z] docker_cli_external_volume_driver_test.go:53: Daemon dda753d4f434f is not started [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-12T08:20:00.890Z] daemon.go:336: [d25ee9bb07c3f] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d25ee9bb07c3f] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d25ee9bb07c3f] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d25ee9bb07c3f] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d25ee9bb07c3f] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d25ee9bb07c3f] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-12T08:20:00.890Z] daemon.go:336: [d7e29331b8332] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d7e29331b8332] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d7e29331b8332] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d7e29331b8332] Stopping daemon [2019-09-12T08:20:00.890Z] daemon.go:307: [d7e29331b8332] exiting daemon [2019-09-12T08:20:00.890Z] daemon.go:459: [d7e29331b8332] Daemon stopped [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-12T08:20:00.890Z] docker_cli_external_volume_driver_test.go:53: Daemon df3941058086c is not started [2019-09-12T08:20:00.890Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-12T08:20:00.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-12T08:20:00.890Z] daemon.go:336: [d754b78852d7c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:336: [d754b78852d7c] waiting for daemon to start [2019-09-12T08:20:00.890Z] daemon.go:364: [d754b78852d7c] daemon started [2019-09-12T08:20:00.890Z] daemon.go:472: [d754b78852d7c] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d754b78852d7c] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d754b78852d7c] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-12T08:20:00.891Z] docker_cli_external_volume_driver_test.go:53: Daemon dc9da697d3ab4 is not started [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-12T08:20:00.891Z] docker_cli_external_volume_driver_test.go:53: Daemon d74d91a00a6d4 is not started [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-12T08:20:00.891Z] daemon.go:336: [de472796abeb4] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [de472796abeb4] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [de472796abeb4] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [de472796abeb4] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [de472796abeb4] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [de472796abeb4] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-12T08:20:00.891Z] daemon.go:336: [d98e14d79a864] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d98e14d79a864] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d98e14d79a864] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d98e14d79a864] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d98e14d79a864] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d98e14d79a864] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-12T08:20:00.891Z] daemon.go:336: [d2189214f7086] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d2189214f7086] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d2189214f7086] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d2189214f7086] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d2189214f7086] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d2189214f7086] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-12T08:20:00.891Z] daemon.go:336: [d2f5d9576fd75] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d2f5d9576fd75] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d2f5d9576fd75] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d2f5d9576fd75] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d2f5d9576fd75] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d2f5d9576fd75] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-12T08:20:00.891Z] daemon.go:336: [d6150405b5d44] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d6150405b5d44] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d6150405b5d44] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d6150405b5d44] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d6150405b5d44] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d6150405b5d44] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-12T08:20:00.891Z] daemon.go:336: [d6af48aa44cff] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d6af48aa44cff] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d6af48aa44cff] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d6af48aa44cff] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d6af48aa44cff] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d6af48aa44cff] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-12T08:20:00.891Z] daemon.go:336: [dfeb048b38ec4] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [dfeb048b38ec4] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [dfeb048b38ec4] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [dfeb048b38ec4] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [dfeb048b38ec4] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [dfeb048b38ec4] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-12T08:20:00.891Z] daemon.go:336: [d983feb73a6c2] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d983feb73a6c2] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d983feb73a6c2] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d983feb73a6c2] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d983feb73a6c2] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d983feb73a6c2] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-12T08:20:00.891Z] daemon.go:336: [d49551ba12222] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d49551ba12222] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d49551ba12222] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d49551ba12222] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d49551ba12222] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d49551ba12222] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-12T08:20:00.891Z] docker_cli_external_volume_driver_test.go:486: Daemon d9fe243f751f7 is not started [2019-09-12T08:20:00.891Z] daemon.go:336: [d9fe243f751f7] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:336: [d9fe243f751f7] waiting for daemon to start [2019-09-12T08:20:00.891Z] daemon.go:364: [d9fe243f751f7] daemon started [2019-09-12T08:20:00.891Z] daemon.go:472: [d9fe243f751f7] Stopping daemon [2019-09-12T08:20:00.891Z] daemon.go:307: [d9fe243f751f7] exiting daemon [2019-09-12T08:20:00.891Z] daemon.go:459: [d9fe243f751f7] Daemon stopped [2019-09-12T08:20:00.891Z] --- PASS: Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-12T08:20:00.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-12T08:20:00.891Z] docker_cli_external_volume_driver_test.go:53: Daemon d25ccce6222f2 is not started [2019-09-12T08:20:00.891Z] PASS [2019-09-12T08:20:00.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-12T08:20:00.891Z] ++++ cat bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d24c4ee9fb546/docker.pid [2019-09-12T08:20:00.891Z] +++ kill 5487 [2019-09-12T08:20:00.891Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5487 is not a child of this shell [2019-09-12T08:20:00.891Z] warning: PID 5487 from bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d24c4ee9fb546/docker.pid had a nonzero exit code [2019-09-12T08:20:00.891Z] ++++ cat bundles/test-integration/docker.pid [2019-09-12T08:20:00.891Z] +++ kill 6909 [2019-09-12T08:20:00.891Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-12T08:20:00.891Z] +++ /etc/init.d/apparmor stop [2019-09-12T08:20:00.891Z] Clearing AppArmor profiles cache:. [2019-09-12T08:20:00.891Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-12T08:20:00.891Z] Unloading profiles will leave already running processes permanently [2019-09-12T08:20:00.891Z] unconfined, which can lead to unexpected situations. [2019-09-12T08:20:00.891Z] [2019-09-12T08:20:00.891Z] To set a process to complain mode, use the command line tool [2019-09-12T08:20:00.891Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-12T08:20:00.891Z] with the 'teardown' option." [2019-09-12T08:20:00.891Z] [2019-09-12T08:20:00.891Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-12T08:20:00.903Z] Recording test results [2019-09-12T08:20:00.991Z] === RUN Test/DockerSuite/TestLogsWithDetails [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-12T08:20:01.687Z] + echo Ensuring container killed. [2019-09-12T08:20:01.687Z] Ensuring container killed. [2019-09-12T08:20:01.687Z] + docker rm -vf docker-pr5 [2019-09-12T08:20:01.687Z] Error: No such container: docker-pr5 [2019-09-12T08:20:01.687Z] + true [Pipeline] sh [2019-09-12T08:20:01.969Z] + echo Chowning /workspace to jenkins user [2019-09-12T08:20:01.969Z] Chowning /workspace to jenkins user [2019-09-12T08:20:01.969Z] + id -u [2019-09-12T08:20:01.969Z] + id -g [2019-09-12T08:20:01.969Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39904:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-12T08:20:06.438Z] + bundleName=amd64 [2019-09-12T08:20:06.438Z] + echo Creating amd64-bundles.tar.gz [2019-09-12T08:20:06.438Z] Creating amd64-bundles.tar.gz [2019-09-12T08:20:06.438Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-12T08:20:06.438Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-12T08:20:07.378Z] Archiving artifacts [2019-09-12T08:20:07.725Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T08:20:08.034Z] + make clean [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPortList [2019-09-12T08:20:08.079Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-12T08:20:08.290Z] docker volume rm -f docker-dev-cache [2019-09-12T08:20:08.291Z] docker-dev-cache [Pipeline] deleteDir [2019-09-12T08:20:09.894Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-12T08:20:12.786Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-12T08:20:16.579Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-12T08:20:16.579Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-12T08:20:20.436Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-12T08:20:25.172Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-12T08:20:25.172Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-12T08:20:30.741Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-12T08:20:33.766Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-12T08:20:39.298Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-12T08:20:42.198Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-12T08:20:46.318Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-12T08:20:46.318Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-12T08:20:49.260Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-12T08:20:49.260Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-12T08:20:50.226Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-12T08:20:51.758Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-12T08:20:51.758Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-12T08:20:54.908Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-12T08:21:06.556Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-12T08:21:06.556Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-12T08:21:07.318Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-12T08:21:09.506Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-12T08:21:16.593Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-12T08:21:20.343Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-12T08:21:20.343Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-12T08:21:20.343Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-12T08:21:25.045Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-12T08:21:25.045Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-12T08:21:25.045Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-12T08:21:25.045Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-12T08:21:25.045Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-12T08:21:32.136Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-12T08:21:32.136Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-12T08:21:32.597Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-12T08:21:32.597Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-12T08:21:34.137Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-12T08:21:35.113Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-12T08:21:35.113Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-12T08:21:38.864Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-12T08:21:43.568Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-12T08:21:45.110Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-12T08:21:49.346Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-12T08:21:51.520Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-12T08:21:55.260Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-12T08:21:55.260Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-12T08:21:57.432Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-12T08:21:57.432Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-12T08:22:02.822Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-12T08:22:02.822Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-12T08:22:03.211Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-12T08:22:06.937Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-12T08:22:08.472Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-12T08:22:08.634Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-12T08:22:08.634Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-12T08:22:08.634Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-12T08:22:09.095Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-12T08:22:12.199Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-12T08:22:13.733Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-12T08:22:13.796Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-12T08:22:16.630Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-12T08:22:21.311Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-12T08:22:22.380Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-12T08:22:22.380Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-12T08:22:26.126Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-12T08:22:26.126Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-12T08:22:26.588Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-12T08:22:41.490Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-12T08:22:42.379Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-12T08:22:42.836Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-12T08:22:43.035Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-12T08:22:43.294Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-12T08:22:44.008Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-12T08:22:51.232Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-12T08:22:53.733Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-12T08:23:01.567Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-12T08:23:08.682Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-12T08:23:12.427Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-12T08:23:12.887Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-12T08:23:15.076Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-12T08:23:18.900Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-12T08:23:18.900Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-12T08:23:19.357Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-12T08:23:32.935Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-12T08:23:34.478Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-12T08:23:40.286Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-12T08:23:40.748Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-12T08:23:42.934Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-12T08:23:42.934Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-12T08:23:42.934Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-12T08:23:46.682Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-12T08:23:49.598Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-12T08:23:51.963Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-12T08:23:54.151Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-12T08:23:56.343Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-12T08:23:56.343Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-12T08:24:01.047Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-12T08:24:02.589Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-12T08:24:02.589Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-12T08:24:05.502Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-12T08:24:05.502Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-12T08:24:05.502Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-12T08:24:07.688Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-12T08:24:09.876Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-12T08:24:11.584Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-12T08:24:13.774Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-12T08:24:13.774Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-12T08:24:13.774Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-12T08:24:13.774Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-12T08:24:15.959Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-12T08:24:15.959Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-12T08:24:15.959Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-12T08:24:15.959Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-12T08:24:15.959Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-12T08:24:18.143Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-12T08:24:19.967Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-12T08:24:30.541Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-12T08:24:37.631Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-12T08:24:37.631Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-12T08:24:37.631Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-12T08:24:37.631Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-12T08:24:38.604Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-12T08:24:40.788Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-12T08:24:40.788Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-12T08:24:41.041Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-12T08:24:42.972Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-12T08:24:42.972Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-12T08:24:42.972Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-12T08:24:42.972Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-12T08:24:45.160Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-12T08:24:46.870Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-12T08:24:48.103Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-12T08:24:49.062Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-12T08:24:51.247Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-12T08:24:59.855Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-12T08:25:00.485Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-12T08:25:08.446Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-12T08:25:08.446Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunMount [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-12T08:25:10.642Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-12T08:25:10.797Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-12T08:25:17.735Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-12T08:25:17.735Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-12T08:25:17.735Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-12T08:25:17.735Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-12T08:25:21.478Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-12T08:25:25.347Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-12T08:25:25.808Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-12T08:25:26.779Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-12T08:25:28.964Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-12T08:25:31.151Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-12T08:25:31.612Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-12T08:25:38.700Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:25:40.743Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-12T08:25:40.743Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-12T08:25:40.884Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-12T08:25:49.475Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-12T08:25:49.475Z] === RUN Test/DockerSuite/TestRunRm [2019-09-12T08:25:51.019Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-12T08:25:53.130Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-12T08:25:55.302Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-12T08:25:55.302Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-12T08:25:55.302Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-12T08:25:56.835Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-12T08:25:58.377Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-12T08:25:59.998Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-12T08:26:00.563Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-12T08:26:02.106Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-12T08:26:05.021Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-12T08:26:05.021Z] === RUN Test/DockerSuite/TestRunState [2019-09-12T08:26:05.021Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-12T08:26:07.062Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-12T08:26:09.238Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-12T08:26:09.696Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-12T08:26:09.696Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-12T08:26:12.186Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-12T08:26:12.186Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-12T08:26:12.591Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-12T08:26:13.059Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-12T08:26:14.377Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-12T08:26:18.846Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-12T08:26:19.104Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-12T08:26:21.294Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-12T08:26:21.294Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-12T08:26:23.481Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-12T08:26:23.481Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-12T08:26:23.481Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-12T08:26:26.394Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-12T08:26:33.468Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-12T08:26:33.657Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-12T08:26:37.194Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-12T08:26:37.388Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-12T08:26:42.974Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-12T08:26:42.974Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-12T08:26:42.974Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-12T08:26:42.974Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-12T08:26:42.974Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-12T08:26:45.876Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-12T08:26:47.410Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-12T08:26:49.581Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-12T08:26:49.581Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-12T08:26:49.581Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-12T08:26:50.038Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-12T08:26:53.887Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-12T08:26:55.068Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-12T08:26:55.419Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-12T08:26:57.590Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-12T08:27:01.326Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-12T08:27:01.786Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-12T08:27:03.620Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-12T08:27:03.960Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-12T08:27:04.419Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-12T08:27:04.877Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-12T08:27:05.335Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-12T08:27:06.866Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-12T08:27:13.933Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-12T08:27:13.933Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-12T08:27:15.992Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-12T08:27:20.991Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-12T08:27:20.991Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-12T08:27:24.015Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-12T08:27:24.472Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-12T08:27:24.472Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-12T08:27:24.472Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-12T08:27:24.472Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-12T08:27:24.783Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-12T08:27:30.256Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-12T08:27:32.429Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-12T08:27:33.338Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-12T08:27:34.603Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-12T08:27:34.603Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-12T08:27:36.238Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-12T08:27:36.238Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-12T08:27:36.238Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-12T08:27:36.776Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-12T08:27:39.144Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-12T08:27:39.144Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-12T08:27:54.446Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-12T08:27:55.418Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-12T08:27:55.418Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-12T08:27:58.336Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-12T08:27:58.801Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-12T08:27:59.258Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-12T08:27:59.258Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-12T08:27:59.258Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-12T08:28:11.620Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-12T08:28:11.620Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-12T08:28:12.078Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-12T08:28:12.078Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-12T08:28:12.078Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-12T08:28:19.138Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-12T08:28:19.138Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-12T08:28:19.138Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-12T08:28:27.695Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-12T08:28:27.695Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-12T08:28:28.660Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-12T08:28:28.660Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-12T08:28:28.661Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-12T08:28:28.661Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-12T08:28:28.661Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-12T08:28:28.661Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-12T08:28:28.661Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-12T08:28:28.661Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-12T08:28:28.661Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-12T08:28:28.661Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-12T08:28:28.661Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-12T08:28:28.661Z] --- PASS: Test (2575.97s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.66s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.26s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.58s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.39s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (145.85s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (1.70s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.20s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.02s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (6.08s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (4.01s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (3.01s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (6.20s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (117.50s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (6.04s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.39s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.29s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.45s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (5.22s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (9.79s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.03s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddTar (34.52s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.04s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.41s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (17.71s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.61s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (7.45s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (5.10s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.79s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.11s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.94s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (6.22s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.14s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.92s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.43s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.05s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.04s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (1.38s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.04s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.95s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.57s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.53s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (2.11s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.18s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildContChar (13.56s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.50s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.88s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.50s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.16s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.36s) [2019-09-12T08:28:28.661Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.76s) [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-09-12T08:28:28.661Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.661Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (24.35s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.74s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (27.93s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.81s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (3.55s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.49s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.75s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (69.46s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (6.30s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.48s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (74.42s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (29.64s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (11.39s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (11.22s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (43.81s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (11.02s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (11.15s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (94.78s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.49s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.41s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.82s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.51s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.52s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.06s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.37s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.02s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (3.46s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (5.10s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (18.14s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.66s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.02s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFails (2.12s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (10.14s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (5.54s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildForceRm (6.72s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromGit (6.33s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (1.44s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (5.69s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.83s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.52s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (14.05s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildHistory (11.40s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.96s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.05s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.79s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.11s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (4.89s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.89s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.93s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.59s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.95s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.58s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (5.48s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.10s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.58s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.72s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (5.18s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (20.40s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (36.32s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (19.65s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (5.90s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.39s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (17.11s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (8.01s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.62s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.02s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNoContext (2.56s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (4.62s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.24s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (1.09s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (9.73s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (1.47s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.00s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (3.46s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (9.09s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (5.35s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (5.04s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (1.13s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (2.08s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.02s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (42.99s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (29.47s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildRm (13.86s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (3.34s) [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.42s) [2019-09-12T08:28:28.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (8.18s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (3.48s) [2019-09-12T08:28:28.662Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (5.16s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (15.75s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.87s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.67s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (12.62s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.37s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (5.13s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildStderr (4.99s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (25.45s) [2019-09-12T08:28:29.121Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.38s) [2019-09-12T08:28:29.121Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (2.89s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (1.32s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (4.89s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (5.56s) [2019-09-12T08:28:29.121Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.03s) [2019-09-12T08:28:29.121Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.121Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.12s) [2019-09-12T08:28:29.121Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.121Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.02s) [2019-09-12T08:28:29.121Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (9.45s) [2019-09-12T08:28:29.121Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.51s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (7.51s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (22.68s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (14.34s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (5.60s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.45s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (2.53s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (12.01s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (4.84s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.55s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (18.47s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.39s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.37s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (1.23s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (8.60s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.38s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-12T08:28:29.122Z] docker_cli_sni_test.go:18: Flakey test [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (2.00s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (4.52s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitChange (5.11s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (4.82s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitNewFile (6.44s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitTTY (7.00s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (4.58s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (7.06s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (6.75s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (6.89s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (2.04s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (2.55s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (2.05s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (2.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (6.96s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (1.94s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (2.04s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (3.48s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (3.91s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.68s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (6.96s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (2.02s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (4.13s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.81s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (16.84s) [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00070e540 } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1803029374 c:\foo false } [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1803029374 c:\foo true } [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 0 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 1 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 2 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 3 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 4 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 5 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 6 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 7 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 8 [2019-09-12T08:28:29.122Z] docker_api_containers_test.go:1926: case 9 [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (2.17s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (2.18s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.07s) [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpRelativePath (2.22s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToCaseA (4.38s) [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a952892361\file1 0133ace0c9fd9a286559070aac717ce017774fd14a441d4b2476258c11f80577:/root/itWorks.txt` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:279: checking that container "0133ace0c9fd9a286559070aac717ce017774fd14a441d4b2476258c11f80577" start output contains "file1\n" [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0133ace0c9fd9a286559070aac717ce017774fd14a441d4b2476258c11f80577` [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToCaseB (2.24s) [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b763054740\file1 d26ea9d8a091de851eebfc9e20291cf204bfdcd147de0913f92ebda929be6990:testDir/` [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToCaseE (8.63s) [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e630861027\dir1 6f936aa0c15ee4ae72122d9a81844d1dc0ca380404b7f0fd4f3309a21ec0d2cf:testDir` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:279: checking that container "6f936aa0c15ee4ae72122d9a81844d1dc0ca380404b7f0fd4f3309a21ec0d2cf" start output contains "file1-1\n" [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6f936aa0c15ee4ae72122d9a81844d1dc0ca380404b7f0fd4f3309a21ec0d2cf` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e630861027\dir1 c574dcfa6d5c3cd047e0e6a19e838631cde3889784bb476480d467bdbbb038af:testDir/` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:279: checking that container "c574dcfa6d5c3cd047e0e6a19e838631cde3889784bb476480d467bdbbb038af" start output contains "file1-1\n" [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:209: running `docker start -a c574dcfa6d5c3cd047e0e6a19e838631cde3889784bb476480d467bdbbb038af` [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToCaseH (8.98s) [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h655238374\dir1\. 1313fea893280829fb79e8d11dc164fdad207c24c0ef0077a132ea7a8831a395:testDir` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:279: checking that container "1313fea893280829fb79e8d11dc164fdad207c24c0ef0077a132ea7a8831a395" start output contains "file1-1\n" [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1313fea893280829fb79e8d11dc164fdad207c24c0ef0077a132ea7a8831a395` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h655238374\dir1\. efb4ef074305430e674c34fb5096687f751f6a258e52fc2ca1ebc20404297c0c:testDir/` [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:279: checking that container "efb4ef074305430e674c34fb5096687f751f6a258e52fc2ca1ebc20404297c0c" start output contains "file1-1\n" [2019-09-12T08:28:29.122Z] docker_cli_cp_utils_test.go:209: running `docker start -a efb4ef074305430e674c34fb5096687f751f6a258e52fc2ca1ebc20404297c0c` [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToDot (2.15s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCpToStdout (2.51s) [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-12T08:28:29.122Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.18s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.18s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateByImageID (1.82s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (2.04s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.27s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.18s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (1.98s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.61s) [2019-09-12T08:28:29.122Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.18s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateRM (0.34s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.16s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.34s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (7.60s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.21s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.55s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.18s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (2.18s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestDockerFails (0.07s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (2.18s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (2.18s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.12s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (7.79s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsCopy (5.36s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (4.63s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.82s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (3.53s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.56s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilterType (1.00s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFilters (4.29s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFormat (4.30s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.07s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.19s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsRename (2.24s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsResize (2.55s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (2.01s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (4.65s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.76s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (3.62s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExec (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (1.80s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (2.00s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (2.14s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (2.02s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (4.15s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecExitStatus (2.09s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecInspectID (4.51s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (2.20s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (7.93s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetContainerStats (5.89s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (3.49s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (5.85s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.12s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (4.76s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.70s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (2.42s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.20s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.63s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.36s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.13s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (2.04s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (2.00s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (2.22s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.20s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (2.09s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectDefault (2.05s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectHistory (4.58s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectInt64 (2.02s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (1.98s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.18s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (2.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.08s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (1.97s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectStatus (2.43s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (4.03s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (2.17s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (2.12s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (2.04s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2019-09-12T08:28:29.123Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.09s) [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-12T08:28:29.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.123Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (5.47s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (2.11s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (2.05s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (6.97s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.17s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (2.18s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (2.12s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsSince (8.87s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsTail (2.66s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (2.41s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (6.87s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.08s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPortList (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.02s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.20s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsByOrder (7.65s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (8.63s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (12.83s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (8.78s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (11.62s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (3.37s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (6.63s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (4.13s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (4.21s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPsShowMounts (6.49s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.35s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.97s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (4.04s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (4.03s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (2.15s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (16.82s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (5.81s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.23s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.17s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.70s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (4.26s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (8.81s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (4.18s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.07s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.28s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (14.01s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (2.61s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.46s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (10.07s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (7.67s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (4.38s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiTag (0.67s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (2.14s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (16.66s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (2.64s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (4.95s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (1.14s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.05s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (2.68s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (2.04s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunBindMounts (4.19s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (2.06s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (1.92s) [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-09-12T08:28:29.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.124Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (2.01s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (2.06s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (2.08s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (11.65s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (7.03s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (1.96s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (2.00s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (2.02s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunExitCode (2.01s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (1.97s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (2.00s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (2.13s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.06s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (8.70s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.08s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (8.67s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunMount (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (6.42s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (4.47s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (3.78s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.33s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (2.04s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (2.03s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (1.01s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (5.96s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.72s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (7.70s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunRm (2.22s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.27s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (2.07s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (2.05s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (2.05s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (2.45s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (6.91s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.18s) [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (4.83s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (2.06s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (2.02s) [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2019-09-12T08:28:29.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.125Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (2.85s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (6.63s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (4.03s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (5.70s) [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (2.60s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (2.21s) [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (3.87s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (1.66s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2019-09-12T08:28:29.126Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (4.06s) [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.04s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.03s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.126Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-09-12T08:28:29.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.35s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.46s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.54s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (6.28s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (7.29s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (3.82s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (5.92s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (2.08s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (2.20s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (2.00s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.32s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.34s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (2.31s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (2.72s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.19s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (12.07s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-09-12T08:28:29.583Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-09-12T08:28:29.583Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (6.11s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.30s) [2019-09-12T08:28:29.583Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-09-12T08:28:29.584Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (8.35s) [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- PASS: Test/DockerSuite/TestWindowsRunAsSystem (1.42s) [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.584Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-12T08:28:29.584Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-12T08:28:29.585Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-12T08:28:29.585Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-12T08:28:29.585Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-12T08:28:29.585Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-12T08:28:29.585Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:28:29.585Z] PASS [2019-09-12T08:28:29.585Z] ok github.com/docker/docker/integration-cli 2576.956s [2019-09-12T08:28:29.585Z] INFO: Integration tests ended at 09/12/2019 08:28:29. Duration:00:43:07.8840526 [2019-09-12T08:28:29.585Z] INFO: Docker info of the daemon under test at end of run [2019-09-12T08:28:29.585Z] [2019-09-12T08:28:29.585Z] Containers: 2 [2019-09-12T08:28:29.585Z] Running: 0 [2019-09-12T08:28:29.585Z] Paused: 0 [2019-09-12T08:28:29.585Z] Stopped: 2 [2019-09-12T08:28:29.585Z] Images: 12 [2019-09-12T08:28:29.585Z] Server Version: 0.0.0-dev [2019-09-12T08:28:29.585Z] Storage Driver: windowsfilter [2019-09-12T08:28:29.585Z] Windows: [2019-09-12T08:28:29.585Z] Logging Driver: json-file [2019-09-12T08:28:29.585Z] Plugins: [2019-09-12T08:28:29.585Z] Volume: local [2019-09-12T08:28:29.585Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-12T08:28:29.585Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T08:28:29.585Z] Swarm: inactive [2019-09-12T08:28:29.585Z] Default Isolation: process [2019-09-12T08:28:29.585Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-12T08:28:29.585Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-12T08:28:29.585Z] OSType: windows [2019-09-12T08:28:29.585Z] Architecture: x86_64 [2019-09-12T08:28:29.585Z] CPUs: 4 [2019-09-12T08:28:29.585Z] Total Memory: 32GiB [2019-09-12T08:28:29.585Z] Name: azwin-2-afc680 [2019-09-12T08:28:29.585Z] ID: T243:HXWZ:3243:ZGOC:7CR4:GWVJ:QCXM:672A:3HR2:67SE:IMT2:6CDK [2019-09-12T08:28:29.585Z] Docker Root Dir: D:\CI-5\CI-ac88a03b2\daemon [2019-09-12T08:28:29.585Z] Debug Mode (client): false [2019-09-12T08:28:29.585Z] Debug Mode (server): true [2019-09-12T08:28:29.585Z] File Descriptors: -1 [2019-09-12T08:28:29.585Z] Goroutines: 18 [2019-09-12T08:28:29.585Z] System Time: 2019-09-12T08:28:29.2568114Z [2019-09-12T08:28:29.585Z] EventsListeners: 0 [2019-09-12T08:28:29.585Z] Registry: https://index.docker.io/v1/ [2019-09-12T08:28:29.585Z] Labels: [2019-09-12T08:28:29.585Z] Experimental: false [2019-09-12T08:28:29.585Z] Insecure Registries: [2019-09-12T08:28:29.585Z] 127.0.0.0/8 [2019-09-12T08:28:29.585Z] Live Restore Enabled: false [2019-09-12T08:28:29.585Z] [2019-09-12T08:28:29.585Z] [2019-09-12T08:28:29.585Z] INFO: Stopping daemon under test [2019-09-12T08:28:29.585Z] SUCCESS: The process with PID 7932 (child process of PID 1284) has been terminated. [2019-09-12T08:28:29.585Z] SUCCESS: The process with PID 1284 (child process of PID 8360) has been terminated. [2019-09-12T08:28:29.585Z] INFO: Stop tailing logs of the daemon under tests [2019-09-12T08:28:29.585Z] INFO: executeCI.ps1 Completed successfully at 09/12/2019 08:28:29. [2019-09-12T08:28:29.585Z] INFO: Tidying up at end of run [2019-09-12T08:28:29.585Z] INFO: Saving daemon under test log (d:\CI-5\CI-ac88a03b2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-12T08:28:29.585Z] INFO: Saving daemon under test log (d:\CI-5\CI-ac88a03b2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-12T08:28:29.585Z] INFO: Nuke-Everything... [2019-09-12T08:28:30.043Z] INFO: Container count on control daemon to delete is 2 [2019-09-12T08:28:30.501Z] 5fc2eee61f81 [2019-09-12T08:28:30.501Z] 7fa7cc80c47e [2019-09-12T08:28:30.501Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-12T08:28:32.063Z] Deleted: sha256:8985d8a6cd73583d8938e8a74e82bee3c95b7a623011629dc71deeb0578d6d5b [2019-09-12T08:28:32.063Z] Deleted: sha256:c6ade1ab67f4f3c43af1ce762cd0fbd1121b053ba73c52d1c0d7ed020a124a4b [2019-09-12T08:28:32.063Z] INFO: Tidying pidfile d:\CI-5\CI-ac88a03b2\docker.pid [2019-09-12T08:28:32.063Z] INFO: Nuking d:\CI-5 [2019-09-12T08:28:51.239Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-12T08:29:01.988Z] INFO: Zapped successfully [2019-09-12T08:29:01.988Z] [2019-09-12T08:29:01.988Z] INFO: executeCI.ps1 exiting at Thu Sep 12 08:29:01 CUT 2019. Duration 00:59:10.8937444 [2019-09-12T08:29:01.988Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-12T08:29:03.640Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-12T08:29:04.815Z] Archiving artifacts [2019-09-12T08:29:19.342Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T08:29:20.259Z] + make clean [2019-09-12T08:29:21.167Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-12T08:29:21.224Z] docker volume rm -f docker-dev-cache [2019-09-12T08:29:21.224Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-12T08:29:35.964Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-12T08:29:40.645Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-12T08:29:40.645Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-12T08:29:41.105Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-12T08:29:45.782Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-12T08:29:52.978Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-12T08:29:58.774Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-12T08:30:05.870Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-12T08:30:31.044Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-12T08:30:32.016Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-12T08:30:33.562Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-12T08:30:51.297Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-12T08:30:51.297Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-12T08:30:57.106Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-12T08:30:57.106Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-12T08:31:02.915Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-12T08:31:32.919Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-12T08:31:32.919Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-12T08:31:35.109Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-12T08:31:39.813Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-12T08:31:45.631Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-12T08:31:54.388Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-12T08:31:54.388Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-12T08:31:54.388Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-12T08:31:54.388Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-12T08:32:00.211Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-12T08:32:01.755Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-12T08:32:07.570Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-12T08:32:07.570Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-12T08:32:07.570Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-12T08:32:50.136Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-12T08:32:50.136Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-12T08:33:07.855Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-12T08:33:16.455Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-12T08:33:16.917Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-12T08:33:16.917Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-12T08:33:20.665Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-12T08:33:20.665Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-12T08:33:38.382Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-12T08:33:44.374Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-12T08:33:44.374Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-12T08:34:05.508Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-12T08:34:05.508Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-12T08:34:05.508Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-12T08:34:05.508Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-12T08:34:08.424Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-12T08:34:23.446Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-12T08:34:29.273Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-12T08:34:29.273Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-12T08:34:29.273Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-12T08:34:29.273Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-12T08:34:33.042Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-12T08:34:38.855Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-12T08:34:45.952Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-12T08:34:51.764Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-12T08:34:51.764Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-12T08:35:02.134Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-12T08:35:02.134Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-12T08:35:10.730Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-12T08:35:17.862Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-12T08:35:28.213Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-12T08:35:40.651Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-12T08:35:40.651Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-12T08:35:53.059Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-12T08:35:53.059Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-12T08:35:53.059Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-12T08:35:53.059Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-12T08:35:55.981Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-12T08:35:55.981Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-12T08:35:55.981Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-12T08:35:58.906Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-12T08:35:58.906Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-12T08:35:58.906Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-12T08:35:58.906Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-12T08:35:58.906Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-12T08:36:02.669Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-12T08:36:05.587Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-12T08:36:08.505Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-12T08:36:08.505Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-12T08:36:08.505Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-12T08:36:12.257Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-12T08:36:12.257Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-12T08:36:15.177Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-12T08:36:15.177Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-12T08:36:15.177Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-12T08:36:18.096Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-12T08:36:18.096Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-12T08:36:22.007Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-12T08:36:22.007Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-12T08:36:24.928Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-12T08:36:25.390Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-12T08:36:28.312Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-12T08:36:33.019Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-12T08:36:37.721Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-12T08:36:37.721Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-12T08:36:37.721Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-12T08:36:37.721Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-12T08:36:37.721Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-12T08:36:41.469Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-12T08:36:41.469Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-12T08:36:44.383Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-12T08:36:44.383Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-12T08:36:48.346Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-12T08:36:48.346Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-12T08:36:53.054Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-12T08:36:55.973Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-12T08:37:21.145Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-12T08:37:22.688Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-12T08:37:22.688Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-12T08:37:22.688Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-12T08:37:23.149Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-12T08:37:26.897Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-12T08:37:26.897Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-12T08:37:26.897Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-12T08:37:29.810Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-12T08:37:29.810Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-12T08:37:29.810Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-12T08:37:29.810Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-12T08:37:35.621Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-12T08:37:38.544Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-12T08:37:38.544Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-12T08:37:38.544Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-12T08:37:48.886Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-12T08:37:48.886Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-12T08:37:48.886Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-12T08:37:59.228Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-12T08:37:59.689Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-12T08:37:59.689Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-12T08:38:02.764Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-12T08:38:02.764Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-12T08:38:02.764Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-12T08:38:06.508Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-12T08:38:09.423Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-12T08:38:13.169Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-12T08:38:13.169Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-12T08:38:13.169Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-12T08:38:16.085Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-12T08:38:18.271Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-12T08:38:18.272Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-12T08:38:18.272Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-12T08:38:18.272Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-12T08:38:18.272Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-12T08:38:18.733Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-12T08:38:18.733Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-12T08:38:33.609Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-12T08:38:33.609Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-12T08:38:33.609Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-12T08:38:38.307Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-12T08:38:38.307Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-12T08:38:38.307Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-12T08:38:41.218Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-12T08:38:41.678Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-12T08:38:45.425Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-12T08:38:48.339Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-12T08:38:52.086Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-12T08:39:00.669Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-12T08:39:07.757Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-12T08:39:14.953Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-12T08:39:17.865Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-12T08:39:20.052Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-12T08:39:25.873Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-12T08:39:26.334Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-12T08:39:28.518Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-12T08:39:35.614Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-12T08:39:41.559Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-12T08:39:41.559Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-12T08:39:41.559Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-12T08:39:41.559Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-12T08:39:41.559Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-12T08:39:42.022Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-12T08:39:42.994Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-12T08:39:42.994Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-12T08:39:46.738Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-12T08:39:50.482Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-12T08:39:53.401Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-12T08:39:57.147Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-12T08:40:02.952Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-12T08:40:02.952Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-12T08:40:05.135Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-12T08:40:12.386Z] === RUN Test/DockerSuite/TestExec [2019-09-12T08:40:12.386Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-12T08:40:12.386Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-12T08:40:16.133Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-12T08:40:19.048Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-12T08:40:19.048Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-12T08:40:19.048Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-12T08:40:19.048Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-12T08:40:21.959Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-12T08:40:25.702Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-12T08:40:28.619Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-12T08:40:32.368Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-12T08:40:38.187Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-12T08:40:38.187Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-12T08:40:38.187Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-12T08:40:38.187Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-12T08:40:41.937Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-12T08:40:46.642Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-12T08:40:50.391Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-12T08:40:53.306Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-12T08:40:53.306Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-12T08:41:03.793Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-12T08:41:03.793Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-12T08:41:03.793Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-12T08:41:03.793Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-12T08:41:11.038Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-12T08:41:18.125Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-12T08:41:22.826Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-12T08:41:29.921Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-12T08:41:29.921Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-12T08:41:29.921Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-12T08:41:30.382Z] === RUN Test/DockerSuite/TestHealth [2019-09-12T08:41:30.382Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-12T08:41:30.382Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-12T08:41:30.382Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-12T08:41:30.382Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-12T08:41:37.620Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-12T08:41:39.165Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-12T08:41:39.165Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-12T08:41:42.909Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-12T08:41:42.909Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-12T08:41:48.715Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-12T08:41:48.715Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-12T08:41:54.523Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-12T08:41:58.269Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-12T08:41:58.269Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-12T08:41:58.269Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-12T08:42:05.583Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-12T08:42:05.583Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-12T08:42:07.766Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-12T08:42:07.766Z] === RUN Test/DockerSuite/TestImportFile [2019-09-12T08:42:07.766Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-12T08:42:08.227Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-12T08:42:08.688Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-12T08:42:12.433Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-12T08:42:15.524Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-12T08:42:15.524Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-12T08:42:15.524Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-12T08:42:15.524Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-12T08:42:15.524Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-12T08:42:18.444Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-12T08:42:18.909Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-12T08:42:21.827Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-12T08:42:21.827Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-12T08:42:21.827Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-12T08:42:21.827Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-12T08:42:25.579Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-12T08:42:32.674Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-12T08:42:32.674Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-12T08:42:32.674Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-12T08:42:32.674Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-12T08:42:34.864Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-12T08:42:37.783Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-12T08:42:37.783Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-12T08:42:41.531Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-12T08:42:44.449Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-12T08:42:44.449Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-12T08:42:44.449Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-12T08:42:48.194Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-12T08:42:51.122Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-12T08:42:58.227Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-12T08:43:02.049Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-12T08:43:05.805Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-12T08:43:08.720Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-12T08:43:12.473Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-12T08:43:15.392Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-12T08:43:18.311Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-12T08:43:18.771Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-12T08:43:18.772Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-12T08:43:18.772Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-12T08:43:18.772Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-12T08:43:18.772Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-12T08:43:18.772Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-12T08:43:22.517Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-12T08:43:25.434Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-12T08:43:32.651Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-12T08:43:34.852Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-12T08:43:34.852Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-12T08:43:38.603Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-12T08:43:38.603Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-12T08:43:47.197Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-12T08:43:54.292Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-12T08:44:01.396Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-12T08:44:04.328Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-12T08:44:10.145Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-12T08:44:10.145Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-12T08:44:13.069Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-12T08:44:16.815Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-12T08:44:27.158Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-12T08:44:27.158Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-12T08:44:27.158Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-12T08:44:30.960Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-12T08:44:34.706Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-12T08:44:37.627Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-12T08:44:38.090Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-12T08:44:38.090Z] === RUN Test/DockerSuite/TestPortList [2019-09-12T08:44:38.090Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-12T08:44:45.185Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-12T08:44:52.274Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-12T08:44:52.274Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-12T08:45:10.012Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-12T08:45:10.012Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-12T08:45:24.944Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-12T08:45:50.122Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-12T08:45:50.122Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-12T08:46:07.862Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-12T08:46:29.011Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-12T08:46:36.103Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-12T08:46:46.453Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-12T08:46:52.253Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-12T08:46:52.253Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-12T08:46:52.253Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-12T08:46:59.340Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-12T08:46:59.340Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-12T08:46:59.340Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-12T08:46:59.340Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-12T08:46:59.340Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-12T08:47:11.785Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-12T08:47:11.785Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-12T08:47:12.249Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-12T08:47:12.249Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-12T08:47:13.802Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-12T08:47:14.779Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-12T08:47:14.779Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-12T08:47:20.608Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-12T08:47:25.338Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-12T08:47:29.102Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-12T08:47:54.356Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-12T08:47:54.356Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-12T08:48:00.187Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-12T08:48:00.187Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-12T08:48:00.652Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-12T08:48:01.118Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-12T08:48:06.956Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-12T08:48:12.808Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-12T08:48:12.808Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-12T08:48:17.533Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-12T08:48:17.533Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-12T08:48:17.533Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-12T08:48:42.749Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-12T08:48:46.521Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-12T08:48:48.074Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-12T08:48:56.698Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-12T08:49:03.822Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-12T08:49:14.204Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-12T08:49:20.033Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-12T08:49:20.033Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-12T08:49:23.795Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-12T08:49:53.890Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-12T08:49:53.890Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-12T08:49:59.722Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-12T08:50:03.485Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-12T08:50:07.254Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-12T08:50:07.254Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-12T08:50:07.254Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-12T08:50:14.365Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-12T08:50:18.133Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-12T08:50:21.071Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-12T08:50:24.001Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-12T08:50:27.770Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-12T08:50:30.883Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-12T08:50:30.883Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-12T08:50:38.000Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-12T08:50:38.000Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-12T08:50:38.000Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-12T08:50:41.764Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-12T08:50:43.968Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-12T08:50:48.692Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-12T08:50:50.888Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-12T08:50:50.888Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-12T08:50:50.888Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-12T08:50:50.888Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-12T08:50:54.667Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-12T08:50:54.667Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-12T08:50:54.667Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-12T08:50:54.667Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-12T08:50:54.667Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-12T08:50:56.866Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-12T08:51:03.992Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-12T08:51:06.192Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-12T08:51:06.192Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-12T08:51:06.656Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-12T08:51:06.656Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-12T08:51:09.593Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-12T08:51:13.384Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-12T08:51:13.384Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-12T08:51:16.527Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-12T08:51:16.527Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-12T08:51:16.527Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-12T08:51:16.527Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-12T08:51:20.308Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-12T08:51:23.235Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-12T08:51:27.001Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-12T08:51:29.934Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:51:30.398Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-12T08:51:30.398Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-12T08:51:30.398Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-12T08:51:36.235Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-12T08:51:48.675Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-12T08:51:48.675Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunMount [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-12T08:51:50.872Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-12T08:52:01.282Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-12T08:52:01.282Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-12T08:52:01.282Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-12T08:52:01.282Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-12T08:52:08.401Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-12T08:52:14.237Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-12T08:52:14.701Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-12T08:52:15.681Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-12T08:52:18.611Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-12T08:52:21.538Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-12T08:52:22.517Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-12T08:52:26.485Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-12T08:52:31.224Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-12T08:52:31.225Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-12T08:52:31.225Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-12T08:52:31.225Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-12T08:52:31.225Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-12T08:52:31.225Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-12T08:52:41.605Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-12T08:52:41.605Z] === RUN Test/DockerSuite/TestRunRm [2019-09-12T08:52:43.803Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-12T08:52:49.633Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-12T08:52:53.403Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-12T08:52:56.334Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-12T08:53:00.102Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-12T08:53:03.187Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-12T08:53:03.187Z] === RUN Test/DockerSuite/TestRunState [2019-09-12T08:53:03.187Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-12T08:53:06.953Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-12T08:53:06.953Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-12T08:53:09.902Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-12T08:53:09.903Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-12T08:53:09.903Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-12T08:53:09.903Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-12T08:53:09.903Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-12T08:53:09.903Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-12T08:53:17.168Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-12T08:53:20.942Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-12T08:53:20.942Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-12T08:53:23.881Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-12T08:53:23.881Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-12T08:53:23.881Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-12T08:53:29.721Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-12T08:53:40.094Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-12T08:53:45.936Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-12T08:53:54.810Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-12T08:53:54.810Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-12T08:53:54.810Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-12T08:53:54.810Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-12T08:53:54.810Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-12T08:53:59.538Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-12T08:54:03.310Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-12T08:54:06.239Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-12T08:54:11.292Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-12T08:54:14.396Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-12T08:54:17.323Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-12T08:54:24.441Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-12T08:54:25.991Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-12T08:54:26.455Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-12T08:54:26.918Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-12T08:54:26.918Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-12T08:54:28.511Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-12T08:54:38.886Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-12T08:54:38.886Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-12T08:54:51.350Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-12T08:54:51.350Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-12T08:54:56.082Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-12T08:54:56.082Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-12T08:54:56.082Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-12T08:54:56.082Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-12T08:54:56.546Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-12T08:55:06.929Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-12T08:55:09.133Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-12T08:55:12.061Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-12T08:55:12.061Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-12T08:55:15.828Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-12T08:55:30.696Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-12T08:55:31.160Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-12T08:55:31.160Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-12T08:55:31.160Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-12T08:55:31.628Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-12T08:55:31.628Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-12T08:55:32.095Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-12T08:55:35.866Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-12T08:55:35.866Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-12T08:55:39.631Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-12T08:55:40.095Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-12T08:55:40.561Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-12T08:55:40.561Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-12T08:55:40.561Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-12T08:55:52.999Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-12T08:55:52.999Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-12T08:55:52.999Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-12T08:55:52.999Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-12T08:55:52.999Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-12T08:56:03.377Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-12T08:56:03.377Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-12T08:56:03.377Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-12T08:56:18.255Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-12T08:56:18.255Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-12T08:56:18.255Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-12T08:56:18.255Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-12T08:56:18.255Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-12T08:56:18.255Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-12T08:56:18.255Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-12T08:56:18.255Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-12T08:56:18.255Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-12T08:56:18.255Z] --- PASS: Test (3978.81s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (1.85s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.23s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (1.86s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.41s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (591.93s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.44s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.07s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.03s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.03s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.50s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (8.51s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (4.99s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.45s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.03s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (4.10s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (6.69s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (130.91s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (6.95s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.40s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (3.32s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.34s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (3.47s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (8.79s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (5.36s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (10.50s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (23.46s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (7.37s) [2019-09-12T08:56:18.255Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (3.51s) [2019-09-12T08:56:18.255Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2019-09-12T08:56:18.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (5.62s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (5.24s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (8.10s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (1.84s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddTar (52.93s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.31s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (24.76s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.52s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (13.20s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (8.38s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.42s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.03s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.95s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (24.40s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (1.82s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.71s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.03s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.33s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (3.73s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.06s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.09s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (3.82s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (5.10s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (3.35s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCmd (1.86s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (1.85s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (1.87s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (9.18s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (7.70s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (3.99s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildContChar (15.94s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (1.73s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (2.57s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (3.36s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (1.76s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (3.51s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (1.89s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (10.93s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (51.97s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.91s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.58s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.25s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (1.79s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (35.91s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (2.09s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.36s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (22.95s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (4.17s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (5.80s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (5.31s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (5.16s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (68.95s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (8.39s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.38s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (76.62s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (2.82s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (28.62s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (15.39s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (14.67s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (41.50s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (15.53s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (15.27s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (107.73s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.41s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.34s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (1.96s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (3.58s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (1.70s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (1.79s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.83s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (6.26s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (9.08s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.31s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (14.61s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (3.38s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (9.82s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (27.93s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (1.92s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFails (3.28s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (10.15s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (10.36s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildForceRm (9.41s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromGit (10.20s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (2.74s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (7.13s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement UnixCli [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.67s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (1.80s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (13.65s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildHistory (42.45s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildIidFile (3.39s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (3.65s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.05s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (2.01s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.08s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (6.02s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabel (3.35s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (1.80s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (3.38s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (1.73s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabels (3.35s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (3.91s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (19.66s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.13s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.06s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (1.72s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.59s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (9.51s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (24.27s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.07s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.26s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (57.02s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (22.40s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (8.81s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (11.86s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.46s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (29.46s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (12.79s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (2.05s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.02s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNoContext (4.73s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (6.02s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (3.37s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.40s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.93s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (5.00s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (13.87s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (5.12s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (17.64s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (8.40s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (12.68s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (8.15s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (8.52s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (3.45s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.06s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (2.92s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (69.79s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (28.98s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildRm (17.70s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (5.19s) [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.38s) [2019-09-12T08:56:18.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (4.06s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (7.08s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (6.25s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (6.41s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (26.25s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.69s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (1.85s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (16.61s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.28s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (6.70s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.11s) [2019-09-12T08:56:18.256Z] --- PASS: Test/DockerSuite/TestBuildStderr (5.30s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (26.97s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.31s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (5.21s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (4.00s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (6.35s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (8.39s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.03s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (6.00s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (1.87s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (5.05s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (39.40s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (1.97s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (18.51s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (9.71s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.33s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (3.48s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (16.83s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (6.40s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.37s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (19.49s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.32s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.32s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.04s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (3.78s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (13.71s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (6.87s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.30s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.04s) [2019-09-12T08:56:18.257Z] docker_cli_sni_test.go:18: Flakey test [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (3.36s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (6.26s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitChange (6.73s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (6.23s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitNewFile (9.29s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitTTY (9.55s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (6.25s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (9.97s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (11.99s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (13.18s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (3.35s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (3.11s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (3.39s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (3.35s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (3.21s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (3.18s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (3.03s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.31s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (3.39s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (3.38s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (3.00s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (4.79s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (4.75s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (3.18s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (3.33s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (3.36s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (4.63s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (3.19s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (23.44s) [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0007d70a0 } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1618755974 c:\foo false } [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1618755974 c:\foo true } [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 0 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 1 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 2 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 3 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 4 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 5 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 6 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 7 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 8 [2019-09-12T08:56:18.257Z] docker_api_containers_test.go:1926: case 9 [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (3.44s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (3.26s) [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.08s) [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpRelativePath (3.24s) [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpToCaseA (5.15s) [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a641617585\file1 ef2db07a3cf91ae032a14943a3c11340700361ab4615d24f67fc6415cee7a459:/root/itWorks.txt` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:279: checking that container "ef2db07a3cf91ae032a14943a3c11340700361ab4615d24f67fc6415cee7a459" start output contains "file1\n" [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef2db07a3cf91ae032a14943a3c11340700361ab4615d24f67fc6415cee7a459` [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpToCaseB (3.31s) [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b330786908\file1 3eb35f8fa6724dbd9d5ab87e5958451c93768fa9009cb4a13a22cd90ccf3588c:testDir/` [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.02s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpToCaseE (10.52s) [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e543531531\dir1 275df44036551725d76dcb6f458c85f36a997ea339ed649224c8348e055567dd:testDir` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:279: checking that container "275df44036551725d76dcb6f458c85f36a997ea339ed649224c8348e055567dd" start output contains "file1-1\n" [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:209: running `docker start -a 275df44036551725d76dcb6f458c85f36a997ea339ed649224c8348e055567dd` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e543531531\dir1 b7e361478f4fade1716bad1ee0e858d2c71c78682acd9588d712041c4f43e07f:testDir/` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:279: checking that container "b7e361478f4fade1716bad1ee0e858d2c71c78682acd9588d712041c4f43e07f" start output contains "file1-1\n" [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7e361478f4fade1716bad1ee0e858d2c71c78682acd9588d712041c4f43e07f` [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-12T08:56:18.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.257Z] --- PASS: Test/DockerSuite/TestCpToCaseH (10.75s) [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h694042094\dir1\. eccdceb1b377fc1db954af7921314b01b69395912a8272012b34e9fa4378e945:testDir` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:279: checking that container "eccdceb1b377fc1db954af7921314b01b69395912a8272012b34e9fa4378e945" start output contains "file1-1\n" [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:209: running `docker start -a eccdceb1b377fc1db954af7921314b01b69395912a8272012b34e9fa4378e945` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h694042094\dir1\. 2c20ab9e43ea4dd8969b0f7a917629a612b4f352c79bc4bc996dd4667e0c8f4e:testDir/` [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:279: checking that container "2c20ab9e43ea4dd8969b0f7a917629a612b4f352c79bc4bc996dd4667e0c8f4e" start output contains "file1-1\n" [2019-09-12T08:56:18.257Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2c20ab9e43ea4dd8969b0f7a917629a612b4f352c79bc4bc996dd4667e0c8f4e` [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCpToDot (3.26s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCpToStdout (3.37s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.16s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.16s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateByImageID (3.13s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (3.15s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.25s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.15s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (2.89s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (1.91s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.17s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateRM (0.29s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.15s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.31s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (14.02s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.20s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.29s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.16s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (3.19s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestDockerFails (0.06s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (3.34s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (3.26s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.41s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (9.29s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsCopy (6.60s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (6.92s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (3.23s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (2.22s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (6.20s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.33s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilterType (2.33s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFilters (6.36s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFormat (6.55s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.08s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.06s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.17s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsRename (3.42s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsResize (3.60s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (3.22s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (3.67s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (5.72s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.74s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (7.11s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExec (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (3.13s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (3.22s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (3.20s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (3.20s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (3.37s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (3.45s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (5.28s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecExitStatus (3.97s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecInspectID (5.08s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (3.68s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (3.17s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (10.23s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetContainerStats (7.23s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (7.21s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (4.62s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (7.31s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.13s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.09s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (6.18s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.87s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (3.54s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (5.46s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.24s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (5.71s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (3.70s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.19s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (7.53s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.35s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.06s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.11s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (3.29s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (3.25s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (3.14s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.20s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (3.15s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectDefault (3.44s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectHistory (6.57s) [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-12T08:56:18.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectInt64 (2.54s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (3.26s) [2019-09-12T08:56:18.258Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.19s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (3.44s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (3.10s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.07s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (3.10s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectStatus (3.56s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (7.05s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (3.56s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (3.42s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (3.43s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (3.30s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (3.33s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (3.07s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.09s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.08s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (3.31s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (3.08s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (6.65s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (3.13s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (3.57s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.23s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (7.36s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (3.71s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (4.89s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (3.79s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (3.73s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsSince (9.99s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsTail (3.89s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (3.45s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (3.39s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.09s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPortList (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.57s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.70s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsByOrder (16.64s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (16.72s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (24.65s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.26s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (17.97s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (21.61s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (6.24s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (10.09s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (6.62s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (6.67s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPsShowMounts (12.04s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.46s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (1.03s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (5.04s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (5.33s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (3.48s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (24.33s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (7.06s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.22s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.15s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.65s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (5.49s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (5.44s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (5.25s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.07s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.26s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (23.10s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (5.30s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (2.11s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.76s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (6.95s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (10.28s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (5.33s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiTag (0.65s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (3.57s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (25.85s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (3.62s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (6.70s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (3.73s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (3.45s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.52s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (4.00s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (3.24s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (3.29s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (3.33s) [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunBindMounts (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (3.31s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (6.84s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (3.36s) [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-12T08:56:18.259Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.259Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.72s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.85s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (3.27s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (2.22s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (6.41s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (3.29s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (3.26s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (3.29s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (3.27s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunExitCode (3.36s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (3.43s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (3.43s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (3.42s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.06s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (5.17s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.09s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (12.58s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (2.45s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunMount (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (9.97s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (6.84s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (6.57s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.32s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (3.06s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (3.13s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.95s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (3.39s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.13s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (9.84s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunRm (3.35s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.97s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (3.28s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (3.41s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (3.15s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (3.47s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (3.30s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (3.17s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.17s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.06s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (7.13s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.02s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (3.36s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (3.26s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (5.41s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (9.85s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (6.56s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (9.17s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (4.34s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (3.38s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (3.26s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.05s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-12T08:56:18.260Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (5.22s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (2.52s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (3.23s) [2019-09-12T08:56:18.260Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (6.45s) [2019-09-12T08:56:18.260Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement Apparmor [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.02s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.27s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.51s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (9.50s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (12.79s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (5.38s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement IsPausable [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (9.11s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (3.31s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (3.40s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (3.26s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.28s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.33s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (3.57s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (4.16s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (10.59s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (10.12s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.26s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2019-09-12T08:56:18.261Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (13.35s) [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.261Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-12T08:56:18.261Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-12T08:56:18.262Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-12T08:56:18.262Z] PASS [2019-09-12T08:56:18.262Z] ok github.com/docker/docker/integration-cli 3979.754s [2019-09-12T08:56:18.262Z] INFO: Integration tests ended at 09/12/2019 08:56:16. Duration:01:06:30.1987929 [2019-09-12T08:56:18.262Z] INFO: Docker info of the daemon under test at end of run [2019-09-12T08:56:18.262Z] [2019-09-12T08:56:18.262Z] Containers: 2 [2019-09-12T08:56:18.262Z] Running: 0 [2019-09-12T08:56:18.262Z] Paused: 0 [2019-09-12T08:56:18.262Z] Stopped: 2 [2019-09-12T08:56:18.262Z] Images: 12 [2019-09-12T08:56:18.262Z] Server Version: 0.0.0-dev [2019-09-12T08:56:18.262Z] Storage Driver: windowsfilter [2019-09-12T08:56:18.262Z] Windows: [2019-09-12T08:56:18.262Z] Logging Driver: json-file [2019-09-12T08:56:18.262Z] Plugins: [2019-09-12T08:56:18.262Z] Volume: local [2019-09-12T08:56:18.262Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-12T08:56:18.262Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-12T08:56:18.262Z] Swarm: inactive [2019-09-12T08:56:18.262Z] Default Isolation: process [2019-09-12T08:56:18.262Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-12T08:56:18.262Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-12T08:56:18.262Z] OSType: windows [2019-09-12T08:56:18.262Z] Architecture: x86_64 [2019-09-12T08:56:18.262Z] CPUs: 4 [2019-09-12T08:56:18.262Z] Total Memory: 32GiB [2019-09-12T08:56:18.262Z] Name: azwin-2-e11800 [2019-09-12T08:56:18.262Z] ID: C7Z4:Y6X6:4RMF:C76V:BLFJ:AL43:EKDD:YSHU:JWC5:C5HB:UTCL:4KSW [2019-09-12T08:56:18.262Z] Docker Root Dir: D:\CI-5\CI-270be1721\daemon [2019-09-12T08:56:18.262Z] Debug Mode (client): false [2019-09-12T08:56:18.262Z] Debug Mode (server): true [2019-09-12T08:56:18.262Z] File Descriptors: -1 [2019-09-12T08:56:18.262Z] Goroutines: 18 [2019-09-12T08:56:18.262Z] System Time: 2019-09-12T08:56:16.7095276Z [2019-09-12T08:56:18.262Z] EventsListeners: 0 [2019-09-12T08:56:18.262Z] Registry: https://index.docker.io/v1/ [2019-09-12T08:56:18.262Z] Labels: [2019-09-12T08:56:18.262Z] Experimental: false [2019-09-12T08:56:18.262Z] Insecure Registries: [2019-09-12T08:56:18.262Z] 127.0.0.0/8 [2019-09-12T08:56:18.262Z] Live Restore Enabled: false [2019-09-12T08:56:18.262Z] [2019-09-12T08:56:18.262Z] [2019-09-12T08:56:18.262Z] INFO: Stopping daemon under test [2019-09-12T08:56:18.262Z] SUCCESS: The process with PID 5388 (child process of PID 4304) has been terminated. [2019-09-12T08:56:18.262Z] SUCCESS: The process with PID 4304 (child process of PID 4832) has been terminated. [2019-09-12T08:56:18.262Z] INFO: Stop tailing logs of the daemon under tests [2019-09-12T08:56:18.262Z] INFO: executeCI.ps1 Completed successfully at 09/12/2019 08:56:16. [2019-09-12T08:56:18.262Z] INFO: Tidying up at end of run [2019-09-12T08:56:18.262Z] INFO: Saving daemon under test log (d:\CI-5\CI-270be1721\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-12T08:56:18.262Z] INFO: Saving daemon under test log (d:\CI-5\CI-270be1721\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-12T08:56:18.262Z] INFO: Nuke-Everything... [2019-09-12T08:56:18.262Z] INFO: Container count on control daemon to delete is 2 [2019-09-12T08:56:18.262Z] 24da804b6039 [2019-09-12T08:56:18.262Z] e32a7086ed60 [2019-09-12T08:56:18.262Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-12T08:56:19.239Z] Deleted: sha256:6a9cdf7929de0e90a6cdb2207f4de0060df4bbe7ae136faa9828da4515d6b9a0 [2019-09-12T08:56:19.239Z] Deleted: sha256:e951dcb357cfc7a289847560cea77ef61f178666600bf8d9231b72baaddc00c7 [2019-09-12T08:56:19.239Z] INFO: Tidying pidfile d:\CI-5\CI-270be1721\docker.pid [2019-09-12T08:56:19.239Z] INFO: Nuking d:\CI-5 [2019-09-12T08:56:55.006Z] INFO: Zapped successfully [2019-09-12T08:56:55.006Z] WARNING: There are 602 NdisAdapters leaked under Psched\Parameters [2019-09-12T08:56:55.006Z] WARNING: Cleaning Psched... [2019-09-12T08:56:55.006Z] WARNING: There are 602 NdisAdapters leaked under WFPLWFS\Parameters [2019-09-12T08:56:55.006Z] WARNING: Cleaning WFPLWFS... [2019-09-12T08:56:55.006Z] [2019-09-12T08:56:55.006Z] INFO: executeCI.ps1 exiting at Thu Sep 12 08:56:54 CUT 2019. Duration 01:27:40.7407790 [2019-09-12T08:56:55.006Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-12T08:56:56.705Z] Creating windowsRS1-integration-bundles.zip [Pipeline] step [2019-09-12T08:56:58.474Z] Archiving artifacts [2019-09-12T08:56:59.816Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39904/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-12T08:57:00.749Z] + make clean [2019-09-12T08:57:01.725Z] docker volume rm -f docker-dev-cache [2019-09-12T08:57:01.725Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS